[31650] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Sat Dec 1 09:06:54 PST 2007


Revision: 31650
          http://trac.macosforge.org/projects/macports/changeset/31650
Author:   dluke at macports.org
Date:     2007-12-01 09:06:41 -0800 (Sat, 01 Dec 2007)

Log Message:
-----------

Total number of ports parsed:	4383 
Ports successfully parsed:	4383	 
Ports failed:			0

Modified Paths:
--------------
    trunk/dports/PortIndex

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-12-01 16:21:27 UTC (rev 31649)
+++ trunk/dports/PortIndex	2007-12-01 17:06:41 UTC (rev 31650)
@@ -336,8 +336,8 @@
 variants universal portdir audio/id3v2 description {ID3v2 editing tool} homepage http://id3v2.sourceforge.net/ epoch 0 platforms darwin name id3v2 depends_lib lib:libid3.3:id3lib maintainers brent at nordist.net long_description {A command line editor for ID3v2 tags, based on id3lib. Written by Myers Carpenter.} version 0.1.11 categories audio revision 1
 lame 588
 variants universal portdir audio/lame description {Lame Ain't an MP3 Encoder} homepage http://lame.sourceforge.net/ epoch 0 platforms {darwin freebsd} name lame depends_lib port:ncurses maintainers {ram openmaintainer} long_description {LAME is an educational tool to be used for learning about MP3 encoding. The goal of the LAME project is to use the open source model to improve the psycho acoustics, noise shaping and speed of MP3. LAME is not for everyone - it is distributed as source code only and requires the ability to use a C compiler.} version 3.97 categories audio revision 0
-libao 548
-variants {universal darwin_6 darwin esd AudioUnit} variant_desc {AudioUnit {Use AudioUnits instead of CoreAudio}} portdir audio/libao description {A Cross-platform Audio Library} homepage http://www.xiph.org/ao/ epoch 0 platforms darwin name libao maintainers nomaintainer long_description {libao is a way to easily add cross-platform audio output to your program. Output devices are implemented as dynamic plugins, and support for OSS, ESD, ALSA, aRTs, Solaris, and Irix outputs are currently supported.} version 0.8.6 categories audio revision 1
+libao 475
+variants {universal darwin_6 darwin esd} description {A Cross-platform Audio Library} portdir audio/libao homepage http://www.xiph.org/ao/ epoch 0 platforms darwin name libao long_description {libao is a way to easily add cross-platform audio output to your program. Output devices are implemented as dynamic plugins, and support for OSS, ESD, ALSA, aRTs, Solaris, and Irix outputs are currently supported.} maintainers nomaintainer categories audio version 0.8.6 revision 2
 libdts 620
 variants universal description {libdts provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics.} portdir audio/libdts homepage http://www.videolan.org/dtsdec.html epoch 0 platforms darwin name libdts long_description {libdts provides a low-level interface to decode audio frames encoded using DTS Coherent Acoustics. DTS Coherent Acoustics streams are commonly found on DVDs, DTS audio CDs and some radio broadcastings. libdts also provides downmixing and dynamic range compression for various output configurations.} maintainers nomaintainer categories audio version 0.0.2 revision 0
 libid3tag 395
@@ -766,8 +766,8 @@
 variants universal description {Bakefile is cross-platform, cross-compiler native makefiles generator.} portdir devel/bakefile homepage http://www.bakefile.org/ epoch 0 platforms darwin name bakefile long_description {Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.).} maintainers masa at takatsuka.org categories devel version 0.2.2 revision 1
 bazaar 743
 variants {universal darwin_7} description {an improved GNU Arch client} portdir devel/bazaar homepage http://bazaar-vcs.org/Baz1x epoch 0 depends_lib {port:neon port:gpgme} name bazaar long_description {Bazaar is intended to be an implementation of the GNU Arch protocol that open source developers both want to use, and love using. It is a drop-in replacement for tla. GNU arch is a revision control system, similar in purpose to tools such as CVS, SCCS, and Subversion. It is used to keep track of the changes made to a source tree and to help programmers combine and otherwise manipulate changes made by multiple people or at different times.} maintainers {root.id.au:josh+macports openmaintainer} categories devel version 1.4.2 revision 1
-bazaar-ng 849
-variants universal portdir devel/bazaar-ng description {The next-generation distributed version control system} homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2} name bazaar-ng maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 0.92 revision 3
+bazaar-ng 830
+description {The next-generation distributed version control system} portdir devel/bazaar-ng homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2} name bazaar-ng maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 0.92 revision 3
 bcpp 391
 variants universal description {C(++) Beautifier} portdir devel/bcpp homepage http://www.invisible-island.net/bcpp/ epoch 0 platforms darwin name bcpp long_description {bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements.} maintainers nomaintainer categories devel version 20050725 revision 0
 beecrypt 545
