[20620] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 9 06:45:19 PST 2006


Revision: 20620
          http://trac.macosforge.org/projects/macports/changeset/20620
Author:   dluke at macports.org
Date:     2006-11-09 06:45:17 -0800 (Thu, 09 Nov 2006)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2006-11-09 14:33:45 UTC (rev 20619)
+++ trunk/dports/PortIndex	2006-11-09 14:45:17 UTC (rev 20620)
@@ -553,7 +553,7 @@
 db44 688
 variants darwin_8 description {The Berkely DB package, version 4.4} portdir databases/db44 homepage http://www.sleepycat.com/update/ epoch 0 platforms darwin name db44 long_description {Version 4.4 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version. Utilities are included in the distribution to convert v1.85 databases to v4.4 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface.} maintainers nomaintainer at macports.org categories databases version 4.4.20 revision 0
 db45 709
-variants darwin_8 description {The Berkely DB package, version 4.5} portdir databases/db45 homepage http://www.oracle.com/database/berkeley-db/index.html epoch 0 platforms darwin name db45 long_description {Version 4.5 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version. Utilities are included in the distribution to convert v1.85 databases to v4.5 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface.} maintainers nomaintainer at macports.org categories databases version 4.5.20 revision 0
+variants darwin_8 description {The Berkely DB package, version 4.5} portdir databases/db45 homepage http://www.oracle.com/database/berkeley-db/index.html epoch 0 platforms darwin name db45 long_description {Version 4.5 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version. Utilities are included in the distribution to convert v1.85 databases to v4.5 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface.} maintainers nomaintainer at macports.org categories databases version 4.5.20 revision 1
 dbh 696
 portdir databases/dbh platforms darwin description {Disk based hash library} name dbh version 1.0.24 categories databases homepage http://dbh.sourceforge.net revision 1 epoch 0 maintainers jc at opendarwin.org long_description {Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications.}
 dbtool 684
@@ -918,8 +918,8 @@
 depends_build bin:ghc:ghc portdir devel/gtk2hs description {portable and native GUI library for Haskell} homepage http://www.haskell.org/gtk2hs epoch 0 platforms darwin name gtk2hs depends_lib {port:gtk2 port:cairo port:pango port:libglade2} maintainers gwright at opendarwin.org long_description {gtk2hs is a Haskell binding to GTK, a comprehensive C GUI library that is portable across many platforms.} version 0.9.10 categories {devel graphics} revision 0
 gtkglext 294
 portdir devel/gtkglext description {OpenGL Extension to GTK} name gtkglext depends_lib {port:gtk2 lib:libGL.1:XFree86} version 1.2.0 categories devel homepage http://sourceforge.net/projects/gtkglext/ revision 0 epoch 0 maintainers jd at lifehertz.com long_description {{OpenGL Extension to GTK}}
-gwenhywfar 414
-depends_build bin:glibtoolize:libtool description {a utility library required by aqbanking and related software} portdir devel/gwenhywfar homepage http://gwenhywfar.sourceforge.net/ epoch 0 depends_lib {lib:libssl:openssl port:libxml2} name gwenhywfar long_description {{a utility library required by aqbanking and related software}} maintainers mas at seligma.com categories {devel finance} version 2.4.1 revision 0
+gwenhywfar 428
+depends_build bin:glibtoolize:libtool description {a utility library required by aqbanking and related software} portdir devel/gwenhywfar homepage http://gwenhywfar.sourceforge.net/ epoch 0 depends_lib {lib:libssl:openssl port:gettext port:libxml2} name gwenhywfar long_description {{a utility library required by aqbanking and related software}} maintainers mas at macports.org categories {devel finance} version 2.4.1 revision 0
 haddock 880
 depends_build port:ghc description {A Haskell Documentation Tool} portdir devel/haddock homepage http://www.haskell.org/haddock/ epoch 0 platforms darwin name haddock long_description {This is Haddock, a tool for automatically generating documentation from annotated Haskell source code. It is primarily intended for documenting libraries, but it should be useful for any kind of Haskell code. Like other systems (IDoc,HDoc), Haddock lets you write documentation annotations next to the definitions of functions and types in the source code, in a syntax that is easy on the eye when writing the source code (no heavyweight mark-up). The documentation generated by Haddock is fully hyperlinked - click on a type name in a type signature to go straight to the definition, and documentation, for that type.} maintainers gwright at opendarwin.org categories devel version 0.8 revision 0
 halloc 437
