OpenSolaris  
 Open Source Software for Solaris
An OpenSolaris Community Site
 Current Software Packages
Open Bug Tracking
    · Home of “Community Software for Solaris” ( CSW )
 
Stable Release 2008-01 : James Lee has released 1,629 software packages from the stable tree.


  We are pleased to announce that the 2008-01 stable release has been delivered.


  Please see Special Instructions Below

  The “stable” tree is a collection of software packages that have all been previously released to the public and have no open bugs filed against them.  The Blastwave Software Stack ( simply “the stack” ) is broken into three main trees of software packages.   The first tree is called “unstable” and it changes frequently.  Software packages are continually being updated and released to the public via the “unstable” tree.  The next tree is called “stable” and it will only change after release engineering has checked and reviewed all bugs filed against all software packages.  There is also an internal tree simply called “testing” and it is used for QA processes before a package enters the “unstable” tree.  Our current release manager is James Lee and he works closely with numerous others to ensure that only qualified software may enter the “stable” tree.  The “stable” tree will change only when a complete release is ready.  At most this will be four times a year, depending on various factors.

The Blastwave Software Stack


  Each software tree has many branches.  There exists a distinct branch for the x86 ( 32-bit Intel Pentium, Pentium Pro, Celeron & Centrino and AMD Celeron & Athlon etc. etc. ) and this x86 branch also includes software for the 64-bit AMD Opteron processors.  The Sparc branch is also on each release tree and it covers the sun4m ( HyperSparc, ROSS Sparc variants ) as well as 64-bit sun4u variations. Each of these architecture branches covers the various versions of production Solaris as well as beta release Solaris Nevada or Solaris Express.  This includes the Solaris Express Community Release also but we can only truely say that we “support” the production grade releases of Solaris 8, Solaris 9 and Solaris 10.  The Solaris ABI ( Application Binary Interface ) assures users of Solaris that any application which is well behaved on Solaris 8 will also be well behaved on Solaris 9 and Solaris 10.   This is the “golden rule” of Solaris: any application that runs on a currently shipping edition of Solaris will also run on any other shipping edition of Solaris.

  Please feel FREE to join the mail lists at https://lists.blastwave.org/mailman/listinfo and talk with others about how to build, maintain, install and distribute open source software to the Solaris world.

  Below you will the complete list of applications and software packages in this, our Eleventh Stable Release.

Dennis Clarke
Tue Jan 15 09:43:12 EST 2008


  Special Instructions for this Stable Release
From Official Announcement by James Lee - Stable Software Release Manager
-------------------------------------------------------------------------
Blastwave's 2008-01 stable package collection is released and ready
for use.  The mirror sites have updated and you are advised to update
stable installations.

If you use any of the following:

    CSWmailscanner on Solaris 8
    CSWap2worker on Solaris 10
    CSWapache2 with SSL on Solaris 10
    CSWossh on Solaris 10

please read the release notes below.




*** CSWmailscanner on Solaris 8

The outgoing CSWmailscanner has a bug that prevents it from being
removed. Before update edit
    /var/sadm/pkg/CSWmailscanner/install/preremove
script and change the "-L" to "-h" on line 34.  The following gsed
command will make the change:

# gsed -i -e 's/-L/-h/' /var/sadm/pkg/CSWmailscanner/install/preremove



*** Apache2 with SSL on Solaris 10

The SSL setting does not persist across update. After update:

# svccfg -s svc:/network/http:cswapache2 setprop httpd/ssl=true
# svcadm refresh svc:/network/http:cswapache2




*** CSWap2worker on Solaris 10

On update Apache 2 with worker MPM mode will restart in pre-fork mode.
After update restart:
# svcadm disable cswapache2
# svcadm enable cswapache2





*** CSWossh on Solaris 10

Since Openssh 4.7, the pam_unix_cred module is mandatory in the sshd pam
configuration under Solaris 10.

This module has normally always been required to ensure correct
credential settings but openssh 4.6 worked properly without it.

Only server with custom sshd pam configuration could hit this problem
as the default one is correct.

So if you're in that case, make sure your configuration is correct before
doing an upgrade.  For example, for a standard unix authentication, a
good configuration should look like this:

sshd auth requisite pam_authtok_get.so.1
sshd auth required pam_dhkeys.so.1
sshd auth required pam_unix_cred.so.1
sshd auth sufficient pam_unix_auth.so.1 debug

The following configuration is incorrect although it worked with openssh
4.6:

sshd auth requisite pam_authtok_get.so.1
sshd auth required pam_dhkeys.so.1
sshd auth sufficient pam_unix_auth.so.1 debug

    There are a total of 1,629 software packages in the “stable” tree.