@@ -983,7 +983,7 @@
 glib1 487
 variants {universal darwin_6} depends_build port:pkgconfig portdir devel/glib1 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd} name glib1 depends_lib port:gettext maintainers nomaintainer long_description {General-purpose library from the GTK+ team, includes support routines for C such as lists, trees, hashes, memory allocation, and many other things.} version 1.2.10 categories devel revision 5
 glib2 492
-variants {universal puredarwin darwin_6 darwin_9} depends_build port:pkgconfig portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} version 2.14.4 categories devel revision 0
+variants {universal puredarwin darwin_6 darwin_9} depends_build port:pkgconfig portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} version 2.14.4 categories devel revision 1
 glibmm 333
 variants universal portdir devel/glibmm description {C++ interface to glib} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name glibmm depends_lib {lib:libglib-2.0:glib2 lib:libsigc-2:libsigcxx2} long_description {{C++ interface to glib}} maintainers {rhwood openmaintainer} version 2.14.0 categories {x11 devel} revision 0
 global 629
@@ -1964,8 +1964,8 @@
 variants universal portdir gnome/acme description {Tool to make multimedia keys work on laptops} homepage http://www.gnome.org/ epoch 0 platforms darwin name acme depends_lib lib:libgnome-window-settings:control-center long_description {This is ACME, a small tool for your laptops. It makes the small multimedia buttons on these things actually do something. It currently only fully supports Apple laptops (iBooks and Powerbooks), and should work on other systems as well.} maintainers nomaintainer version 2.4.1 categories gnome revision 0
 anjuta 365
 variants universal portdir gnome/anjuta description {A gnome ide.} homepage http://anjuta.sourceforge.net/ epoch 0 platforms darwin name anjuta depends_lib {lib:libzvt-2:libzvt lib:libvte:vte lib:libpcreposix:pcre lib:libgnomeprintui-2.2:libgnomeprintui} long_description {{A gnome ide.}} maintainers nomaintainer version 1.2.4a categories {gnome devel} revision 0
-at-spi 619
-variants universal depends_build {port:p5-xml-parser port:pkgconfig} portdir gnome/at-spi description {Gnome Accesibility Technologi Service} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:atk port:gtk2 port:libbonobo port:gail port:py25-numeric port:py25-wxpython} name at-spi long_description {'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.} maintainers {rhwood openmaintainer} version 1.20.1 categories gnome revision 0
+at-spi 632
+variants {universal x11 quartz} depends_build {port:p5-xml-parser port:pkgconfig} portdir gnome/at-spi description {Gnome Accesibility Technologi Service} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:atk port:gtk2 port:libbonobo port:gail port:py25-numeric port:py25-wxpython} name at-spi long_description {'at-spi' is a part of the Gnome Accessibility Project. It provides a Service Provider Interface for the Assistive Technologies available on the GNOME platform, and a library against which applications can be linked.} maintainers {rhwood openmaintainer} version 1.21.1 categories gnome revision 0
 bakery 453
 variants universal portdir gnome/bakery description {Bakery is a C++ Framework for creating GNOME applications using gtkmm.} homepage http://bakery.sf.net epoch 0 platforms darwin name bakery depends_lib {port:gnome-vfsmm port:libxmlxx2 port:libglademm port:libiconv} long_description {{Bakery is a C++ Framework for creating GNOME applications using gtkmm.}} maintainers {landonf at macports.org openmaintainer} version 2.3.18 categories gnome revision 0
 balsa 454
@@ -3293,7 +3293,7 @@
 gcc42 416
 variants {universal darwin_8 darwin_9_powerpc odcctools} portdir lang/gcc42 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc42 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} version 4.2.2 categories lang revision 1
 gcc43 716