@@ -1303,7 +1303,7 @@
 SilverCity 488
 description {SilverCity is a lexing package for over 20 programming and markup langauges.} portdir devel/silvercity homepage http://silvercity.sourceforge.net/ epoch 0 platforms darwin name SilverCity depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {SilverCity is a lexing package, based on Scintilla, that can provide lexical analysis for over 20 programming and markup langauges.} maintainers dluke at geeklair.net version 0.9.6 categories {devel python} revision 0
 slib 599
-portdir devel/slib description {A portable scheme library} name slib version 3a4 categories {devel lang scheme} homepage http://www.swiss.ai.mit.edu/~jaffer/SLIB.html revision 1 epoch 0 maintainers kogule at opendarwin.org long_description {SLIB is a portable library for the programming language Scheme. It provides a platform independent framework for using packages of Scheme procedures and syntax. As distributed, SLIB contains useful packages for all Scheme implementations. Its catalog can be transparently extended to accomodate packages specific to a site, implementation, user, or directory.}
+portdir devel/slib description {A portable scheme library} name slib version 3a4 categories {devel lang scheme} homepage http://www.swiss.ai.mit.edu/~jaffer/SLIB.html revision 2 epoch 0 maintainers kogule at opendarwin.org long_description {SLIB is a portable library for the programming language Scheme. It provides a platform independent framework for using packages of Scheme procedures and syntax. As distributed, SLIB contains useful packages for all Scheme implementations. Its catalog can be transparently extended to accomodate packages specific to a site, implementation, user, or directory.}
 slib-guile 335
 portdir devel/slib-guile platforms darwin description {Wrapper port to properly set up slib and guile together} name slib-guile depends_lib {lib:slib:slib lib:guile:guile} version 1.0 categories devel revision 1 epoch 0 maintainers nomaintainer at macports.org long_description {{Wrapper port to properly set up slib and guile together}}
 smake 454
@@ -1387,7 +1387,7 @@
 abiword 425
 variants {use_binary use_source} portdir editors/abiword description {A word processor with gnome support.} homepage http://www.abisource.com/ epoch 0 platforms darwin name abiword depends_lib {port:zlib port:libpng port:fribidi port:fontconfig port:imagemagick} long_description {A word processor with gnome support.} maintainers macports-dev at lists.macosforge.org version 2.4.4 categories {editors textproc aqua} revision 0
 abiword-x11 442
-variants without_gnome portdir editors/abiword-x11 description {A word processor with gnome support.} homepage http://www.abisource.com/ epoch 0 platforms darwin name abiword-x11 depends_lib {port:gnome-platform-suite port:zlib port:fribidi port:fontconfig port:libgnomeprintui} long_description {A word processor with gnome support.} maintainers macports-dev at lists.macosforge.org version 2.4.5 categories {editors textproc gnome} revision 0
+variants without_gnome portdir editors/abiword-x11 description {A word processor with gnome support.} homepage http://www.abisource.com/ epoch 0 platforms darwin name abiword-x11 depends_lib {port:gnome-platform-suite port:zlib port:fribidi port:fontconfig port:libgnomeprintui} long_description {A word processor with gnome support.} maintainers macports-dev at lists.macosforge.org version 2.4.6 categories {editors textproc gnome} revision 0
 aee 629
 variants x11 description {easy to use text editor} portdir editors/aee homepage http://www.users.qwest.net/~hmahon/ epoch 0 platforms darwin name aee long_description {An easy to use text editor. Intended to be usable with little or no instruction. Provides both a terminal (curses based) interface and native X-Windows interface (in which case the executable is called xae). Features include pop-up menus, journalling (to recover from system crash or loss of connection), cut-and-paste, multiple buffers (associated with files or not), and much more.} maintainers toby at opendarwin.org categories editors version 2.2.3 revision 0
 aewan 381