1   9menu 1.8,REV=2006.05.19 2   a2ps 4.13b 3   aalib 1.4.0,REV=2004.10.15_rev=rc5 4   achievo 0.8.4 all C 5   amanda 2.4.4p4,REV=2005.08.05 6   amarok 1.4.6,REV=2007.07.17 7   amavisd_new 2.5.2,REV=2007.08.03 8   amsn 0.94 9   analog 5.32,REV=2003.9.12 10   angband 3.0.3 11   anjuta 1.2.2,REV=2005.03.01 12   ant 1.7.0,REV=2007.09.17 13   antdoc 1.7.0 14   antiword 0.33 15   ap2_mod_jk 1.2.25,REV=2007.10.25 16   ap2_modapreq2 2.08,REV=2007.10.25 17   ap2_modevasive 1.10.1,REV=2007.10.25 18   ap2_modperl 2.0.3,REV=2007.10.25 19   ap2_modphp5 5.2.4,REV=2007.10.29 20   ap2_modpython 3.3.1,REV=2007.10.25 21   ap2_prefork 2.2.6,REV=2007.10.25 22   ap2_subversion 1.4.5,REV=2007.11.18 23   ap2_suexec 2.2.6,REV=2007.10.25 24   ap2_worker 2.2.6,REV=2007.12.05 25   apache 1.3.37,REV=2007.09.02 26   apache2 2.2.6,REV=2007.10.25 27   apache2_devel 2.2.6,REV=2007.10.25 28   apache2_manual 2.2.6,REV=2007.10.25 29   apache2c 2.2.6,REV=2007.11.02 30   apache2rt 2.2.6,REV=2007.10.25 31   apg 2.2.3 32   arc 5.21 33   archivemail 0.6.1,REV=2004.06.27 34   argus 2.0.5 35   armagetron 0.2.8.2 36   arts 1.1 37   arts_gcc 1.5.1 38   aspell 0.60.5 39   aspellaf 0.50.0,REV=2005.06.17 40   aspellam 0.03.1,REV=2005.06.17 41   aspellaz 0.02.0,REV=2005.06.17 42   aspellbe 0.01,REV=2005.06.17 43   aspellbg 4.0.0,REV=2005.06.17 44   aspellbn 0.01.1.1,REV=2005.06.17 45   aspellbr 0.50.1_0.2.1.2mdk,REV=2005.06.17 46   aspellca 20040130.1,REV=2005.06.17 47   aspellcs 20040614.1,REV=2005.06.17 48   aspellcsb 0.02.0,REV=2005.06.17 49   aspellcy 0.50.3,REV=2005.06.17 50   aspellda 1.4.42.1,REV=2005.06.17 51   aspellde 20030222.1,REV=2005.06.17 52   aspellel 0.50.3_0.03,REV=2005.06.17 53   aspellen 6.0.0,REV=2005.06.17 54   aspelleo 0.50.1,REV=2005.06.17 55   aspelles 0.50.1,REV=2005.06.17 56   aspellet 0.1.21.1,REV=2005.06.17 57   aspellfa 0.11.0 58   aspellfi 0.7.0,REV=2005.06.17 59   aspellfo 0.51_0.2.16.1,REV=2005.06.17 60   aspellfr 0.50.3_0.06,REV=2005.07.22 61   aspellga 4.1.0 62   aspellgd 0.51_0.1.1.1,REV=2005.06.17 63   aspellgl 0.50.0,REV=2005.06.17 64   aspellgv 0.50.0_1.0,REV=2005.06.17 65   aspellhe 1.0.0 66   aspellhi 0.01.0,REV=2005.06.17 67   aspellhil 0.11.0,REV=2005.06.17 68   aspellhr 0.51.0,REV=2005.06.17 69   aspellhsb 0.01.1,REV=2005.06.17 70   aspellhu 0.99.4.2.0,REV=2005.06.17 71   aspellia 0.50.1,REV=2005.06.17 72   aspellid 1.2.0,REV=2005.06.17 73   aspellis 0.51.1.0_0.51,REV=2005.06.17 74   aspellit 2.2_20050523.0,REV=2005.06.17 75   aspellku 0.20.1 76   aspellla 20020503.0,REV=2005.06.17 77   aspelllt 1.0.1,REV=2005.06.17 78   aspelllv 0.5.5.1,REV=2005.06.17 79   aspellmg 0.03.0,REV=2005.06.17 80   aspellmi 0.50.0,REV=2005.06.17 81   aspellmk 0.50.0,REV=2005.06.17 82   aspellmn 0.01.0,REV=2005.06.17 83   aspellmr 0.10.0,REV=2005.06.17 84   aspellms 0.50.0_1.0.3,REV=2005.06.17 85   aspellmt 0.50.0_0.3,REV=2005.06.17 86   aspellnb 0.50.1.0_2.0,REV=2005.06.17 87   aspellnds 0.01.0,REV=2005.06.17 88   aspellnl 0.50.1_0.2,REV=2005.06.17 89   aspellnn 0.50.1.1_2.0,REV=2005.06.17 90   aspellny 0.01.0,REV=2005.06.17 91   aspellor 0.03.1,REV=2005.06.17 92   aspellpa 0.01.1,REV=2005.06.17 93   aspellpl 0.51.0_20040309,REV=2005.06.17 94   aspellpt 2007.05.14 95   aspellptbr 20070206 96   aspellptpt 20070206.0 97   aspellqu 0.02.0,REV=2005.06.17 98   aspellro 0.50.1,REV=2005.06.17 99   aspellru 0.99f7.1,REV=2005.06.17 100   aspellrw 0.50.0_1.0,REV=2005.06.17 101   aspellsc 1.0,REV=2005.06.17 102   aspellsk 0.52.0_1.4,REV=2005.06.17 103   aspellsl 0.50.0,REV=2005.06.17 104   aspellsv 0.51.0_1.3.8,REV=2005.06.17 105   aspellsw 0.50.0_20040316,REV=2005.06.17 106   aspellta 20040424.1,REV=2005.06.17 107   aspellte 0.01.2 108   aspelltet 0.1.1,REV=2005.06.17 109   aspelltl 0.02.1,REV=2005.06.17 110   aspelltn 1.0.1.0,REV=2005.06.17 111   aspelltr 0.50.0_0.2,REV=2005.06.17 112   aspelluk 1.3.1.0 113   aspelluz 0.6.0 114   aspellvi 0.01.1.1,REV=2005.06.17 115   aspellwa 0.50.0_0.4.5,REV=2005.06.17 116   aspellyi 0.01.1.1,REV=2005.06.17 117   aspellzu 0.50.0_20030116,REV=2005.06.17 118   auctex 11.84 119   audiofile 0.2.6,REV=2004.04.15 120   autoconf 2.61,REV=2007.07.13 121   autogen 5.7 122   automake 1.9.6 123   awstats 6.4 124   bacula 2.2.5,REV=2007.10.30 125   bacula_client 2.2.5,REV=2007.10.30 126   bacula_docs 2.0.2,REV=2007.02.03 127   bacula_gnome 2.2.5,REV=2007.10.30 128   balance 3.35 129   bash 3.2,REV=2007.12.18 130   bash_completion 20060301,REV=2006.05.14 131   batik 1.5 132   bbkeys 0.8.6,REV=2003.11.14 133   bbpager 0.3.1,REV=2003.11.14 134   berkeleydb3 3.3.11 sparc C 135   berkeleydb4 4.2.52,REV=2005.04.28_rev=p4 136   berkeleydb43 4.3.29,REV=2006.01.13 137   berkeleydb43_devel 4.3.29,REV=2006.01.13 138   berkeleydb43_doc 4.3.29,REV=2006.01.13 139   berkeleydb44 4.4.20,REV=2007.01.27 140   berkeleydb44_devel 4.4.20,REV=2007.01.27 141   berkeleydb44_doc 4.4.20,REV=2007.01.27 142   bibtex2html 1.86 143   bind 9.4.1,REV=2007.10.06_rev=p1 144   binutils 2.17 145   bison 2.3,REV=2006.06.16 146   bittorrent 4.0.4 147   blackbox 0.70.0,REV=2005.05.13 148   blt 2.4z 149   bluefish 1.0,REV=2005.01.16 150   bmon 2.0.1,REV=2004.11.03 151   bochs 2.2.6,REV=2006.03.14 152   boost_devel 1.33.1,REV=2006.09.01 153   boost_rt 1.33.1,REV=2006.09.01 154   bzflag 2.0.8 155   bzip2 1.0.3,REV=2006.10.17 156   cabextract 0.6 157   cadaver 0.22.5,REV=2007.08.23 158   ccache 2.4,REV=2005.05.19 159   cdrdao 1.2.1 160   cdrtools 2.01.01a27,REV=2007.06.25 161   cfengine 2.1.20,REV=2006.05.25 162   cgilib 0.5,REV=2005.11.29 163   chkconfig 1.2.24h,REV=2006.12.12 164   chmlib 0.39 165   cinepaint 0.18.3,REV=2004.08.03 166   cksfv 1.3,REV=2004.02.21 167   clamav 0.92,REV=2007.12.24 168   claws_mail 2.9.2,REV=2007.05.12 169   claws_themes 2.6.1,REV=2006.12.09 170   clearsilver 0.10.4,REV=2007.10.18 171   clex 3.15 172   cmake 2.4.7,REV=2007.08.23 173   colordiff 1.0.4 174   colorgcc 1.3.2 175   colormake 0.2 176   column 8.1,REV=2005.03.06 177   common 1.4.5 178   commons_beanutils 1.7.0 179   commons_beanutl_doc 1.7.0 180   commons_chain 1.1 181   commons_chain_doc 1.1 182   commons_cli 1.0 183   commons_cli_doc 1.0 184   commons_codec 1.3 185   commons_codec_doc 1.3 186   commons_collect 3.2 187   commons_collect_doc 3.2 188   commons_config 1.4,REV=2007.04.13 189   commons_config_doc 1.4,REV=2007.04.13 190   commons_digester 1.8,REV=2006.12.05 191   commons_digester_doc 1.8,REV=2006.12.05 192   commons_disco_doc 0.4,REV=2006.12.05 193   commons_discovery 0.4,REV=2006.12.05 194   commons_email 1.0 195   commons_email_doc 1.0 196   commons_httpcl_doc 3.0.1 197   commons_httpclient 3.0.1 198   commons_io 1.3.1,REV=2007.02.24 199   commons_io_doc 1.3.1,REV=2007.02.05 200   commons_lang 2.3,REV=2007.02.24 201   commons_lang_doc 2.3,REV=2007.02.24 202   commons_logging 1.1 203   commons_logging_doc 1.1 204   commons_math 1.1 205   commons_math_doc 1.1 206   commons_net 1.4.1 207   commons_net_doc 1.4.1 208   commons_pool 1.3 209   commons_pool_doc 1.3 210   commons_primit_doc 1.0 211   commons_primitives 1.0 212   commons_upload 1.2,REV=2007.02.24 213   commons_upload_doc 1.2,REV=2007.02.24 214   commons_validat_doc 1.3.1,REV=2006.12.05 215   commons_validator 1.3.1,REV=2006.12.05 216   conserver 8.1.11 217   courier_auth 0.60.2,REV=2007.12.06 218   courier_imap 4.3.0,REV=2007.12.06 219   criticalmass 1.0.0 220   cronolog 1.6.2 221   cryptopp 5.5.2 222   cscope 15.5,REV=2004.01.25 223   csnobol4 1.0 224   cswutils 1.11 225   cups 1.2.7,REV=2007.01.22 226   cupsclient 1.2.7,REV=2007.01.22 227   cupsd 1.2.7,REV=2007.01.22 228   cupsdev 1.2.7,REV=2007.01.22 229   cupsdoc 1.2.7,REV=2007.01.22 230   curl 7.17.0,REV=2007.09.27 231   curlrt 7.17.0,REV=2007.09.27 232   cvs 1.11.22,REV=2007.12.02 233   cvs_feature 1.12.13,REV=2007.12.02 234   cyrus_imapd 2.3.8,REV=2007.07.28 235   cyrus_imapd_utils 2.3.8,REV=2007.07.28 236   daemontools 0.76,REV=2006.05.31 237   daemontools_core 0.76,REV=2006.05.31 238   dante 1.1.14,REV=2005.01.21 239   dbh 1.0.24,REV=2006.05.07 240   dbus 1.0.2,REV=2007.06.10 241   dbus_glib 0.73,REV=2007.06.10 242   dbus_glibdev 0.73,REV=2007.06.10 243   dcc 1.3.76 244   dcraw 8.53,REV=2007.01.22 245   ddd 3.3.11,REV=2007.01.23 246   dejagnu 1.4.4,REV=2005.05.03 247   desktop_file_utils 0.11,REV=2006.10.27 248   devmon 0.2.2,REV=2006.12.12 249   dhcp 3.1.0,REV=2007.10.29 250   dia 0.94 251   dialog 0.9b_20030130,REV=2003.03.18 252   dict 1.9.7,REV=2004.02.20 253   diffstat 1.34,REV=2004.03.01 254   diffutils 2.8.1,REV=2005.11.10 255   dillo 0.8.6 256   dirvish 1.2.1 257   disktype 8,REV=2005.06.05 258   distcc 0.15,REV=2003.02.11 259   dnstracer 1.8 260   dnswalk 2.0.2 261   dotproject 1.0.2 262   dovecot 1.0.8,REV=2007.12.08 263   doxygen 1.4.7 264   driftnet 0.1.6,REV=2004.10.09 265   drupal 4.7.8 266   dsniff 2.4,REV=2004.04.09_rev=b1 267   eclipse 3.2.1,REV=2006.12.10 268   ectags 5.7,REV=2007.09.24 269   eel 2.14.3 270   efence 2.1.13 271   elinks 0.11.3,REV=2007.07.28 272   emacs 22.1 273   emacs_bin_common 22.1 274   emacs_chooser 22.1 275   emacs_common 22.1 276   emacs_el 22.1 277   emacs_gtk 22.1 278   emacs_nox 22.1 279   emacs_template 3.1,REV=2006.04.26_rev=c 280   emacscalc 2.02,REV=2004.08.29_rev=f 281   enigma 0.81,REV=2004.07.13 282   enlightenment 0.16.6,REV=2004.10.26 283   enlightenment_dt 1.0 284   enscript 1.6.3,REV=2003.04.27 285   epstool 3.08 286   eruby 1.0.5 287   esound 0.2.34 288   espgs 8.15.4 289   eventlog 0.2.5,REV=2006.09.12.1 290   evince 2.20.2,REV=2007.12.05 291   evolution_ds 1.8.2 292   exiftool 7.06 293   exim 4.68,REV=2007.09.20 294   exmh 2.6.3 295   expat 1.95.7 296   expect 5.41.1,REV=2004.09.02 297   faad2 2.0,REV=2004.08.15 298   fakeroot 0.5.2,REV=2004.09.09.sparcfix 299   fam 2.6.9,REV=2004.04.04 300   fetchmail 6.3.8,REV=2007.10.28 301   fetchmailconf 6.3.6 302   ffmpeg 0.4.9,REV=2005.10.27_rev=pre1 303   fftw2 2.1.5 304   ficy 1.0.4,REV=2004.06.03 305   figlet 2.2.1 306   fileutils 4.1,REV=2003.01.23 307   filter 2.6.2 308   findutils 4.2.30,REV=2007.03.19 309   firefox 2.0.0.9,REV=2007.11.11 310   firefox_fr 2.0.0.4,REV=2007.06.16 311   flex 2.5.4,REV=2005.10.03 312   flex_new 2.5.34,REV=2007.12.14 313   flightgear 0.9.9 314   flightgear_base 0.9.10 315   flowtools 0.66 316   flphoto 1.2,REV=2006.06.30 317   fltk 1.1.7,REV=2006.06.26 318   fluxbox 1.0,REV=2007.04.20_rc3 319   fluxbox_dtlogin 1.0,REV=2007.05.14 320   fnlib 0.5 321   fontconfig 2.3.2,REV=2005.11.04 322   foremost 1.4,REV=2007.07.23 323   fortune 9708,REV=2004.08.07 324   fox 1.4.33,REV=2006.08.22 325   foxrt 1.4.33,REV=2006.08.15 326   fping 2.4,REV=2004.10.12_rev=b2_to_ipv6 327   fprobe 1.1 328   freeciv 2.0.9,REV=2007.02.23 329   freeglut 2.2.0,REV=2004.11.05 330   freetds 0.64.0,REV=2006.07.02 331   freetds_doc 0.64.0,REV=2006.07.30 332   freetype 1.3.1,REV=2004.09.19 333   freetype2 2.1.10,REV=2005.12.11 334   fribidi 0.10.7 335   fvwm 2.4.19,REV=2004.10.22 336   fwbuilder 2.0.12,REV=2006.04.29 337   gadu 1.7.1 338   gail 1.9.0,REV=2006.08.03 339   gal 1.99.11,REV=2004.03.15 340   gal2 2.4.2,REV=2005.04.13 341   gawk 3.1.5 342   gbc 1.06 343   gcalctool 5.21.2 344   gcc2 2.95.3,REV=2005.01.04 345   gcc2chill 2.95.3,REV=2005.01.04 346   gcc2chillrt 2.95.3,REV=2005.01.04 347   gcc2core 2.95.3,REV=2005.01.04 348   gcc2corert 2.95.3,REV=2005.01.04 349   gcc2g++ 2.95.3,REV=2005.01.04 350   gcc2g++rt 2.95.3,REV=2005.01.04 351   gcc2g77 2.95.3,REV=2005.01.04 352   gcc2g77rt 2.95.3,REV=2005.01.04 353   gcc2java 2.95.3,REV=2005.01.04 354   gcc2javart 2.95.3,REV=2005.01.04 355   gcc2objc 2.95.3,REV=2005.01.04 356   gcc2objcrt 2.95.3,REV=2005.01.04 357   gcc2rt 2.95.3,REV=2005.01.04 358   gcc3 3.4.5 359   gcc3ada 3.4.5 360   gcc3adart 3.4.5 361   gcc3core 3.4.5 362   gcc3corert 3.4.5 363   gcc3g++ 3.4.5 364   gcc3g++rt 3.4.5 365   gcc3g77 3.4.5 366   gcc3g77rt 3.4.5 367   gcc3java 3.4.5 368   gcc3javart 3.4.5 369   gcc3objc 3.4.5 370   gcc3objcrt 3.4.5 371   gcc3rt 3.4.5 372   gcc4ada 4.0.2,REV=2005.09.29 373   gcc4adart 4.0.2,REV=2005.09.29 374   gcc4core 4.0.2,REV=2005.09.29 375   gcc4corert 4.0.2,REV=2005.09.29 376   gcc4g++ 4.0.2,REV=2005.09.29 377   gcc4g++rt 4.0.2,REV=2005.09.29 378   gcc4g95 4.0.2,REV=2005.09.29 379   gcc4g95rt 4.0.2,REV=2005.09.29 380   gcc4java 4.0.2,REV=2005.09.29 381   gcc4javart 4.0.2,REV=2005.09.29 382   gcc4objc 4.0.2,REV=2005.09.29 383   gcc4objcrt 4.0.2,REV=2005.09.29 384   gconf2 2.14.0 385   gd 2.0.33 386   gdb 6.6,REV=2007.05.13 387   gdbm 1.8.3,REV=2006.01.01 388   gdk_pixbuf 0.22,REV=2003.01.24 389   gdm 2.14.10 390   gdome2 0.8.1 391   gedit 2.14.4 392   gengetopt 2.15,REV=2005.12.30 393   geos 2.0.0 394   gftp 2.0.18,REV=2007.09.30 395   ggetopt 1.1.3,REV=2005.11.24 396   ggettext 0.14.1,REV=2005.06.29 397   ggettextdoc 0.14.1,REV=2005.06.29 398   ggrep 2.5,REV=2004.12.01 399   ggv 2.12.0 400   ghex 2.8.1 401   ghostscript 8.57 402   gifsicle 1.48,REV=2007.04.18 403   gimp 2.4.3 404   gimp_extras 2.0.1 405   gimp_help 2.0.13 406   gimp_template 2.2.0,REV=2005.11.10 407   gimplibs 2.4.3 408   gimpprint 4.2.7,REV=2005.08.01 409   gkermit 100,REV=2004.02.20 410   gkrellm 2.2.7 411   gkrellmd 2.2.7 412   gl117 1.3.2 413   gladegui 2.10.1 414   glib 1.2.10 415   glib2 2.14.2 416   gm4 1.4.5,REV=2006.07.27 417   gmake 3.81 418   gmime 2.2.3,REV=2006.08.29 419   gnome_icon_theme 2.18.0 420   gnome_menus 2.15.91 421   gnome_panel 2.14.3,REV=2006.12.25 422   gnome_python 2.0.2,REV=2004.08.09 423   gnome_spell 1.0.5,REV=2004.03.15 424   gnomedesktop 2.16.1,REV=2006.10.20 425   gnomekeyring 0.4.9 426   gnomevfs2 2.14.2,REV=2006.09.26 427   gnucash 2.0.2,REV=2006.11.09 428   gnucashcommon 2.0.2,REV=2006.11.09 429   gnuchess 5.0.6 430   gnulinks 1.1,REV=2006.02.09 431   gnumeric 1.2.12 432   gnupg 1.4.7,REV=2007.12.08 433   gnupg_minimal 1.4.7,REV=2007.12.08 434   gnuplot 4.0.0,REV=2006.01.01 435   gnusnamazu 0.3 436   gnustep_make 1.9.1,REV=2004.04.18 437   gnutls 2.0.4 438   gocr 0.44,REV=2007.03.23 439   gp2c 0.0.3,REV=2005.05.08_rev=pl4 440   gpdf 2.10.0,REV=2005.09.25 441   gperf 3.0.1 442   gpgme 1.1.4,REV=2007.07.01 443   gphoto2 2.3.1,REV=2007.01.30 444   gplbp 0.92 445   gqview 2.0.1 446   grap 1.40 447   graphicsmagick 1.1.10 448   graphviz 1.18,REV=2006.01.12 449   graphviz2 2.2,REV=2006.01.12 450   groff 1.19.2 451   gsed 4.1.4 452   gsfonts 8.11 453   gsl 1.7 454   gsnmp 0.2.0 455   gstplugins 0.10.14 456   gstplugins_bad 0.10.5 457   gstplugins_good 0.10.6 458   gstplugins_ugly 0.10.6 459   gstreamer 0.10.14 460   gsview 4.9 461   gtar 1.15.91,REV=2006.07.26 462   gtk 1.2.10 463   gtk2 2.12.3 464   gtkgnutella 0.96.3 465   gtkhtml 3.0.10,REV=2004.03.15 466   gtkhtml31 3.11.90.1 467   gtklp 1.2.5 468   gtkmm2 2.2.12 469   gtksourceview 1.8.2 470   gtkspell 2.0.6 471   gtodo 0.14,REV=2005.05.20 472   guile 1.6.7,REV=2005.07.03 473   guilelib12 1.6.7,REV=2005.07.03 474   gv 3.5.8,REV=2003.11.20 475   gvim 7.1.147,REV=2007.11.13 476   gwhois 4.7.10 477   gwrap 1.3.4 478   gzip 1.3.12,REV=2008.01.03 479   hatari 0.80 480   hexdump 1.6,REV=2004.04.09 481   hexedit 1.2.12 482   hobbit 4.2.0,REV=2007.04.12 483   hobbit_client 4.2.0,REV=2007.04.12 484   hpijs 2.1.14,REV=2007.03.13 485   htmltidy 2005.09.21,REV=2005.10.03 486   httping 1.0.10 487   hugs 2003.11 488   hylafax 4.2.1,REV=2005.06.15 489   hypermail 2.1.5 490   icewm 1.2.7,REV=2003.05.14 491   icon 9.4.2,REV=2004.01.02 492   id3lib 3.8.3,REV=2004.08.14 493   iftop 0.17 494   ijs 0.35 495   imagemagick 6.2.9 496   imap 2002,REV=2003.08.3_rev=d 497   imap_devel 2004,REV=2007.10.03_rev=g 498   imapfilter 1.2.2,REV=2007.10.07 499   imapproxy 1.2.5,REV=2007.07.28 500   imaprt 2004,REV=2007.10.03_rev=g 501   imapsync 1.182,REV=2006.09.28 502   imlib 1.9.14 503   imlib2 1.1.2 504   indent 2.2.9 505   intltool 0.35 506   ion 3,REV=2005.04.06.01 507   iozone 3.217,REV=2004.08.12 508   ipaudit 1.0,REV=2006.03.08_rev=beta2 509   ircii 2.8.2 510   irrtoolset 4.8.5,REV=2007.11.30 511   irssi 0.8.10,REV=2006.09.11_rev=a 512   isaexec 0.1 all C 513   ivtools 1.1.3 514   ivtools_doc 1.0.4 515   jabberd 1.4.3,REV=2005.04.06 516   jasper 1.701.0,REV=2004.08.30 517   jasperdocs 1.701.0 518   javasvn 1.4.5,REV=2007.11.18 519   jbig2dec 0.9,REV=2007.05.26 520   jbigkit 1.6,REV=2007.05.25 521   jboss3 3.2.6,REV=2005.02.03 522   jboss4 4.0.1,REV=2005.02.03 523   jdicts 20030308 524   jed 0.99.16 525   jetty5 5.1.14 526   jhead 2.7,REV=2007.01.22 527   jikes 1.22 528   joe 3.3 529   jove 4.16 530   jpeg 6b,REV=2007.10.28 531   jpeg2ps 1.9 532   jpilot 0.99.9 533   jsdrv 2003.10.27 534   junit 4.2,REV=2006.12.05 535   junit_doc 4.2,REV=2006.12.05 536   jython 2.1 537   kanjipad 1.2.1 538   kde_gcc 3.4.3 539   kde_gcc_dtlogin 3.4.2,REV=2005.09.16 540   kde_i18n_af 3.4.2 541   kde_i18n_ar 3.4.2 542   kde_i18n_bg 3.4.2 543   kde_i18n_bn 3.4.2
544   kde_i18n_bs 3.4.2 545   kde_i18n_ca 3.4.2 546   kde_i18n_cs 3.4.2 547   kde_i18n_cy 3.4.2 548   kde_i18n_da 3.4.2 549   kde_i18n_de 3.4.2 550   kde_i18n_el 3.4.2 551   kde_i18n_en_gb 3.4.2 552   kde_i18n_eo 3.4.2 553   kde_i18n_es 3.4.2 554   kde_i18n_et 3.4.2 555   kde_i18n_eu 3.4.2 556   kde_i18n_fa 3.3.1 557   kde_i18n_fi 3.3.1 558   kde_i18n_fr 3.4.2 559   kde_i18n_fy 3.4.2 560   kde_i18n_ga 3.4.2 561   kde_i18n_he 3.4.2 562   kde_i18n_hi 3.4.2 563   kde_i18n_hr 3.3.1 564   kde_i18n_hsb 3.4.2 565   kde_i18n_hu 3.4.2 566   kde_i18n_is 3.4.2 567   kde_i18n_it 3.4.2 568   kde_i18n_ja 3.4.2 569   kde_i18n_lt 3.4.2 570   kde_i18n_mk 3.4.2 571   kde_i18n_mn 3.3.1 572   kde_i18n_ms 3.3.1 573   kde_i18n_nb 3.4.2 574   kde_i18n_nds 3.4.2 575   kde_i18n_nl 3.4.2 576   kde_i18n_nn 3.4.2 577   kde_i18n_pa 3.4.2 578   kde_i18n_pl 3.4.2 579   kde_i18n_pt 3.4.2 580   kde_i18n_pt_br 3.4.2 581   kde_i18n_ro 3.4.2 582   kde_i18n_ru 3.4.2 583   kde_i18n_se 3.4.2 584   kde_i18n_sk 3.4.2 585   kde_i18n_sl 3.4.2 586   kde_i18n_sr 3.4.2 587   kde_i18n_sr_latn 3.4.2 588   kde_i18n_sv 3.4.2 589   kde_i18n_ta 3.4.2 590   kde_i18n_tg 3.4.2 591   kde_i18n_tr 3.4.2 592   kde_i18n_uk 3.4.2 593   kde_i18n_uz 3.3.1 594   kde_i18n_zh_cn 3.4.2 595   kde_i18n_zhtw 3.3.1 596   kdeaccess_gcc 3.5.1 597   kdeaddons_gcc 3.4.2 598   kdeadmin_gcc 3.4.1 599   kdeartwork_gcc 3.4.1 600   kdebase_gcc 3.4.3,REV=2006.02.15 601   kdeedu_gcc 3.5.6 602   kdegames_gcc 3.5.6 603   kdegraphics_gcc 3.4.2 604   kdelibs_gcc 3.4.2 605   kdemultimedia_gcc 3.4.2 606   kdenetwork_gcc 3.4.3 607   kdepim_gcc 3.4.1 608   kdetoys_gcc 3.5.6 609   kdeutils_gcc 3.4.2 610   kdrill 6.5,REV=2006.09.25 611   kicad 2007.11.22,REV=2007.12.09 612   kicadcommon 2007.11.22,REV=2007.12.09 613   koffice_addons 1.3 614   koffice_gcc 1.6.3 615   koffice_i18n 1.3.5 616   krb5_admin_server 1.4.4,REV=2007.01.09 617   krb5_doc 1.4.2,REV=2005.08.14 618   krb5_kdc 1.4.4,REV=2006.12.27 619   krb5_lib 1.4.4,REV=2006.12.27 620   krb5_lib_dev 1.4.4,REV=2006.12.27 621   krb5_user 1.4.4,REV=2006.12.27 622   ksh 93n+,REV=2002.12.21 623   kshdbx 1.2 624   lablgtk 1.2.5 625   lame 3.96.1,REV=2005.01.19 626   latex2html 2.1,REV=2005.06.25 627   lcms 1.15 628   less 394 629   lftp 3.6.1,REV=2007.12.21 630   lha 1.14,REV=2004.02.02_rev=i 631   lib765 0.3.1.1 632   liba52 0.7.4,REV=2007.03.05 633   libao 0.8.6 634   libapreq2 2.08,REV=2007.10.25 635   libapreq2_devel 2.08,REV=2007.10.25 636   libart 2.3.16 637   libast 0.6 638   libatk 1.18.0 639   libbonobo2 2.16.0 640   libbonoboui 2.16.0 641   libcairo 1.4.10 642   libcddb 0.9.5,REV=2004.08.20 643   libclamav 0.92,REV=2007.12.24 644   libcroco 0.6.1 645   libcups 1.2.7,REV=2007.01.22 646   libdbus 1.0.2,REV=2007.06.10 647   libdbusdev 1.0.2,REV=2007.06.10 648   libdsk 1.0.0 649   libdvbpsi3 0.1.4,REV=2004.08.17 650   libdvdnav 0.1.10,REV=2004.08.18 651   libdvdread 0.9.7,REV=2006.10.11 652   libebml 0.6.0,REV=2004.08.19 653   libetpan 0.49,REV=2007.07.04 654   libevent 1.1,REV=2005.12.13_a 655   libevent_devel 1.1,REV=2005.12.13_a 656   libexif 0.6.16 657   libfaac 1.23.1 658   libflac 1.1.2 659   libfpx 1.2.0.12,REV=2005.11.26 660   libfwbuilder 2.0.12,REV=2006.04.26 661   libgc 6.8 662   libgcrypt 1.4.0 663   libglade2 2.6.0 664   libgmp 4.2.2,REV=2007.12.08 665   libgnet 1.1.19 666   libgnet2 2.0.7 667   libgnet2rt 2.0.7 668   libgnome 2.16.0 669   libgnomecanvas 2.14.0 670   libgnomecups 0.2.2 671   libgnomeprint 2.12.1 672   libgnomeprintui 2.12.1 673   libgnomeui 2.16.1 674   libgpg_error 1.6 675   libgphoto2 2.3.1,REV=2007.01.30 676   libgsf 1.9.1 677   libgtkhtml 2.6.3 678   libgtop 2.14.4 679   libical 0.23 680   libiconv 1.9.2 681   libicu 3.6 682   libid3tag 0.15.1,REV=2004.04.12.01_rev=b 683   libidl 0.8.6,REV=2005.11.15 684   libidn 0.5.19,REV=2006.01.02 685   libmad 0.15.1,REV=2005.03.26_rev=b 686   libmcal 0.6 687   libmcrypt 2.5.7 688   libmhash 0.8.18 689   libmikmod 3.1.9 690   libmilter 8.14.2,REV=2007.12.14 691   libmm 1.3.0 692   libmng 1.0.10 693   libmpfr 2.3.0,REV=2007.12.02 694   libmusicbrainz_gcc 2.1.1 695   libnasl 2.2.5 696   libnet 1.0.2,REV=2004.04.08_rev=a 697   libnids 1.18 698   libofx 0.8.2,REV=2006.11.19 699   libogg 1.1.3 700   liboil 0.3.11 701   libosip2 2.2.2 702   libpango 1.19.1 703   libpcap 0.9.4,REV=2006.02.24sparconly 704   libpopt 1.7,REV=2004.05.15 705   libpq 8.2.6 706   libpqxx 2.4.3 707   libpst 0.5.1 708   librsvg 2.15.90 709   libsdl 1.2.9 710   libsigc++ 1.2.5 711   libsocks 1.1.14 712   libsoup2 2.2.96,REV=2006.09.14 713   libspectrum 0.2.2 714   libspeex 1.0.5 715   libspf2 1.2.5 716   libstatgrab 0.11.1 717   libsunmath 2007.08.04 718   libtheora 0.98.5 719   libtool 1.5.22,REV=2006.06.27 720   libungif 4.1.4,REV=2007.02.05 721   libunicode 0.4,REV=2004.04.11 722   libvorbis 1.1.2,REV=2006.06.12 723   libwbxml2 0.9.0,REV=2004.03.29 724   libwnck 2.15.4 725   libwpd 0.8.12 726   libxcomposite 7.0,REV=2006.04.28 727   libxft2 2.1.6,REV=2005.02.01 728   libxine 1.1.1 729   libxklavier 2.2 730   libxml++ 1.0.0,REV=2004.06.14 731   libxml 1.8.17 732   libxml2 2.6.26 733   libxrender 0.8.3,REV=2004.03.31 734   libxslt 1.1.17 735   libxv 6.8.1 736   lighttpd 1.4.18,REV=2007.10.09 737   links 0.98,REV=2003.08.16 738   log4cpp 0.3.4,REV=2004.06.26b 739   log4j 1.2.14 740   log4j_doc 1.2.14 741   logrotate 3.7.4,REV=2007.01.16 742   logwatch 5.2.2 743   loudmouth 1.2.3 744   lout 3.30,REV=2006.09.06 745   lout_share 3.30,REV=2006.09.06 746   lrzsz 0.12.20,REV=2004.02.20 747   lsof 4.77,REV=2006.11.13 748   lua 5.0.2 749   lwm 1.2.1,REV=2007.02.28 750   lynx 2.8.6,REV=2007.07.29 751   lyx 1.4.4,REV=2007.02.19 752   lzo 2.02,REV=2007.04.30 753   maildrop 2.0.4,REV=2007.05.01 754   mailgraph 1.12,REV=2007.02.06 755   mailscanner 4.65.3.1,REV=2008.01.04 756   mailutils 0.6,REV=2007.12.27 757   mairix 0.14.1,REV=2004.02.15 758   mbrowse 0.3.1,REV=2003.08.16 759   mc 4.6.1 760   meanwhile 1.0.2 761   meld 0.9 762   memcached 1.1.12,REV=2005.12.13 763   mercurial 0.9.1,REV=2006.11.21 764   mesalibs 7.0.2 765   metamail 2.7,REV=2006.08.28 766   mgdiff 1.0 sparc C 767   mgetty 1.1.31,REV=2005.06.30 768   mhonarc 2.6.10,REV=2005.04.14 769   micq 0.5.4.2,REV=2007.07.29 770   miltergreylist 4.0 771   mimedefang 2.63,REV=2007.12.10 772   minicom 2.1,REV=2004.02.20 773   minimalist 2.4 774   mktemp 1.5 775   mldonkey 2.8.7 776   mlterm 2.9.3,REV=2006.05.08.21 777   mod_dav 1.0.3 sparc C 778   mod_gzip 1.3.26.1,REV=2003.07.07.a 779   mod_jk2 2.0.2 780   mod_ldap 1.8,REV=2008.01.06 781   mod_perl 1.29,REV=2006.02.14 782   mod_php 4.4.4 783   mod_php4_core 4.4.4 784   mod_php5 5.2.4,REV=2007.11.05 785   mono 1.1.13.8 786   monotone 0.28,REV=2006.09.03 787   mozilla 1.7.5 788   mpack 1.6,REV=2004.02.24 789   mpage 2.5.4 790   mpeg2codec 1.2,REV=2005.12.25 791   mpeg2dec 0.4.0,REV=2005.10.27_rev=b 792   mpg123 0.59,REV=2004.04.19_rev=r_pl1 793   mplayer 1.0.0,REV=2007.09.22.rc1try3 794   mrtg 2.15.2,REV=2007.08.17 795   mrtgpme 1.0.2,REV=2004.01.17 796   mrxvt 0.4.2 797   msmtp 1.2.3 798   mtr 0.65 799   mtx 1.2.18 800   mutt 1.5.7,REV=2005.02.02 801   myodbc 3.51.11,REV=2005.03.18 802   mysql4 4.1.22,REV=2007.12.01 803   mysql4bench 4.1.22,REV=2006.11.28 804   mysql4client 4.1.22,REV=2007.12.01 805   mysql4devel 4.1.22,REV=2007.12.01 806   mysql4rt 4.1.22,REV=2007.12.01 807   mysql4test 4.1.22,REV=2006.11.28 808   mysql5 5.0.45,REV=2007.12.01 809   mysql5bench 5.0.45,REV=2007.12.01 810   mysql5client 5.0.45,REV=2007.12.01 811   mysql5devel 5.0.45,REV=2007.12.01 812   mysql5rt 5.0.45,REV=2007.12.01 813   mysql5test 5.0.45,REV=2007.12.01 814   nagios 2.10,REV=2007.11.19 815   nagiosp 1.4.10,REV=2007.12.02 816   namazu 2.0.16 817   nano 1.2.5,REV=2005.08.14 818   nas 1.9 819   nautilus 2.14.3,REV=2007.04.13 820   ncftp 3.2.0,REV=2006.09.17 821   ncurses 5.5,REV=2006.02.10 822   nedit 5.5,REV=2004.10.21 823   neon 0.26.3,REV=2007.11.18 824   neon_devel 0.26.3,REV=2007.11.18 825   nessus 2.2.5 826   nessuslib 2.2.5 827   nessusplugins 2.2.5 828   netcat 0.7.1 829   nethack 3.4.3,REV=2004.03.21 830   netpbm 10.26.43,REV=2007.06.29 831   netperf 2.4.1,REV=2005.11.30 832   netsnmp 5.3.0.1,REV=2006.04.08 833   neverball 1.4.0 834   nfswatch 4.99.8 835   ngrep 1.44 836   nmap 4.20 837   nmh 1.0.4 838   npadmin 0.13,REV=2004.11.11 839   nrpe 2.10,REV=2007.12.30 840   nsca 2.7.2,REV=2007.12.02 841   ntp 4.2.4,REV=2007.01.09 842   ocaml 3.08.3,REV=2005.07.07 843   ocrad 0.16,REV=2007.01.15 844   octave 3.0.0,REV=2007.12.23 845   oflex 2.5.4,REV=2005.04.21 846   olvwm 4.5,REV=2004.06.08 847   ooocommon 2.2.1 848   ooocore 2.2.1 849   ooodictafza 2.1 850   ooodictbgbg 2.1 851   ooodictcaes 2.1 852   ooodictcscz 2.1 853   ooodictcygb 2.1 854   ooodictdadk 2.1 855   ooodictdeat 2.2 856   ooodictdech 2.2 857   ooodictdede 2.2 858   ooodictelgr 2.1 859   ooodictenau 2.1 860   ooodictenca 2.1 861   ooodictengb 2.1 862   ooodictennz 2.1 863   ooodictenus 2.2 864   ooodicteses 2.1 865   ooodictesmx 2.1 866   ooodictetee 2.1 867   ooodictfrbe 2.1 868   ooodictfrfr 2.1 869   ooodictgles 2.2 870   ooodicthrhr 2.1 871   ooodicthuhu 2.2 872   ooodictitit 2.1 873   ooodictltlt 2.1 874   ooodictnbno 2.1 875   ooodictnlnl 2.1 876   ooodictnnno 2.1 877   ooodictplpl 2.2 878   ooodictptbr 2.1 879   ooodictptpt 2.1 880   ooodictsksk 2.1 881   ooodictslsi 2.2 882   ooodictsvse 2.1 883   ooodictzuza 2.1 884   ooouiaf 2.2.1 885   ooouibg 2.2.1 886   ooouica 2.2.1 887   ooouics 2.2.1 888   ooouicy 2.2.1 889   ooouida 2.2.1 890   ooouide 2.2.1 891   ooouiel 2.2.1 892   ooouiengb 2.2.1 893   ooouienus 2.2.1 894   ooouies 2.2.1 895   ooouiet 2.2.1 896   ooouifr 2.2.1 897   ooouigl 2.2.1 898   ooouihr 2.2.1 899   ooouihu 2.2.1 900   ooouiit 2.2.1 901   ooouilt 2.2.1 902   ooouinb 2.2.1 903   ooouinl 2.2.1 904   ooouinn 2.2.1 905   ooouipl 2.2.1 906   ooouipt 2.2.1 907   ooouiptbr 2.2.1 908   ooouisk 2.2.1 909   ooouisl 2.2.1 910   ooouisv 2.2.1 911   ooouizu 2.2.1 912   oortgnus 5.10.6 913   openal 1.0,REV=2004.11.01 914   opencdk 0.6.6 915   openexr 1.2.2,REV=2006.07.24 916   openldap 2.3.38,REV=2007.10.03 917   openldap_client 2.3.38,REV=2007.10.03 918   openldap_devel 2.3.38,REV=2007.10.03 919   openldap_rt 2.3.38,REV=2007.10.03 920   openobex 1.0.1,REV=2004.03.24 921   openofficeafza 2.2.1 922   openofficebgbg 2.2.1 923   openofficecaes 2.2.1 924   openofficecscz 2.2.1 925   openofficecygb 2.2.1 926   openofficedadk 2.2.1 927   openofficedeat 2.2.1 928   openofficedech 2.2.1 929   openofficedede 2.2.1 930   openofficeelgr 2.2.1 931   openofficeenau 2.2.1 932   openofficeenca 2.2.1 933   openofficeengb 2.2.1 934   openofficeennz 2.2.1 935   openofficeenus 2.2.1 936   openofficeeses 2.2.1 937   openofficeesmx 2.2.1 938   openofficeetee 2.2.1 939   openofficefrbe 2.2.1 940   openofficefrfr 2.2.1 941   openofficegles 2.2.1 942   openofficehrhr 2.2.1 943   openofficehuhu 2.2.1 944   openofficeitit 2.2.1 945   openofficeltlt 2.2.1 946   openofficenbno 2.2.1 947   openofficenlnl 2.2.1 948   openofficennno 2.2.1 949   openofficeplpl 2.2.1 950   openofficeptbr 2.2.1 951   openofficeptpt 2.2.1 952   openofficesksk 2.2.1 953   openofficeslsi 2.2.1 954   openofficesvse 2.2.1 955   openofficezuza 2.2.1 956   opensp 1.5.2 957   openssh 4.7,REV=2007.12.18_rev=p1 958   openssl 0.9.8,REV=2007.12.26_rev=g 959   openssl_devel 0.9.8,REV=2007.12.26_rev=g 960   openssl_rt 0.9.8,REV=2007.12.26_rev=g 961   openssl_utils 0.9.8,REV=2007.12.26_rev=g 962   openvpn 2.0.9 963   orbit 0.5.17,REV=2003.03.26 964   orbit2 2.14.0 965   osndsys 40000 966   otr 3.1.0 967   pan 0.14.2 968   par 1.52 969   par2cmdline 0.4 970   parigp 2.1.6,REV=2005.05.08 971   patchutils 0.2.29,REV=2004.06.27 972   pbzip2 1.0.2 973   pcb 20050315 974   pcre 4.5 975   pdadrv 0.1,REV=2003.03.06 976   pdcurses 2.7 977   pdfjam 1.10 978   pdftohtml 0.36 979   pen 0.17.1 980   perl 5.8.8,REV=2007.10.05 981   perldoc 5.8.8,REV=2007.10.05 982   perltidy 20060719,REV=2007.02.20 983   php4_bcmath 4.4.4 984   php4_calendar 4.4.4 985   php4_cgi 4.4.4 986   php4_curl 4.4.4 987   php4_domxml 4.4.4 988   php4_gd 4.4.4 989   php4_gettext 4.4.4 990   php4_iconv 4.4.4 991   php4_imap 4.4.4 992   php4_ldap 4.4.4 993   php4_mbstring 4.4.4 994   php4_mcal 4.4.4 995   php4_mssql 4.4.4 996   php4_mysql 4.4.4 997   php4_odbc 4.4.4 998   php4_openssl 4.4.4 999   php4_pgsql 4.4.4 1000   php4_zlib 4.4.4 1001   php5 5.2.4,REV=2007.10.29 1002   php5_bz2 5.2.4,REV=2007.10.29 1003   php5_curl 5.2.4,REV=2007.10.29 1004   php5_dba 5.2.4,REV=2007.10.29 1005   php5_devel 5.2.4,REV=2007.10.29 1006   php5_ftp 5.2.4,REV=2007.10.29 1007   php5_gd 5.2.4,REV=2007.10.29 1008   php5_gettext 5.2.4,REV=2007.10.29 1009   php5_gmp 5.2.4,REV=2007.10.29 1010   php5_imap 5.2.4,REV=2007.10.29 1011   php5_ldap 5.2.4,REV=2007.10.29 1012   php5_mcrypt 5.2.4,REV=2007.10.29 1013   php5_mhash 5.2.4,REV=2007.10.29 1014   php5_mssql 5.2.4,REV=2007.10.29 1015   php5_mysql 5.2.4,REV=2007.10.29 1016   php5_mysqli 5.2.4,REV=2007.10.29 1017   php5_odbc 5.2.4,REV=2007.10.29 1018   php5_openssl 5.2.1,REV=2007.02.20 1019   php5_pdomysql 5.2.4,REV=2007.10.29 1020   php5_pdoodbc 5.2.4,REV=2007.10.29 1021   php5_pdopgsql 5.2.4,REV=2007.10.29 1022   php5_pdosqlite 5.2.4,REV=2007.10.29 1023   php5_pgsql 5.2.4,REV=2007.10.29 1024   php5_pspell 5.2.4,REV=2007.10.29 1025   php5_readline 5.2.4,REV=2007.10.29 1026   php5_session 5.2.1,REV=2007.02.20 1027   php5_snmp 5.2.4,REV=2007.10.29 1028   php5_sqlite 5.2.4,REV=2007.10.29 1029   php5_wddx 5.2.4,REV=2007.10.29 1030   php5_xsl 5.2.4,REV=2007.10.29 1031   phpldapadmin 1.0.2,REV=2007.10.10 1032   phpmyadmin 2.11.0 1033   pidgin 2.3.1 1034   pidginotr 3.1.0 1035   pil 1.1.4 1036   pilotlink 0.11.8,REV=2004.04.01 1037   pilotmgr 1.108,REV=2004.03.26 1038   pine 4.64,REV=2006.04.13,sparconly 1039   pkg_get 3.8.1 all C 1040   pkg_update_watch 1.0,REV=2007.04.10 1041   pkgconfig 0.20,REV=2006.08.19 1042   pkgzip 1.2 all C 1043   plan 1.8.7,REV=2004.01.14 1044   planner 0.12.1,REV=2005.07.12 1045   plannerdoc 0.12.1 1046   plib 1.8.4 1047   plucker 1.8 1048   pm_algorithmannotate 0.10,REV=2006.01.28 1049   pm_algorithmdiff 1.15,REV=2006.01.28 1050   pm_apachedbi 1.06,REV=2007.12.12 1051   pm_apachereq 1.33 1052   pm_apachesess 1.6 1053   pm_apachetst 1.30,REV=2007.12.12 1054   pm_appconfig 1.63,REV=2006.08.14 1055   pm_apreq2 2.08,REV=2007.10.25 1056   pm_archivetar 1.29 1057   pm_archivezip 1.16 1058   pm_authensasl 2.09 1059   pm_berkeleydb 0.26,REV=2005.05.01 1060   pm_bitvector 6.4,REV=2006.03.03 1061   pm_cache 2.03,REV=2006.01.13 1062   pm_cachecache 1.04 1063   pm_cachememcached 1.15,REV=2005.12.13 1064   pm_cachesmptimexp 0.23 1065   pm_calendar_csa 0.8 1066   pm_calendarsimp 1.13 1067   pm_capitalization 0.03,REV=2005.12.12 1068   pm_carpclan 5.3,REV=2006.03.03 1069   pm_cgiapp 4.06,REV=2006.05.31 1070   pm_cgiappdisp 1.04,REV=2006.05.29 1071   pm_cgiapplogdisp 1.00,REV=2006.05.29 1072   pm_cgisession 4.03,REV=2006.02.03 1073   pm_chart 2.4.1,REV=2006.12.09 1074   pm_classloader 2.03,REV=2006.05.05 1075   pm_classretval 0.53 1076   pm_clearsilver 0.10.4,REV=2007.10.18 1077   pm_clone 0.22 1078   pm_clsaccessor 0.30 1079   pm_clsaccessorchnd 0.01 1080   pm_clsautouse 1.23,REV=2006.01.28 1081   pm_clscontainer 0.12 1082   pm_clsdtainherit 0.06 1083   pm_compressrawzlib 2.004,REV=2007.04.18 1084   pm_compresszlib 2.004,REV=2007.04.18 1085   pm_configgeneral 2.32,REV=2007.02.26 1086   pm_configinifiles 2.38,REV=2006.02.12
1087   pm_convertasn1 0.19 1088   pm_convertbinhex 1.119 1089   pm_converttnef 0.17 1090   pm_convertuulib 1.07,REV=2006.12.12 1091   pm_cryptdes 2.05 1092   pm_cryptosslbignum 0.03,REV=2007.04.18 1093   pm_cryptrijndael 0.05 1094   pm_cryptssleay 0.57,REV=2007.12.02 1095   pm_cyrus 2.3.8,REV=2007.07.28 1096   pm_datahier 0.21,REV=2006.01.28 1097   pm_datashowtbl 3.3 1098   pm_datauuid 0.11,REV=2006.02.27 1099   pm_datecalc 5.4,REV=2006.03.03 1100   pm_datemanip 5.44 1101   pm_dbdmysql 4.005,REV=2007.12.02 1102   pm_dbdoracle 1.15,REV=2004.01.27 1103   pm_dbdpg 1.49,REV=2007.12.02 1104   pm_dbdsqlite 1.13 1105   pm_dbi 1.52,REV=2006.09.01 1106   pm_dbixdbschema 0.28 1107   pm_dbixsrchbuilder 1.49,REV=2007.07.10 1108   pm_develcover 0.55,REV=2006.03.08 1109   pm_develsymdump 2.03,REV=2005.11.23 1110   pm_devstacktrace 1.12 1111   pm_digesthmac 1.01,REV=2006.01.23 1112   pm_digestnilsimsa 0.06,REV=2006.01.23 1113   pm_digestsha 5.34 1114   pm_digestsha1 2.10,REV=2006.01.23 1115   pm_error 0.15 1116   pm_eventlib 0.10,REV=2006.01.13 1117   pm_exceptcls 1.23 1118   pm_expect 1.20 1119   pm_expectsimp 0.02 1120   pm_extutautoinst 0.63,REV=2007.03.16 1121   pm_extutcbuilder 0.15 1122   pm_extutilsdepends 0.205 1123   pm_extutilsmft 1.51,REV=2007.03.16 1124   pm_extutparsexs 2.15 1125   pm_extutxsbld 0.27,REV=2006.01.27 1126   pm_fcgi 0.67,REV=2006.09.03 1127   pm_filechdir 0.06,REV=2006.01.28 1128   pm_filehomedir 0.58,REV=2006.08.14 1129   pm_filemmagic 1.27 1130   pm_filenfslock 1.20,REV=2006.01.23 1131   pm_fileremove 0.34,REV=2007.02.26 1132   pm_filesysdf 0.92,REV=2007.03.01 1133   pm_filetail 0.98,REV=2004.04.12 1134   pm_filetype 0.22,REV=2006.01.28 1135   pm_fontafm 1.19 1136   pm_freezethaw 0.43 1137   pm_frontierrpc 0.07b4,REV=2006.03.22 1138   pm_gd 2.30,REV=2006.02.21 1139   pm_gdgraph 1.43 1140   pm_gdgraph3d 0.56,REV=2004.10.06 1141   pm_gdtextut 0.86 1142   pm_geocountries 1.4 1143   pm_geoippureperl 1.18 1144   pm_glib 1.101 1145   pm_gtk2 1.101,REV=2005.11.10 1146   pm_heap 0.71,REV=2006.01.13 1147   pm_hooklexwrap 0.20 1148   pm_htmlfmt 2.04 1149   pm_htmlmason 1.36 1150   pm_htmlparser 3.48,REV=2006.01.23 1151   pm_htmlscrubber 0.08 1152   pm_htmltagset 3.04,REV=2006.01.23 1153   pm_htmltemplate 2.7 1154   pm_htmltree 3.18 1155   pm_httpsvrmason 0.09 1156   pm_httpsvrsimp 0.09 1157   pm_iocompressbase 2.004 1158   pm_iocompresszlib 2.004 1159   pm_iodigest 0.10,REV=2006.01.28 1160   pm_iomultiplex 1.09,REV=2007.04.10 1161   pm_iopager 0.06,REV=2006.01.28 1162   pm_iosocketinet6 2.51 1163   pm_iosocketssl 1.01,REV=2006.09.16 1164   pm_iostring 1.08,REV=2006.01.13 1165   pm_iostringy 2.110 1166   pm_iotty 1.07 1167   pm_iozlib 1.04 1168   pm_ipcountry 2.20 1169   pm_ipcrun 0.78,REV=2006.05.05 1170   pm_ipcshrlite 0.09 1171   pm_lclemktxtfuz 0.02 1172   pm_lclemktxtlex 0.62 1173   pm_lclemktxtsimple 0.12,REV=2006.01.28 1174   pm_ldap 0.3300,REV=2006.03.07 1175   pm_libwww 5.805,REV=2006.12.30 1176   pm_libxmlperl 0.08,REV=2006.08.15 1177   pm_listmoreut 0.22,REV=2007.03.17 1178   pm_log4perl 1.09,REV=2007.03.16 1179   pm_logdispatch 2.10 1180   pm_logdispatchconf 1.01,REV=2007.02.26 1181   pm_logmessage 0.01,REV=2007.03.16 1182   pm_logmsgsimple 0.01,REV=2007.03.16 1183   pm_mailbox 2.069,REV=2007.02.26 1184   pm_maildkim 0.24,REV=2007.05.07 1185   pm_mailimapclient 2.29 1186   pm_mailsender 0.8.13,REV=2007.02.26 1187   pm_mailsendmail 0.79 1188   pm_mailspfqry 1.999.1 1189   pm_mailtools 1.71,REV=2006.01.23 1190   pm_mathinterpolate 1.05,REV=2007.07.13 1191   pm_md5 2.03 1192   pm_mimebase64 3.07,REV=2006.03.25 1193   pm_mimelite 3.01,REV=2003.04.24 1194   pm_mimetools 5.425,REV=2007.12.10 1195   pm_mimetypes 1.13,REV=2004.04.03 1196   pm_mldbm 2.01 1197   pm_modcorelist 2.09,REV=2007.03.16 1198   pm_modload 0.10,REV=2007.03.16 1199   pm_modloaded 0.01,REV=2007.03.16 1200   pm_modrefresh 0.06 1201   pm_modulebuild 0.2611 1202   pm_moduleplug 2.97,REV=2006.02.21 1203   pm_modulesign 0.53 1204   pm_modversrpt 1.03 1205   pm_net_ssh 0.08,REV=2007.02.06 1206   pm_netcidr 0.10 1207   pm_netcidrlite 0.20 1208   pm_netdaemon 0.39 1209   pm_netdns 0.61 1210   pm_netinet 1.011,REV=2002.04.10 1211   pm_netip 1.25 1212   pm_netserver 0.96,REV=2007.04.16 1213   pm_netsnmp 5.2.0 1214   pm_netssleay 1.30,REV=2007.10.07 1215   pm_numberformat 1.52,REV=2007.03.15 1216   pm_objaccessor 0.32,REV=2007.03.16 1217   pm_objmultitype 0.05,REV=2006.01.13 1218   pm_objrealizelater 0.15,REV=2007.02.26 1219   pm_osslrandom 0.03,REV=2001.09.06 1220   pm_osslrsa 0.21,REV=2004.02.15 1221   pm_pardist 0.07,REV=2006.03.14 1222   pm_parserecdescent 1.94,REV=2006.01.27 1223   pm_parsesyslog 1.03 1224   pm_patchreader 0.9.5,REV=2006.08.24 1225   pm_pathclass 0.16,REV=2007.03.16 1226   pm_perlioeol 0.13,REV=2006.01.28 1227   pm_perlioviadyn 0.11,REV=2006.01.28 1228   pm_perlioviasym 0.05,REV=2006.01.28 1229   pm_pkgconst 0.01,REV=2007.03.16 1230   pm_plrpc 0.2018 1231   pm_podescapes 1.04 1232   pm_podpom 0.17,REV=2006.08.15 1233   pm_podsimple 3.05 1234   pm_prmscheck 0.26,REV=2007.03.17 1235   pm_prmsvldt 0.78,REV=2006.01.23 1236   pm_procprocesstbl 0.41,REV=2006.09.16 1237   pm_radiususerfile 1.01,REV=2001.12.13 1238   pm_regexpcom 2.120 1239   pm_regexpshellish 0.93,REV=2006.01.28 1240   pm_rpcxml 0.58,REV=2005.12.06 1241   pm_sdf 2.001,REV=2007.07.13 1242   pm_snmpsession 1.08 1243   pm_soaplite 0.69,REV=2007.04.26 1244   pm_socket6 0.19 1245   pm_sortversions 1.5,REV=2007.03.16 1246   pm_speedycgi 2.22,REV=2006.12.05 1247   pm_speedycgiperl 2.22,REV=2006.12.05 1248   pm_string_approx 3.26,REV=2007.03.16 1249   pm_stringcrc32 1.3,REV=2005.12.13 1250   pm_subuplevel 0.09 1251   pm_subversion 1.4.5,REV=2007.11.18 1252   pm_svnmirror 0.68,REV=2006.01.28 1253   pm_svnsimple 0.27,REV=2006.01.28 1254   pm_syshostnamelong 1.4 1255   pm_templategd 2.66,REV=2006.12.09 1256   pm_templatetal 0.8,REV=2006.02.21 1257   pm_termreadkey 2.30 1258   pm_termui 0.14,REV=2007.03.16 1259   pm_testexpect 0.30,REV=2006.06.18 1260   pm_testinline 0.16 1261   pm_testlongstr 0.07 1262   pm_testpod 1.20 1263   pm_testwwwmech 1.04 1264   pm_testxml 0.07,REV=2006.02.21 1265   pm_textcsv 0.01,REV=1997.07.31 1266   pm_textcsvxs 0.23 1267   pm_textdiff 0.35,REV=2006.02.03 1268   pm_textscraper 0.02,REV=2006.02.21 1269   pm_texttemplate 1.44 1270   pm_textwikifmt 0.77 1271   pm_textwrap 1.000 1272   pm_tieixhash 1.21,REV=1998.01.28 1273   pm_timedate 1.16 1274   pm_timemods 2003.1126 1275   pm_timeperiod 1.20 1276   pm_tk 804.026,REV=2005.10.27 1277   pm_treesimple 1.16 1278   pm_tstbldrtester 1.01 1279   pm_tstexcept 0.21 1280   pm_tstmanif 1.14 1281   pm_tt2 2.15,REV=2006.08.16 1282   pm_tt2common 2.15,REV=2006.08.16 1283   pm_txtautofmt 1.13 1284   pm_txtquoted 2.02 1285   pm_txtreform l.11 1286   pm_unicodestring 2.07,REV=2003.03.10 1287   pm_univrequire 0.10,REV=2006.05.29 1288   pm_unixsyslog 0.100 1289   pm_uri 1.35,REV=2006.01.28 1290   pm_useridentity 0.91,REV=2007.02.26 1291   pm_version 0.70,REV=2007.03.17 1292   pm_want 0.12 1293   pm_wwwmechanize 1.20,REV=2006.09.16 1294   pm_xmldom 1.44,REV=2006.08.15 1295   pm_xmllibxml 1.58,REV=2005.12.06 1296   pm_xmllibxmlcom 0.13,REV=2005.12.06 1297   pm_xmlnssupp 1.09 1298   pm_xmlparser 2.34,REV=2004.03.06 1299   pm_xmlrecords 0.12,REV=2001.11.05 1300   pm_xmlregexp 0.03,REV=2006.08.15 1301   pm_xmlrss 1.05 1302   pm_xmlsax 0.12 1303   pm_xmlsemdiff 0.95,REV=2006.02.21 1304   pm_xmlsimple 2.12,REV=2004.04.05 1305   pm_xmlsmart 1.6.9,REV=2006.01.13 1306   pm_xmltokeparser 0.05,REV=2003.06.09 1307   pm_xmltwig 3.22,REV=2006.03.08 1308   pm_xmlxpath 1.13,REV=2003.01.26 1309   pm_yaml 0.62 1310   pm_yamlsyck 0.82,REV=2007.03.17 1311   pmtools 1.01,REV=2006.09.02 1312   png 1.2.24 1313   poppler 0.6.2,REV=2007.12.01 1314   poppler_data 0.1 1315   postfix 2.2.8,REV=2006.03.13 1316   postgresql 8.2.6 1317   postgresqlcontrib 8.2.6 1318   postgresqljdbc 8.2,REV=2007.03.29,rev=build504 1319   pound 1.10 1320   pound2 2.3.1 1321   povray 3.6.1 1322   prboom 2.3.1 1323   privoxy 3.0.3,REV=2004.11.12 1324   procmail 3.22,REV=2007.10.28 1325   proftpd 1.3.0,REV=2006.07.25 1326   proj 4.4.8 1327   ps2eps 1.64 1328   psi 0.10,REV=2007.02.19 1329   psiconv 0.8.3,REV=2003.04.27 1330   pstotext 1.9,REV=2005.04.26 1331   pstree 2.27,REV=2005.10.20 1332   psutils 1.17 1333   pth 2.0.0 1334   ptunnel 0.61 1335   pv 0.9.2,REV=2005.11.08 1336   pwgen 2.03,REV=2004.02.17 1337   py_ldap 2.0.11 1338   py_xmlobject 0.1.3 1339   pyclearsilver 0.10.4,REV=2007.02.10 1340   pydocutils 0.4,REV=2006.02.16 1341   pyeyed3 0.6.10,REV=2006.10.12 1342   pygtk 2.8.2 1343   pymxbase 2.0,REV=2005.02.14 1344   pymysql 1.2.0,REV=2005.03.28 1345   pyorbit 2.0.0 1346   pypgsql 2.4,REV=2005.03.01 1347   pysetuptools 0.6c3,REV=2006.10.20 1348   pysqlite 1.0,REV=2004.11.03 1349   pysqlite2 2.0.5,REV=2006.01.29 1350   pysvn 1.4.3,REV=2007.02.19 1351   python 2.3.5,REV=2005.12.18 1352   pyxml 0.8.4,REV=2006.12.17 1353   qca 1.0 1354   qca_sasl 1.0 1355   qca_tls 1.0 1356   qcad 2.0.4.0,REV=2005.06.18_rev=1 1357   qcad_library 2.0.1.2_1 1358   qdbm 1.8.24,REV=2005.05.13 1359   qemu 0.7.0,REV=2005.06.27 1360   qpopper 4.0.9,REV=2007.11.05 1361   qt 3.3.3 1362   qt_docs 3.3.3 1363   qt_gcc 3.3.4 1364   quake2 0.15 1365   quanta 3.5.6 1366   quilt 0.32,REV=2005.06.14 1367   radiance 3.8,REV=2007.01.07,sparconly 1368   rake 0.6.0,REV=2005.09.21 1369   rapidsvn 0.9.4,REV=2007.09.17 1370   razor 2.84,REV=2007.06.05 1371   rbsvn 1.4.5,REV=2007.11.18 1372   rc 1.7.1,REV=2007.02.28 1373   rcs 5.7,REV=2006.01.10 1374   rdesktop 1.5.0,REV=2006.09.13 1375   rdist 6.1.5 1376   readline 5.0,REV=2005.06.07 1377   regina 3.3,REV=2005.12.29 1378   render_dev 0.8,REV=2004.03.30 1379   reportlab 1.19 1380   reportmagic 2.21 1381   rinetd 0.62,REV=2006.03.30 1382   rlwrap 0.29,REV=2007.12.18 1383   rocksndiamonds 3.0.8,REV=2004.02.17 1384   rrdtool 1.2.19,REV=2007.02.07 1385   rsxs 0.9 1386   rsync 2.6.9 1387   rt 3.6.5,REV=2007.10.11 1388   ruby 1.8.6,REV=2007.10.03_p110 1389   rubydoc 1.8.6,REV=2007.10.03_p110 1390   rubygems 0.9.2,REV=2007.04.02 1391   rubytk 1.8.6,REV=2007.10.03_p110 1392   rwhois 1.6.1 1393   rxvt 2.7.10,REV=2004.02.12 1394   samba 3.0.22,REV=2006.06.21 1395   samba_client 3.0.22,REV=2006.06.21 1396   samba_common 3.0.22,REV=2006.06.21 1397   samba_doc 3.0.22,REV=2006.06.27 1398   samba_lib 3.0.22,REV=2006.06.21 1399   samba_libdev 3.0.22,REV=2006.06.21 1400   samba_swat 3.0.22,REV=2006.06.21 1401   samba_wb 3.0.22,REV=2006.06.21 1402   saneback 1.0.18 1403   sanefront 1.0.14 1404   sasl 2.1.22,REV=2007.06.19 1405   sasl_gssapi 2.1.22,REV=2007.06.19 1406   sasl_sql 2.1.22,REV=2007.06.19 1407   saslauthd 2.1.22,REV=2007.06.19 1408   sbcl 1.0.7 1409   sc 7.16 1410   schilybase 1.01,REV=2007.06.25 1411   schilyutils 1.02,REV=2007.06.25 1412   scli 0.3.1 1413   scotty 3.0.0,REV=2006.06.29_rev=00.02.21 1414   screen 4.0.2,REV=2005.11.02 1415   scrollkeeper 0.3.14,REV=2004.09.30.02 1416   scummvm 0.7.0,REV=2005.01.01 1417   sdlimage 1.2.4,REV=2006.05.03 1418   sdlmixer 1.2.6,REV=2007.02.27 1419   sdlnet 1.2.5,REV=2006.05.04 1420   sdlsound 1.0.1,REV=2006.06.17 1421   sdlttf 2.0.6,REV=2006.06.17 1422   seamonkey 1.1.7 1423   send_nsca 2.7.2,REV=2007.12.02 1424   sendmail 8.14.2,REV=2007.12.17 1425   shared_mime_info 0.15,REV=2004.12.06 1426   shmux 1.0.1,REV=2007.11.14 1427   shutils 2.0 1428   silctoolkit 1.1.5 1429   silvercity 0.9.5,REV=2006.02.18 1430   simgear 0.3.10 1431   sip 3.6 1432   skencil 0.6.16 1433   slang 1.4.8 1434   slib 3,REV=2006.08.09_rev=a1 1435   sloccount 2.26 1436   slrn 0.9.8.1,REV=2007.07.29 1437   smarteiffel 2.0 1438   smartmontools 5.36,REV=2006.09.11 1439   snd 8.3,REV=2006.08.17 1440   snort 2.8.0,REV=2007.10.28 1441   sodipodi 0.34 1442   sox 12.17.4,REV=2004.05.22 1443   spamass_milter 0.3.1 1444   spamassassin 3.2.3,REV=2007.09.24 1445   spider 1.1.1,REV=2006.11.18 1446   sqlite 2.8.16,REV=2005.04.09 1447   sqlite3 3.2.2,REV=2005.07.10 1448   squid 2.6,REV=2007.09.02_ 1449   squidguard 1.2.1 1450   sqwebmail 5.2.0,REV=2007.11.03 1451   srm 1.2.8 1452   sshproxy 1.93 1453   star 1.5a80,REV=2007.06.25 1454   startup_notif 0.8 1455   stellarium 0.8.2 1456   stlport 4.5.3,REV=2006.09.06 1457   stunnel 4.21,REV=2007.12.05.sparconly 1458   subversion 1.4.5,REV=2007.11.18 1459   subversion_devel 1.4.5,REV=2007.11.18 1460   sudo 1.6.9p8,REV=2007.11.02 1461   sudo_common 1.6.9p8,REV=2007.11.05 1462   sudo_ldap 1.6.9p8,REV=2007.11.02 1463   sunbird 0.7 1464   svk 1.06,REV=2006.01.28 1465   swig 1.3.21 1466   sword 1.5.9,REV=2007.09.30 1467   swtlibs 3.0 1468   sylpheed 2.6.1,REV=2006.12.09 1469   sylpheed_iconset 2.6.1,REV=2006.12.09 1470   synergy 1.2.2 1471   sysconftool 0.14 1472   t1lib 5.0.2 1473   taglib_gcc 1.4 1474   tap 1.1,REV=2007.08.21_rev=a 1475   tcl 8.4.15 1476   tcltls 1.5.0 1477   tcpdump 3.9.4 1478   tcptraceroute 1.5,REV=2007.07.11_rev=beta7 1479   tcpwrappers 7.6,REV=2006.03.30.ipv6.4 1480   tcsh 6.14.00,REV=2007.07.23 1481   tetex 3.0,REV=2005.07.01 1482   tex_dirtree 0.2.0 1483   tex_metauml 0.2.4 1484   tex_metaumlman 0.2.4,REV=2006.08.02 1485   tex_pdftricks 1.16 1486   tex_vdevnag 2.14 1487   tex_vdevnag_common 2.14 1488   texinfo 4.8,REV=2006.01.10 1489   textutils 2.1,REV=2003.01.23 1490   thttpd 2.25,REV=2003.12.29_rev=b 1491   thunderbird 2.0.0.6,REV=2007.08.03 1492   thunderbird_fr 1.5.0.7,REV=2006.09.26 1493   tiff 3.8.2,REV=2007.12.09 1494   timidity 2.13.2,REV=2004.10.08 1495   tin 1.8.3,REV=2007.11.12 1496   tk 8.4.15 1497   tkdiff 4.1 1498   tla 1.2.1,REV=2004.08.18 1499   tla_tools 0.31,REV=2004.03.02 1500   tm_img 1.2.4 1501   tm_netscape_remote 1.3 1502   tmpreaper 1.6.5 1503   tn5250 0.17.3,REV=2007.09.02 1504   tnef 1.4.3 1505   tomcat4 4.1.34,REV=2006.10.11 1506   tomcat5 5.5.20,REV=2006.10.11 1507   top 3.6,REV=2007.01.01 1508   tor 0.1.2.18 1509   totem 0.99.12,REV=2007.11.02 1510   trac 0.10.3,REV=2007.01.30 1511   transfig 3.2.4,REV=2004.04.23 1512   tree 1.5.0 1513   treecc 0.3.2,REV=2004.09.08 1514   tsclient 0.140,REV=2006.06.17 1515   ttcp 1.0 1516   tun 1.1,REV=2007.08.21_rev=a 1517   tuxkart 0.4.0 1518   ucarp 1.3 1519   ucspi_tcp 0.88,REV=2006.06.09 1520   unarj 2.65 1521   unclutter 1.09 1522   unixodbc 2.2.12 1523   unrar 3.51 1524   unzip 5.52,REV=2005.10.01 1525   unzoo 4.4 1526   ved 1.7a06,REV=2007.06.25 1527   vim 7.1.147,REV=2007.11.13 1528   vimrt 7.1.147,REV=2007.11.13 1529   vispan 3.0.0,REV=2007.09.17 1530   vlc 0.7.2,REV=2004.10.07 1531   vncserver 1.2.8,REV=2003.04.27 1532   vncviewer 1.2.8,REV=2003.04.27 1533   vorbistools 1.1.1 1534   vsftpd 2.0.5,REV=2007.12.21 1535   vte 0.12.2 1536   w3m 0.5.1,REV=2004.05.22 1537   w9wm 0.4.2,REV=2006.12.20 1538   w9wm_dtlogin 0.4.2,REV=2006.12.20 1539   webalizer 2.01,rev=10,REV=2004.07.01 1540   wesnoth 1.2.2,REV=2007.03.01 1541   wget 1.10.2,REV=2005.10.21 1542   wiggle 0.6,REV=2005.05.30 1543   windowmaker 0.92.0 1544   windowmaker_dtlogin 1.0 1545   wireshark 0.99.5,REV=2007.03.26_rev=20946 1546   wmcliphist 0.6,REV=2004.06.02 1547   wmclock 1.0.12,REV=2004.03.04 1548   wmf 0.2.8.3,REV=2004.07.03 1549   wmmail 0.64,REV=2004.02.25 1550   wput 0.6 1551   wv2 0.2.2,REV=2004.12.11 1552   wxwidgets_common 2.8.5 1553   wxwidgets_devel 2.8.5 1554   wxwidgets_gtk2 2.8.5 1555   x11_ssh_askpass 1.2.4.1,REV=2004.03.10 1556   x2x 1.30,REV=2005.07.03 1557   x3270 3.3.6 1558   xalanj 2.7.0 1559   xaw3d 1.5E 1560   xbill 2.1,REV=2003.05.07 1561   xboard 4.2.7,REV=2004.01.19 1562   xboing 2.4 1563   xcdroast 0.98alpha13 1564   xchat 2.8.4,REV=2007.10.04 1565   xchat_pl 2.8.4,REV=2007.10.04 1566   xchat_py 2.8.2,REV=2007.04.29 1567   xchat_tcl 2.8.4,REV=2007.10.04 1568   xchm 1.13,REV=2007.09.17 1569   xdiskusage 1.48 1570   xemacs 21.4.19,REV=2006.03.26. 1571   xemacs_packages 20051208 1572   xephem 3.6.1,REV=2004.09.24 1573   xerces_c 2.5.0,REV=2004.09.12 1574   xercesj 2.9.0 1575   xfce 4.2.3.2,REV=2007.01.17 1576   xfce_appfinder 4.2.3,REV=2006.05.07 1577   xfce_calendar 4.2.3,REV=2006.05.07 1578   xfce_desktop 4.2.3,REV=2006.05.07 1579   xfce_dtlogin 4.2.1.1,REV=2005.05.18 1580   xfce_engine 2.2.8,REV=2006.05.07 1581   xfce_iconbox 4.2.3,REV=2006.05.07 1582   xfce_iconthemes 4.2.3,REV=2006.05.07 1583   xfce_launcher 4.2.3,REV=2006.05.07 1584   xfce_libs 4.2.3.2,REV=2006.05.07 1585   xfce_load 0.3.6,REV=2006.10.28 1586   xfce_manager 4.2.3,REV=2006.05.07 1587   xfce_mixer 4.2.3,REV=2006.05.07 1588   xfce_panel 4.2.3,REV=2006.05.07 1589   xfce_plugins 4.2.3,REV=2006.05.07 1590   xfce_print 4.2.3,REV=2006.05.07 1591   xfce_session 4.2.3,REV=2006.05.07 1592   xfce_systray 4.2.3,REV=2006.05.07 1593   xfce_toys 4.2.3,REV=2006.05.19 1594   xfce_utils 4.2.3,REV=2006.05.07 1595   xfce_xffm 4.2.3,REV=2006.05.07 1596   xfce_xfwm 4.2.3.2,REV=2006.05.07 1597   xfce_xfwmthemes 4.2.3,REV=2006.05.07 1598   xfig 3.2.4,REV=2005.05.03 1599   xforms 1.0p1,REV=2004.03.28 1600   xlockmore 5.14.1,REV=2004.11.26 1601   xmahjongg 3.7 1602   xmame 0.76.1 1603   xmlcommonsext 1.3.04 1604   xmlstarlet 1.0.1,REV=2007.08.13 1605   xmms 1.2.10,REV=2004.06.28 1606   xmms_arts 0.6.0 1607   xosd 2.2.8,REV=2004.08.20 1608   xpdf 3.02,REV=2007.12.10_rev=pl2 1609   xpilot 4.5.4 1610   xpm 3.4k,REV=2002.12.31 1611   xpp 1.5,REV=2006.02.28 1612   xsane 0.995 1613   xscreensaver 5.01 1614   xsnow 1.42,REV=2003.12.05 1615   xsp 1.1.15 1616   xterm 228 1617   xtide 2.8.2 1618   xtideh 06.02.05 1619   xtidew 1.0 1620   xv 3.10a,REV=2003.06.10 1621   xvfb 6.6 1622   xvid 1.0.0,REV=2004.04.07.rc4 1623   xzgv 0.8,REV=2004.03.20 1624   zebra 0.93b 1625   zed 1.0.5,REV=2006.10.09 1626   zip 2.32 1627   zlib 1.2.3,REV=2007.05.12 1628   zope 2.8.7 1629   zsh 4.3.2,REV=2006.08.18


  OpenSolaris and Solaris are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.      UNIX is a registered trademark in the United States and other countries, exclusively licensed through X/Open Company, Ltd.      All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the United States and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc.      All other logos and trademarks are registered through their respective owners.      ©2002-2006 blastwave.org™      See “Terms of Use”      Sun™ Logo and OpenSolaris™ Published with Permission from Sun Microsystems, Inc. Valid HTML 4.01!
Valid CSS