-variants {universal darwin_8 powerpc odcctools gfortran} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables fortran; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc43 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.3-20071123 categories lang revision 0
+variants {universal darwin_8 powerpc odcctools gfortran} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables fortran; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc43 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.3-20071130 categories lang revision 0
 gccxml 357
 variants universal depends_build port:cmake-devel portdir lang/gccxml description {generates XML description of C++ code} homepage http://www.gccxml.org/ epoch 0 platforms darwin name gccxml maintainers nomaintainer long_description {generates an XML description of a C++ program from GCC's internal representation} version 0.6.0 categories lang revision 0
 gcj34 546
@@ -3450,8 +3450,8 @@
 variants {universal darwin darwin_9 tk mactk thread_hooks} portdir lang/ruby description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} maintainers pguyot at kallisys.net long_description {Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, extensible, and portable.} version 1.8.6-p110 categories {lang ruby} revision 0
 sbcl 575
 variants {universal powerpc i386 test} description {The Steel Bank Common Lisp system} portdir lang/sbcl homepage http://www.sbcl.org epoch 0 platforms darwin name sbcl long_description {Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. (And it, and its generated code, can also play nicely with Unix when running noninteractively.)} maintainers {gwright at macports.org waqar at macports.org} categories lang version 1.0.11 revision 0
-scala 537
-variants universal description {The Scala Programming Language} portdir lang/scala homepage http://www.scala-lang.org/ epoch 0 platforms darwin name scala long_description {Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.} maintainers blair categories {lang java} version 2.6.0 revision 0
+scala 547
+variants universal description {The Scala Programming Language} portdir lang/scala homepage http://www.scala-lang.org/ epoch 0 platforms darwin name scala long_description {Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.} maintainers blair categories {lang java} version 2.6.0.2.6.1.rc1 revision 0
 scheme48 479
 variants {universal darwin_8} description {Scheme byte-code interpreter} portdir lang/scheme48 homepage http://s48.org/ epoch 0 platforms darwin name scheme48 long_description {Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.} maintainers mww categories {lang scheme} version 1.7 revision 1
 scsh 582
@@ -4453,7 +4453,7 @@
 splat 553
 variants universal portdir net/splat description {Splat: Scalable Periodic LDAP Attribute Transmogrifier} homepage http://dpw.threerings.net/projects/splat/ epoch 0 platforms darwin depends_lib {port:py-ldap port:py-twisted port:py-zconfig} name splat maintainers landonf at macports.org long_description {Splat is a daemon designed to help keep information in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory.} categories net version 1.0 revision 0
 squid 708
-variants {universal darwin_8} portdir net/squid description {advanced proxy caching server for http, https, ftp, gopher} homepage http://www.squid-cache.org/ epoch 0 platforms darwin name squid depends_lib {port:openssl port:zlib} maintainers mww long_description {Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests.} version 2.6.STABLE16 categories net revision 0
+variants {universal darwin_8} portdir net/squid description {advanced proxy caching server for http, https, ftp, gopher} homepage http://www.squid-cache.org/ epoch 0 platforms darwin name squid depends_lib {port:openssl port:zlib} maintainers mww long_description {Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. Unlike traditional caching software, Squid handles all requests in a single, non-blocking, I/O-driven process. Squid keeps meta data and especially hot objects cached in RAM, caches DNS lookups, supports non-blocking DNS lookups, and implements negative caching of failed requests.} version 2.6.STABLE17 categories net revision 0
 ssldump 723
 variants {universal darwin} portdir net/ssldump description {SSLv3/TLS network protocol analyzer.} homepage http://www.rtfm.com/ssldump/ epoch 0 platforms darwin name ssldump depends_lib {port:libpcap port:openssl lib:libz:zlib} maintainers pguyot at kallisys.net long_description {ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP connections on the chosen network interface and attempts to interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it decodes the records and displays them in a textual form to stdout. If provided with the appropriate keying material, it will also decrypt the connections and display the application data traffic.} version 0.9b3 categories net revision 0
 suck 601