@@ -2341,7 +2341,7 @@
 dircproxy 468
 portdir irc/dircproxy description {an IRC proxy server, a.k.a, bouncer} platforms darwin name dircproxy version 1.0.5 categories irc homepage http://dircproxy.securiweb.net/ revision 0 epoch 0 maintainers {darwin at kastenbalg.org mij at macports.org} long_description {dircproxy is an IRC proxy server (\"bouncer\") designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away.}
 eggdrop 354
-variants {darwin_7 darwin_8} description {Eggdrop is the World's most popular Internet Relay Chat (IRC) bot.} portdir irc/eggdrop homepage http://www.eggheads.org epoch 0 platforms darwin name eggdrop long_description {{Eggdrop is the World's most popular Internet Relay Chat (IRC) bot.}} maintainers dre at mac.com categories irc version 1.6.17 revision 0
+variants {darwin_7 darwin_8} description {Eggdrop is the World's most popular Internet Relay Chat (IRC) bot.} portdir irc/eggdrop homepage http://www.eggheads.org epoch 0 platforms darwin name eggdrop long_description {{Eggdrop is the World's most popular Internet Relay Chat (IRC) bot.}} maintainers dre at mac.com categories irc version 1.6.18 revision 0
 epic4 569
 portdir irc/epic4 description {The (E)nhanced (P)rogrammable (I)RC-II (C)lient} platforms {darwin freebsd} name epic4 version 2.2 categories irc homepage http://www.epicsol.org/ revision 0 epoch 0 maintainers eric at opendarwin.org long_description {EPIC4 is a new direction in ircII development. No longer is EPIC 100% backwards compatible with ircII, but instead those things where compatibility is undesirable have been found and fixed. No gratuitous incompatibilities have been added, but lots of new code has been added to make EPIC the best ircII client available.}
 epic5 639
@@ -2706,8 +2706,8 @@
 depends_build {port:autoconf port:unsermake} portdir kde/kdenetwork3 description {KDE network tools. NB No KDE sound support.} homepage http://www.kde.org/ epoch 0 platforms darwin name kdenetwork3 depends_lib {port:kdebase3 port:openslp} maintainers {ben at macports.org takanori at macports.org} long_description {{KDE network tools. NB No KDE sound support.}} version 3.5.4 categories kde revision 0
 kdepim3 476
 depends_build {port:autoconf port:unsermake} portdir kde/kdepim3 description {KDE personal information management tools. NB No KDE sound support.} homepage http://www.kde.org/ epoch 0 platforms darwin name kdepim3 depends_lib {port:gpgme port:kdeaccessibility3 port:kdebase3 port:libgpg-error} maintainers {ben at macports.org takanori at macports.org} long_description {{KDE personal information management tools. NB No KDE sound support.}} version 3.5.4 categories kde revision 1
-kdesdk3 410
-depends_build {port:autoconf port:unsermake} portdir kde/kdesdk3 description {KDE SDK. NB No KDE sound support. No SVN support.} homepage http://www.kde.org/ epoch 0 platforms darwin name kdesdk3 depends_lib {port:db4 port:kdebase3 port:kdepim3} maintainers {ben at macports.org takanori at macports.org} long_description {{KDE SDK. NB No KDE sound support. No SVN support.}} version 3.5.4 categories kde revision 0
+kdesdk3 411
+depends_build {port:autoconf port:unsermake} portdir kde/kdesdk3 description {KDE SDK. NB No KDE sound support. No SVN support.} homepage http://www.kde.org/ epoch 0 platforms darwin name kdesdk3 depends_lib {port:db44 port:kdebase3 port:kdepim3} maintainers {ben at macports.org takanori at macports.org} long_description {{KDE SDK. NB No KDE sound support. No SVN support.}} version 3.5.4 categories kde revision 1
 kdetoys3 358
 depends_build {port:autoconf port:unsermake} portdir kde/kdetoys3 description {KDE toys. NB No KDE sound support.} homepage http://www.kde.org/ epoch 0 platforms darwin name kdetoys3 depends_lib port:kdebase3 maintainers {ben at macports.org takanori at macports.org} long_description {{KDE toys. NB No KDE sound support.}} version 3.5.4 categories kde revision 0
 kdeutils3 381
