오픈솔라리스의 패키지 명이 새롭게 변경된 것이 있네요.
패키지 명 변경을 알고 있어야 하는 이유는...오픈솔라리스의 ips 기능을 사용할 때 패키지명을 입력해야 하는데 , 이름이 바뀌어서 제대로 안된다면 ips 사용하는데 불편함이 따를 것입니다.
이는 흡사 과거 리눅스에서 wireshark 설치할 때 ethereal 이라는 이름으로 yum 을 호출해야 하는 것과 비슷합니다.
지금은 개선되었지만, 사용자 입장에서는 패키지 명이 다르기 때문에 원하는 프로그램이 설치가 안될 수 있습니다.
아래 링크를 찾아 가면 해당 패키지 명에 대한 변경사항을 확인 할 수 있습니다.
http://hub.opensolaris.org/bin/view/Project+indiana/Renamed+Packages+in+Build+133
| $ pfexec pkg install header-usb |
예를 들어 usb header 관련 파일을 설치하는 것은 매우 귀찮고 어려운 작업이 될 수 있습니다.
기본설치시에 /usr/include/sys/usb 에 usba.h, usbai.h, usbdevs.h 등은 포함되지 않습니다.
이전 버전에서는SUNWusbu , SUNWsfwhea 둘중 하나의 패키지에서 이러한 헤더 파일을 구할 수 있었습니다.
그러나 , 이제는 SUNW 라는 패키지 명의 접두사는 더이상 사용하지 않습니다.
이와 관련한 가장 최신 버전은 http://www.apcupsd.org/ 에서 구할 수 있습니다.
| Original Package Name | New Package Name | Summary |
|---|---|---|
| SUNWgtar | archiver/gnu-tar | gtar - GNU tar |
| SUNWunrar | archiver/unrar | Rar archives extractor utility |
| SUNWauda | audio/audio-utilities | Audio Applications |
| SUNWsound-exchange | audio/sox | Sound eXchange, the Swiss Army knife of audio manipulation |
| SUNWareca | backup/areca | areca - backup utilities |
| SUNWrdiff-backup | backup/rdiff-backup | rdiff-backup is a backup utility |
| SUNWbonnieplus | benchmark/bonnieplus | bonnie++ - Benchmark Harddrive utility |
| SUNWfilebench | benchmark/filebench | FileBench |
| SUNWgtkperf | benchmark/gtkperf | Gtk+ performance testing application |
| SUNWiozone | benchmark/iozone | iozone - a filesystem benchmark tool |
| SUNWiperf | benchmark/iperf | iperf - tool for measuring maximum TCP and UDP bandwidth performance |
| SUNWsysbench | benchmark/sysbench | Sysbench - sytem performance benchmark |
| SUNWdtbas | cde/cde-runtime | CDE application basic runtime environment |
| SUNWflac | codec/flac | Free Lossless Audio Codec |
| SUNWcodeina | codec/install/codeina | Codec Installer |
| SUNWlibtheora | codec/libtheora | Theora video compression codec |
| SUNWogg-vorbis | codec/ogg-vorbis | Ogg bitstream and Vorbis audio codec libraries |
| SUNWspeex | codec/speex | Open Source speech codec |
| SUNWgnome-meeting | communication/conferencing/ekiga | GNOME video conference application |
| SUNWgnome-im-client | communication/im/pidgin | GNOME multi-protocol instant messaging client |
| SUNWgnome-pilot | communication/pda/gnome-pilot | PalmPilot link utilities |
| SUNWpilot-link | communication/pda/pilot-link | PalmOS link utilities |
| SUNWscp | compatibility/ucb | Source Compatibility |
| SUNWbzip | compress/bzip2 | The bzip compression utility |
| SUNWgzip | compress/gzip | The GNU Zip (gzip) compression utility |
| SUNWp7zip | compress/p7zip | The p7zip compression and archiving utility |
| SUNWunzip | compress/unzip | The Info-Zip (unzip) compression utility |
| SUNWzip | compress/zip | The Info-Zip (zip) compression utility |
| SUNWgnupg | crypto/gnupg | Gnu secure communication and data storage utility |
| SUNWpwgen | crypto/pwgen | Easy to memorize passwords generator |
| SUNWgnome-xml | data/docbook | docbook SGML and XML stylesheets |
| SUNWiso-codes | data/iso-codes | ISO code lists and translations |
| SUNWmysql | database/mysql-4 | mysql - MySQL Database Management System (usr component) |
| SUNWmysqlt | database/mysql-4/tests | mysql - MySQL Database Management System (test component) |
| SUNWmysql5 | database/mysql-50 | MySQL Database Management System (usr component) |
| SUNWmysql5jdbc | database/mysql-50/connector/jdbc | Connector/J JDBC driver 5.1.5 for MySQL |
| SUNWmysql5test | database/mysql-50/tests | MySQL Database Management System (test component) |
| SUNWmysql51 | database/mysql-51 | MySQL 5.1 - MySQL Database Management |
| SUNWmysql51lib | database/mysql-51/library | MySQL 5.1 - Database Management System (library component) |
| SUNWmysql51test | database/mysql-51/tests | MySQL 5.1 - MySQL Database Management System (test component) |
| SUNWmysql-base | database/mysql-common | MySQL Database Management System (Base) |
| SUNWpostgr-82-client | database/postgres-82 | PostgreSQL 8.2 client tools |
| SUNWpostgr-82-jdbc | database/postgres-82/connector/jdbc | JDBC 3 driver for PostgreSQL 8.2 |
| SUNWpostgr-82-contrib | database/postgres-82/contrib | PostgreSQL 8.2 community contributed tools not part of core product |
| SUNWpostgr-82-devel | database/postgres-82/developer | PostgreSQL 8.2 development tools and header files |
| SUNWpostgr-82-docs | database/postgres-82/documentation | PostgreSQL 8.2 documentation and man pages |
| SUNWpostgr-82-pl | database/postgres-82/language-bindings | PostgreSQL 8.2 additional Perl, Python & TCL server procedural languages |
| SUNWpostgr-82-libs | database/postgres-82/library | PostgreSQL 8.2 client libraries |
| SUNWpostgr-82-l10n-ja | database/postgres-82/locale/ja | Japanese localization for PostgreSQL 8.2 |
| SUNWpostgr-82-tcl | database/postgres-82/pgtcl | Tcl binding library for PostgreSQL 8.2 |
| SUNWpostgr-83-client | database/postgres-83 | PostgreSQL client tools |
| SUNWpostgr-jdbc | database/postgres-83/connector/jdbc | JDBC drivers for PostgreSQL |
| SUNWpostgr-83-contrib | database/postgres-83/contrib | PostgreSQL community contributed tools not part of core product |
| SUNWpostgr-83-devel | database/postgres-83/developer | PostgreSQL development tools and header files |
| SUNWpostgr-83-docs | database/postgres-83/documentation | PostgreSQL documentation and man pages |
| SUNWpostgr-83-pl | database/postgres-83/language-bindings | PostgreSQL additional Perl, Python & TCL server procedural languages |
| SUNWpostgr-83-libs | database/postgres-83/library | PostgreSQL client libraries |
| SUNWpostgr-83-l10n-ja | database/postgres-83/locale/ja | Japanese localization for PostgreSQL 8.3 |
| SUNWpgbouncer-pg83 | database/postgres-83/pgbouncer | pgBouncer connection pool config |
| SUNWpostgr-83-tcl | database/postgres-83/pgtcl | Tcl binding library for PostgreSQL |
| SUNWpostgr-84-client | database/postgres-84 | PostgreSQL 8.4.1 client tools |
| SUNWpostgr-84-contrib | database/postgres-84/contrib | PostgreSQL 8.4.1 community contributed tools not part of core product |
| SUNWpostgr-84-devel | database/postgres-84/developer | PostgreSQL 8.4.1 development tools and header files |
| SUNWpostgr-84-docs | database/postgres-84/documentation | PostgreSQL 8.4.1 documentation and man pages |
| SUNWpostgr-84-pl | database/postgres-84/language-bindings | PostgreSQL 8.4.1 additional Perl, Python & TCL server procedural languages |
| SUNWpostgr-84-libs | database/postgres-84/library | PostgreSQL 8.4.1 client libraries |
| SUNWpostgr-84-tests | database/postgres-84/tests | PostgreSQL 8.4.1 functional regression tests |
| SUNWpostgr-common | database/postgres-common | PostgreSQL common resources |
| SUNWpostgr-libpqxx | database/postgres/library/c++/libpqxx | C++ binding library v3.0 for PostgreSQL |
| SUNWpostgr-upgrade | database/postgres/pg_upgrade | Tools to upgrade from older PostgreSQL versions |
| SUNWpgadmin3 | database/postgres/pgadmin | pgAdminIII administration and development GUI for PostgreSQL |
| SUNWpostgr-tcl | database/postgres/pgtcl | A Tcl client library v1.7 for PostgreSQL |
| SUNWsqlite3 | database/sqlite-3 | SQLite3 |
| SUNWsqlite3docs | database/sqlite-3/documentation | SQLite3 Documentation |
| SUNWlibyaz | database/yaz | Z39.50/SRW/SRU client/server development toolkit |
| SUNWgnome-system-tools | desktop/administration/gnome-system-tools | GNOME system tools |
| SUNWGParted | desktop/administration/gparted | GNOME Partition Editor |
| SUNWnwam-manager | desktop/administration/nwam-manager | Network Auto-Magic User Interface |
| SUNWgnome-archive-mgr | desktop/archive-manager/file-roller | GNOME archive manager |
| SUNWavant | desktop/avant-window-navigator | Avant Window Navigator - fully customizable dock-like navigator |
| SUNWgnome-calculator | desktop/calculator/gcalctool | GNOME calculator utility |
| SUNWgnome-cd-burner | desktop/cd-burning/brasero | GNOME CD burner |
| SUNWgnome-cd | desktop/cd-ripping/sound-juicer | CD ripping tool |
| SUNWgnome-character-map | desktop/character-map/gucharmap | GNOME character map utility |
| SUNWcompiz | desktop/compiz | compiz |
| SUNWccsm | desktop/compiz/ccsm | ccsm settings manager for the CompizConfig system |
| SUNWcompizconfig-gconf | desktop/compiz/library/compizconfig-gconf | cgconf backend for CompizConfig |
| SUNWlibcompizconfig | desktop/compiz/library/libcompizconfig | compizconfig libraries - is an alternative configuration system for compiz |
| SUNWcompiz-fusion-extra | desktop/compiz/plugin/compiz-fusion-extra | extra effects plugins for compiz |
| SUNWcompiz-fusion-main | desktop/compiz/plugin/compiz-fusion-main | main effects plugins for compiz |
| SUNWgnome-commander | desktop/file-manager/gnome-commander | gnome commander file manager |
| SUNWgftp | desktop/gftp | gFTP - Multithreaded FTP client for *NIX based machines |
| SUNWgksu | desktop/gksu | Gksu CLI and libraries |
| SUNWxchat | desktop/irc/xchat | XChat IRC Client |
| SUNWmoovida | desktop/media-player/moovida | Media center written in Python |
| SUNWmoovida-plugins | desktop/media-player/moovida/moovida-plugins | Media center plugins |
| SUNWsongbird | desktop/media-player/songbird | The desktop media player mashed-up with the Web. |
| SUNWgnome-nettool | desktop/network/gnome-nettool | GNOME Network Tools |
| SUNWgnome-pdf-viewer | desktop/pdf-viewer/evince | GNOME PDF document viewer |
| SUNWopenproj | desktop/project-management/openproj | A project management tool. |
| SUNWplanner | desktop/project-management/planner | Planner is a project managment tool for the GNOME desktop |
| SUNWrdesktop | desktop/remote-desktop/rdesktop | RDP, Microsoft Terminal Services client |
| SUNWvncviewer | desktop/remote-desktop/tigervnc | VNC viewer client |
| SUNWtsclient | desktop/remote-desktop/tsclient | tsclient - A frontend for rdesktop and other remote desktop tools |
| SUNWtvnc | desktop/remote-desktop/turbovnc | TurboVNC server and client |
| SUNWvinagre | desktop/remote-desktop/vinagre | Vinagre - A VCN client for the GNOME Desktop |
| SUNWjokosher | desktop/studio/jokosher | Jokosher is a multi-track studio application |
| SUNWsynergy | desktop/synergy | Synergy Mouse/Keyboard sharing |
| SUNWgkrellm | desktop/system-monitor/gkrellm | Popular (ubiquitous) Gtk-based system monitor |
| SUNWgnome-system-monitor | desktop/system-monitor/gnome-system-monitor | GNOME system monitor |
| SUNWgnome-time-slider | desktop/time-slider | Time Slider ZFS snapshot management for GNOME |
| SUNWhamster | desktop/time-tracking/hamster | Time tracking for masses |
| SUNWtransmission | desktop/torrent/transmission | GTK and console BitTorrent client |
| SUNWvirt-manager | desktop/virt-manager | Virtual Machine Manager |
| SUNWgnome-menu-editor | desktop/xdg/menu-editor/alacarte | Simple menu editor for GNOME |
| SUNWxdg-user-dirs-gtk | desktop/xdg/xdg-user-dirs-gtk | GTK Frontend for handling user directories |
| SUNWxdg-utils | desktop/xdg/xdg-utils | The Portland Project's desktop integration tools |
| SUNWxscreensaver | desktop/xscreensaver | XScreenSaver |
| SUNWxscreensaver-hacks | desktop/xscreensaver/hacks | XScreenSaver display mode modules |
| SUNWxscreensaver-hacks-gl | desktop/xscreensaver/hacks/hacks-gl | XScreenSaver OpenGL display mode modules |
| SUNWrss-glx | desktop/xscreensaver/hacks/rss-glx | XScreenSaver - Really Slick ScreenSaver OpenGL display modules |
| SUNWapct | developer/appcert | ABI Application Certification Tools |
| SUNWcstl | developer/apptrace | Apptrace Utility |
| SUNWpstl | developer/apptrace/platform | Apptrace processor specific shared objects (SPARC) |
| SUNWucbt | developer/apptrace/ucblib | Apptrace support objects for ucblib |
| SUNWastdev | developer/astdev | AT&T AST developer utilities |
| SUNWbcc | developer/bcc | bcc - Development tools for 8086 code |
| SUNWant | developer/build/ant | Jakarta ANT |
| SUNWaconf | developer/build/autoconf | autoconf - GNU autoconf utility |
| SUNWautogen | developer/build/autogen | autogen - GNU autogen utility |
| SUNWgnu-automake-110 | developer/build/automake-110 | GNU Automake 1.10 |
| SUNWgnu-automake-19 | developer/build/automake-19 | GNU Automake 1.9.6 |
| SUNWcmake | developer/build/cmake | CMake - A cross-platform, open-source make system. |
| SUNWgmake | developer/build/gnu-make | gmake - GNU make |
| SUNWlibtool | developer/build/libtool | libtool - GNU libtool utility |
| SUNWsprot | developer/build/make | Solaris Bundled tools |
| SUNWonbld | developer/build/onbld | OS-Net Build Tools |
| SUNWgdb | developer/debug/gdb | gdb - GNU debugger |
| SUNWmdb | developer/debug/mdb | Modular Debugger |
| SUNWcea | developer/debug/mdb/module/module-ce | Sun GigaSwift Ethernet Adapter Driver adb Macros |
| SUNWfcmdb | developer/debug/mdb/module/module-fibre-channel | Fibre Channel adb macros and mdb modules |
| SUNWqlcu | developer/debug/mdb/module/module-qlc | Qlogic Fibre Channel Adapter Utilities |
| SUNWdoxygen | developer/documentation-tool/doxygen | Source Code Documentation Tool |
| SUNWepydoc | developer/documentation-tool/epydoc | epydoc - Python API documentation generation tool |
| SUNWgtk-doc | developer/documentation-tool/gtk-doc | GNOME Gtk Documentation |
| SUNWopenjade | developer/documentation-tool/openjade | DSSSL-Engine for SGML documents |
| SUNWopensp | developer/documentation-tool/opensp | The OpenJade group's SGML and XML parsing tools |
| SUNWftdu | developer/driver/ftsafe | ftSafe developer utilities package |
| SUNWdtrc | developer/dtrace | DTrace Clients |
| SUNWDTraceToolkit | developer/dtrace/toolkit | SUNWDTraceToolkit |
| SUNWfakeroot | developer/fakeroot | fakeroot - A tool to simulate a fake root environment |
| SUNWgcc | developer/gcc-3 | gcc - The GNU C compiler |
| SUNWgnome-devhelp | developer/gnome/devhelp | API documentation browser for GNOME 2 |
| SUNWgnome-common-devel | developer/gnome/gettext | GNOME common developer tools |
| SUNWgnome-doc-utils | developer/gnome/gnome-doc-utils | GNOME documentation utilities |
| gcc-dev | developer/gnu | GNU Tools Development cluster |
| SUNWbinutils | developer/gnu-binutils | binutils - GNU binutils |
| SUNWgnu-gperf | developer/gperf | GNU gperf - perfect hash function generator |
| SUNWicud | developer/icu | International Components for Unicode Developer Files |
| SUNWImperius | developer/imperius | Imperius is a simple standards based object-oriented policy language |
| SUNWj6dev | developer/java/jdk | JDK 6.0 Dev. Tools (1.6.0_10) |
| SUNWj6dvx | developer/java/jdk64 | JDK 6.0 64-bit Dev. Tools (1.6.0_10) |
| SUNWjunit | developer/java/junit | junit - Java unit testing framework |
| SUNWkonkretcmpi | developer/konkretcmpi | KonkretCMPI - Tool for building CMPI provider |
| SUNWflexlex | developer/lexer/flex | Flex Lexer |
| SUNWarc | developer/library/lint | Lint Libraries |
| SUNWdpl | developer/library/profiled-libc | Developer Profiled Libraries |
| SUNWtoo | developer/linker | Programming Tools |
| SUNWcpp | developer/macro/cpp | Solaris cpp |
| SUNWgm4 | developer/macro/gnu-m4 | GNU m4 |
| SUNWmeld | developer/meld | meld - graphical diff and merge tool |
| SUNWbtool | developer/object-file | CCS tools bundled with SunOS |
| SUNWantlr2 | developer/parser/antlr-2 | (AN)other (T)ool for (L)anguage (R)ecognition (2.7.7) |
| SUNWantlr | developer/parser/antlr-3 | ANother Tool for Language Recognition |
| SUNWbison | developer/parser/bison | bison - A YACC Replacement |
| SUNWpylint | developer/python/pylint | pylint python code static checker |
| SUNWquilt | developer/quilt | Quilt |
| SUNWswig | developer/swig | The Simplified and Interface Generator (swig) |
| SUNWtnfd | developer/tnf | TNF Developer Components |
| SUNWgnome-ui-designer | developer/ui-designer/glade | GNOME UI designer |
| SUNWcvs | developer/versioning/cvs | The CVS version control system |
| SUNWgit | developer/versioning/git | git - Fast Version Control System |
| SUNWmercurial | developer/versioning/mercurial | Mercurial |
| SUNWsvn | developer/versioning/subversion | Subversion |
| SUNWxcu4t | developer/xopen/xcu4 | XCU4 make and sccs utilities |
| SUNWacpidump | diagnostic/acpidump | acpidump - utilities used to display ACPI tables |
| SUNWbwm-ng | diagnostic/bwm-ng | bwm-ng - a live network and disk io bandwidth monitor |
| SUNWcpcu | diagnostic/cpu-counters | CPU Performance Counter libraries and utilities |
| SUNWddu | diagnostic/ddu | Device Driver Utility(DDU) |
| SUNWddu-l10n | diagnostic/ddu/locale | Localization for Device Driver Utility(DDU) |
| SUNWfping | diagnostic/fping | fping - a program to ping hosts in parallel |
| SUNWhttping | diagnostic/httping | httping - ping for http-requests |
| SUNWiftop | diagnostic/iftop | iftop - Display bandwidth usage on an interface |
| SUNWlatencytop | diagnostic/latencytop | LatencyTOP tool |
| SUNWmrtg | diagnostic/mrtg | mrtg - The Multi Router Traffic Grapher |
| SUNWnmap | diagnostic/nmap | nmap - Network Mapper |
| SUNWpowertop | diagnostic/powertop | PowerTOP tool |
| SUNWpciaccess | diagnostic/scanpci | PCI bus access library and tools |
| SUNWsnort | diagnostic/snort | snort - Network Intrusion Detector |
| SUNWtcpdump | diagnostic/tcpdump | tcpdump - A tool for network monitoring and data acquisition |
| SUNWtop | diagnostic/top | top - provides a rolling display of top cpu using processes |
| SUNWwireshark | diagnostic/wireshark | Wireshark - Network protocol analyzer |
| SUNWdiveintopython | documentation/diveintopython | A book on Python programming |
| SUNWgnome-devel-docs | documentation/gnome/gnome-devel-docs | GNOME developer documentation |
| SUNWgnome-user-docs | documentation/gnome/gnome-user-docs | GNOME user documentation |
| SUNWaudd | driver/audio | Audio Drivers |
| SUNWad810 | driver/audio/audio810 | SUNW W1100z & W2100z Audio Drivers |
| SUNWaudiocmi | driver/audio/audiocmi | C-Media 8738 Family Audio Driver |
| SUNWaudioemu10k | driver/audio/audioemu10k | SunOS audio device driver for Creative EMU10K |
| SUNWaudiohd | driver/audio/audiohd | SUNW High Definition Audio Drivers |
| SUNWadixp | driver/audio/audioixp | SUNW Audio Driver for ATI IXP |
| SUNWaudiols | driver/audio/audiols | Creative Audigy LS Audio Driver |
| SUNWaudiop16x | driver/audio/audiop16x | Creative P16X Audio Driver |
| SUNWaudiosolo | driver/audio/audiosolo | ESS Solo-1 Audio Driver |
| SUNWvia823x | driver/audio/audiovia823x | SUNW Audio Driver for VIA VT823x |
| SUNWaudiovia97 | driver/audio/audiovia97 | Via 82C686 Audio Driver |
| SUNWus | driver/cpu/us | UltraSPARC CPU Device Driver (SPARC) |
| SUNWdcaf | driver/crypto/dca | DCA Crypto Accelerator |
| SUNWn2cp | driver/crypto/n2cp | UltraSPARC-T2 Crypto Provider (SPARC) |
| SUNWtpm | driver/crypto/tpm | Sun TPM pseudo driver |
| SUNW1394 | driver/firewire | Sun IEEE1394 Framework |
| SUNWagp | driver/graphics/agpgart | AGP GART Driver |
| SUNWastfb | driver/graphics/ast | AST Graphics System Software Device Driver |
| SUNWatigfx | driver/graphics/atiatom | ATI Framebuffer Drivers |
| SUNWav1394 | driver/graphics/av1394 | IEEE1394 AV Driver |
| SUNWfwdc | driver/graphics/dcam1394 | IEEE1394 Video Conferencing Class Driver |
| SUNWfwdcu | driver/graphics/dcam1394/devfsadm-dcam1394 | Sun IEEE1394 Video Conferencing Support |
| SUNWdrmr | driver/graphics/drm | DRM Kernel Drivers |
| SUNWefb | driver/graphics/efb | Sun XVR-300/XVR-100, XVR-50 Graphics System Software Device Driver |
| SUNWkfb | driver/graphics/kfb | Device driver for the PCI-E Bus Sun XVR-2500 graphics accelerator (64-bit) |
| NVDAgraphics | driver/graphics/nvidia | NVIDIA Graphics System Software |
| SUNWusbvc | driver/graphics/usbvc | USB Video Class Driver |
| SUNWfipe | driver/i86pc/fipe | Intel 5000/7300 memory power management driver |
| SUNWdcopy | driver/i86pc/ioat | Sun dcopy DMA drivers |
| SUNWpsdcr | driver/i86pc/platform | Platform Support, Bus-independent Device Drivers |
| SUNWafe | driver/network/afe | ADMtek Ethernet Driver |
| SUNWamd8111s | driver/network/amd8111s | AMD8111 Fast Ethernet Driver |
| SUNWarbel | driver/network/arbel | Sun IB Arbel HCA driver |
| SUNWarn | driver/network/arn | Atheros IEEE 802.11 Wireless NIC Driver |
| SUNWatge | driver/network/atge | Atheros/Attansic L1E Gigabit Ethernet 10/100/1000 |
| SUNWatheros | driver/network/ath | Atheros 802.11b/g Wireless NIC Driver |
| SUNWatu | driver/network/atu | Atmel AT76C50x USB IEEE 802.11b Wireless Device Driver |
| SUNWbfe | driver/network/bfe | Broadcom BCM4401 Fast Ethernet Driver |
| SUNWbge | driver/network/bge | Broadcom 57xx GE NIC Driver |
| BRCMbnx | driver/network/bnx | Broadcom NetXtreme II Gigabit Ethernet Adapter Driver |
| BRCMbnxe | driver/network/bnxe | Broadcom NetXtreme II 10GbE NIC Driver |
| SUNWpacket | driver/network/bpf | BPF/PF_PACKET kernel packet modules |
| SUNWced | driver/network/ce | Sun GigaSwift Ethernet Adapter Driver |
| SUNWchxge | driver/network/chxge | Chelsio N110 10GE NIC Driver |
| SUNWdmfe | driver/network/dmfe | Davicom 9102 Fast Ethernet Driver |
| SUNWintgige | driver/network/e1000g | Intel(R) PRO/1000 Server Adapter Driver |
| SUNWemlxs | driver/network/emlxs | Emulex-Sun LightPulse Fibre Channel Adapter driver |
| SUNWerid | driver/network/eri | Sun RIO 10/100 Mb Ethernet Drivers (SPARC) |
| SUNWfcip | driver/network/fcip | Sun FCIP IP/ARP over FibreChannel Device Driver |
| SUNWfcoe | driver/network/fcoe | Sun FCoE (Fibre Channel over Ethernet) Transport Driver |
| SUNWfcoei | driver/network/fcoei | Sun FCoE (Fibre Channel over Ethernet) Initiator Driver |
| SUNWfcoet | driver/network/fcoet | Sun FCoE (Fibre Channel over Ethernet) COMSTAR Driver |
| SUNWfcp | driver/network/fcp | Sun FCP SCSI Device Driver |
| SUNWfcsm | driver/network/fcsm | FCSM driver |
| SUNWfctl | driver/network/fp | Sun Fibre Channel Transport layer |
| SUNWged | driver/network/ge | Sun Gigabit Ethernet Adapter (SPARC) |
| SUNWhermon | driver/network/hermon | Sun IB Hermon HCA driver |
| SUNWhmd | driver/network/hme | SunSwift Adapter Drivers |
| SUNWhxge | driver/network/hxge | SUN 10Gb hxge NIC Driver |
| SUNWib | driver/network/ib | Sun InfiniBand Framework |
| SUNWipoib | driver/network/ibd | Sun IP over InfiniBand |
| SUNWibdma | driver/network/ibdma | Sun InfiniBand Device Management Agent |
| SUNWigb | driver/network/igb | Intel 82575 1Gb PCI Express NIC Driver |
| SUNWipw | driver/network/ipw | Intel Pro. Wireless 802.11b IPW2100B Driver |
| SUNWiwh | driver/network/iwh | Intel(R) WiFi Link 5100/5300 driver |
| SUNWiwi | driver/network/iwi | Intel Pro. Wireless 802.11a/b/g IPW2200B/G IPW2915A/B/G Driver |
| SUNWiwk | driver/network/iwk | Intel(R) PRO/Wireless 4965AGN driver |
| SUNWiwp | driver/network/iwp | Intel(R) WiFi Link 6000 series driver |
| SUNWixgb | driver/network/ixgb | Intel(R) PRO/10G Server Adapter Driver |
| SUNWixgbe | driver/network/ixgbe | Intel 10GbE PCIE NIC Driver |
| SUNWllc | driver/network/llc2 | LLC2 driver and its initialization programs |
| SUNWmwl | driver/network/mwl | Marvell 88W8363 IEEE802.11b/g Wireless Network Device Driver |
| SUNWmxfe | driver/network/mxfe | Macronix Fast Ethernet Driver |
| SUNWmyri10ge | driver/network/myri10ge | Myricom 10Gb NIC Driver |
| SUNWnge | driver/network/nge | Nvidia CK8-04 GE driver |
| SUNWniumx | driver/network/niumx | UltraSPARC-T2 NIU nexus driver (SPARC) |
| SUNWntxn | driver/network/ntxn | NetXen 1Gb/10Gb NIC Driver |
| SUNWnxge | driver/network/nxge | Sun NIU leaf driver |
| SUNWpcan | driver/network/pcan | Cisco-Aironet 802.11b driver |
| SUNWpcwl | driver/network/pcwl | Lucent/PRISM-II 802.11b driver |
| SUNWos86r | driver/network/platform | Platform Support, OS Functionality |
| SUNWqfed | driver/network/qfe | Sun Quad FastEtherent PCI/SBus Adapter (SPARC) |
| SUNWqlc | driver/network/qlc | Qlogic ISP 2200/2202 Fibre Channel Device Driver |
| SUNWralink | driver/network/ral | Ralink RT2500 802.11b/g Wireless Driver |
| SUNWrds | driver/network/rds | Sun Reliable Datagram Sockets |
| SUNWrge | driver/network/rge | Realtek Gigabit Ethernet Driver |
| SUNWrpcib | driver/network/rpcib | InfiniBand plugin to RPC over RDMA |
| SUNWrtls | driver/network/rtls | REALTEK Fast NIC |
| SUNWrtw | driver/network/rtw | realtek 8180L 802.11b driver |
| SUNWrum | driver/network/rum | Ralink RT2501/RT2601/RT73USB 802.11b/g Wireless Driver |
| SUNWrwd | driver/network/rwd | Ralink RT2561/RT2561S/RT2661 IEEE802.11b/g Wireless Network Device |
| SUNWrwn | driver/network/rwn | Ralink RT2700/RT2800 IEEE802.11 a/b/g/n Wireless Network Device |
| SUNWibsdp | driver/network/sdp | Sun InfiniBand layered Sockets Direct Protocol |
| SUNWibsdpib | driver/network/sdpib | Sun InfiniBand Sockets Direct Protocol |
| SUNWsfe | driver/network/sfe | SiS900 Ethernet Driver |
| SUNWluxl | driver/network/socal | Sun Enterprise Network Array socal Device Driver (SPARC) |
| SUNWsrpt | driver/network/srpt | Sun SRP COMSTAR Port Provider utilities |
| SUNWtavor | driver/network/tavor | Sun Tavor HCA driver |
| SUNWuath | driver/network/uath | Atheros AR5523 USB IEEE802.11b/g Wireless Network Driver |
| SUNWural | driver/network/ural | Ralink RT2500USB 802.11b/g Wireless Driver |
| SUNWurtw | driver/network/urtw | RealTek RTL8187L USB 802.11b/g Wireless Driver |
| SUNWvr | driver/network/vr | VIA Rhine Fast Ethernet driver |
| SUNWwpi | driver/network/wpi | Intel(R) PRO/Wireless 3945ABG driver |
| SUNWxge | driver/network/xge | Xframe 10GE NIC Driver |
| SUNWyge | driver/network/yge | Marvell Yukon 2 Gigabit Ethernet Driver |
| SUNWzyd | driver/network/zyd | ZyDAS ZD1211 USB 802.11b/g Wireless Driver |
| SUNWpcmci | driver/pcmcia | PCMCIA Card Services |
| SUNWpcser | driver/serial/pcser | PCMCIA serial card driver |
| SUNWuftdi | driver/serial/usbftdi | FTDI FT232R USB serial driver |
| SUNWuacm | driver/serial/usbsacm | CDC ACM USB-to-serial driver |
| SUNWusbs | driver/serial/usbser | USB generic serial module |
| SUNWuedg | driver/serial/usbser_edge | USB Digi Edgeport serial driver |
| SUNWuksp | driver/serial/usbsksp | USB Keyspan serial driver |
| SUNWukspfw | driver/serial/usbsksp/usbs49_fw | USA49WLC firmware for USB Keyspan serial driver |
| SUNWuprl | driver/serial/usbsprl | Prolific PL2303 USB-to-serial driver |
| SUNWpd (sparc) | driver/sparc/platform | PCI Drivers |
| SUNWaac | driver/storage/aac | Adaptec AdvanceRaid Controller SCSI HBA Driver |
| SUNWadpu320 | driver/storage/adpu320 | Adaptec Ultra320 Driver |
| SUNWahci | driver/storage/ahci | Advanced Host Controller Interface (AHCI) SATA HBA Driver |
| SUNWamr | driver/storage/amr | LSI MegaRAID SCSI HBA Driver |
| SUNWarcmsr | driver/storage/arcmsr | Areca SAS/SATA RAID driver |
| SUNWpsdir | driver/storage/ata | Platform Support, ISA Bus Device Drivers |
| SUNWbcmsata | driver/storage/bcm_sata | BroadCom ht1000 sata driver |
| CPQary3 | driver/storage/cpqary3 | HP Smart Array HBA Driver 2.2.0.1 |
| SUNWhmdu | driver/storage/fas/header-fas | SunSwift Adapter Headers (SPARC) |
| SUNWpd (i386) | driver/storage/glm | PCI Drivers |
| SUNWlsimega | driver/storage/lsimega | LSI Hardware RAID HBA Driver |
| SUNWmv88sx | driver/storage/marvell88sx | Marvell 88sx sata driver |
| SUNWmegasas | driver/storage/mega_sas | LSI MegaSAS RAID Controller HBA Driver |
| SUNWmptsas | driver/storage/mpt_sas | LSI MPT SAS 2.0 Controller HBA Driver |
| SUNWmrsas | driver/storage/mr_sas | LSI MegaRAID SAS2.0 Controller HBA Driver |
| SUNWnvsata | driver/storage/nv_sata | Nvidia ck804 pro / mcp55 pro combo SATA driver |
| SUNWpsdpr | driver/storage/pcata | PCMCIA ATA card driver |
| SUNWpmcs | driver/storage/pmcs | PMC-Sierra SAS-2 HBA driver |
| SUNWsbp2 | driver/storage/sbp2 | Serial Bus Protocol 2 module |
| SUNWscsa1394 | driver/storage/scsa1394 | IEEE 1394 mass storage driver |
| SUNWsdcard | driver/storage/sdcard | SD/MMC Drivers |
| SUNWses | driver/storage/ses | SCSI Enclosure Services Device Driver |
| SUNWluxd | driver/storage/sf | Sun Enterprise Network Array sf Device Driver (SPARC) |
| SUNWsi3124 | driver/storage/si3124 | SiliconImage 3124 sata driver |
| SUNWsmpd | driver/storage/smp | Target Driver for Serial SCSI Management Protocol (SMP) Compliant Devices |
| SUNWssad | driver/storage/ssd | SPARCstorage Array Drivers (SPARC) |
| SUNWspsv | driver/storage/sv | Sun StorageTek Availability Suite Volume Driver |
| SUNWusb | driver/usb | USB Device Drivers |
| SUNWugen | driver/usb/ugen | USB Generic Driver |
| SUNWxwdv | driver/x11/winlock | X Windows System Window Drivers |
| SUNWxsvc | driver/x11/xsvc | Sun Xserver pseudo driver |
| SUNWxvmpv | driver/xvm/pv | xVM Paravirtualized Drivers |
| SUNWdrivel | editor/blog/drivel | Drivel - Blog Editor |
| SUNWbvi | editor/bvi | bvi - Binary Visual Editor |
| SUNWdia | editor/diagram/dia | Dia Diagram Editor |
| SUNWgnome-text-editor | editor/gedit | GNOME text editor |
| SUNWgnome-hex-editor | editor/ghex | GNOME hex editor |
| SUNWgnu-emacs | editor/gnu-emacs | GNU emacs core |
| SUNWgnu-emacs-gtk | editor/gnu-emacs/gnu-emacs-gtk | GNU emacs binaries with X11 support (GTK toolkit) |
| SUNWgnu-emacs-el | editor/gnu-emacs/gnu-emacs-lisp | GNU emacs LISP (.el) files |
| SUNWgnu-emacs-nox | editor/gnu-emacs/gnu-emacs-no-x11 | GNU emacs binaries without X Window System support |
| SUNWgnu-emacs-x | editor/gnu-emacs/gnu-emacs-x11 | GNU emacs binaries with X11 support (Xaw toolkit) |
| SUNWgobby | editor/gobby | A collaborative text editor |
| SUNWgvim | editor/gvim | gvim - Vi IMproved with GTK2 bindings |
| SUNWhexedit | editor/hexedit | Hexedit |
| SUNWjedit | editor/jedit | jEdit - Programmer's Text Editor |
| SUNWgnu-nano | editor/nano | GNU nano text editor (2.0.9) |
| SUNWvim | editor/vim | Vi IMproved |
| SUNWgnu-coreutils | file/gnu-coreutils | coreutils - GNU core utilities |
| SUNWgnu-findutils | file/gnu-findutils | GNU utilities find and xargs |
| SUNWgnu-mc | file/mc | The GNU Midnight Commander file manager |
| SUNWslocate | file/slocate | Finds files on a system via a central database |
| SUNWtree | file/tree | tree - recursive directory listing program |
| SUNWgnome-games | games/gnome-games | GNOME games |
| SUNWnethack | games/nethack | Nethack |
| SUNWgnome-a11y-poke | gnome/accessibility/accerciser | Interactive Python Accessibility Explorer |
| SUNWgnome-a11y-dasher | gnome/accessibility/dasher | Predictive text entry system |
| SUNWgnome-a11y-libs | gnome/accessibility/gnome-a11y-libs | Accessibility implementation for GNOME |
| SUNWgnome-a11y-gok | gnome/accessibility/gok | GNOME On-screen Keyboard |
| SUNWgnome-a11y-mousetweaks | gnome/accessibility/mousetweaks | provided mouse accessibility enhancements |
| SUNWgnome-a11y-reader | gnome/accessibility/orca | Orca screen reader/magnifier |
| SUNWcontact-lookup-applet | gnome/applet/contact-lookup-applet | Contact lookup applet |
| SUNWgnome-applets | gnome/applet/gnome-applets | GNOME panel applets |
| SUNWgnome-fun-applets | gnome/applet/gnome-fun-applets | GNOME panel applets - amusements |
| SUNWgnome-internet-applets | gnome/applet/gnome-internet-applets | GNOME panel applets - internet |
| SUNWgnome-intranet-applets | gnome/applet/gnome-intranet-applets | GNOME panel applets - intranet |
| SUNWgnome-mm-applets | gnome/applet/gnome-mm-applets | GNOME panel applets - multimedia |
| SUNWgnome-utility-applets | gnome/applet/gnome-utility-applets | GNOME panel applets - utility |
| SUNWcmdassist | gnome/cmdassist | Command Assisant |
| SUNWgnome-config | gnome/config/gconf | GNOME configuration framework |
| SUNWgnome-config-editor | gnome/config/gconf/gconf-editor | GNOME configuration database editor |
| SUNWgnome-crash-report | gnome/crash-report/bug-buddy | GNOME crash report generator |
| SUNWgnome-desklets | gnome/desklet/gdesklets | GNOME desktop widgets engine |
| SUNWgnome-desklets-extra | gnome/desklet/gdesklets-extra | Supplied Gnome desktop widgets |
| SUNWgnome-disk-analyzer | gnome/disk-analyzer/baobab | GNOME disk usage analyzer |
| SUNWgnome-l10ndocument-cs | gnome/documentation/locale/cs | GNOME document files for Czech |
| SUNWgnome-l10ndocument-de | gnome/documentation/locale/de | GNOME document files for German |
| SUNWgnome-l10ndocument-es | gnome/documentation/locale/es | GNOME document files for Spanish |
| SUNWgnome-l10ndocument-extra | gnome/documentation/locale/extra | GNOME document files for extra languages |
| SUNWgnome-l10ndocument-fr | gnome/documentation/locale/fr | GNOME document files for French |
| SUNWgnome-l10ndocument-hi | gnome/documentation/locale/hi | GNOME document files for Hindi |
| SUNWgnome-l10ndocument-hu | gnome/documentation/locale/hu | GNOME document files for Hungarian |
| SUNWgnome-l10ndocument-it | gnome/documentation/locale/it | GNOME document files for Italian |
| SUNWgnome-l10ndocument-ja | gnome/documentation/locale/ja | GNOME document files for Japanese |
| SUNWgnome-l10ndocument-ko | gnome/documentation/locale/ko | GNOME document files for Korean |
| SUNWgnome-l10ndocument-noinst | gnome/documentation/locale/noinst | GNOME document files for extra languages (not in /usr/lib/locale) |
| SUNWgnome-l10ndocument-pl | gnome/documentation/locale/pl | GNOME document files for Polish |
| SUNWgnome-l10ndocument-ptBR | gnome/documentation/locale/pt_br | GNOME document files for Brazilian Portuguese |
| SUNWgnome-l10ndocument-rtl | gnome/documentation/locale/rtl | GNOME document files for RTL languages |
| SUNWgnome-l10ndocument-sv | gnome/documentation/locale/sv | GNOME document files for Swedish |
| SUNWgnome-l10ndocument-zhCN | gnome/documentation/locale/zh_cn | GNOME document files for Simplified Chinese |
| SUNWgnome-l10ndocument-zhHK | gnome/documentation/locale/zh_hk | GNOME document files for Hong Kong Chinese |
| SUNWgnome-l10ndocument-zhTW | gnome/documentation/locale/zh_tw | GNOME document files for Traditional Chinese |
| SUNWgnome-file-mgr | gnome/file-manager/nautilus | GNOME file manager |
| SUNWgnome-ps-viewer | gnome/ggv | GNOME PostScript document viewer (Obsolete) |
| SUNWgnome-audio | gnome/gnome-audio | GNOME audio support framework |
| SUNWgnome-camera | gnome/gnome-camera | GNOME digital camera tool |
| SUNWgnome-dictionary | gnome/gnome-dictionary | GNOME dictionary tool |
| SUNWgnome-log-viewer | gnome/gnome-log-viewer | GNOME log viewer |
| SUNWgnome-panel | gnome/gnome-panel | GNOME panel and support libraries |
| SUNWgnome-power-manager | gnome/gnome-power-manager | GNOME Power Manager utilities for desktop users |
| SUNWgnome-remote-desktop | gnome/gnome-remote-desktop | GNOME remote desktop |
| SUNWgnome-screenshot | gnome/gnome-screenshot | GNOME screenshot tool |
| SUNWgnome-search-tool | gnome/gnome-search-tool | GNOME file search tool |
| SUNWgnome-session | gnome/gnome-session | GNOME session manager |
| SUNWgnome-help-viewer | gnome/help-viewer/yelp | GNOME help system |
| SUNWgnome-l10nmessages-cs | gnome/locale/cs | GNOME software message files for Czech |
| SUNWgnome-l10nmessages-de | gnome/locale/de | GNOME software message files for German |
| SUNWgnome-l10nmessages-es | gnome/locale/es | GNOME software message files for Spanish |
| SUNWgnome-l10nmessages-extra | gnome/locale/extra | GNOME software message files for extra languages |
| SUNWgnome-l10nmessages-fr | gnome/locale/fr | GNOME software message files for French |
| SUNWgnome-l10nmessages-hu | gnome/locale/hg | GNOME software message files for Hungarian |
| SUNWgnome-l10nmessages-hi | gnome/locale/hi | GNOME software message files for Hindi |
| SUNWgnome-l10nmessages-it | gnome/locale/it | GNOME software message files for Italian |
| SUNWgnome-l10nmessages-ja | gnome/locale/ja | GNOME software message files for Japanese |
| SUNWgnome-l10nmessages-ko | gnome/locale/ko | GNOME software message files for Korean |
| SUNWgnome-l10nmessages-noinst | gnome/locale/noinst | GNOME software message files for extra languages (not in /usr/lib/locale) |
| SUNWgnome-l10nmessages-pl | gnome/locale/pl | GNOME software message files for Polish |
| SUNWgnome-l10nmessages-ptBR | gnome/locale/pt_br | GNOME software message files for Portugese Brazilian |
| SUNWgnome-l10nmessages-rtl | gnome/locale/rtl | GNOME software message files for RTL languages |
| SUNWgnome-l10nmessages-ru | gnome/locale/ru | GNOME software message files for Russian |
| SUNWgnome-l10nmessages-sv | gnome/locale/sv | GNOME software message files for Swedish |
| SUNWgnome-l10nmessages-zhCN | gnome/locale/zh_cn | GNOME software message files for Simplified Chinese |
| SUNWgnome-l10nmessages-zhHK | gnome/locale/zh_hk | GNOME software message files for Hong Kong Chinese |
| SUNWgnome-l10nmessages-zhTW | gnome/locale/zh_tw | GNOME software message files for Traditional Chinese |
| SUNWgnome-media-apps | gnome/media/gnome-media | GNOME media components |
| SUNWgnome-media-player | gnome/media/gnome-media-player | GNOME media player |
| SUNWgnome-sound-recorder | gnome/media/sound-recorder | GNOME sound recording utilities |
| SUNWgnome-desktop-prefs | gnome/preferences/control-center | GNOME desktop wide preference configuration tools |
| SUNWseahorse | gnome/security/seahorse | Seahorse |
| SUNWseahorse-plugins | gnome/security/seahorse/seahorse-plugins | Plugins for nautilus and gedit |
| SUNWgnome-a11y-speech | gnome/speech/gnome-speech | GNOME text-to-speech engine |
| SUNWgnome-a11y-speech-espeak | gnome/speech/gnome-speech/driver/gnome-speech-espeak | GNOME text-to-speech engine - eSpeak Synthesis Driver |
| SUNWopensolaris-backgrounds | gnome/theme/background/opensolaris-backgrounds | Selection of OpenSolaris backgrounds for the GNOME desktop |
| SUNWopensolaris-backgrounds-xtra | gnome/theme/background/opensolaris-backgrounds-extra | Selection of OpenSolaris backgrounds for the GNOME desktop - extra backgrounds |
| SUNWblueprint | gnome/theme/blueprint | Engine for GTK2 Blue Print Theme |
| SUNWdmz-cursor | gnome/theme/cursor/dmz-cursor | DMZ cursor themes |
| SUNWdmz-cursor-aa | gnome/theme/cursor/dmz-cursor-aa | DMZ cursor-aa themes |
| SUNWneutral-plus-cursors | gnome/theme/cursor/neutral_plus_inv | Neutral Plus Inverted mouse cursor theme |
| SUNWgnome-icon-theme | gnome/theme/gnome-icon-theme | GNOME Icon Themes |
| SUNWgnome-themes-only | gnome/theme/gnome-themes | Gnome themes |
| SUNWgnome-themes-only-extra | gnome/theme/gnome-themes-extra | Gnome themes - extra themes |
| SUNWgtk2-engines | gnome/theme/gtk2-engines | Engines for GTK2 Themes |
| SUNWgtk2-engines-extra | gnome/theme/gtk2-engines-extra | Engines for GTK2 Themes - extra themes |
| SUNWhicolor-icon-theme | gnome/theme/hicolor-icon-theme | GNOME Hi Color Icon Theme |
| SUNWnimbus | gnome/theme/nimbus | Engine for GTK2 Blue Print Theme |
| SUNWnimbus-hires | gnome/theme/nimbus-hires | GNOME themes - high resolution icons |
| SUNWxdg-sound-theme | gnome/theme/sound/xdg-sound-theme | XDG FreeDesktop Sound Theme |
| SUNWtango-icon-theme | gnome/theme/tango-icon-theme | Tango icon theme |
| SUNWtgnome-tsoljdsdevmgr | gnome/trusted/device-manager | GNOME Trusted Device Manager |
| SUNWtgnome-tsol-libs | gnome/trusted/libgnometsol | GNOME Trusted Extensions Libraries - platform dependent |
| SUNWtgnome-l10n-ui-de | gnome/trusted/locale/de | GNOME Trusted Extensions software message files for German |
| SUNWtgnome-l10n-ui-es | gnome/trusted/locale/es | GNOME Trusted Extensions software message files for Spanish |
| SUNWtgnome-l10n-ui-fr | gnome/trusted/locale/fr | GNOME Trusted Extensions software message files for French |
| SUNWtgnome-l10n-ui-it | gnome/trusted/locale/it | GNOME Trusted Extensions software message files for Italian |
| SUNWtgnome-l10n-ui-ja | gnome/trusted/locale/ja | GNOME Trusted Extensions software message files for Japanese |
| SUNWtgnome-l10n-ui-ko | gnome/trusted/locale/ko | GNOME Trusted Extensions software message files for Korean |
| SUNWtgnome-l10n-ui-ptBR | gnome/trusted/locale/pt_br | GNOME Trusted Extensions software message files for Portugese Brazilian |
| SUNWtgnome-l10n-ui-ru | gnome/trusted/locale/ru | GNOME Trusted Extensions software message files for Russian |
| SUNWtgnome-l10n-ui-sv | gnome/trusted/locale/sv | GNOME Trusted Extensions software message files for Swedish |
| SUNWtgnome-l10n-ui-zhCN | gnome/trusted/locale/zh_cn | GNOME Trusted Extensions software message files for Simplified Chinese |
| SUNWtgnome-l10n-ui-zhHK | gnome/trusted/locale/zh_hk | GNOME Trusted Extensions software message files for Hong Kong Chinese |
| SUNWtgnome-l10n-ui-zhTW | gnome/trusted/locale/zh_tw | GNOME Trusted Extensions software message files for Traditional Chinese |
| SUNWtgnome-tsoljdslabel | gnome/trusted/login-label-selector | GNOME Trusted Extensions Session Label Selector |
| SUNWtgnome-tsoljdsselmgr | gnome/trusted/selection-manager | GNOME Trusted Extensions Selection Manager |
| SUNWtgnome-tstripe | gnome/trusted/trusted-stripe | GNOME Trusted Stripe |
| SUNWtgnome-xagent | gnome/trusted/xagent | GNOME Trusted Xagent |
| SUNWgnome-wm | gnome/window-manager/metacity | GNOME window manager |
| SUNWgnome-dialog | gnome/zenity | GNOME graphical dialog box generator |
| SUNWdcraw | image/dcraw | dcraw - Decoding RAW digital photos in Linux |
| SUNWgnome-img-editor | image/editor/gimp | The Gimp image editor |
| SUNWgnome-img-editor-help | image/editor/gimp/gimp-help | The Gimp image editor - on-line help documents |
| SUNWgnome-img-editor-help-cs | image/editor/gimp/locale/cs | Gimp on-line help in Czech |
| SUNWgnome-img-editor-help-de | image/editor/gimp/locale/de | Gimp on-line help in German |
| SUNWgnome-img-editor-help-es | image/editor/gimp/locale/es | Gimp on-line help in Spanish |
| SUNWgnome-img-editor-help-extra | image/editor/gimp/locale/extra | Gimp on-line help in other languages |
| SUNWgnome-img-editor-help-fr | image/editor/gimp/locale/fr | Gimp on-line help in French |
| SUNWgnome-img-editor-help-it | image/editor/gimp/locale/it | Gimp on-line help in Italian |
| SUNWgnome-img-editor-help-ko | image/editor/gimp/locale/ko | Gimp on-line help in Korean |
| SUNWgnome-img-editor-help-pl | image/editor/gimp/locale/pl | Gimp on-line help in Polish |
| SUNWgnome-img-editor-help-ru | image/editor/gimp/locale/ru | Gimp on-line help in Russian |
| SUNWgnome-img-editor-help-sv | image/editor/gimp/locale/sv | Gimp on-line help in Swedish |
| SUNWgnome-img-editor-help-zhCN | image/editor/gimp/locale/zh_cn | Gimp on-line help in Simplified Chinese |
| SUNWgnome-camera-img-editor-plugin | image/editor/gimp/plugin/gimp-gtkam | GNOME digital camera tool plugin for Gimp image editor |
| SUNWgnome-backgrounds | image/gnome-backgrounds | Selection of backgrounds for the GNOME desktop |
| SUNWgnuplot | image/gnuplot | gnuplot - plotting utility |
| SUNWgocr | image/gocr | GOCR is an open source Optical Character Recognition program |
| SUNWimagick | image/imagemagick | ImageMagick - Image Manipulation Utilities and Libraries |
| SUNWbabl | image/library/babl | Babl is a dynamic, any to any, pixel format conversion library |
| SUNWgegl | image/library/gegl | GEGL (Generic Graphics Library) is a graph based image processing framework |
| SUNWlibart | image/library/libart | GNOME library for high-performace 2D graphics |
| SUNWlibexif | image/library/libexif | EXIF tag parsing library for digital cameras |
| SUNWjpg | image/library/libjpeg | jpeg - The Independent JPEG Groups JPEG software |
| SUNWpng | image/library/libpng | Portable Network Graphics library |
| SUNWlibrsvg | image/library/librsvg | SVG-format scalable graphics support library |
| SUNWTiff | image/library/libtiff | libtiff - library for reading and writing TIFF |
| NVDAcg | image/nvidia/cg-toolkit | NVIDIA Cg Toolkit |
| SUNWrrdtool | image/rrdtool | Data analysis tool generating graphical representations |
| SUNWxsane | image/scanner/xsane | Graphical scanning frontend for the SANE scanner interface. |
| SUNWsane-backend | image/scanner/xsane/sane-backends | SANE library and backends |
| SUNWsane-frontend | image/scanner/xsane/sane-frontend | SANE frontends |
| SUNWgnome-img-viewer | image/viewer/eog | GNOME image viewer |
| SUNWgqview | image/viewer/gqview | GQview - Image browser |
| SUNWgnome-img-organizer | image/viewer/gthumb | GNOME image organizer (gthumb) |
| SUNWvgl | image/virtualgl | VirtualGL server, client, and diagnostic utilities |
| SUNWcheese | image/webcam/cheese | Cheese - GNOME application for taking photos and videos from a webcam |
| SUNWbeadm | install/beadm | beadm application |
| SUNWdistro-const | install/distribution-constructor | Distribution Constructor files |
| SUNWinstalladm-tools | install/installadm | Automatic Installation Server Setup Tools |
| SUNWaalib | library/aalib | AAlib - Ascii art graphics library |
| SUNWbrltty | library/accessibility/brltty | Braille support |
| SUNWapr13 | library/apr-13 | Apache Portable Runtime (APR) 1.3 development header files and libraries |
| SUNWapr13doc | library/apr-13/documentation | Apache Portable Runtime (APR) 1.3 documentation |
| SUNWapu13 | library/apr-util-13 | Apache Portable Runtime Utility (APR-util) 1.3 development header files and libraries |
| SUNWapu13-ldap | library/apr-util-13/apr-ldap | Apache Portable Runtime Utility (APR-util) 1.3 LDAP's stub |
| SUNWapu13dbd-mysql | library/apr-util-13/dbd-mysql | Apache Portable Runtime Utility (APR-util) 1.3 DBD Driver for MySQL 5.0 |
| SUNWapu13dbd-pgsql | library/apr-util-13/dbd-pgsql | Apache Portable Runtime Utility (APR-util) 1.3 DBD Driver for PostgresSQL 8.3 |
| SUNWapu13dbd-sqlite | library/apr-util-13/dbd-sqlite | Apache Portable Runtime Utility (APR-util) 1.3 DBD Driver for SQLite 3.5 |
| SUNWapu13doc | library/apr-util-13/documentation | Apache Portable Runtime Utility (APR-util) 1.3 documentation |
| SUNWgnome-media | library/audio/gstreamer | GNOME streaming media framework |
| SUNWgnonlin | library/audio/gstreamer/plugin/gnonlin | Non-linear editing elements for GStreamer |
| SUNWlibmikmod | library/audio/libmikmod | libmikmod - a portable sound library for Unix and other systems |
| SUNWglibmm | library/c++/glibmm | glibmm - C++ Wrapper for the Glib2 Library |
| SUNWlibxmlpp | library/c++/libxml++ | C++ Wrapper for the libxml2 XML Library |
| SUNWnet6 | library/c++/net6 | A library which eases the development of network-based applications |
| SUNWobby | library/c++/obby | Network Text Editing Library |
| SUNWsigcpp | library/c++/sigcpp | Libsigc++ - a library that implements typesafe callback system for standard C++ |
| SUNWlibstdcxx4 | library/c++/stdcxx | Apache Standard C++ Library |
| SUNWcacaort | library/cacao | Common Agent Container - Runtime |
| SUNWcacaodtrace | library/cacao/cacao-dtrace | Common Agent Container - DTrace Module |
| SUNWcacaowsvr | library/cacao/web-server | Common Agent Container - Secure Web Server |
| SUNWgnu-dbm | library/database/gdbm | GNU Database Manager |
| SUNWaudf | library/demo/audio-samples | Audio Sound Files |
| SUNWlibatk | library/desktop/atk | GNOME accesibility toolkit libraries |
| SUNWcairomm | library/desktop/c++/cairomm | cairomm - C++ API for the Cairo Graphics Library |
| SUNWgtkmm | library/desktop/c++/gtkmm | gtkmm - C++ Wrapper for the Gtk+ Library |
| SUNWpangomm | library/desktop/c++/pangomm | pangomm - C++ Wrapper for the pango Library |
| SUNWcairo | library/desktop/cairo | Vector graphics library |
| SUNWclutter | library/desktop/clutter | clutter - a library for creating fast, visually rich and animated graphical user interfaces |
| SUNWclutter-gst | library/desktop/clutter/clutter-gst | clutter-gst - gstreamer integration library for clutter |
| SUNWclutter-gtk | library/desktop/clutter/clutter-gtk | clutter-gtk - GTK+ integration library for clutter |
| SUNWevolution-data-server | library/desktop/evolution-data-server | Backend library for Evolution |
| SUNWgir-repository | library/desktop/gobject/gir-repository | GIR Repository |
| SUNWgobject-introspection | library/desktop/gobject/gobject-introspection | gobject-introspection - GObject introspection support |
| SUNWlibgoffice | library/desktop/goffice | goffice - Document centric set of APIs |
| SUNWgtk-vnc | library/desktop/gtk-vnc | A GTK widget for VNC clients |
| SUNWGtk | library/desktop/gtk1 | GTK - The GIMP Toolkit |
| SUNWgtk2 | library/desktop/gtk2 | GTK+ - GIMP toolkit libraries |
| SUNWgtk2-print-cups | library/desktop/gtk2/gtk-backend-cups | GTK+ - GIMP toolkit libraries - CUPS Print Backend |
| SUNWgtk2-print-papi | library/desktop/gtk2/gtk-backend-papi | GTK+ - GIMP toolkit libraries - PAPI (LP) Print Backend |
| SUNWevolution-libs | library/desktop/gtkhtml | Evolution Email and Calendar - support libraries |
| SUNWgnome-gtksourceview | library/desktop/gtksourceview | GNOME syntax highlighting text widget |
| SUNWgtkspell | library/desktop/gtkspell | Gtkspell provides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget. |
| SUNWlibglade | library/desktop/libglade | GNOME library for loading GLADE interfaces at runtime |
| SUNWlibgnomecanvas | library/desktop/libgnomecanvas | GNOME canvas library |
| SUNWlibgsf | library/desktop/libgsf | GNOME Structured File Library |
| SUNWlibsexy | library/desktop/libsexy | libsexy is a collection of GTK+ widgets that extend the functionality of such standard widget. |
| SUNWlibvisual | library/desktop/libvisual | Libvisual provides a convenient API for writing visualization plugins |
| SUNWpango | library/desktop/pango | GNOME core text and font handling libraries |
| SUNWlibpigment | library/desktop/pigment | Pigment user interface library with embedded multimedia |
| SUNWdesktop-search | library/desktop/search/tracker | Desktop search tool |
| SUNWdesktop-search-firefox | library/desktop/search/tracker/tracker-firefox | Desktop search tool - firefox extension files |
| SUNWicon-naming-utils | library/desktop/xdg/icon-naming-utils | Icon naming utils |
| SUNWlibcanberra | library/desktop/xdg/libcanberra | Event Sound API Using XDG Sound Theming Specification |
| SUNWlexpt | library/expat | libexpat - XML parser library |
| SUNWfcgi | library/fastcgi | FastCGI Application Libraries |
| SUNWfcgi-doc | library/fastcgi/documentation | Documentation for FastCGI Application Libraries |
| SUNWfftw2 | library/fftw-2 | FFTW - library for calculating discrete Fourier transforms |
| SUNWfftw3 | library/fftw-3 | FFTW - library for calculating discrete Fourier transforms |
| SUNWgamin | library/file-monitor/gamin | Library providing the FAM File Alteration Monitor API |
| SUNWlibgc | library/gc | Boehm-Demers-Weiser garbage collector for C/C++ |
| SUNWgd2 | library/gd | The Graphics Draw Library |
| SUNWGlib | library/glib1 | GLIB - Library of useful routines for C programming |
| SUNWglib2 | library/glib2 | GNOME core libraries |
| SUNWlibgmime | library/gmime | Libraries and binaries to parse and index mail messages |
| SUNWgnu-mp | library/gmp | GNU MP 4.2.4 |
| SUNWgnome-base-libs | library/gnome/base-libs | GNOME base GUI libraries |
| SUNWgnome-component | library/gnome/gnome-component | GNOME CORBA ORB and component framework |
| SUNWgnome-libs | library/gnome/gnome-libs | GNOME platform libraries - development files |
| SUNWgnome-vfs | library/gnome/gnome-vfs | GNOME virtual file system framework and application/MIME type registry |
| SUNWgnome-gvfs | library/gnome/gvfs | GNOME virtual file system framework |
| SUNWgnome-print | library/gnome/print/gnome-print | GNOME printing technology |
| SUNWgnome-print-papi | library/gnome/print/gnome-print/gnome-print-papi | GNOME printing libgnomeprintpapi backend |
| SUNWgnutls | library/gnutls | GNU transport layer security library |
| SUNWlibmng | library/graphics/libmng | Multiple Image Network Graphics Library |
| SUNWpixman | library/graphics/pixman | Pixman library |
| SUNWwxwidgets | library/graphics/wxwidgets | wxWidgets A cross-platform GUI toolkit |
| SUNWguile | library/guile | GNU guile - extension language library |
| SUNWicu | library/icu | International Components for Unicode User Files |
| SUNWid3lib | library/id3lib | id3lib - a software library for manipulating ID3v1/v1.1 and ID3v2 tags |
| SUNWidnl | library/idnkit | Internationalized Domain Name Support Library Files |
| SUNWidnd | library/idnkit/header-idnkit | Internationalized Domain Name Support Developer Files |
| SUNWilmbase | library/ilmbase | Libraries to support high dynamic-range image(HDR) format |
| SUNWactivation | library/java/activation | JavaBeans Activation Framework |
| SUNWobjectasm | library/java/asm | asm - Java bytecode manipulation and analysis framework |
| SUNWcglib | library/java/cglib | cglib - Code Generation Library |
| SUNWcommons-collections | library/java/commons-collections | Extends or augments the Java Collections Framework |
| SUNWaclg | library/java/commons-logging | Apache Common Logging |
| SUNWj6dmo | library/java/demo | JDK 6.0 Demo Programs (1.6.0_10) |
| SUNWj6dmx | library/java/demo64 | JDK 6.0 64-bit Demo Programs (1.6.0_10) |
| SUNWdom4j | library/java/dom4j | dom4j - Java-based XML/XPath/XSLT Library with support for DOM/SAX/JAXP |
| SUNWdrools | library/java/drools | drools - business rule management system |
| SUNWgrails | library/java/grails | Grails framework |
| SUNWj6cfg | library/java/host-config | JDK 6.0 Host Config. (1.6.0_10) |
| SUNWjanino | library/java/janino | janino - An Embedded JavaTM Compiler |
| SUNWjarjar | library/java/jarjar | jarjar - Java-based Packaging Utility |
| SUNWgnome-base-libs-java | library/java/java-gnome | Part of Java-Gnome - Java core bindings |
| SUNWgnome-config-java | library/java/java-gnome/java-libgconf | Part of Java-Gnome - Java to Gconf core bindings |
| SUNWgnome-terminal-java | library/java/java-gnome/java-libvte | Part of Java-Gnome - Java to Gnome Terminal bindings |
| SUNWjavadb | library/java/javadb | Java DB client |
| SUNWjhrt | library/java/javahelp | JavaHelp Runtime |
| SUNWjavamail | library/java/javamail | JavaMail API - Framework to build mail and messaging applications |
| SUNWjaxb | library/java/jaxb | Java Architecture for XML Binding |
| SUNWjaxen-core | library/java/jaxen-core | jaxen-core - XPath library |
| SUNWjdmk-base | library/java/jdmk-runtime | Java DMK 5.1 minimal subset |
| SUNWjdom | library/java/jdom | jdom - open source XML Java API |
| SUNWjdtcore | library/java/jdt-core | jdt-core - Core java elements and API plugin |
| SUNWjettison | library/java/jettison | jettison - A JSON STax Implementation |
| SUNWjxl | library/java/jexcelapi | jexcelapi - Java Excel API |
| SUNWjodatime | library/java/joda-time | joda-time - Java date and time API |
| SUNWjrexx | library/java/jrexx | jrexx - Automaton based regular expression api for Java |
| SUNWjss | library/java/jss | Network Security Services for Java (JSS) |
| SUNWlog4j | library/java/log4j | log4j - Java-based Logging Utility |
| SUNWj6man | library/java/manual | JDK 6.0 Man Pages (1.6.0_10) |
| SUNWj6jmp | library/java/manual/locale/ja | JDK 6.0 Man Pages: Japan (1.6.0_10) |
| SUNWmemcached-java | library/java/memcached-java | memcached client for the java platform |
| SUNWmvel | library/java/mvel | mvel - Java-based Expression Language |
| SUNWpull-parser | library/java/pullparser | PullParser - XML Parser |
| SUNWqdox | library/java/qdox | qdox - A parser to extract class/inter./method |
| SUNWrelaxngDatatype | library/java/relaxngdatatype | relaxngDatatype - RELAX NG Datatype Library |
| SUNWsaaj | library/java/saaj | SAAJ - API for creating and sending SOAP messages |
| SUNWstringtemplate | library/java/stringtemplate | stringtemplate - Java Template Engine |
| SUNWsvn-java | library/java/subversion | Java bindings for Subversion |
| SUNWswt | library/java/swt | Standard Widget Toolkit |
| SUNWtrove | library/java/trove | trove - High speed regular and primitive collections for java |
| SUNWwiseman | library/java/wiseman | Wiseman - Java implementation of WS-Management |
| SUNWxom | library/java/xom | xom - XML object model |
| SUNWxpp3min | library/java/xpp3-min | xpp3min - XmlPull parsing engine |
| SUNWxsdlib | library/java/xsdlib | xsdlib - Sun XML Datatypes Library |
| SUNWxstream | library/java/xstream | xstream - Java library to serialize objects to XML |
| SUNWlcms | library/lcms | Little Color Management System |
| SUNWaudit | library/libadt_jni | AuditService Implementation |
| SUNWlibconfuse | library/libconfuse | libconfuse - configuration file parser library |
| SUNWlibcroco | library/libcroco | Cascading Style Sheet (CSS) parsing and manipulation toolkit |
| SUNWlibdaemon | library/libdaemon | Lightweight C library for UNIX daemons |
| SUNWlibevent | library/libevent | Libevent - an event notification library |
| SUNWlibffi | library/libffi | Foreign Function Interface Library |
| SUNWlibgtop | library/libgtop | Library to get system specific data |
| SUNWlibical | library/libical | Libical is an Open Source implementation of the IETF's iCalendar Calendaring and Scheduling protocols |
| SUNWgnu-idn | library/libidn | The Internationalized Domains Library |
| SUNWlibmemcached | library/libmemcached | libmemcached |
| SUNWliboil | library/liboil | GNOME structured file library |
| SUNWlibosip2 | library/libosip2 | libosip2- GNU oSIP library |
| SUNWlibproxy | library/libproxy | Libproxy is a library that provides automatic proxy configuration management |
| SUNWlibrsync | library/librsync | librsync - software library that implements the rsync remote-delta algorithm |
| SUNWlibsigsegv | library/libsigsegv | libsigsegv - handling page faults in user mode |
| SUNWlibsndfile | library/libsndfile | libsndfile |
| SUNWlibsoup | library/libsoup | Libsoup is an HTTP client/server library for GNOME. |
| SUNWlibtasn1 | library/libtasn1 | Tiny ASN.1 library |
| SUNWtecla | library/libtecla | Tecla command-line editing library |
| SUNWltdl | library/libtool/libltdl | libltdl - GNU libtool dlopen wrapper |
| SUNWlibtorrent | library/libtorrent | libtorrent - a Bittorrent library for rtorrent |
| SUNWlibunique | library/libunique | libunique - library for writing single instance applications |
| SUNWlxml | library/libxml2 | The XML library |
| SUNWlxsl | library/libxslt | The XSLT library |
| SUNWtotem-pl-parser | library/media-player/totem-pl-parser | a library to parse playlist |
| SUNWmlib | library/medialib | mediaLib - Shared Libraries |
| SUNWmfrun | library/motif | Motif RunTime Kit |
| SUNWxwdxm | library/motif/libdpstkxm | DPS Motif library |
| SUNWgnu-mpfr | library/mpfr | GNU MPFR 2.3.2 |
| SUNWlibdiscid | library/musicbrainz/libdiscid | Library for creating MusicBrainz DiscIDs |
| SUNWmusicbrainz | library/musicbrainz/libmusicbrainz | Library for accessing MusicBrainz servers |
| SUNWmyspell-dictionary-cs | library/myspell/dictionary/cs | Myspell and Hunspell spell dictionary files for Czech |
| SUNWmyspell-dictionary-de | library/myspell/dictionary/de | Myspell and Hunspell spell dictionary files for German |
| SUNWmyspell-dictionary-en | library/myspell/dictionary/en | Myspell and Hunspell spell dictionary files for English |
| SUNWmyspell-dictionary-es | library/myspell/dictionary/es | Myspell and Hunspell spell dictionary files for Spanish |
| SUNWmyspell-dictionary-extra | library/myspell/dictionary/extra | Myspell and Hunspell spell dictionary files for extra languages |
| SUNWmyspell-dictionary-fr | library/myspell/dictionary/fr | Myspell and Hunspell spell dictionary files for French |
| SUNWmyspell-dictionary-hu | library/myspell/dictionary/hu | Myspell and Hunspell spell dictionary files for Hungarian |
| SUNWmyspell-dictionary-it | library/myspell/dictionary/it | Myspell and Hunspell spell dictionary files for Italian |
| SUNWmyspell-dictionary-noinst | library/myspell/dictionary/noinst | Myspell and Hunspell spell dictionary files for extra languages |
| SUNWmyspell-dictionary-pl | library/myspell/dictionary/pl | Myspell and Hunspell spell dictionary files for Polish |
| SUNWmyspell-dictionary-ptBR | library/myspell/dictionary/pt_br | Myspell and Hunspell spell dictionary files for Portugese Brazilian |
| SUNWmyspell-dictionary-ru | library/myspell/dictionary/ru | Myspell and Hunspell spell dictionary files for Russian |
| SUNWmyspell-dictionary-sv | library/myspell/dictionary/sv | Myspell and Hunspell spell dictionary files for Swedish |
| SUNWncurses | library/ncurses | A CRT screen handling and optimization package. |
| SUNWneon | library/neon | The Neon WebDAV library |
| SUNWpr | library/nspr | Netscape Portable Runtime |
| SUNWprd | library/nspr/header-nspr | Netscape Portable Runtime Development |
| SUNWopenexr | library/openexr | Libraries to support high dynamic-range image(HDR) format |
| SUNWopenldap | library/openldap | OpenLDAP Software |
| SUNWpcre | library/pcre | Perl-Compatible Regular Expressions |
| SUNWperl-authen-pam | library/perl-5/authen-pam | Authen-PAM PERL module |
| SUNWpmdbi | library/perl-5/database | Perl Database Independent Interface |
| SUNWperl-net-ssleay | library/perl-5/net-ssleay | Net::SSLeay- Perl extension for using OpenSS |
| SUNWperl-pmtools | library/perl-5/pmtools | pmtools - Perl module tools |
| SUNWpmdbdpg | library/perl-5/postgres-dbi | The DBI PostgreSQL Interface for Perl |
| SUNWsvn-perl | library/perl-5/subversion | Subversion Perl Bindings |
| SUNWperl-xml-parser | library/perl-5/xml-parser | XML::Parser and XML::Simple PERL modules - development files |
| SUNWlibpopt | library/popt | Command line parsing library |
| SUNWcups-libs | library/print/cups-libs | CUPS (Runtime Libraries) |
| SUNWpapi | library/print/open-printing | Free Standards Group Open Printing API |
| SUNWpsm-ipp | library/print/open-printing/ipp | FSG Open Printing API IPP Print Service Module |
| SUNWpsm-lpd | library/print/open-printing/lpd | FSG Open Printing API RFC-1179 Print Service Module |
| SUNWpth | library/pth | Gnu portable threads |
| SUNWpython-cherrypy | library/python-2/cherrypy | CherryPy |
| SUNWpython26-coherence | library/python-2/coherence-26 | DLNA/UPnP framework for the digital living |
| SUNWpython24-cssutils | library/python-2/cssutils-24 | A Python 2.4 package to parse and build CSS Cascading Style Sheets |
| SUNWpython26-cssutils | library/python-2/cssutils-26 | A Python 2.6 package to parse and build CSS Cascading Style Sheets |
| SUNWpython24-ctypes | library/python-2/ctypes-24 | Python C data types |
| SUNWIPython | library/python-2/ipython-26 | Enhanced interactive Python shell |
| SUNWlxml-python | library/python-2/libxml2-24 | The XML library - Python 2.4 bindings |
| SUNWlxml-python26 | library/python-2/libxml2-26 | The XML library - Python 2.6 bindings |
| SUNWlxsl-python | library/python-2/libxsl-24 | The XSLT library - Python 2.4 bindings |
| SUNWlxsl-python26 | library/python-2/libxsl-26 | The XSLT library - Python 2.6 bindings |
| SUNWlogilab-astng | library/python-2/logilab-astng | logilab-astng - Python Abstract Syntax Tree New Generation |
| SUNWlogilab-common | library/python-2/logilab-common | common python libraries for logilab applications |
| SUNWpython-lxml | library/python-2/lxml-24 | lxml |
| SUNWpython26-lxml | library/python-2/lxml-26 | Pythonic 2.6 binding for the libxml2 and libxslt libraries |
| SUNWpython-mako | library/python-2/mako | Mako |
| SUNWpython-ply | library/python-2/ply | Ply - implementation of lex and yacc parsing tools |
| SUNWgnome-a11y-libs-python26 | library/python-2/pyatspi-26 | Accessibility implementation for GNOME - Python 2.6 binding files |
| SUNWpycups | library/python-2/pycups | Python language bindings for CUPS |
| SUNWpython-pycurl | library/python-2/pycurl | Python interface to libcurl |
| SUNWpython-pyopenssl | library/python-2/pyopenssl-24 | pyOpenSSL |
| SUNWpython26-pyopenssl | library/python-2/pyopenssl-26 | pyOpenSSL - Python interface to the OpenSSL library for Python 2.6 |
| SUNWpysqlite | library/python-2/pysqlite-24 | Python DB-API 2.0 interface for the SQLite |
| SUNWcompizconfig-python | library/python-2/python-compizconfig-26 | compizconfig libraries - is an alternative configuration system for compiz |
| SUNWdbus-python24 | library/python-2/python-dbus-24 | D-Bus Python 2.4 bindings |
| SUNWdbus-python26 | library/python-2/python-dbus-26 | D-Bus Python 2.6 bindings |
| SUNWPython-extra | library/python-2/python-extra-24 | Supplemental Python libraries and utilities |
| SUNWPython26-extra | library/python-2/python-extra-26 | Supplemental Python 2.6 libraries and utilities |
| SUNWgnome-python-desktop | library/python-2/python-gnome-desktop-24 | Python support desktop libraries for GNOME |
| SUNWgnome-python26-desktop | library/python-2/python-gnome-desktop-26 | Python 2.6 support desktop libraries for GNOME |
| SUNWgnome-python-extras | library/python-2/python-gnome-extras-24 | Supplemental Python bindings for GNOME |
| SUNWgnome-python26-extras | library/python-2/python-gnome-extras-26 | Supplemental Python 2.6 bindings for GNOME |
| SUNWgnome-python-libs | library/python-2/python-gnome-libs-24 | Python support libraries for GNOME |
| SUNWgnome-python26-libs | library/python-2/python-gnome-libs-26 | Python 2.6 support libraries for GNOME |
| SUNWgst-python | library/python-2/python-gst-24 | Python bindings for the GStreamer streaming media framework |
| SUNWgst-python26 | library/python-2/python-gst-26 | Python 2.6 bindings for the GStreamer streaming media framework |
| SUNWgtk-vnc-python24 | library/python-2/python-gtk-vnc-24 | gtk-vnc - A GTK widget for VNC clients - Python 2.4 binding files |
| SUNWgtk-vnc-python26 | library/python-2/python-gtk-vnc-26 | gtk-vnc - A GTK widget for VNC clients - Python 2.6 binding files |
| SUNWpython-imaging | library/python-2/python-imaging-24 | Python's own image processing library |
| SUNWpython26-imaging | library/python-2/python-imaging-26 | Python's own image processing library |
| SUNWmysql-python | library/python-2/python-mysql-24 | A MySQL database adapter for the Python programming language |
| SUNWmysql-python26 | library/python-2/python-mysql-26 | A MySQL database adapter for the Python programming language |
| SUNWpython-notify | library/python-2/python-notify-24 | Python bindings for libnotify |
| SUNWpython26-notify | library/python-2/python-notify-26 | Python 2.6 bindings for libnotify |
| SUNWlibpigment-python26 | library/python-2/python-pigment-26 | SUNWlibpigment-python26 |
| SUNWsexy-python | library/python-2/python-sexy-24 | Python bindings around libsexy |
| SUNWpython-twisted | library/python-2/python-twisted-24 | Event-based framework for internet applications |
| SUNWpython26-twisted | library/python-2/python-twisted-26 | Event-based framework for internet applications |
| SUNWpython-twisted-web2 | library/python-2/python-twisted-web2-24 | A HTTP/1.1 Server Framework |
| SUNWpython26-twisted-web2 | library/python-2/python-twisted-web2-26 | A HTTP/1.1 Server Framework |
| SUNWpython-xdg | library/python-2/python-xdg-24 | Python library to access freedesktop.org standards |
| SUNWpython26-xdg | library/python-2/python-xdg-26 | Python library to access freedesktop.org standards |
| SUNWpython-zope-interface | library/python-2/python-zope-interface-24 | A separate distribution of the zope.interface package used in Zope 3 |
| SUNWpython26-zope-interface | library/python-2/python-zope-interface-26 | A separate distribution of the zope.interface package used in Zope 3 |
| SUNWpywbem | library/python-2/pywbem | pywbem - Python WBEM client library |
| SUNWpyyaml24 | library/python-2/pyyaml-24 | A YAML parser and emitter for the Python language |
| SUNWpyyaml26 | library/python-2/pyyaml-26 | A YAML parser and emitter for the Python language |
| SUNWpython-setuptools | library/python-2/setuptools-24 | Download, build, install, upgrade, and uninstall Python packages easily |
| SUNWpython26-setuptools | library/python-2/setuptools-26 | Download, build, install, upgrade, and and uninstall Python 2.6 packages easily |
| SUNWpython24-simplejson | library/python-2/simplejson-24 | JSON (Java Script Object Notation) encoder/decoder for Python 2.4 |
| SUNWpython26-simplejson | library/python-2/simplejson-26 | JSON (Java Script Object Notation) encoder/decoder for Python 2.6 |
| SUNWsvn-python | library/python-2/subversion | Subversion Python bindings |
| SUNWraptor | library/raptor | RDF Parser Library - RDF parser utility |
| SUNWgnu-readline | library/readline | GNU readline library |
| SUNWlibsmbclient | library/samba/libsmbclient | A library that permits applications to manipulate CIFS/SMB network resources |
| SUNWlibsdl | library/sdl | libsdl - Simple DirectMedia Layer |
| SUNWlibgpg-error | library/security/libgpg-error | Common error codes for GnuPG, libgcrypt |
| SUNWopenssl | library/security/openssl | OpenSSL Commands |
| SUNWopenssl-fips-140 | library/security/openssl/openssl-fips-140 | FIPS 140-2 Capable OpenSSL libraries |
| SUNWconsolekit-pam | library/security/pam/module/pam-consolekit | Framework for tracking users, login sessions, and seats. - PAM module to register simple text logins. |
| SUNWpampkcs11 | library/security/pam/module/pam-pkcs11 | The OpenSC PKCS#11 PAM Login Tools |
| SUNWtcpd | library/security/tcp-wrapper | tcpd - access control facility for internet services |
| SUNWtss | library/security/trousers | TCG Software Stack - software for accessing a TPM device |
| SUNWslang | library/slang | S-Lang Library (2.1.3) |
| SUNWslib | library/slib | GNU slib - a portable library for the programming language Scheme |
| SUNWespeak | library/speech/espeak | eSpeak - compact open source software speech synthesizer |
| SUNWgnome-spell | library/spell-checking/enchant | GNOME spell checker component |
| SUNWtltk | library/tooltalk | ToolTalk runtime |
| SUNWunixodbc | library/unixodbc | UnixODBC - The UnixODBC Subsystem and SDK |
| SUNWconsolekit | library/xdg/consolekit | Framework for tracking users, login sessions, and seats. |
| SUNWxdg-user-dirs | library/xdg/xdg-user-dirs | Tool to help manage user directories |
| SUNWlibxmlrpc-c | library/xmlrpc-c | XMLRPC C/C++ Library |
| SUNWzlib | library/zlib | The Zip compression library |
| SUNWevolution | mail/evolution | Evolution Email and Calendar |
| SUNWevolution-exchange | mail/evolution/connector/evolution-exchange | Exchange connector for Evolution |
| SUNWevolution-jescs | mail/evolution/connector/evolution-jescs | Evolution connector for Sun JES Calendar Server |
| SUNWevolution-webcal | mail/evolution/connector/evolution-webcal | Webcal support for Evolution |
| SUNWfetchmail | mail/fetchmail | Fetchmail Mail Retrieval and Forwarding Utility (6.3.8) |
| SUNWmutt | mail/mutt | Mutt E-Mail Client (1.5.17) |
| SUNWprocmail | mail/procmail | Procmail Mail Processing Program (3.22) |
| SUNWthunderbird | mail/thunderbird | Mozilla Thunderbird Email/Newsgroup Client |
| SUNWthunderbirdl10n-de-DE | mail/thunderbird/locale/de | Thunderbird localization - German |
| SUNWthunderbirdl10n-es-ES | mail/thunderbird/locale/es | Thunderbird localization - Spanish |
| SUNWthunderbirdl10n-extra | mail/thunderbird/locale/extra | Thunderbird localization - other 15 lang |
| SUNWthunderbirdl10n-fr-FR | mail/thunderbird/locale/fr | Thunderbird localization - French |
| SUNWthunderbirdl10n-it-IT | mail/thunderbird/locale/it | Thunderbird localization - Italian |
| SUNWthunderbirdl10n-ja-JP | mail/thunderbird/locale/ja | Thunderbird localization - Japanese |
| SUNWthunderbirdl10n-ko-KR | mail/thunderbird/locale/ko | Thunderbird localization - Korean |
| SUNWthunderbirdl10n-pl-PL | mail/thunderbird/locale/pl | Thunderbird localization - Polish |
| SUNWthunderbirdl10n-pt-BR | mail/thunderbird/locale/pt_br | Thunderbird localization - Portuguese Brazil |
| SUNWthunderbirdl10n-ru-RU | mail/thunderbird/locale/ru | Thunderbird localization - Russian |
| SUNWthunderbirdl10n-sv-SE | mail/thunderbird/locale/sv | Thunderbird localization - Swedish |
| SUNWthunderbirdl10n-zh-CN | mail/thunderbird/locale/zh_cn | Thunderbird localization - Simplified Chinese |
| SUNWthunderbirdl10n-zh-TW | mail/thunderbird/locale/zh_tw | Thunderbird localization - Traditional Chinese |
| SUNWthunderbird-calendar | mail/thunderbird/plugin/thunderbird-lightning | Mozilla Thunderbird Email/Newsgroup Client - Calendar |
| SUNWmkcd | media/cdrtools | CD creation utilities |
| SUNWcdrw | media/cdrw | utility for writing to CD-R/RW and DVD{+-}R/RW disks |
| SUNWdvdrw | media/dvd+rw-tools | DVD creation utilities |
| SUNWmtx | media/mtx | Media Changer Tools |
| SUNWlldap | naming/ldap | LDAP Libraries |
| SUNWbridge | network/bridging | IEEE 802 Bridging Support |
| SUNWircii | network/chat/ircii | Internet Relay Chat Client |
| SUNWirssi | network/chat/irssi | irssi - a terminal based IRC client |
| SUNWdhcm | network/dhcp/dhcpmgr | DHCP Manager |
| SUNWcsdhcm | network/dhcp/dhcpmgr/locale/cs | Czech DHCP Manager |
| SUNWddhcm | network/dhcp/dhcpmgr/locale/de | German DHCP Manager |
| SUNWedhcm | network/dhcp/dhcpmgr/locale/es | Spanish DHCP Manager |
| SUNWfdhcm | network/dhcp/dhcpmgr/locale/fr | French DHCP Manager |
| SUNWidhcm | network/dhcp/dhcpmgr/locale/it | Italian DHCP Manager |
| SUNWjdhcm | network/dhcp/dhcpmgr/locale/ja | Japanese DHCP Manager |
| SUNWkdhcm | network/dhcp/dhcpmgr/locale/ko | Korean DHCP Manager |
| SUNWsdhcm | network/dhcp/dhcpmgr/locale/sv | Swedish DHCP Manager |
| SUNWcdhcm | network/dhcp/dhcpmgr/locale/zh_cn | Simplified Chinese DHCP Manager |
| SUNWhdhcm | network/dhcp/dhcpmgr/locale/zh_hk_tw | Traditional Chinese DHCP Manager |
| SUNWbindc | network/dns/bind | BIND DNS tools |
| SUNWidnu | network/dns/idnconv | Internationalized Domain Name Support Utilities |
| SUNWbip | network/ftp | Basic IP commands |
| SUNWlftp | network/ftp/lftp | lftp - Sophisticated file transfer program (Root files package) |
| SUNWncft | network/ftp/ncftp | NcFTP - client application implementing FTP |
| SUNWipf | network/ipfilter | IP Filter utilities |
| SUNWipfh | network/ipfilter/header-ipfilter | IP Filter header files |
| SUNWiscsi | network/iscsi/initiator | Sun iSCSI Management Utilities |
| SUNWiscsidm | network/iscsi/iser | Sun iSCSI Data Mover |
| SUNWiscsit | network/iscsi/target | Sun iSCSI COMSTAR Port Provider |
| SUNWiscsitgt | network/iscsi/target/legacy | Sun iSCSI Target |
| SUNWnetcat | network/netcat | Netcat Command |
| SUNWslrn | network/nntp/slrn | slrn - S-Lang read news |
| SUNWrsync | network/rsync | rsync |
| SUNWrtorrent | network/rtorrent | rtorrent - a BitTorrent client for ncurses |
| SUNWssh | network/ssh | SSH Client and utilities |
| SUNWsshcu | network/ssh/ssh-key | SSH Common |
| SUNWtnetc | network/telnet | Telnet Command (client) |
| SUNWtor | network/tor | Tor - The Onion Router |
| SUNWunison | network/unison | unison - File synchronization tool |
| SUNWipkg | package/pkg | Image Packaging System |
| SUNWipkg-gui | package/pkg/package-manager | GUI for Image Packaging System |
| SUNWipkg-um | package/pkg/update-manager | Update Manager for Image Packaging System |
| SUNWrpm | package/rpm | Utilities for processing RPM archives |
| SUNWpkgcmds | package/svr4 | SVr4 packaging commands |
| SUNWcups | print/cups | CUPS |
| SUNWfoomatic-db | print/cups/filter/foomatic-db | foomatic-db |
| SUNWfoomatic-db-engine | print/cups/filter/foomatic-db-engine | Foomatic Database Engine |
| SUNWhal-cups-utils | print/cups/hal-cups-utils | Automatic queue creation for CUPS |
| SUNWcups-manager | print/cups/system-config-printer | Print Manager for CUPS |
| SUNWghostscript | print/filter/ghostscript | GPL Ghostscript |
| SUNWgsfot | print/filter/ghostscript/fonts/gnu-gs-fonts-other | GNU Ghostscript Fonts (Other) |
| SUNWgsfst | print/filter/ghostscript/fonts/gnu-gs-fonts-std | GNU Ghostscript Fonts (Standard) |
| SUNWgutenprint | print/filter/gutenprint | gutenprint - Drivers for Canon, Epson, Lexmark & PCL printers |
| SUNWhpijs | print/filter/hplip | hpijs - HP InkJet Server (from HPLIP 2.8.7) |
| SUNWps | print/lp | Solaris Print - LP Server |
| SUNWscplp | print/lp/compatibility/sunos4 | Solaris Print - Source Compatibility |
| SUNWa2ps | print/lp/filter/a2ps | a2ps - GNU Any to PostScript filter (user) |
| SUNWfppd | print/lp/filter/foomatic-ppds | foomatic_ppds - Foomatic Print PPDs |
| SUNWffilters | print/lp/filter/foomatic-rip | foomatic-filters - Foomatic Print Filters (user) |
| SUNWpsf | print/lp/filter/postscript-lp-filter | PostScript filters - |
| SUNWippl | print/lp/ipp/ipp-listener | Internet Printing Protocol(IPP) listener module |
| SUNWippcore | print/lp/ipp/libipp | Internet Printing Protocol(IPP) core libraries |
| SUNWpc | print/lp/print-client-commands | Solaris Print - Client |
| SUNWprint-monitor | print/lp/print-manager | Print Monitor |
| SUNWppm | print/lp/print-manager/legacy | Solaris Print Manager |
| SUNWmp | print/mp | MP Print Filter |
| SUNWpsutils | print/psutils | psutils - PostScript utilities |
| SUNWdistro-license-copyright | release/copyright | OpenSolaris licensing |
| SUNWgetting-started-guide | release/getting-started | Indiana Getting Started Guide |
| SUNWgetting-started-l10n-de | release/getting-started/locale/de | Indiana Getting Started Guide for German |
| SUNWgetting-started-l10n-es | release/getting-started/locale/es | Indiana Getting Started Guide for Spanish |
| SUNWgetting-started-l10n-extra | release/getting-started/locale/extra | Indiana Getting Started Guide for extra languages |
| SUNWgetting-started-l10n-fr | release/getting-started/locale/fr | Indiana Getting Started Guide for French |
| SUNWgetting-started-l10n-it | release/getting-started/locale/it | Indiana Getting Started Guide for Italian |
| SUNWgetting-started-l10n-ja | release/getting-started/locale/ja | Indiana Getting Started Guide for Japanese |
| SUNWgetting-started-l10n-ko | release/getting-started/locale/ko | Indiana Getting Started Guide for Korean |
| SUNWgetting-started-l10n-ptBR | release/getting-started/locale/pt_br | Indiana Getting Started Guide for Portugese Brazilian |
| SUNWgetting-started-l10n-ru | release/getting-started/locale/ru | Indiana Getting Started Guide for Portugese Russian |
| SUNWgetting-started-l10n-sv | release/getting-started/locale/sv | Indiana Getting Started Guide for Swedish |
| SUNWgetting-started-l10n-zhCN | release/getting-started/locale/zh_cn | Indiana Getting Started Guide for Simplified Chinese |
| SUNWgetting-started-l10n-zhHK | release/getting-started/locale/zh_hk | Indiana Getting Started Guide for Hong Kong Chinese |
| SUNWgetting-started-l10n-zhTW | release/getting-started/locale/zh_tw | Indiana Getting Started Guide for Traditional Chinese |
| SUNWsolnm | release/name | Solaris Naming Enabler |
| SUNWopensolaris-welcome | release/opensolaris-welcome | OpenSolaris Welcome document |
| SUNWstosreg | release/registration | OpenSolaris Registration |
| SUNWclisp | runtime/clisp | GNU Common Lisp implementation |
| SUNWdosbox | runtime/dosbox | DosBox - DOS Emulator |
| SUNWerlang | runtime/erlang | Erlang/OTP R12B-1 |
| SUNWerlang-doc | runtime/erlang/documentation | Erlang/OTP R12B-1 Documentation |
| SUNWj6rt | runtime/java | JDK 6.0 Runtime Env. (1.6.0_10) |
| SUNWbeanshell | runtime/java/beanshell | beanshell - a small and embeddable Java source interpreter |
| SUNWjruby | runtime/java/jruby | JRuby |
| SUNWj6rtx | runtime/java/runtime64 | JDK 6.0 64-bit Runtime Env. (1.6.0_10) |
| SUNWlua | runtime/lua | Lua Programming language |
| SUNWocaml | runtime/ocaml | ocaml - Objective Caml language compiler |
| SUNWlablgtk | runtime/ocaml/lablgtk | lablgtk - Objective Caml interface to gtk+ |
| SUNWperl510core | runtime/perl-510 | Perl 5.10 programming language core |
| SUNWperl510usr | runtime/perl-510/extra | Perl 5.10 programming language non-core |
| SUNWperl584core | runtime/perl-584 | Perl 5.8.4 (core) |
| SUNWperl584usr | runtime/perl-584/extra | Perl 5.8.4 (non-core) |
| SUNWperl584man | runtime/perl-584/manual | Perl 5.8.4 Reference Manual Pages |
| SUNWPython | runtime/python-24 | The Python interpreter, libraries and utilities |
| SUNWPython25 | runtime/python-25 | The Python interpreter, libraries and utilities |
| SUNWPython26 | runtime/python-26 | The Python 2.6 interpreter, libraries and utilities |
| SUNWruby18 | runtime/ruby-18 | Ruby & RubyGems |
| SUNWTcl | runtime/tcl-8 | Tcl - Tool Command Language |
| SUNWsnack | runtime/tcl-8/snack | sound toolkit for Tcl/Tk |
| SUNWtcltls | runtime/tcl-8/tcl-openssl | Tcl binding to openssl toolkit |
| SUNWsqlite3tcl | runtime/tcl-8/tcl-sqlite-3 | Tcl Bindings for SQLite3 |
| SUNWTk | runtime/tk-8 | Tk - TCL GUI Toolkit |
| SUNWbart | security/bart | Basic Audit Reporting Tool |
| SUNWsudo | security/sudo | sudo |
| SUNWpostgr-82-server | service/database/postgres-82 | PostgreSQL 8.2 database server |
| SUNWpostgr-83-server | service/database/postgres-83 | PostgreSQL database server |
| SUNWpostgr-84-server | service/database/postgres-84 | PostgreSQL 8.4.1 database server |
| SUNWfmd | service/fault-management | Fault Management Daemon and Utilities |
| SUNWnfss | service/file-system/nfs | Network File System (NFS) server support |
| SUNWsmbs | service/file-system/smb | SMB Server |
| SUNWdesktop-cache | service/gnome/desktop-cache | desktop-cache is a set of SMF services used to update the various GNOME desktop caches. |
| SUNWhal | service/hal | Hardware Abstraction Layer |
| SUNWsckm | service/key-management/sun-fire-15000 | Key Management Modules for Sun Fire 15000 (SPARC) |
| SUNWadmr | service/management/sysidtool | System & Network Administration Root |
| SUNWmemcached | service/memcached | memcached |
| SUNWdhcs | service/network/dhcp | BOOTP/DHCP Server Services |
| SUNWdhcsb | service/network/dhcp/datastore/binfiles | Binary File Format Data Module for BOOTP/DHCP Services |
| SUNWbind | service/network/dns/bind | BIND DNS Name server and tools |
| SUNWdsd | service/network/dns/mdns | Multicast DNS and Service Discovery |
| SUNWftp | service/network/ftp | FTP Server |
| SUNWcns | service/network/legacy | Common Network Services: time, daytime, echo, discard, chargen |
| SUNWilb | service/network/load-balancer/ilb | Integrated IP layer 3/4 load balancer for Solaris |
| SUNWpen | service/network/load-balancer/pen | pen - tcp load balancer |
| SUNWrcmdc | service/network/network-clients | Remote Network Client Commands |
| SUNWrcmds | service/network/network-servers | Remote Network Server Commands |
| SUNWyp | service/network/nis | NIS Server for Solaris |
| SUNWntp | service/network/ntp | NTP |
| SUNWsmba | service/network/samba | samba - A Windows SMB/CIFS fileserver for UNIX |
| SUNWser | service/network/sip/ser | Ser - SIP Express Router |
| SUNWserweb | service/network/sip/ser/administration | Serweb - web interface for Ser SIP Express Router |
| SUNWslp | service/network/slp | SLP |
| SUNWsndm | service/network/smtp/sendmail | Sendmail |
| SUNWmibii | service/network/snmp/mibiisa | Solstice Enterprise Agents 1.0.3 SNMP daemon |
| SUNWsshd | service/network/ssh | SSH Server |
| SUNWtnetd | service/network/telnet | Telnet Server Daemon |
| SUNWtftp | service/network/tftp | Trivial File Transfer Server |
| SUNWbnu | service/network/uucp | Networking UUCP Utilities |
| SUNWwpa | service/network/wpa | Wireless WPA Supplicant |
| SUNWpicl | service/picl | PICL Libraries, and Plugin Modules |
| SUNWpostrun | service/postrun | Delayed execution environment for procedural package scripts |
| SUNWrcap | service/resource-cap | Solaris Resource Capping Daemon |
| SUNWpool | service/resource-pools | Resource Pools |
| SUNWpoold | service/resource-pools/poold | Dynamic Resource Pools |
| SUNWgssc | service/security/gss | GSSAPI CONFIG V2 |
| SUNWkrb | service/security/kerberos-5 | Kerberos version 5 support |
| SUNWstunnel | service/security/stunnel | stunnel root |
| SUNWscm | service/storage/avs/cache-management | Sun StorageTek Availability Suite Cache Management |
| SUNWcfpl | service/storage/fibre-channel/fc-fabric | fp cfgadm plug-in library |
| SUNWisns | service/storage/isns | Solaris iSNS Server |
| SUNWrmvolmgr | service/storage/media-volume-manager | Removable volume manager |
| SUNWndmp | service/storage/ndmp | NDMP |
| SUNWsmedia | service/storage/removable-media | Storage media management library |
| SUNWvscan | service/storage/virus-scan | Virus Scan Service |
| SUNWzfs-auto-snapshot | service/storage/zfs-auto-snapshot | ZFS automatic snapshot service |
| SUNWbash | shell/bash | GNU Bourne-Again shell (bash) |
| SUNWconflict | shell/conflict | conflict - displays conflicting filenames in $PATH |
| SUNWexpect | shell/expect | expect - Programmed dialogue with other interactive programs |
| SUNWpdsh | shell/pdsh | Parallel distributed shell |
| SUNWpipe-viewer | shell/pipe-viewer | pipeline monitoring tool |
| SUNWshmux | shell/shmux | shmux - Shell Multiplexor |
| SUNWtcsh | shell/tcsh | Tenex C-shell (tcsh) |
| SUNWgnu-which | shell/which | GNU which |
| SUNWzsh | shell/zsh | Z shell (zsh) |
| SUNWmdbdm | source/demo/mdb-examples | Modular Debugger Demo Source |
| SUNWosdem | source/demo/system | OS demo source |
| SUNWpppgS | source/network/pppdump | Source for the GNU utilities for PPP |
| SUNWtcpdS | source/security/tcp-wrapper | tcpd - access control facility for internet services (Source) |
| SUNWgrubS | source/system/grub | Source for GNU GRUB - GNU GRand Unified Bootloader |
| avs | storage/avs | Availability Suite |
| SUNWii | storage/avs/point-in-time-copy | Sun StorageTek Availability Suite Point-In-Time Copy |
| SUNWrdc | storage/avs/remote-mirror | Sun StorageTek Availability Suite Remote Mirror |
| SUNWfsexam | storage/fsexam | Filesystem Examiner |
| SUNWluxopr | storage/library/network-array | Sun Enterprise Network Array libraries (SPARC) |
| SUNWmda | storage/metassist | Solaris Volume Manager Assistant |
| SUNWmpathadm | storage/mpathadm | Solaris Multipathing CLI |
| SUNWstmf | storage/stmf | Sun Common Multipotocol SCSI Target |
| storage-nas | storage/storage-nas | Network Attached Storage cluster |
| storage-server | storage/storage-server | Multi Protocol Storage Server cluster |
| SUNWmd | storage/svm | Solaris Volume Manager |
| SUNWacc | system/accounting/legacy | System Accounting |
| SUNWgrub | system/boot/grub | GNU GRUB - GNU GRand Unified Bootloader |
| SUNWbs | system/boot/network | Boot Server daemons |
| SUNWrmod | system/boot/real-mode | Realmode Modules |
| SUNWwbsup | system/boot/wanboot | WAN boot support |
| SUNWbcp | system/compatibility/sunos4 | SunOS 4.x Binary Compatibility (SPARC) |
| SUNWhwdata | system/data/hardware-registry | Hardware data files |
| SUNWkey | system/data/keyboard/keytables | Keyboard configuration tables |
| SUNWter | system/data/terminfo | Terminal Information |
| SUNWldtp | system/desktop/ldtp | Linux Desktop Testing Project |
| SUNWdesktop-other-l10n-cs | system/desktop/locale/cs | Desktop other message files for Czech |
| SUNWdesktop-other-l10n-de | system/desktop/locale/de | Desktop other message files for German |
| SUNWdesktop-other-l10n-es | system/desktop/locale/es | Desktop other message files for Spanish |
| SUNWdesktop-other-l10n-extra | system/desktop/locale/extra | Desktop other message files for extra languages |
| SUNWdesktop-other-l10n-fr | system/desktop/locale/fr | Desktop other message files for French |
| SUNWdesktop-other-l10n-hu | system/desktop/locale/hu | Desktop other message files for Hungarian |
| SUNWdesktop-other-l10n-it | system/desktop/locale/it | Desktop other message files for Italian |
| SUNWdesktop-other-l10n-ja | system/desktop/locale/ja | Desktop other message files for Japanese |
| SUNWdesktop-other-l10n-ko | system/desktop/locale/ko | Desktop other message files for Korean |
| SUNWdesktop-other-l10n-noinst | system/desktop/locale/noinst | Desktop other message files for extra languages (not in /usr/lib/locale) |
| SUNWdesktop-other-l10n-pl | system/desktop/locale/pl | Desktop other message files for Polish |
| SUNWdesktop-other-l10n-ptBR | system/desktop/locale/pt_br | Desktop other message files for Portugese Brazilian |
| SUNWdesktop-other-l10n-rtl | system/desktop/locale/rtl | Desktop other message files for RTL languages |
| SUNWdesktop-other-l10n-ru | system/desktop/locale/ru | Desktop other message files for Russian |
| SUNWdesktop-other-l10n-sv | system/desktop/locale/sv | Desktop other message files for Swedish |
| SUNWdesktop-other-l10n-zhCN | system/desktop/locale/zh_cn | Desktop other message files for Simplified Chinese |
| SUNWdesktop-other-l10n-zhHK | system/desktop/locale/zh_hk | Desktop other message files for Hong Kong Chinese |
| SUNWdesktop-other-l10n-zhTW | system/desktop/locale/zh_tw | Desktop other message files for Traditional Chinese |
| SUNWstardict | system/desktop/stardict | StarDict dictionary |
| SUNWdesktop-startup | system/display-manager/desktop-startup | Desktop startup scripts in xinitrc.d |
| SUNWgnome-display-mgr | system/display-manager/gdm | GNOME display manager |
| SUNWopensolaris-gdm-themes | system/display-manager/opensolaris-gdm-themes | OpenSolaris branded GNOME login manager themes |
| SUNWdcs | system/domain-configuration/sparc-enterprise | Domain Configuration Server (SPARC) |
| SUNWdscp | system/domain-service-processor-protocol/sparc-enterprise | Domain to Service Processor Communications Protocol (Kvm) (SPARC) |
| SUNWefc | system/embedded-fcode-interpreter | Embedded FCode Interpreter Drivers (SPARC) |
| SUNWesu | system/extended-system-utilities | Extended System Utilities |
| SUNWatfs | system/file-system/autofs | AutoFS |
| SUNWnfsc | system/file-system/nfs | Network File System (NFS) client support |
| SUNWntfsprogs | system/file-system/ntfsprogs | ntfsprogs - Utilities that provide access to NTFS |
| SUNWsmbfs | system/file-system/smb | SMB/CIFS File System client support |
| SUNWudf | system/file-system/udfs | Universal Disk Format 1.50 |
| SUNWzfs | system/file-system/zfs | ZFS |
| SUNWlogrotate | system/file/logrotate | Logrotate 3.7.1 |
| SUNWfwflash | system/flash/fwflash | Sun Firmware Flash Update Tool (fwflash) |
| SUNWfs | system/floating-point-scrubber | FP Scrubber daemon and test (SPARC) |
| SUNWfont-daewoo-misc | system/font/daewoo-misc | Korean bitmap fonts from Daewoo Electronics |
| SUNWgnome-fonts | system/font/gnome-fonts | GNOME Unicode and Korean TrueType fonts |
| SUNWfont-isas-misc | system/font/isas-misc | Institute of Software, Academia Sinica GB2312-80 bitmap fonts |
| SUNWfont-jis-misc | system/font/jis-misc | Japanese Industrial Standard 9051-1984 bitmap fonts |
| SUNWfont-misc-ethiopic | system/font/misc-ethiopic | Ethiopic language fonts from the Ge'ez Frontiers Foundation |
| SUNWfont-misc-meltho | system/font/misc-meltho | Meltho Syriac fonts |
| SUNWttf-arabeyes | system/font/truetype/arabeyes | Arabeyes TrueType Arabic fonts |
| SUNWttf-arphic-ukai | system/font/truetype/arphic-ukai | arphic-ukai Chinese TrueType font |
| SUNWttf-arphic-uming | system/font/truetype/arphic-uming | arphic-uming Chinese TrueType font |
| SUNWttf-bh-luxi | system/font/truetype/bh-luxi | Luxi family of TrueType fonts designed by Bigelow & Holmes. |
| SUNWttf-bitstream-vera | system/font/truetype/bitstream-vera | TrueType font files for the Vera family of fonts from Bitstream, Inc. |
| SUNWttf-bpg-georgian | system/font/truetype/bpg-georgian | BPG Georgian fonts |
| SUNWttf-dejavu | system/font/truetype/dejavu | TrueType font files for the DejaVu family of open source fonts |
| SUNWttf-gentium | system/font/truetype/gentium | Gentium and Gentium Basic extended Unicode fonts |
| SUNWttf-google-droid | system/font/truetype/google-droid | Droid font family from Google's Android project |
| SUNWttf-hanyang-ko | system/font/truetype/hanyang-ko | HanYang Korean TrueType fonts |
| SUNWttf-hanyang-ko-core | system/font/truetype/hanyang-ko-core | HanYang Korean TrueType core fonts |
| SUNWttf-indic-fonts-core | system/font/truetype/indic-fonts-core | Indic languages core TrueType fonts |
| SUNWttf-ipafont | system/font/truetype/ipafont | IPAfont |
| SUNWttf-ipafont-mincho | system/font/truetype/ipafont-mincho | IPAfont - Japanese TrueType mincho font |
| SUNWttf-kacst | system/font/truetype/kacst | Kacst Arabic TrueType fonts |
| SUNWttf-liberation | system/font/truetype/liberation | TrueType font files for the Liberation family of open source fonts |
| SUNWttf-mgopen | system/font/truetype/mgopen | Magenta MgOpen fonts |
| SUNWttf-sil | system/font/truetype/sil | SIL International OFL Fonts |
| SUNWttf-thai-scalable | system/font/truetype/thai-scalable | Scalable Thai TrueType fonts |
| SUNWttf-unfonts-ko-core | system/font/truetype/unfonts-ko-core | Korean Un fonts TrueType fonts core |
| SUNWttf-unfonts-ko-extra | system/font/truetype/unfonts-ko-extra | Korean Un fonts TrueType fonts core |
| SUNWttf-unifont | system/font/truetype/unifont | Font covering Unicode 5.1 Basic Multilingual Plane |
| SUNWttf-wqy-zenhei | system/font/truetype/wqy-zenhei | Wenquanyi Zenhei Chinese TrueType font |
| SUNWfont-xorg-cyrillic | system/font/xorg/cyrillic | Cyrillic bitmap fonts from X.Org Foundation |
| SUNWfont-xorg-iso8859-1 | system/font/xorg/iso8859-1 | X.Org Foundation X11 iso8859-1 fonts |
| SUNWfont-xorg-iso8859-10 | system/font/xorg/iso8859-10 | X.Org Foundation X11 iso8859-10 fonts |
| SUNWfont-xorg-iso8859-11 | system/font/xorg/iso8859-11 | X.Org Foundation X11 iso8859-11 fonts |
| SUNWfont-xorg-iso8859-13 | system/font/xorg/iso8859-13 | X.Org Foundation X11 iso8859-13 fonts |
| SUNWfont-xorg-iso8859-14 | system/font/xorg/iso8859-14 | X.Org Foundation X11 iso8859-14 fonts |
| SUNWfont-xorg-iso8859-15 | system/font/xorg/iso8859-15 | X.Org Foundation X11 iso8859-15 fonts |
| SUNWfont-xorg-iso8859-16 | system/font/xorg/iso8859-16 | X.Org Foundation X11 iso8859-16 fonts |
| SUNWfont-xorg-iso8859-2 | system/font/xorg/iso8859-2 | X.Org Foundation X11 iso8859-2 fonts |
| SUNWfont-xorg-iso8859-3 | system/font/xorg/iso8859-3 | X.Org Foundation X11 iso8859-3 fonts |
| SUNWfont-xorg-iso8859-4 | system/font/xorg/iso8859-4 | X.Org Foundation X11 iso8859-4 fonts |
| SUNWfont-xorg-iso8859-5 | system/font/xorg/iso8859-5 | X.Org Foundation X11 iso8859-5 fonts |
| SUNWfont-xorg-iso8859-7 | system/font/xorg/iso8859-7 | X.Org Foundation X11 iso8859-7 fonts |
| SUNWfont-xorg-iso8859-8 | system/font/xorg/iso8859-8 | X.Org Foundation X11 iso8859-8 fonts |
| SUNWfont-xorg-iso8859-9 | system/font/xorg/iso8859-9 | X.Org Foundation X11 iso8859-9 fonts |
| SUNWfont-xorg-core | system/font/xorg/xorg-core | X.Org Foundation X11 core fonts |
| SUNWfruid | system/fru-id | FRU ID Utility and Library (SPARC) |
| SUNWfruip | system/fru-id/platform | FRU ID Platform Modules (SPARC) |
| SUNWfbc | system/graphics/fbconfig | Frame Buffer Configuration Utility (SPARC) |
| SUNWastfbcf | system/graphics/fbconfig/fbconfig-ast | AST Graphics Configuration and Diagnostics Software |
| SUNWefbcf | system/graphics/fbconfig/fbconfig-efb | Sun XVR-300/XVR-100, XVR-50 Graphics |
| SUNWkfbcf | system/graphics/fbconfig/fbconfig-kfb | Configuration software for the PCI-E Bus Sun XVR-2500 graphics accelerator (64-bit) |
| SUNWhea | system/header | SunOS Header Files |
| SUNWagph | system/header/header-agp | AGP GART Driver Header Files |
| SUNWaudh | system/header/header-audio | Audio Header Files |
| SUNW1394h | system/header/header-firewire | Sun IEEE1394 Framework Header Files |
| SUNWpiclh | system/header/header-picl | PICL Header Files |
| SUNWpdu | system/header/header-platform | PCI Drivers Headers for SPARC systems development (SPARC) |
| SUNWpsh | system/header/header-storage | Platform Support, Driver Header Files |
| SUNWugenu | system/header/header-ugen | UGEN Headers |
| SUNWusbu | system/header/header-usb | USB Headers |
| SUNWibus | system/input-method/ibus | Intelligent Input Bus |
| SUNWibus-anthy | system/input-method/ibus/anthy | iBus Japanese IME - anthy |
| SUNWibus-chewing | system/input-method/ibus/chewing | iBus Multilingual IME - chewing |
| SUNWibus-hangul | system/input-method/ibus/hangul | iBus Korean IME - hangul |
| SUNWibus-m17n | system/input-method/ibus/ibus-m17n | iBus Multilingual IME - m17n |
| SUNWibus-pinyin | system/input-method/ibus/pinyin | iBus Chinese IME - pinyin |
| SUNWibus-table | system/input-method/ibus/table | iBus Multilingual IME - table |
| SUNWibus-table-data-array30 | system/input-method/ibus/table/array30 | ibus-table - array30 for Chinese |
| SUNWibus-table-data-cangjie | system/input-method/ibus/table/cangjie | ibus-table - cangjie for Chinese |
| SUNWibus-table-data-cantonese | system/input-method/ibus/table/cantonese | ibus-table - cantonese for Chinese |
| SUNWibus-table-data-cantonhk | system/input-method/ibus/table/cantonhk | ibus-table - cantonhk for Chinese |
| SUNWibus-table-data-cns11643 | system/input-method/ibus/table/cns11643 | ibus-table - cns11643 for Chinese |
| SUNWibus-table-data-erbi | system/input-method/ibus/table/erbi | ibus-table - erbi for Chinese |
| SUNWibus-table-data-jyutping | system/input-method/ibus/table/jyutping | ibus-table - jyutping for Chinese |
| SUNWibus-table-data-quick | system/input-method/ibus/table/quick | ibus-table - quick for Chinese |
| SUNWibus-table-data-rustrad | system/input-method/ibus/table/rustrad | ibus-table - rustrad for Russian |
| SUNWibus-table-data-stroke5 | system/input-method/ibus/table/stroke5 | ibus-table - stroke5 for Chinese |
| SUNWibus-table-data-thai | system/input-method/ibus/table/thai | ibus-table - thai |
| SUNWibus-table-data-translit | system/input-method/ibus/table/translit | ibus-table - translit for Cyrillic |
| SUNWibus-table-data-viqr | system/input-method/ibus/table/viqr | ibus-table - viqr for Vietnamese |
| SUNWibus-table-data-wu | system/input-method/ibus/table/wu | ibus-table - wu for Chinese |
| SUNWibus-table-data-wubi | system/input-method/ibus/table/wubi | ibus-table - wubi for Chinese |
| SUNWibus-table-data-xinhua | system/input-method/ibus/table/xinhua | ibus-table - xinhua for Chinese |
| SUNWibus-table-data-yong | system/input-method/ibus/table/yong | ibus-table - yong for Chinese |
| SUNWibus-table-data-zhengma | system/input-method/ibus/table/zhengma | ibus-table - zhengma for Chinese |
| SUNWibus-table-data-zhuyin | system/input-method/ibus/table/zhuyin | ibus-table - zhuyin for Chinese |
| SUNWibus-table-data-ziranma | system/input-method/ibus/table/ziranma | ibus-table - ziranma for Chinese |
| SUNWibus-xkbc | system/input-method/ibus/xkbc | iBus Keyboard layout emulation IME - xkbc |
| SUNWiiimf | system/input-method/iiim | Internet/Intranet Input Method Framework Package |
| SUNWiiimf-ja-anthy | system/input-method/iiim/ja-anthy | IIIMF - Japanese Language Engine (Anthy) |
| SUNWiiimf-ko-hangul | system/input-method/iiim/ko-hangul | IIIMF - libhangul language engine. |
| SUNWiiimf-th-thaile | system/input-method/iiim/th-thaile | IIIMF - Thai language engine |
| SUNWiiimf-zhCN-cle-core | system/input-method/iiim/zh_cn-cle-core | IIIMF - Simplified Chinese Language Engine (core) |
| SUNWiiimf-zhCN-cle-open | system/input-method/iiim/zh_cn-cle-open | IIIMF - Simplified Chinese Language Engine (open) |
| SUNWiiimf-zhCN-cle-sunpinyin | system/input-method/iiim/zh_cn-cle-sunpinyin | IIIMF - Simplified Chinese Language Engine (SunPinyin) |
| SUNWiiimf-zhHK-hkle-core | system/input-method/iiim/zh_hk-hkle-core | IIIMF - Traditional Chinese (Hong Kong) Language Engine (core) |
| SUNWiiimf-zhHK-hkle-open | system/input-method/iiim/zh_hk-hkle-open | IIIMF - Traditional Chinese (Hong Kong) Language Engine (open) |
| SUNWiiimf-zhTW-twle-chewing | system/input-method/iiim/zh_tw-twle-chewing | IIIMF - Traditional Chinese Language Engine (Chewing) |
| SUNWiiimf-zhTW-twle-core | system/input-method/iiim/zh_tw-twle-core | IIIMF - Traditional Chinese Language Engine (core) |
| SUNWiiimf-zhTW-twle-open | system/input-method/iiim/zh_tw-twle-open | IIIMF - Traditional Chinese Language Engine (open) |
| SUNWlibanthy | system/input-method/library/libanthy | libanthy |
| SUNWlibchewing | system/input-method/library/libchewing | libchewing |
| SUNWlibhangul | system/input-method/library/libhangul | libhangul |
| SUNWlibthai | system/input-method/library/libthai | libthai |
| SUNWm17n | system/input-method/library/m17n | data files for libm17n |
| SUNWm17n-contrib | system/input-method/library/m17n/contrib | m17n Contributed Data |
| SUNWscim | system/input-method/scim | Smart Common Input Method Framework |
| SUNWscim-anthy | system/input-method/scim/anthy | Smart Common Input Method Framework - libanthy IMEngine |
| SUNWscim-chewing | system/input-method/scim/chewing | Smart Common Input Method Framework - libchewing IMEngine |
| SUNWscim-hangul | system/input-method/scim/hangul | Smart Common Input Method Framework - libhangul IMEngine |
| SUNWscim-pinyin | system/input-method/scim/pinyin | Smart Common Input Method Framework - Smart PinYin IMEngine |
| SUNWscim-m17n | system/input-method/scim/scim-m17n | Smart Common Input Method Framework - libm17n IMEngine |
| SUNWscim-sunpinyin | system/input-method/scim/sunpinyin | Smart Common Input Method Framework - SunPinyin IMEngine |
| SUNWscim-tables | system/input-method/scim/table | Smart Common Input Method Framework - Codetable IMEngine |
| SUNWscim-tables-chinese | system/input-method/scim/table/chinese | Smart Common Input Method Framework - Codetable for Chinese |
| SUNWscim-tables-extra | system/input-method/scim/table/extra | Smart Common Input Method Framework - Codetable for extra languages |
| SUNWscim-tables-india | system/input-method/scim/table/india | Smart Common Input Method Framework - Codetable for India |
| SUNWscim-tables-japanese | system/input-method/scim/table/japanese | Smart Common Input Method Framework - Codetable for Japanese |
| SUNWscim-tables-korean | system/input-method/scim/table/korean | Smart Common Input Method Framework - Codetable for Korean |
| SUNWscim-thai | system/input-method/scim/thai | Smart Common Input Method Framework - libthai IMEngine |
| SUNWinstall | system/install | System install libraries and commands |
| SUNWauto-install | system/install/auto-install | SUNW-automated-installer |
| SUNWauto-install-common | system/install/auto-install/auto-install-common | Automated Installer Common Files |
| SUNWinstall-l10n | system/install/locale | Localization for system install libraries and commands |
| SUNWinstall-test | system/install/tests | OpenSolaris install test drivers |
| SUNWipc | system/ipc | Interprocess Communications |
| SUNWipmi | system/ipmi/ipmitool | ipmitool |
| SUNWckr | system/kernel | Core Solaris Kernel |
| SUNWcpc | system/kernel/cpu-counters | CPU Performance Counter driver |
| SUNWust | system/kernel/cpu/sun4v | UltraSPARC-T1 core kernel software (SPARC) |
| SUNWdtrp | system/kernel/dtrace/providers | DTrace Providers |
| SUNWxdt | system/kernel/dtrace/providers/xdt | xVM Hypervisor Dynamic Tracing (DTrace) Provider |
| SUNWdrcr | system/kernel/dynamic-reconfiguration/sun-fire-15000 | Dynamic Reconfiguration Modules for Sun Fire 15000 (SPARC) |
| SUNWsfdr | system/kernel/dynamic-reconfiguration/sun-fire-880 | Sun Fire 880 DR Daemon (SPARC) |
| SUNWdrr | system/kernel/dynamic-reconfiguration/ultra-enterprise-10000 | Dynamic Reconfiguration Modules for Sun Enterprise 10000 (SPARC) |
| SUNWidn | system/kernel/inter-domain/ultra-enterprise-10000 | Inter-Domain Network Modules for Sun Enterprise 10000 (SPARC) |
| SUNWiopc | system/kernel/io-performance-counters | sun4u IO chip performance counter modules (SPARC) |
| SUNWcakr | system/kernel/platform | Core Solaris Kernel Architecture |
| SUNWcti2 | system/kernel/platform/netra | Netra ct I2C and System Drivers (SPARC) |
| SUNWpm | system/kernel/power | Power Management binaries |
| SUNWrsmo | system/kernel/rsmops | RSMPI Operations Registration Module |
| SUNWrsgk | system/kernel/secure-rpc | kernel RPCSEC_GSS |
| SUNWgssk | system/kernel/security/gss | kernel GSSAPI V2 |
| SUNWcpr | system/kernel/suspend-resume | Suspend, Resume package |
| SUNWuwb | system/kernel/ultra-wideband | Common framework for UWB device drivers |
| SUNWldom | system/ldoms | Solaris Logical Domains Configuration and Administration (SPARC) |
| SUNWcsl | system/library | Core Solaris, (Shared Libs) |
| SUNWlibC | system/library/c++/sunpro | Sun Workshop Compilers Bundled libC |
| SUNWdbus | system/library/dbus | Simple IPC library based on messages |
| SUNWflexruntime | system/library/flex-runtime | Flex Lexer (Runtime Libraries) |
| SUNWfontconfig | system/library/fontconfig | Fontconfig library |
| SUNWfontconfig-docs | system/library/fontconfig/documentation | Fontconfig library documentation |
| SUNWfreetype2 | system/library/freetype-2 | FreeType2 Font library |
| SUNWgccruntime | system/library/gcc-3-runtime | GCC Runtime libraries |
| SUNWiconv-extra | system/library/iconv/extra | iconv modules extra files |
| SUNWiconv-unicode | system/library/iconv/unicode | iconv modules for Unicode |
| SUNWuiu8 | system/library/iconv/utf-8 | Iconv modules for UTF-8 Locale |
| SUNWuium | system/library/iconv/utf-8/manual | Iconv Man Pages for UTF-8 Locale |
| SUNWislcc | system/library/iconv/xsh4/eastern-european | XSH4 conversion for Eastern European locales |
| SUNWisolc | system/library/iconv/xsh4/latin | XSH4 conversion for ISO Latin character sets |
| SUNWinstall-libs | system/library/install | System install libraries |
| SUNWlibdatrie | system/library/libdatrie | libdatrie |
| SUNWdbus-libs | system/library/libdbus | Simple IPC library based on messages - client libraries |
| SUNWdbus-glib | system/library/libdbus-glib | D-Bus GLib bindings |
| SUNWsmapi | system/library/libdiskmgt | Storage Management APIs |
| SUNWfcoeu | system/library/libfcoe | Sun FCoE (Fibre Channel over Ethernet) Port Management Library |
| SUNWctpls | system/library/liblayout | Portable layout services for Complex Text Layout support |
| SUNWlibnet | system/library/libnet | libnet |
| SUNWlibpcap | system/library/libpcap | libpcap - a packet capture library |
| SUNWlibvirt | system/library/libvirt | Libvirt |
| SUNWlibms | system/library/math | Math & Microtasking Libraries |
| SUNWlibm | system/library/math/header-math | Math & Microtasking Library Headers & Lint Files |
| SUNWtls | system/library/mozilla-nss | Network Security Services |
| SUNWtlsd | system/library/mozilla-nss/header-nss | Network Security Services Development |
| SUNWkvm | system/library/platform | Core Architecture, (Kvm) |
| SUNWpolkit | system/library/policykit | PolicyKit |
| SUNWcar | system/library/processor | Core Architecture |
| SUNWgss | system/library/security/gss | GSSAPI V2 |
| SUNWgssdh | system/library/security/gss/diffie-hellman | GSS Diffie-Hellman |
| SUNWspnego | system/library/security/gss/spnego | SPNEGO GSS-API Mechanism |
| SUNWlibgcrypt | system/library/security/libgcrypt | libgcrypt - cryptographic library |
| SUNWlibmcrypt | system/library/security/libmcrypt | Libmcrypt Encryption Algorithms Library |
| SUNWlibsasl | system/library/security/libsasl | SASL v2 |
| SUNWrsg | system/library/security/rpcsec | RPCSEC_GSS |
| SUNWcfcl | system/library/storage/fibre-channel/hbaapi | Common Fibre Channel HBA API Library |
| SUNWfchba | system/library/storage/fibre-channel/libsun_fc | Sun Fibre Channel Host Bus Adapter Library |
| SUNWima | system/library/storage/ima | Solaris IMA Software Initiator Plugin |
| SUNWimac | system/library/storage/ima/header-ima | Solaris IMA Common Library |
| SUNWmpapi | system/library/storage/libmpapi | SNIA Multipath Management API Common Library |
| SUNWmpsvplr | system/library/storage/libmpscsi_vhci | Sun MP API library for the scsi_vhci driver |
| SUNWscsip | system/library/storage/scsi-plugins | SCSI/SES plugins |
| SUNWmddr | system/library/svm-rcm | SVM RCM Module |
| SUNWadmlib-sysid | system/library/sysidtool | System and Network identification libraries |
| SUNWlibusb | system/library/usb/libusb | Sun wrapper library for libusb |
| SUNWlibusbugen | system/library/usb/libusbugen | SUN libusb ugen plugin |
| SUNWlibopenusb | system/library/usb/openusb | Libopenusb - a USB device management library |
| SUNWlang-common | system/locale | language support common components |
| SUNWlang-af | system/locale/af | Afrikaans language support |
| SUNWlang-ar | system/locale/ar | Arabic language support |
| SUNWlang-ar-extra | system/locale/ar-extra | Arabic language support extra files |
| SUNWlang-arEG | system/locale/ar_eg | Arabic (Egypt) language support |
| SUNWlang-as | system/locale/as | Assamese language support |
| SUNWlang-az | system/locale/az | Azerbaijani language support |
| SUNWlang-be | system/locale/be | Belarus language support |
| SUNWlang-bg | system/locale/bg | Bulgarian language support |
| SUNWlang-bg-extra | system/locale/bg-extra | Bulgarian language support extra files |
| SUNWlang-bn | system/locale/bn | Bengali language support |
| SUNWlang-ca | system/locale/ca | Catalan language support |
| SUNWlang-ca-extra | system/locale/ca-extra | Catalan language support extra files |
| SUNWlang-cs | system/locale/cs | Czech language support |
| SUNWlang-cs-extra | system/locale/cs-extra | Czech language support extra files |
| SUNWlang-da | system/locale/da | Danish language support |
| SUNWlang-da-extra | system/locale/da-extra | Danish language support extra files |
| SUNWlang-de | system/locale/de | German language support |
| SUNWlang-de-extra | system/locale/de-extra | German language support extra files |
| SUNWlang-deDE | system/locale/de_de | German (Germany) language support |
| SUNWlang-el | system/locale/el | Greek language support |
| SUNWlang-el-extra | system/locale/el-extra | Greek language support extra files |
| SUNWlang-elGR | system/locale/el_gr | Greek (Greece) language support |
| SUNWlang-en | system/locale/en | English language support |
| SUNWlang-en-extra | system/locale/en-extra | English language support extra files |
| SUNWlang-enUS | system/locale/en_us | English (U.S.A.) language support |
| SUNWlang-es | system/locale/es | Spanish language support |
| SUNWlang-es-extra | system/locale/es-extra | Spanish language support extra files |
| SUNWlang-esES | system/locale/es_es | Spanish (Spain) language support |
| SUNWlang-et-extra | system/locale/et-extra | Estonian language support extra files |
| SUNWlang-et | system/locale/et_ee | Estonian language support |
| SUNWlang-common-extra | system/locale/extra | language support common components extra files |
| SUNWlang-fi | system/locale/fi | Finnish language support |
| SUNWlang-fi-extra | system/locale/fi-extra | Finnish language support extra files |
| SUNWlang-fr | system/locale/fr | French language support |
| SUNWlang-fr-extra | system/locale/fr-extra | French language support extra files |
| SUNWlang-frFR | system/locale/fr_fr | French (France) language support |
| SUNWlang-gu | system/locale/gu | Gujarati language support |
| SUNWlang-he | system/locale/he | Hebrew language support |
| SUNWlang-he-extra | system/locale/he-extra | Hebrew language support extra files |
| SUNWlang-hi | system/locale/hi | Indic language support |
| SUNWlang-hr | system/locale/hr | Croatian language support |
| SUNWlang-hr-extra | system/locale/hr-extra | Croatian language support extra files |
| SUNWlang-hu | system/locale/hu | Hungarian language support |
| SUNWlang-hu-extra | system/locale/hu-extra | Hungarian language support extra files |
| SUNWlang-hy | system/locale/hy | Armenian language support |
| SUNWlang-id | system/locale/id | Indonesia language support |
| SUNWlang-is | system/locale/is | Icelandic language support |
| SUNWlang-is-extra | system/locale/is-extra | Icelandic language support extra files |
| SUNWlang-it | system/locale/it | Italian language support |
| SUNWlang-it-extra | system/locale/it-extra | Italian language support extra files |
| SUNWlang-itIT | system/locale/it_it | Italian (Italy) language support |
| SUNWlang-ja | system/locale/ja | Japanese language support |
| SUNWlang-ja-extra | system/locale/ja-extra | Japanese language support extra files |
| SUNWlang-ka | system/locale/ka | Georgian language support |
| SUNWlang-kk | system/locale/kk | Kazakh language support |
| SUNWlang-kn | system/locale/kn | Kannada language support |
| SUNWlang-ko | system/locale/ko | Korean language support |
| SUNWlang-ko-extra | system/locale/ko-extra | Korean language support extra files |
| SUNWlang-ks | system/locale/ks | Kashmiri language support |
| SUNWlang-ku | system/locale/ku | Kurdish language support |
| SUNWlang-ky | system/locale/ky | Kirghiz language support |
| SUNWlang-lt | system/locale/lt | Lithuanian language support |
| SUNWlang-lt-extra | system/locale/lt-extra | Lithuanian language support extra files |
| SUNWlang-lv | system/locale/lv | Latvian language support |
| SUNWlang-lv-extra | system/locale/lv-extra | Latvian language support extra files |
| SUNWlang-mk | system/locale/mk | Macedonian language support |
| SUNWlang-mk-extra | system/locale/mk-extra | Macedonian language support extra files |
| SUNWlang-ml | system/locale/ml | Malayalam language support |
| SUNWlang-mr | system/locale/mr | Marathi language support |
| SUNWlang-ms | system/locale/ms | Malaysia language support |
| SUNWlang-mt | system/locale/mt | Maltese language support |
| SUNWlang-nb | system/locale/nb | Norwegian Bokmal language support |
| SUNWlang-nl | system/locale/nl | Dutch language support |
| SUNWlang-nl-extra | system/locale/nl-extra | Dutch language support extra files |
| SUNWlang-nlNL | system/locale/nl_nl | Dutch (Netherlands) language support |
| SUNWlang-nn | system/locale/nn | Norwegian Nynorsk language support |
| SUNWlang-no-extra | system/locale/no-extra | Norwegian language support extra files |
| SUNWlang-or | system/locale/or | Oriya language support |
| SUNWlang-pa | system/locale/pa | Panjabi language support |
| SUNWlang-pl | system/locale/pl | Polish language support |
| SUNWlang-pl-extra | system/locale/pl-extra | Polish language support extra files |
| SUNWlang-pt | system/locale/pt | Portugese language support |
| SUNWlang-pt-extra | system/locale/pt-extra | Portuguese language support extra files |
| SUNWlang-ptBR | system/locale/pt_br | Brasilian Portugese language support |
| SUNWlang-ptBR-extra | system/locale/pt_br-extra | Brasilian Portuguese language support |
| SUNWlang-ro | system/locale/ro | Romanian language support |
| SUNWlang-ro-extra | system/locale/ro-extra | Romanian language support extra files |
| SUNWlang-ru | system/locale/ru | Russian language support |
| SUNWlang-ru-extra | system/locale/ru-extra | Russian language support extra files |
| SUNWlang-ruRU | system/locale/ru_ru | Russian (Russia) language support |
| SUNWlang-sa | system/locale/sa | Sanskrit language support |
| SUNWlang-sh | system/locale/sh | Serbo-Croatian language support |
| SUNWlang-sh-extra | system/locale/sh-extra | Serbo-Croatian language support extra files |
| SUNWlang-sk | system/locale/sk | Slovak language support |
| SUNWlang-sk-extra | system/locale/sk-extra | Slovak language support extra files |
| SUNWlang-sl | system/locale/sl | Slovenian language support |
| SUNWlang-sl-extra | system/locale/sl-extra | Slovenian language support extra files |
| SUNWlang-sq | system/locale/sq | Albanian language support |
| SUNWlang-sq-extra | system/locale/sq-extra | Albanian language support extra files |
| SUNWlang-sr | system/locale/sr | Serbian language support |
| SUNWlang-sr-extra | system/locale/sr-extra | Serbian language support extra files |
| SUNWlang-srRS | system/locale/sr_rs | Serbian (Serbia) language support |
| lang-support-albanian | system/locale/support/albanian | Language Support cluster - Albanian |
| lang-support-all | system/locale/support/all | Language Support cluster - all |
| lang-support-arabic | system/locale/support/arabic | Language Support cluster - Arabic |
| lang-support-belarusian | system/locale/support/belarusian | Language Support cluster - Belarusian |
| lang-support-bulgarian | system/locale/support/bulgarian | Language Support cluster - Bulgarian |
| lang-support-catalan | system/locale/support/catalan | Language Support cluster - Catalan |
| lang-support-chinese-CN | system/locale/support/chinese-cn | Language Support cluster - Chinese (Simplified) |
| lang-support-chinese-HK | system/locale/support/chinese-hk | Language Support cluster - Chinese (Traditional; Hong Kong) |
| lang-support-chinese-TW | system/locale/support/chinese-tw | Language Support cluster - Chinese (Traditional; Taiwan) |
| lang-support-common | system/locale/support/common | Language Support cluster - common |
| lang-support-croatian | system/locale/support/croatian | Language Support cluster - Croatian |
| lang-support-czech | system/locale/support/czech | Language Support cluster - Czech |
| lang-support-danish | system/locale/support/danish | Language Support cluster - Danish |
| lang-support-dutch | system/locale/support/dutch | Language Support cluster - Dutch |
| lang-support-english | system/locale/support/english | Language Support cluster - English |
| lang-support-estonian | system/locale/support/estonian | Language Support cluster - Estonian |
| lang-support-finnish | system/locale/support/finnish | Language Support cluster - Finnish |
| lang-support-french | system/locale/support/french | Language Support cluster - French |
| lang-support-georgian | system/locale/support/georgian | Language Support cluster - Georgian |
| lang-support-german | system/locale/support/german | Language Support cluster - German |
| lang-support-greek | system/locale/support/greek | Language Support cluster - Greek |
| lang-support-hebrew | system/locale/support/hebrew | Language Support cluster - Hebrew |
| lang-support-hungarian | system/locale/support/hungarian | Language Support cluster - Hungarian |
| lang-support-icelandic | system/locale/support/icelandic | Language Support cluster - Icelandic |
| lang-support-indic | system/locale/support/indic | Language Support cluster - Indic |
| lang-support-indonesian | system/locale/support/indonesian | Language Support cluster - Indonesian |
| lang-support-italian | system/locale/support/italian | Language Support cluster - Italian |
| lang-support-japanese | system/locale/support/japanese | Language Support cluster - Japanese |
| lang-support-kazakh | system/locale/support/kazakh | Language Support cluster - Kazakh |
| lang-support-korean | system/locale/support/korean | Language Support cluster - Korean |
| lang-support-latvian | system/locale/support/latvian | Language Support cluster - Latvian |
| lang-support-lithuanian | system/locale/support/lithuanian | Language Support cluster - Lithuanian |
| lang-support-macedonian | system/locale/support/macedonian | Language Support cluster - Macedonian |
| lang-support-malay | system/locale/support/malay | Language Support cluster - Malay |
| lang-support-maltese | system/locale/support/maltese | Language Support cluster - Maltese |
| lang-support-norwegian | system/locale/support/norwegian | Language Support cluster - Norwegian |
| lang-support-norwegian-bokmal | system/locale/support/norwegian-bokmal | Language Support cluster - Norwegian Bokmal |
| lang-support-norwegian-nynorsk | system/locale/support/norwegian-nynorsk | Language Support cluster - Norwegian Nynorsk |
| lang-support-polish | system/locale/support/polish | Language Support cluster - Polish |
| lang-support-portuguese | system/locale/support/portuguese | Language Support cluster - Portugese |
| lang-support-portuguese-BR | system/locale/support/portuguese-br | Language Support cluster - Portugese (Brazil) |
| lang-support-romanian | system/locale/support/romanian | Language Support cluster - Romanian |
| lang-support-russian | system/locale/support/russian | Language Support cluster - Russian |
| lang-support-serbian | system/locale/support/serbian | Language Support cluster - Serbian |
| lang-support-serbo-croatian | system/locale/support/serbo-croatian | Language Support cluster - Serbo-Croatian |
| lang-support-slovak | system/locale/support/slovak | Language Support cluster - Slovak |
| lang-support-slovenian | system/locale/support/slovenian | Language Support cluster - Slovenian |
| lang-support-spanish | system/locale/support/spanish | Language Support cluster - Spanish |
| lang-support-swedish | system/locale/support/swedish | Language Support cluster - Swedish |
| lang-support-thai | system/locale/support/thai | Language Support cluster - Thai |
| lang-support-turkish | system/locale/support/turkish | Language Support cluster - Turkish |
| lang-support-ukrainian | system/locale/support/ukrainian | Language Support cluster - Ukrainian |
| lang-support-vietnamese | system/locale/support/vietnamese | Language Support cluster - Vietnamese |
| SUNWlang-sv | system/locale/sv | Swedish language support |
| SUNWlang-sv-extra | system/locale/sv-extra | Swedish language support extra files |
| SUNWlang-ta | system/locale/ta | Tamil language support |
| SUNWlang-te | system/locale/te | Telugu language support |
| SUNWlang-th | system/locale/th | Thai language support |
| SUNWlang-th-extra | system/locale/th-extra | Thai language support extra files |
| SUNWlang-tr | system/locale/tr | Turkish language support |
| SUNWlang-tr-extra | system/locale/tr-extra | Turkish language support extra files |
| SUNWlang-uk | system/locale/uk | Ukrainian language support |
| SUNWlang-vi | system/locale/vi | Vietnam language support |
| SUNWlang-zhCN | system/locale/zh_cn | Simplified Chinese language support |
| SUNWlang-zhCN-extra | system/locale/zh_cn-extra | Simplified Chinese language support extra files |
| SUNWlang-zhHK | system/locale/zh_hk | Traditional Chinese (Hong Kong) language support |
| SUNWlang-zhHK-extra | system/locale/zh_hk-extra | Traditional Chinese (Hong Kong) language support extra files |
| SUNWlang-zhSG | system/locale/zh_sg | Singapore Chinese language support |
| SUNWlang-zhTW | system/locale/zh_tw | Traditional Chinese language support |
| SUNWlang-zhTW-extra | system/locale/zh_tw-extra | Traditional Chinese language support extra files |
| SUNWcimserver | system/management/cim/pegasus | OpenPegasus CIM server |
| SUNWfreeipmi | system/management/freeipmi | FreeIPMI - in-band and out-of-band IPMI |
| SUNWamt | system/management/intel-amt | Solaris support for Intel Active Management Technology |
| SUNWio-tools | system/management/pcitool | Administrative tools to modify the pci/pcie fabric |
| SUNWpowerman | system/management/powerman | Powerman - power management software |
| SUNWwsr2 | system/management/product-registry | Solaris Product Registry & Web Start runtime support |
| SUNWservicetag | system/management/service-tag | Service Tags |
| SUNWnet-snmp-core | system/management/snmp/net-snmp | Net-SNMP Agent files and libraries |
| SUNWnet-snmp-addons | system/management/snmp/net-snmp/addons | Net-SNMP addon libraries |
| SUNWnet-snmp-doc | system/management/snmp/net-snmp/documentation | Net-SNMP Agent manpages and html documentation files |
| SUNWsasnm | system/management/snmp/sea | Solstice Enterprise Agents 1.0.3 Simple Network Management Protocol |
| SUNWsacom | system/management/snmp/sea/sea-config | Solstice Enterprise Agents 1.0.3 files for root file system |
| SUNWadmap | system/management/sysidtool | System administration applications |
| OSOLvpanels | system/management/visual-panels | Visual Panels |
| OSOLvpanels-apache | system/management/visual-panels/panel-apache | Visual Panels Apache UI |
| OSOLvpanels-firewall | system/management/visual-panels/panel-firewall | Visual Panels Firewall panel |
| OSOLvpanels-hypervisor | system/management/visual-panels/panel-hypervisor | Visual Panels Hypervisor panel |
| OSOLvpanels-sharemgr | system/management/visual-panels/panel-sharemgr | Visual Panels Sharemgr Panel |
| OSOLvpanels-sysid | system/management/visual-panels/panel-sysid | Visual Panels Sysid panel |
| SUNWsimplewbem | system/management/wbem/cimple | SimpleWBEM (Cimple) - An Embeddable CIM Provider Engine |
| SUNWdmgt | system/management/wbem/data-management | Solaris Data Management WBEM/CIM API |
| SUNWrmwb | system/management/wbem/resource-management | Resource Management WBEM Instrumentation |
| SUNWsblimwbemcli | system/management/wbem/sblim-cim-client | Command line utility for CIMOM access |
| SUNWSblimCimClient | system/management/wbem/wbemcli | sblim cim client for the java platform |
| SUNWopenwsman | system/management/web/openwsman | Openwsman - Open source web services manager (2.1.0) |
| SUNWwebmin | system/management/webmin | Webmin - Web-Based System Administration |
| SUNWman | system/manual | On-Line Manual Pages |
| SUNWman-l10n-ja | system/manual/locale/ja | On-Line Manual Pages for Japanese |
| SUNWtlsu | system/mozilla-nss | Network Security Services Utilities |
| SUNWcnetr | system/network | Core Solaris Network Infrastructure |
| SUNWcvc | system/network-console | Network Console (SPARC) |
| SUNWavahi-bridge-dsd | system/network/avahi | Avahi client and bridge to SUNWdsd. |
| SUNWnca | system/network/http-cache-accelerator | Solaris Network Cache and Accelerator |
| SUNWqosu | system/network/ipqos | IP QoS |
| SUNWqos | system/network/ipqos/ipqos-config | IP QoS |
| SUNWnis | system/network/nis | Network Information System |
| SUNWpppd | system/network/ppp | Solaris PPP Device Drivers |
| SUNWpppg | system/network/ppp/pppdump | GNU utilities for PPP |
| SUNWpppdt | system/network/ppp/tunnel | Solaris PPP Tunneling |
| SUNWroute | system/network/routing | Network Routing daemons/commands |
| SUNWquagga | system/network/routing/quagga | Quagga - Quagga Routing Software |
| SUNWvrrp | system/network/routing/vrrp | Solaris VRRP protocol |
| SUNWibsdpu | system/network/spdadm | Sun InfiniBand pseudo Sockets Direct Protocol Admin |
| SUNWudapl | system/network/udapl | Sun User Direct Access Programming Library (User) |
| SUNWudaplt | system/network/udapl/udapl-tavor | Sun uDAPL for Tavor (User) |
| SUNWwlan | system/network/wificonfig | wifi config tool |
| SUNWcsos | system/osnet/locale/cs | Czech ON message files |
| SUNWdeos | system/osnet/locale/de | German ON message files |
| SUNWesos | system/osnet/locale/es | Spanish ON message files |
| SUNWfros | system/osnet/locale/fr | French ON message files |
| SUNWitos | system/osnet/locale/it | Italian ON message files |
| SUNWjos | system/osnet/locale/ja | Japanese ON message files |
| SUNWkos | system/osnet/locale/ko | Korean Language Environment localization files |
| SUNWsvos | system/osnet/locale/sv | Swedish ON message files |
| SUNWcos | system/osnet/locale/zh | Simplified Chinese Language Environment localization files |
| SUNWhos | system/osnet/locale/zh_tw | Traditional Chinese Language Environment localization files |
| SUNWgcmn | system/prerequisite/gnu | gcmn - Common GNU package |
| SUNWrsm | system/remote-shared-memory | Remote Shared Memory |
| SUNWfss | system/scheduler/fss | Fair Share Scheduler |
| SUNWkdc | system/security/kerberos-5 | Kerberos V5 Master KDC (user) |
| SUNWfcprt | system/storage/fibre-channel/port-utility | Fibre Channel HBA Port utility |
| SUNWluxop | system/storage/luxadm | Sun Enterprise Network Array firmware and utilities |
| SUNWmms | system/storage/mms | MMS - Media Management Software |
| SUNWparted | system/storage/parted | GNU Parted - Partition Editor |
| SUNWsmhba | system/storage/sasinfo | SM-HBA Libraries and CLI |
| SUNWsg3utils | system/storage/sg3_utils | sg3_utils - a package of utilities for sending |
| SUNWvdisk | system/storage/vdiskadm | Virtual Disk |
| SUNWvts | system/test/sunvts | SunVTS Framework |
| SUNWvtsmn | system/test/sunvts/manual | SunVTS Man Pages |
| SUNWvtsts | system/test/sunvts/tests | SunVTS Core Installation Tests |
| SUNWtnfc | system/tnf | TNF Core Components |
| SUNWts | system/trusted | Trusted Extensions |
| SUNWtsg | system/trusted/global-zone | Trusted Extensions global |
| trusted-extensions | system/trusted/trusted-extensions | Trusted Extensions |
| SUNWvirtinst | system/virtinst | virt-install |
| SUNWxcu4 | system/xopen/xcu4 | XCU4 Utilities |
| SUNWxcu6 | system/xopen/xcu6 | XCU6 Utilities |
| xvm | system/xvm | Solaris x86 Hypervisor |
| SUNWxvm | system/xvm/header-xvm | Hypervisor Header Files |
| SUNWxvmipa | system/xvm/ipagent | xVM PV IP address agent |
| xvm-gui | system/xvm/xvm-gui | Solaris x86 Hypervisor management GUI |
| SUNWxvmdom | system/xvm/xvmstore | Hypervisor Domain Tools |
| SUNWzone | system/zones | Solaris Zones |
| SUNWipkg-brand | system/zones/brand/ipkg | ipkg brand |
| SUNWlx | system/zones/brand/lx | lx Brand |
| SUNWs10brand | system/zones/brand/s10 | Solaris 10 Containers: solaris10 brand support |
| SUNWzoneint | system/zones/internal | Solaris Zones Internal Files |
| SUNWconman | terminal/conman | ConMan - Console Management tool |
| SUNWdialog | terminal/dialog | dialog - display dialog boxes from shell scripts |
| SUNWgnome-terminal | terminal/gnome-terminal | GNOME terminal emulator |
| SUNWmrxvt | terminal/mrxvt | Mrxvt - lightweight multi-tabbed terminal emulator |
| SUNWpconsole | terminal/pconsole | pconsole |
| SUNWscreen | terminal/screen | GNU Screen |
| SUNWtack | terminal/tack | A CRT screen handling and optimization package |
| SUNWterminator | terminal/terminator | Multiple GNOME terminals in one window |
| SUNWautoef | text/auto_ef | Auto encoding finder (auto_ef) |
| SUNWconvmv | text/convmv | Filename Encoding Conversion Tool |
| SUNWdiffstat | text/diffstat | diffstat - displays a histogram from diff output |
| SUNWdoc | text/doctools | Documentation Tools |
| SUNWjdoc | text/doctools/ja | Japanese Documentation Tools |
| SUNWdwdiff | text/dwdiff | dwdiff - a diff program that operates at the word level |
| SUNWgawk | text/gawk | gawk - GNU implementation of awk |
| SUNWgnu-diffutils | text/gnu-diffutils | GNU diffutils |
| SUNWgnu-gettext | text/gnu-gettext | GNU gettext |
| SUNWggrp | text/gnu-grep | ggrep - GNU grep utilities |
| SUNWgpch | text/gnu-patch | The GNU Patch utility |
| SUNWgsed | text/gnu-sed | gsed - GNU implementation of sed, the Unix stream editor |
| SUNWgroff | text/groff | GNU roff Text Formatting |
| SUNWidzebra | text/idzebra | idzebra - text indexing and retrieval engine |
| SUNWless | text/less | The GNU pager (less) |
| SUNWloc | text/locale | System Localization |
| SUNWo3read | text/o3read | A converter for the OpenOffice.org swriter and scalc formats into plain text and html |
| SUNWpatchutils | text/patchutils | patchutils - Tools for manipulating patch files |
| SUNWtexi | text/texinfo | GNU texinfo - Texinfo utilities (texinfo) |
| SUNWtidy | text/tidy | The HTML Tidy Library |
| SUNWaget | web/aget | aget - multi-threaded HTTP download accelerator |
| amp | web/amp | Cluster containing an AMP (Apache, MySQL, PHP) deployment kit |
| SUNWawstats | web/analytics/awstats | AWStats - Log File Analyzer for Advanced Statistics |
| SUNWwebalizer | web/analytics/webalizer | webalizer |
| SUNWelinks | web/browser/elinks | ELinks - Text-based Web browser |
| SUNWfirefox | web/browser/firefox | Mozilla Firefox Web browser |
| SUNWfirefoxl10n-de-DE | web/browser/firefox/locale/de_de | Firefox localization - German |
| SUNWfirefoxl10n-es-ES | web/browser/firefox/locale/es_es | Firefox localization - Spanish |
| SUNWfirefoxl10n-extra | web/browser/firefox/locale/extra | Firefox localization - other 17 lang |
| SUNWfirefoxl10n-fr-FR | web/browser/firefox/locale/fr_fr | Firefox localization - French |
| SUNWfirefoxl10n-hi-IN | web/browser/firefox/locale/hi_in | Firefox localization - Hindi |
| SUNWfirefoxl10n-it-IT | web/browser/firefox/locale/it_it | Firefox localization - Italian |
| SUNWfirefoxl10n-ja-JP | web/browser/firefox/locale/ja_jp | Firefox localization - Japanese |
| SUNWfirefoxl10n-ko-KR | web/browser/firefox/locale/ko_kr | Firefox localization - Korean |
| SUNWfirefoxl10n-pl-PL | web/browser/firefox/locale/pl_pl | Firefox localization - Polish |
| SUNWfirefoxl10n-pt-BR | web/browser/firefox/locale/pt_br | Firefox localization - Portuguese Brazil |
| SUNWfirefoxl10n-ru-RU | web/browser/firefox/locale/ru_ru | Firefox localization - Russian |
| SUNWfirefoxl10n-sv-SE | web/browser/firefox/locale/sv_se | Firefox localization - Swedish |
| SUNWfirefoxl10n-zh-CN | web/browser/firefox/locale/zh_cn | Firefox localization - Simplified Chinese |
| SUNWfirefoxl10n-zh-TW | web/browser/firefox/locale/zh_tw | Firefox localization - Traditional Chinese |
| SUNWjre-config-plugin | web/browser/firefox/plugin/firefox-java | Java runtime integration - plugin |
| SUNWlinks | web/browser/links | links - WWW text browser |
| SUNWlynx | web/browser/lynx | Text-mode web browser |
| SUNWw3m | web/browser/w3m | A text-based web browser |
| SUNWcurl | web/curl | The C-URL Wrappers Library |
| SUNWfirefox-bookmark | web/data/firefox-bookmarks | Firefox's default bookmark |
| SUNWbluefish | web/editor/bluefish | Bluefish, a powerful editor for experienced web designers. |
| SUNWspawn-fcgi | web/fastcgi/spawn-fcgi | Spawn-Fcgi utility for starting FCGI backends |
| SUNWtcat | web/java-servlet/tomcat | Tomcat Servlet/JSP Container |
| SUNWtcat-examples | web/java-servlet/tomcat/tomcat-examples | Tomcat Servlet/JSP Container - example applications |
| SUNWphp52 | web/php-52 | PHP Server 5.2.6 |
| SUNWphp52d | web/php-52/documentation | PHP Server Documentation |
| SUNWphp52-apc | web/php-52/extension/php-apc | APC extension module for PHP |
| SUNWphp52-idn | web/php-52/extension/php-idn | IDN extension module for PHP |
| SUNWphp52-memcache | web/php-52/extension/php-memcache | Memcache extension module for PHP |
| SUNWphp52-mysql | web/php-52/extension/php-mysql | PHP 5.2.6 module for MySQL |
| SUNWphp52-pear | web/php-52/extension/php-pear | PHP Extension and Application Repository Components(root) |
| SUNWphp52-pgsql | web/php-52/extension/php-pgsql | PHP 5.2.6 module for PostgreSQL |
| SUNWphp52-suhosin | web/php-52/extension/php-suhosin | Suhosin extension module for PHP |
| SUNWphp52-tcpwrap | web/php-52/extension/php-tcpwrap | Tcpwrap extension module for PHP |
| SUNWphp52-xdebug | web/php-52/extension/php-xdebug | XDebug extension module for PHP |
| SUNWprivoxy | web/proxy/privoxy | Privoxy Web Proxy |
| SUNWsquid | web/proxy/squid | Squid Web Proxy Cache |
| SUNWapch | web/server/apache-13 | Apache Web Server |
| SUNWapchd | web/server/apache-13/documentation | Apache Web Server Documentation |
| SUNWapch22 | web/server/apache-22 | Apache Web Server V2.2 |
| SUNWapch22d | web/server/apache-22/documentation | Apache Web Server V2.2 Documentation |
| SUNWapch22m-dtrace | web/server/apache-22/module/apache-dtrace | DTrace plugin for Apache Web Server V2.2 |
| SUNWapch22m-fcgid | web/server/apache-22/module/apache-fcgid | FastCGI plugin for Apache Web Server V2.2 |
| SUNWapch22m-jk | web/server/apache-22/module/apache-jk | Tomcat Connector plugin for Apache Web Server V2.2 |
| SUNWapch22m-php52 | web/server/apache-22/module/apache-php5 | PHP Server 5.2.6 module for Apache Web Server V2.2 |
| SUNWapch22m-proxy-html | web/server/apache-22/module/apache-proxy_html | Proxy HTML plugin for Apache Web Server V2.2 |
| SUNWapch22m-security | web/server/apache-22/module/apache-security | Mod Security plugin for Apache Web Server V2.2 |
| SUNWapch22m-sed | web/server/apache-22/module/apache-sed | mod_sed plugin for Apache Web Server V2.2 |
| SUNWapch22m-xml2enc | web/server/apache-22/module/apache-xml2enc | xml2nec plugin for Apache Web Server V2.2 |
| SUNWejabberd | web/server/ejabberd | ejabberd - Jabber/XMPP instant messaging server |
| SUNWlighttpd14 | web/server/lighttpd-14 | Lighttpd Web Server |
| SUNWurlgrabber | web/urlgrabber | urlgrabber |
| SUNWwget | web/wget | wget - GNU wget |
| SUNWxwplt | x11/clients | X Window System platform software |
| SUNWxwrtl | x11/compatibility/links-svid | X Window System & Graphics Runtime Library Links in /usr/lib |
| SUNWxorg-compatlinks | x11/compatibility/links-xorg | X11 Compatibility Links |
| SUNWxcursor-themes | x11/data/xcursor-themes | X.Org Foundation X11 cursor themes |
| SUNWxwdem | x11/demo | X Window System demo programs |
| SUNWxwpmn | x11/developer/manual | X Window System programmers man pages |
| SUNWxorg-client-programs | x11/extension-clients | X.Org Foundation X Client Programs |
| SUNWxorg-client-docs | x11/extension-clients/manual | X.Org Foundation X client programs documentation |
| SUNWxwfsw | x11/font-utilities | X Window System platform required font software |
| SUNWxwinc | x11/header | X Window System include files |
| SUNWxorg-headers | x11/header/header-xorg | X.Org Foundation X11 client headers |
| SUNWxwmod | x11/kernel | X Window System kernel modules |
| SUNWxwacx | x11/keyboard/accessx | AccessX client program |
| SUNWxorg-xkb | x11/keyboard/data-xkb | X.Org Foundation Xserver keyboard layouts |
| SUNWxorg-clientlibs | x11/library/extension-clients | X.Org Foundation X Client Libraries |
| SUNWxwice | x11/library/libice | X Window System Inter-Client Exchange (ICE) Components |
| SUNWxwxft | x11/library/libxft | Xft (X Freetype) Library |
| SUNWxwslb | x11/library/lint | X Window System lint libraries |
| SUNWxorg-mesa | x11/library/mesa | Xorg Server Mesa Modules and Libraries |
| SUNWxwman | x11/manual | X Window System online user man pages |
| SUNWxwopt | x11/optional-clients | X Window System Optional Clients |
| SUNWxorg-server | x11/server/xorg | X.Org Foundation Xserver |
| SUNWefbw | x11/server/xorg/driver/xorg-efb | Sun XVR-300/XVR-100, XVR-50 Graphics Window System Configuration and Diagnostics |
| SUNWkfbw | x11/server/xorg/driver/xorg-kfb | X server loadable module for the PCI-E Bus Sun XVR-2500 graphics accelerator (64-bit) |
| SUNWxorg-graphics-ddx | x11/server/xorg/driver/xorg-misc | X.Org Foundation Xserver Graphics Device Modules |
| SUNWxvnc | x11/server/xvnc | X11/VNC server |
| SUNWxdm | x11/session/xdm | xdm Display Manager |
| SUNWxorg-tsol-module | x11/trusted/trusted-xorg | Trusted Extensions, Xorg |
| SUNWxwplr | x11/x11-config | X Window System platform software configuration |
| SUNWxcompmgr | x11/xcompmgr | xcompmgr provides a rudimentary compositing window manager |
| SUNWxwfs | x11/xfs | X Window System Font server |
'OS & network > solaris' 카테고리의 다른 글
| zfs 분류 (0) | 2010.07.29 |
|---|---|
| zfs internal structure (0) | 2010.07.08 |
| WS-2700-S10: SolarisTM 10 Patching Best Practices Course Reference Guide (0) | 2010.06.25 |
| 아이폰,아이팟터치,아이패드로 솔라리스 관리 및 모니터링 하기 (2) | 2010.06.25 |
| 기술백서-Oracle Solaris and Sun SPARC Systems—Integrated and Optimized for Enterprise Computing (0) | 2010.06.25 |