@@ -4565,7 +4565,7 @@
 slrn 508
 variants {universal pull ssl} portdir news/slrn description {A powerful console-based newsreader} homepage http://slrn.sourceforge.net/ epoch 0 platforms darwin name slrn depends_lib {lib:libslang.a:slang lib:libiconv:libiconv} maintainers olaf at foellinger.de long_description {slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.} version 0.9.8.1 categories {news net} revision 1
 slrn-devel 506
-variants {universal pull ssl} portdir news/slrn-devel description {A powerful console-based newsreader} homepage http://slrn.sourceforge.net/ epoch 0 platforms darwin name slrn-devel depends_lib {port:slang2 port:libiconv} maintainers sbranzo at gmail.com long_description {slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.} version 0.9.9pre-67 categories {news net} revision 0
+variants {universal pull ssl} portdir news/slrn-devel description {A powerful console-based newsreader} homepage http://slrn.sourceforge.net/ epoch 0 platforms darwin name slrn-devel depends_lib {port:slang2 port:libiconv} maintainers sbranzo at gmail.com long_description {slrn is an easy to use but powerful NNTP/spool based newsreader. It is highly customizable, supports scoring, free key bindings, and can be extended using the SLang macro language.} version 0.9.9pre-69 categories {news net} revision 0
 tin 537
 variants {universal ipv6 gpg pgp5 ncurses ispell} description {A threaded NNTP and spool based UseNet newsreader} portdir news/tin homepage http://www.tin.org/ epoch 0 platforms darwin name tin long_description {tin is a full-screen easy to use Usenet reader. It can read news locally or remotely via a NNTP (Network News Transport Protocol) server. It will automatically utilize NOV (News OVerview) style index files if available locally or via the NNTP XOVER command.} maintainers nomaintainer categories news version 1.8.1 revision 0
 tin-devel 550
@@ -5663,7 +5663,7 @@
 a2ps-j 487
 variants universal portdir print/a2ps-j description {Text file to postscript converter (with Japanese support)} homepage {} epoch 0 depends_run {bin:perl:perl5.8 port:nkf} platforms darwin name a2ps-j maintainers takanori long_description {This program is perl version of Miguel Santana's a2ps. a2ps-j converts plain text to PostScript for printing on a PS printer. If no file is given, a2ps-j reads from the standard input.} version 1.45 categories {print textproc japanese} revision 1
 abcm2ps 440
-variants {universal darwin_8} description {abcm2ps converts abc music tunes to postscript} portdir print/abcm2ps homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} maintainers mww categories {print audio} version 5.6.1 revision 0
+variants {universal darwin_8} description {abcm2ps converts abc music tunes to postscript} portdir print/abcm2ps homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} maintainers mww categories {print audio} version 5.6.2 revision 0
 denemo 683
 variants {universal csound} variant_desc {csound {Csound can be used for playback.}} portdir print/denemo description {Denemo is a unique score editor} homepage http://denemo.sourceforge.net/ depends_run port:qtplay epoch 0 platforms darwin name denemo depends_lib port:librsvg maintainers yves long_description {Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors, this is partly because it was created to help edit Lilypond notation and partly because of its unique design philosophy.} categories {print audio x11} version 0.7.6 revision 2
 dvipdfmx 936
@@ -5778,8 +5778,8 @@
 variants universal portdir python/py-bitdecoder description {python module and program to decode bits to human readable text} homepage http://baruch.ev-en.org/proj/bitdecoder.html epoch 0 platforms darwin depends_lib port:python24 name py-bitdecoder maintainers nomaintainer long_description {BitDecoder is a simple program to decode bits to some human readable text. It is also available as a python module.} categories {python devel} version 0.5.1 revision 1
 py-blosxom 539
 variants universal portdir python/py-blosxom description {python weblog engine using standard text files} homepage http://pyblosxom.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-blosxom maintainers nomaintainer long_description {Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. The concept is simple, managing content is as easy as editing a text file with your favourite text editor.} categories python version 1.2.1 revision 0
-py-boto 403
-variants universal portdir python/py-boto description {python interface to Amazon Web Services} homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python24 name py-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 0.9d revision 0
+py-boto 384
+description {python interface to Amazon Web Services} portdir python/py-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python24 name py-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 0.9d revision 0
 py-bsddb 381
 variants {universal db3} portdir python/py-bsddb description {Python bindings to the db4 and db3 library} homepage http://www.python.org/doc/current/lib/module-dbm.html epoch 0 platforms darwin depends_lib {port:python24 port:db44} name py-bsddb maintainers mww long_description {{Python bindings to the db4 and db3 library}} categories {python databases} version 2.4.4 revision 0
 py-bzip2 381