@@ -3549,7 +3549,7 @@
 desproxy 333
 portdir net/desproxy description {tunnels tcp, as socks, etc. through an http-proxy} name desproxy version 0.1.0-pre2 categories net homepage http://desproxy.sourceforge.net/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {Desproxy makes you able to establish TCP connections through an HTTP proxy by tunneling.}
 dhcp 1023
-variants darwin_8 description {ISC dhcpd server} portdir net/dhcp homepage http://www.isc.org/products/DHCP/ epoch 0 platforms darwin name dhcp maintainers nomaintainer at macports.org long_description {ISC's Dynamic Host Configuration Protocol Distribution reference implementation of all aspects of the DHCP protocol, through a suite of DHCP tools: A DHCP server, client, and relay agent. These tools all use a modular API which is designed to be sufficently general that can easily be made to work on POSIX- compliant operating systems and also non-POSIX systems like Windows NT and MacOS. The DHCP server, client and relay agent are provided both as reference implementations of the protocol and as working, fully-features sample implementations. Both the client and the server provide functionality that, while not strictly required by the protocol, is very useful in practice. The DHCP server also makes allowance for non-compliant clients which one might still like to support.} catego
 ries net version 3.0.4 revision 0
+variants darwin_8 description {ISC dhcpd server} portdir net/dhcp homepage http://www.isc.org/products/DHCP/ epoch 0 platforms darwin name dhcp maintainers nomaintainer at macports.org long_description {ISC's Dynamic Host Configuration Protocol Distribution reference implementation of all aspects of the DHCP protocol, through a suite of DHCP tools: A DHCP server, client, and relay agent. These tools all use a modular API which is designed to be sufficently general that can easily be made to work on POSIX- compliant operating systems and also non-POSIX systems like Windows NT and MacOS. The DHCP server, client and relay agent are provided both as reference implementations of the protocol and as working, fully-features sample implementations. Both the client and the server provide functionality that, while not strictly required by the protocol, is very useful in practice. The DHCP server also makes allowance for non-compliant clients which one might still like to support.} catego
 ries net version 3.0.5 revision 0
 dhcping 332
 portdir net/dhcping description {Send DHCP request to DHCP server for monitoring purposes} platforms darwin name dhcping version 1.2 categories net homepage http://www.mavetju.org/unix/general.php revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {{Send DHCP request to DHCP server for monitoring purposes}}
 djbdns 1374
@@ -3736,8 +3736,8 @@
 portdir net/librsync description {library that implements the rsync remote-delta algorithm} name librsync version 0.9.7 categories {net devel} homepage http://librsync.sourceforge.net/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {librsync is a free software library that implements the rsync remote-delta algorithm. This algorithm allows efficient remote updates of a file, without requiring the old and new versions to both be present at the sending end. The library uses a streaming design similar to that of zlib with the aim of allowing it to be embedded into many different applications. librsync is not wire-compatible with rsync 2.x, and is not likely to be in the future.}
 libsmi 1062
 portdir net/libsmi description {Library to Access SMI MIB Information} name libsmi version 0.4.3 categories net homepage http://www.ibr.cs.tu-bs.de/projects/libsmi/ revision 0 epoch 0 maintainers fenner at research.att.com long_description {The core of the libsmi distribution is a library that allows management applications to access SMI MIB module definitions. On top of this library, there are tools to check, analyze dump, convert, and compare MIB definitions. Finally, the distribution contains a steadily maintained and revised archive of all IETF and IANA maintained standard MIB and PIB modules. The library is internally divided into two layers. The upper layers represent the API to applications that make use of libsmi. Furthermore, the upper layer holds the MIB information in common internal data structures. The lower layer contains the drivers that implement the access to persistent MIB module repositories. Currently drivers for SMIv1/v2 MIB module files and for SPPI PIB mo
 dule files exist. A driver for an early draft of SMIng is also present.}
-libtorrent 479
-depends_build port:pkgconfig portdir net/libtorrent description {BitTorrent library} homepage http://libtorrent.rakshasa.no/ epoch 0 platforms darwin name libtorrent depends_lib {port:openssl port:libsigcxx2 port:gcc34} maintainers toby at opendarwin.org long_description {LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.} version 0.9.3 categories net revision 0
+libtorrent 465
+description {BitTorrent library} portdir net/libtorrent homepage http://libtorrent.rakshasa.no/ epoch 0 platforms darwin depends_lib {port:openssl port:libsigcxx2 port:pkgconfig port:zlib} name libtorrent long_description {LibTorrent is a BitTorrent library written in C++ for *nix. It is designed to avoid redundant copying and storing of data that other clients and libraries suffer from.} maintainers toby at opendarwin.org categories net version 0.10.3 revision 0
 logjam 365
 description {GTK2 client for livejournal.com} portdir net/logjam homepage http://logjam.danga.com/ epoch 0 platforms darwin depends_lib {lib:libgtk.2:gtk2 lib:libcurl.2:curl {path:${prefix}/lib/libxml2.2.dylib:libxml2}} name logjam long_description {LogJam is a GTK2 client for LiveJournal.com.} maintainers mij at macports.org categories net version 4.2.4 revision 0
 lopster 672
@@ -3778,8 +3778,8 @@
 description {A command line Gnutella client} portdir net/mutella homepage http://mutella.sourceforge.net/ epoch 0 platforms darwin depends_lib lib:readline:readline name mutella long_description {Mutella is a terminal-mode Gnutella client with an intuitive and easy to use interface.} maintainers max at clarksys.com categories net version 0.4.5 revision 0
 nagios 556
 variants monarch depends_build port:gd2 portdir net/nagios description {Nagios is a host and service monitoring program} homepage http://nagios.org epoch 0 platforms darwin name nagios depends_lib {port:openssl port:nagios-plugins} maintainers markd at macports.org long_description {A network service and host monitor that can notify you when servers go down by monitoring for external services such as HTTP, FTP, SMTP, SNMP, as well as internal host checks for things such as CPU and disk usage and many other things.} version 2.5 categories net revision 0
-nagios-plugins 547
-variants {darwin_6 darwin_7 mysql4 qstat} depends_build {port:fping port:p5-net-snmp port:p5-digest-sha1 port:p5-digest-hmac port:p5-crypt-des} portdir net/nagios-plugins description {Nagios plugins for the Nagios host and service monitor} homepage http://nagios.org epoch 0 platforms darwin name nagios-plugins depends_lib port:perl5.8 maintainers markd at macports.org long_description {Nagios plugins are standalone programs that report the status of hosts and services to the Nagios monitoring framework.} version 1.4.4 categories net revision 0
+nagios-plugins 554
+variants {darwin_6 darwin_7 mysql5 mysql4 qstat} depends_build {port:fping port:p5-net-snmp port:p5-digest-sha1 port:p5-digest-hmac port:p5-crypt-des} portdir net/nagios-plugins description {Nagios plugins for the Nagios host and service monitor} homepage http://nagios.org epoch 0 platforms darwin name nagios-plugins depends_lib port:perl5.8 maintainers markd at macports.org long_description {Nagios plugins are standalone programs that report the status of hosts and services to the Nagios monitoring framework.} version 1.4.5 categories net revision 0
 naim 366
 portdir net/naim description {ncurses-based client for multiple messenger systems.} platforms darwin name naim version 0.11.8.1 categories net homepage http://site.n.ml.org/info/naim/ revision 0 epoch 0 maintainers toby at opendarwin.org long_description {naim is a ncurses-based messenger client, that supports all major messaging protocol such as AIM, ICQ, IRC etc.}
 nbtstat 431