@@ -5934,8 +5934,8 @@
 variants universal portdir python/py-gmpy description {general MultiPrecision arithmetic module for Python} homepage http://gmpy.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:gmp} name py-gmpy maintainers nomaintainer long_description {gmpy is a general MultiPrecision arithmetic module for Python wrapping the GNU arbitrary precision arithmetic library 'gmp'.} categories python version 1.01 revision 0
 py-gnome 401
 variants universal portdir python/py-gnome description {gnome-python is a set of python interfaces to gnome-libs.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py-gnome depends_lib {port:libzvt port:py-gtk2 port:py-orbit} maintainers pguyot at kallisys.net long_description {{gnome-python is a set of python interfaces to gnome-libs.}} version 2.18.2 categories {python gnome} revision 0
-py-gnupg 518
-variants universal portdir python/py-gnupg description {GnuPGInterface is a Python module to interface with GnuPG} homepage http://py-gnupg.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:gnupg} name py-gnupg maintainers {ram openmaintainer} long_description {GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means.} categories python version 0.3.2 revision 1
+py-gnupg 499
+description {GnuPGInterface is a Python module to interface with GnuPG} portdir python/py-gnupg homepage http://py-gnupg.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:gnupg} name py-gnupg maintainers {ram openmaintainer} long_description {GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means.} categories python version 0.3.2 revision 1
 py-gnuplot 491
 variants universal portdir python/py-gnuplot description {A Python interface to the gnuplot plotting program.} homepage http://gnuplot-py.sourceforge.net/ depends_run port:gnuplot epoch 0 platforms darwin depends_lib {port:python24 port:py-numeric} name py-gnuplot maintainers persamuelsson at mac.com long_description {Gnuplot.py is a Python package that allows you to create graphs from within Python using the gnuplot plotting program.} categories {python devel math} version 1.7 revision 0
 py-gobject 581
@@ -6034,8 +6034,8 @@
 variants universal portdir python/py-mathdom description {DOM library for Content MathML written in Python} homepage http://py-mathdom.sourceforge.net/ depends_run port:py-parsing epoch 0 platforms darwin depends_lib port:python24 name py-mathdom maintainers nomaintainer long_description {{DOM library for Content MathML written in Python}} categories {python math} version 0.7 revision 0
 py-matplotlib 1122
 variants {universal gtk2 tkinter wxpython numarray Numeric numpy} variant_desc {gtk2 {Use gtkAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting} numarray {Use numarray as array-object} Numeric {Use Numeric as array-object} numpy {Use numpy as array-object}} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:freetype port:libpng port:py-dateutil port:py-tz port:py-tkinter port:py-numpy} name py-matplotlib maintainers {openmaintainer jochen} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numarray, Numeric, or numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different array-objects (numa
 rray, Numeric, numpy) and for different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.90.1 revision 0
-py-matplotlib-basemap 484
-variants universal portdir python/py-matplotlib-basemap description {matplotlib toolkit for plotting data on map projections} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:py-matplotlib port:geos} name py-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.9.7 revision 0
+py-matplotlib-basemap 465
+description {matplotlib toolkit for plotting data on map projections} portdir python/py-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:py-matplotlib port:geos} name py-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.9.7 revision 0
 py-mecab 340
 variants universal portdir python/py-mecab description {a Python module for MeCab} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:mecab} name py-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
 py-mechanize 456
@@ -6104,8 +6104,8 @@
 variants universal portdir python/py-otp description {RFC2289 implementation for python (one-time password)} homepage http://labix.org/python-otp/ epoch 0 platforms darwin depends_lib port:python24 name py-otp maintainers nomaintainer long_description {python-otp is a module which implements support for all requirements, recommendations, and optional features described in RFC2289. This RFC defines a standard for the implementation of OTP - one-time passwords.} categories {python security} version 1.0 revision 2
 py-par 354
 variants universal description {Parallel Python} portdir python/py-par homepage http://datamining.anu.edu.au/~ole/pypar/ epoch 0 name py-par depends_lib {port:lammpi port:py-numeric} long_description {Py-par provides bindings to a subset of the message passing interface standard MPI.} maintainers nomaintainer version 1.9.2 categories python revision 0
-py-paramiko 609
-variants universal portdir python/py-paramiko description {python library for making SSH2 connections} homepage http://www.lag.net/paramiko/ epoch 0 platforms darwin depends_lib {port:python24 port:py-crypto} name py-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.1 revision 0
+py-paramiko 590
+description {python library for making SSH2 connections} portdir python/py-paramiko homepage http://www.lag.net/paramiko/ epoch 0 platforms darwin depends_lib {port:python24 port:py-crypto} name py-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.1 revision 0
 py-parsing 598
 variants universal portdir python/py-parsing description {alternative approach to creating parsers in python} homepage http://pyparsing.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-parsing maintainers nomaintainer long_description {The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.} categories {python lang} version 1.4.1 revision 0
 py-paste 458
@@ -6122,8 +6122,8 @@
 variants universal portdir python/py-peak description {PEAK is the Python Enterprise Application Kit} homepage http://peak.telecommunity.com/ epoch 0 platforms darwin depends_lib port:python24 name py-peak maintainers nomaintainer long_description {PEAK is a Python framework for rapidly developing and reusing application components.} categories python version 0.5a3 revision 1
 py-pedal 370
 variants universal portdir python/py-pedal description {python module for pedigree analysis} homepage http://pypedal.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-numeric} name py-pedal maintainers nomaintainer long_description {PyPedal is a Python language application for pedigree analysis.} categories python version 2.0.0a7 revision 0
-py-pexpect 661
-variants universal portdir python/py-pexpect description {python module for better controlling other applications} homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.1 revision 0
+py-pexpect 642
+description {python module for better controlling other applications} portdir python/py-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.1 revision 0
 py-pgasync 578
 variants universal portdir python/py-pgasync description {twisted-based, DB API 2.0 compliant PostgreSQL client library} homepage http://jamwt.com/pgasync/ epoch 0 platforms darwin depends_lib {port:python24 port:py-twisted} name py-pgasync maintainers nomaintainer long_description {pgasync is a twisted-based PostgreSQL client library which fully conforms to the DB API 2.0 specification. It's designed to run quickly and scale well. It provides connection pooling and persistence, database types, and safe conversions.} categories {python databases} version 1.15b revision 0
 py-pgsql 776
@@ -6412,8 +6412,8 @@
 variants universal portdir python/py25-beaker description {Session WSGI Middleware} homepage http://beaker.groovie.org epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-myghtyutils} name py25-beaker maintainers stechert at macports.org long_description {Beaker is a simple WSGI middleware to use the Myghty Container API.} categories {python www} version 0.7.4 revision 0
 py25-biopython 530
 variants universal portdir python/py25-biopython description {python tools for computational molecular biology} homepage http://www.biopython.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numeric port:py25-mx-base port:py25-reportlab} name py25-biopython maintainers mww long_description {python tools for computational molecular biology: parsers for various file formats, interfaces for programs, tools for performing common operations on sequences, etc.} categories {python science} version 1.44 revision 0
-py25-boto 407
-variants universal portdir python/py25-boto description {python interface to Amazon Web Services} homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python25 name py25-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 0.9d revision 0
+py25-boto 388
+description {python interface to Amazon Web Services} portdir python/py25-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python25 name py25-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 0.9d revision 0
 py25-bsddb 365
 variants universal portdir python/py25-bsddb description {Python bindings to the db44 library} homepage http://www.python.org/doc/current/lib/module-dbm.html epoch 0 platforms darwin depends_lib {port:python25 port:db44} name py25-bsddb maintainers mww long_description {{Python bindings to the db44 library}} categories {python databases} version 2.5.1 revision 0
 py25-bz2 328