@@ -3863,7 +3863,7 @@
 openradius 297
 portdir net/openradius platforms darwin description {RADIUS server with various back ends} name openradius version 0.9.10 categories net homepage http://www.xs4all.nl/~evbergen/openradius/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {{RADIUS server with various back ends}}
 openssh 885
-variants {apple-x11 kerberos darwin darwin_8} portdir net/openssh description {OpenSSH secure login server} homepage http://www.openssh.com/ epoch 0 platforms darwin name openssh depends_lib {port:openssl port:zlib} maintainers yeled at macports.org long_description {OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.} version 4.3p2 categories net revision 0
+variants {apple-x11 kerberos darwin darwin_8} portdir net/openssh description {OpenSSH secure login server} homepage http://www.openssh.com/ epoch 0 platforms darwin name openssh depends_lib {port:openssl port:zlib} maintainers yeled at macports.org long_description {OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is. OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.} version 4.5p1 categories net revision 0
 openvpn 529
 variants no_lzo portdir net/openvpn description {easy-to-use, robust, and highly configurable VPN} homepage http://openvpn.sourceforge.net/ epoch 0 platforms {darwin openbsd} name openvpn depends_lib lib:liblzo:lzo maintainers julien.touche at touche.fr.st long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 1.6.0 categories {net security} revision 0
 openvpn2 571
@@ -3904,8 +3904,8 @@
 description {Round Robin Database} portdir net/rrdtool homepage http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ epoch 0 platforms darwin depends_lib {port:perl5.8 port:tcl port:zlib port:libpng port:freetype port:libart_lgpl port:cgilib} name rrdtool long_description {RRDtool is a system to store and display time-series data} maintainers markd at opendarwin.org categories net version 1.2.15 revision 0
 rsync 635
 variants {darwin_6 darwin_8} portdir net/rsync description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib port:popt maintainers mww at opendarwin.org long_description {rsync is a file transfer program for Unix systems. rsync uses the 'rsync algorithm' which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.} version 2.6.8 categories net revision 0
-rtorrent 529
-description {console-based BitTorrent client} portdir net/rtorrent homepage http://libtorrent.rakshasa.no/ epoch 0 platforms darwin depends_lib {port:libtorrent port:libsigcxx2 port:curl port:openssl port:gcc34 port:zlib} name rtorrent long_description {rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.} maintainers mww at opendarwin.org categories net version 0.5.3 revision 0
+rtorrent 538
+description {console-based BitTorrent client} portdir net/rtorrent homepage http://libtorrent.rakshasa.no/ epoch 0 platforms darwin depends_lib {port:libtorrent port:libsigcxx2 lib:libcurl:curl port:openssl port:zlib port:ncurses} name rtorrent long_description {rTorrent is a console-based BitTorrent client. It aims to be a fully-featured and efficient client with the ability to run in the background using screen. It supports fast-resume and session management.} maintainers mww at opendarwin.org categories net version 0.6.3 revision 0
 samba3 412
 variants darwin_8 depends_build port:cups-headers portdir net/samba3 description {SMB/CIFS implementation} homepage http://www.samba.org/ epoch 0 platforms darwin name samba3 depends_lib {port:libiconv port:openssl port:popt} maintainers mww at opendarwin.org long_description {Samba is an software suite that provides seamless file and print services to SMB/CIFS clients} version 3.0.20b categories net revision 0
 sbd 470