@@ -6456,8 +6456,8 @@
 variants universal portdir python/py25-genshi description {} homepage http://genshi.edgewall.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-genshi maintainers stechert at macports.org long_description {ToscaWidgets is a web widget toolkit for Python to aid in the creation, packaging and distribution of common view elements normally used in the web.} categories python version 0.4.2 revision 0
 py25-gnome 408
 variants universal portdir python/py25-gnome description {gnome-python is a set of python interfaces to gnome-libs.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py25-gnome depends_lib {port:libzvt port:py25-gtk port:py25-orbit} maintainers pguyot at kallisys.net long_description {{gnome-python is a set of python interfaces to gnome-libs.}} version 2.20.0 categories {python gnome} revision 0
-py25-gnupg 522
-variants universal portdir python/py25-gnupg description {GnuPGInterface is a Python module to interface with GnuPG} homepage http://py-gnupg.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:gnupg} name py25-gnupg maintainers {ram openmaintainer} long_description {GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means.} categories python version 0.3.2 revision 0
+py25-gnupg 503
+description {GnuPGInterface is a Python module to interface with GnuPG} portdir python/py25-gnupg homepage http://py-gnupg.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:gnupg} name py25-gnupg maintainers {ram openmaintainer} long_description {GnuPGInterface is a Python module to interface with GnuPG. It concentrates on interacting with GnuPG via filehandles, providing access to control GnuPG via versatile and extensible means.} categories python version 0.3.2 revision 0
 py25-gnuplot 497
 variants universal portdir python/py25-gnuplot description {A Python interface to the gnuplot plotting program.} homepage http://gnuplot-py.sourceforge.net/ depends_run port:gnuplot epoch 0 platforms darwin depends_lib {port:python25 port:py25-numeric} name py25-gnuplot maintainers persamuelsson at mac.com long_description {Gnuplot.py is a Python package that allows you to create graphs from within Python using the gnuplot plotting program.} categories {python devel math} version 1.7 revision 0
 py25-gobject 614
@@ -6486,8 +6486,8 @@
 variants universal portdir python/py25-mako description {A super-fast templating language that borrows the best ideas from the existing templating languages.} homepage http://www.makotemplates.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-mako maintainers stechert at macports.org long_description {Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.} categories {python www} version 0.1.5 revision 0
 py25-matplotlib 1134
 variants {universal gtk2 tkinter wxpython numarray Numeric numpy} variant_desc {gtk2 {Use gtkAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting} numarray {Use numarray as array-object} Numeric {Use Numeric as array-object} numpy {Use numpy as array-object}} portdir python/py25-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:freetype port:libpng port:py25-dateutil port:py25-tz port:py25-tkinter port:py25-numpy} name py25-matplotlib maintainers {openmaintainer jochen} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numarray, Numeric, or numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different array-o
 bjects (numarray, Numeric, numpy) and for different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.90.1 revision 1
-py25-matplotlib-basemap 490
-variants universal portdir python/py25-matplotlib-basemap description {matplotlib toolkit for plotting data on map projections} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos} name py25-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.9.7 revision 0
+py25-matplotlib-basemap 471
+description {matplotlib toolkit for plotting data on map projections} portdir python/py25-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos} name py25-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.9.7 revision 0
 py25-mecab 344
 variants universal portdir python/py25-mecab description {a Python module for MeCab} homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:mecab} name py25-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
 py25-memcached 603
@@ -6514,16 +6514,16 @@
 variants {universal g95 gcc42 gcc43} variant_desc {g95 {Use g95 as fortran compiler} gcc42 {Use gfortran as fortran compiler} gcc43 {Use gfortran as fortran compiler}} portdir python/py25-numpy description {The core utilities for the scientific library scipy for Python} homepage http://numeric.scipy.org/ epoch 0 platforms darwin depends_lib {lib:fftw:fftw-3 port:py25-hashlib port:g95} name py25-numpy maintainers erickt at macports.org long_description {{The core utilities for the scientific library scipy for Python}} categories python version 1.0.4 revision 3
 py25-orbit 709
 variants universal portdir python/py25-orbit description {Python binding for the ORBit2 CORBA ORB - Default branch.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py25-orbit depends_lib {port:python25 port:orbit2} maintainers pguyot at kallisys.net long_description {PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.} version 2.14.3 categories {python gnome} revision 0
-py25-paramiko 615
-variants universal portdir python/py25-paramiko description {python library for making SSH2 connections} homepage http://www.lag.net/paramiko/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-crypto} name py25-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.1 revision 0
+py25-paramiko 596
+description {python library for making SSH2 connections} portdir python/py25-paramiko homepage http://www.lag.net/paramiko/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-crypto} name py25-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.1 revision 0
 py25-paste 462
 variants universal portdir python/py25-paste description {Bringing consistency to Python web development.} homepage http://pythonpaste.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-paste maintainers stechert at macports.org long_description {Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.} categories {python www} version 1.3 revision 0
 py25-pastedeploy 456
 variants universal portdir python/py25-pastedeploy description {Paste Deployment is a system for finding and configuring WSGI applications and servers.} homepage http://pythonpaste.org/deploy/ epoch 0 platforms darwin depends_lib port:python25 name py25-pastedeploy maintainers stechert at macports.org long_description {{Paste Deployment is a system for finding and configuring WSGI applications and servers.}} categories {python www} version 1.3 revision 0
 py25-pastescript 429
 variants universal portdir python/py25-pastescript description {Paste Script is a pluggable command-line frontend, to the Paste system.} homepage http://pythonpaste.org/paste/ epoch 0 platforms darwin depends_lib port:py25-cheetah name py25-pastescript maintainers stechert at macports.org long_description {{Paste Script is a pluggable command-line frontend, to the Paste system.}} categories {python www} version 1.3.3 revision 0
-py25-pexpect 665
-variants universal portdir python/py25-pexpect description {python module for better controlling other applications} homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.1 revision 0
+py25-pexpect 646
+description {python module for better controlling other applications} portdir python/py25-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pexpect maintainers {ram openmaintainer} long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} categories python version 2.1 revision 0
 py25-pgsql 813
 variants universal portdir python/py25-pgsql description {python DB-API 2.0 compliant interface to postgresql (8.2)} homepage http://pypgsql.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:postgresql82 port:py25-mx-base} name py25-pgsql maintainers dluke at geeklair.net long_description {pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant interface to PostgreSQL databases. The first module, libpq, exports the PostgreSQL C API to Python. This module is written in C and can be compiled into Python or can be dynamically loaded on demand. The second module, PgSQL, provides the DB-API 2.0 compliant interface and support for various PostgreSQL data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc.} categories {python databases} version 2.5.1 revision 1
 py25-pil 537
@@ -7308,8 +7308,8 @@
 variants {universal darwin freebsd} depends_build bin:gnumake:gmake portdir sysutils/dpkg description {Debian package maintenance system} homepage http://www.debian.org/ epoch 0 platforms {darwin freebsd} name dpkg depends_lib {port:gettext port:libiconv bin:perl:perl5.8} maintainers landonf at macports.org version 1.10.28 categories {sysutils archivers} revision 0
 dtach 584
 variants universal description {program that emulates the detach feature of screen} portdir sysutils/dtach homepage http://dtach.sourceforge.net/ epoch 0 platforms darwin name dtach long_description {dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves.} maintainers nomaintainer categories sysutils version 0.7 revision 0
-duplicity 857
-variants universal portdir sysutils/duplicity description {Encrypted bandwidth-efficient backup.} homepage http://www.nongnu.org/duplicity/index.html depends_run {port:py25-gnupg port:py25-pexpect port:py25-boto port:py25-zlib port:py25-hashlib port:ncftp} epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:gnupg} name duplicity maintainers {ram openmaintainer} long_description {Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.} categories sysutils version 0.4.6 revision 0
+duplicity 838
+portdir sysutils/duplicity description {Encrypted bandwidth-efficient backup.} homepage http://www.nongnu.org/duplicity/index.html depends_run {port:py25-gnupg port:py25-pexpect port:py25-boto port:py25-zlib port:py25-hashlib port:ncftp} epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:gnupg} name duplicity maintainers {ram openmaintainer} long_description {Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server.} categories sysutils version 0.4.6 revision 0
 dvdrtools 419
 variants {universal darwin} description {a fork of cdrtools DVD writer support} portdir sysutils/dvdrtools homepage http://www.nongnu.org/dvdrtools/ epoch 0 platforms darwin name dvdrtools long_description {{Linux dvd-rw/dvd-r writing made easy and free...} Dvdrtools is a fork of cdrtools, with the primary goal of supporting writable DVD drives.} maintainers nomaintainer categories sysutils version 0.2.1 revision 0
 erni 356

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071201/00ecafa9/attachment-0001.html


More information about the macports-changes mailing list