@@ -5402,8 +5402,8 @@
 description {simplejson is a JSON encoder and decoder.} portdir python/py-simplejson homepage http://undefined.org/python/#simplejson epoch 0 platforms darwin name py-simplejson depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {{simplejson is a JSON encoder and decoder.}} maintainers nomaintainer at macports.org version 1.4 categories {python www} revision 0
 py-simpy 408
 description {python based simulation language} portdir python/py-simpy homepage http://simpy.sourceforge.net/ epoch 0 platforms {darwin freebsd} name py-simpy depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {SimPy is an object-oriented, process-based discrete-event simulation language based on standard Python.} maintainers mww at opendarwin.org version 1.5 categories python revision 1
-py-sip 514
-portdir python/py-sip description {create Python bindings for C and C++ libraries} name py-sip depends_lib port:python24 version 4.4.5 categories {python devel} homepage http://www.riverbankcomputing.co.uk/sip/ revision 1 epoch 0 maintainers mww at opendarwin.org long_description {SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.}
+py-sip 512
+portdir python/py-sip description {create Python bindings for C and C++ libraries} name py-sip depends_lib port:python24 version 4.5 categories {python devel} homepage http://www.riverbankcomputing.co.uk/sip/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {SIP is a tool that makes it very easy to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used to create bindings for any C or C++ library.}
 py-sisynala 401
 portdir python/py-sisynala description {Sisynala is a web log file analyser} homepage http://mithrandr.moria.org/code/sisynala/ epoch 0 depends_run {port:py-geoip port:py-gd} platforms darwin depends_lib {{path:${prefix}/bin/python2.4:python24}} name py-sisynala maintainers mww at opendarwin.org long_description {{Sisynala is a web log file analyser}} categories {python www} version 0.9.18 revision 1
 py-sisyphus 818
@@ -6772,8 +6772,8 @@
 description {simple to use wiki aimed at documentation projects} portdir www/dokuwiki homepage http://www.splitbrain.org/Programming/PHP/DokuWiki/ depends_run {port:apache2 port:php4} epoch 0 platforms darwin name dokuwiki long_description {dokuwiki is a simple to use wiki aimed at a small companies documentation needs. It works on plain texts files and thus needs no database. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the Wiki.} maintainers mww at opendarwin.org categories www version 2004-11-02 revision 0
 duckytool 482
 description {ducky is ... well, the web's command line.} portdir www/duckytool homepage http://monkey.org/~jose/wiki/doku.php?id=duckytool epoch 0 platforms darwin name duckytool depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {ducky marries a bunch of web service APIs into one tool, conventiently callable from the command line. search the web without using a browser.} maintainers ecronin at gizmolabs.org version 0.9.6 categories {www net python} revision 0
-elinks 477
-description {text mode web browser} portdir www/elinks homepage http://elinks.or.cz/ epoch 0 platforms darwin depends_lib {port:openssl port:zlib port:bzip2 port:expat} name elinks long_description {ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts.} maintainers toby at opendarwin.org categories www version 0.10.6 revision 0
+elinks 493
+variants col256 portdir www/elinks description {text mode web browser} homepage http://elinks.or.cz/ epoch 0 platforms darwin name elinks depends_lib {port:openssl port:zlib port:bzip2 port:expat} maintainers toby at opendarwin.org long_description {ELinks is an advanced and well-established feature-rich text mode web (HTTP/FTP/..) browser. ELinks can render both frames and tables, is highly customizable and can be extended via Lua or Guile scripts.} version 0.10.6 categories www revision 0
 emacs-w3m 430
 variants devel description {Use the w3m web browser inside emacs.} portdir www/emacs-w3m epoch 0 platforms darwin depends_lib {port:w3m port:emacs} name emacs-w3m long_description {w3m is a pager with WWW capability, developed by Akinori ITO. Although it is a pager, it can be used as a text-mode WWW browser. emacs-w3m is a simple Emacs interface to w3m.} maintainers gwright at macports.org categories www version 1.4.4 revision 0
 fcgi 397

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061109/b7c883d2/attachment.html


More information about the macports-changes mailing list