[29980] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 17 00:32:17 PDT 2007


Revision: 29980
          http://trac.macosforge.org/projects/macports/changeset/29980
Author:   dluke at macports.org
Date:     2007-10-17 00:32:17 -0700 (Wed, 17 Oct 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-10-17 06:44:33 UTC (rev 29979)
+++ trunk/dports/PortIndex	2007-10-17 07:32:17 UTC (rev 29980)
@@ -966,6 +966,8 @@
 variants universal description {Generates a C function that uses getopt_long function} portdir devel/gengetopt homepage http://www.gnu.org/software/gengetopt/gengetopt.html epoch 0 platforms darwin name gengetopt long_description {This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with --) and short options (start with - and consist of only one character) can be handled. gengetopt is perfect if you are too lazy (like me) to write all stuff required to call getopt_long, and when you have a program and wish it took options. Generated code works if you use GNU Autoconf or GNU Automake .} maintainers waqar at macports.org categories devel version 2.14 revision 0
 gettext 618
 variants {universal darwin_6} portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} name gettext depends_lib {port:libiconv port:expat} maintainers ryandesign long_description {This is the GNU gettext package. It is interesting for authors or maintainers of other packages or programs which they want to see internationalized. As one step the handling of messages in different languages should be implemented. For this task GNU gettext provides the needed tools and library functions.} version 0.16.1 categories devel revision 0
+gettext-lint 509
+variants universal portdir devel/gettext-lint description {gettext lint tools} homepage http://gettext-lint.sourceforge.net/ epoch 0 platforms darwin name gettext-lint depends_lib {port:automake port:autoconf port:python25} maintainers {afb at macports.org openmaintainer} long_description {The gettext lint tools are a collection of tools for checking the validity, consistency, and spelling of PO and POT files. An experimental glossary building tool is also included.} version 0.4 categories devel revision 0
 git-core 612
 variants {universal doc svn} variant_desc {doc (Install\ HTML\ and\ plaintext\ documentation\}} portdir devel/git-core description {The stupid content tracker.} homepage http://git.or.cz/ epoch 0 depends_run {port:openssh port:rsync port:perl5.8 port:p5-error} platforms darwin depends_lib {port:curl port:zlib port:openssl port:expat port:libiconv} name git-core long_description {A stupid (but extremely fast) directory content manager. It doesn't do a whole lot, but what it _does_ do is track directory contents efficiently.} maintainers {bryan at larsen.st mgrimes} categories devel version 1.5.3.4 revision 0
 glade3 1174
@@ -1107,7 +1109,7 @@
 legoctl 362
 variants universal description {Lego Mindstorms robotics communication tool} portdir devel/legoctl homepage http://personalpages.tds.net/~jwbacon/Ports epoch 0 depends_lib port:libusb name legoctl long_description {Tools for communicating with and controlling Lego Mindstorms robitics bricks.} maintainers jwbacon at tds.net categories devel version 0.2 revision 0
 libassuan 502
-variants universal portdir devel/libassuan description {Assuan IPC Library} homepage http://www.gnupg.org/(en)/related_software/libassuan/index.html epoch 0 platforms darwin name libassuan depends_lib port:pth maintainers nomaintainer at macports.org long_description {Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both, server and client side functions are provided.} version 1.0.1 categories devel revision 0
+variants universal portdir devel/libassuan description {Assuan IPC Library} homepage http://www.gnupg.org/(en)/related_software/libassuan/index.html epoch 0 platforms darwin name libassuan depends_lib port:pth maintainers nomaintainer at macports.org long_description {Libassuan is a small library implementing the so-called Assuan protocol. This protocol is used for IPC between most newer GnuPG components. Both, server and client side functions are provided.} version 1.0.3 categories devel revision 0
 libast 584
 variants universal portdir devel/libast description {LibAST is the Library of Assorted Spiffy Things.} homepage http://www.eterm.org/ epoch 0 platforms darwin name libast depends_lib {lib:libImlib2:imlib2 lib:libpcre:pcre} long_description {LibAST is the Library of Assorted Spiffy Things. It contains manyspiffy things, and it is a library. Thus, the ever-so-creative name.LibAST has been previously known as libmej, the Eterm helper librarywhich nobody really understood and certainly never used.} maintainers nomaintainer at macports.org version 0.7 categories {devel x11} revision 1
 libaterm 459
@@ -1181,7 +1183,7 @@
 libjit 417
 portdir devel/libjit variants {universal darwin_8} platforms darwin description {A Just-In-Time library.} name libjit version 0.0.6 categories devel revision 0 epoch 0 maintainers nomaintainer at macports.org long_description {The libjit library has an extensive set of routines that takes care of the bulk of the Just-In-Time compilation process, without tying the programmer down with language or bytecode specifics.}
 libksba 992
-variants universal portdir devel/libksba description {X.509 and CMS library} homepage http://www.gnupg.org/(en)/related_software/libksba/index.html epoch 0 platforms darwin name libksba depends_lib {port:libgpg-error port:gettext port:libiconv} maintainers nomaintainer at macports.org long_description {Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. It a highlevel interface to the implemented protocols and presents the data in a consistent way. There is no more need to worry about all the nasty details of the protocols. The API gives the C programmer an easy way of interacting with the data. It copes with the version details X.509 protocols tend to have as well as with the many different versions and dialects. Applications must usually cope with all of this and it has to be coded over and over again. Libksba hides this by providing just one API which does the Right Thing.} version 1.0.1 categories devel revision
  0
+variants universal portdir devel/libksba description {X.509 and CMS library} homepage http://www.gnupg.org/(en)/related_software/libksba/index.html epoch 0 platforms darwin name libksba depends_lib {port:libgpg-error port:gettext port:libiconv} maintainers nomaintainer at macports.org long_description {Libksba is a library to make the tasks of working with X.509 certificates, CMS data and related objects more easy. It a highlevel interface to the implemented protocols and presents the data in a consistent way. There is no more need to worry about all the nasty details of the protocols. The API gives the C programmer an easy way of interacting with the data. It copes with the version details X.509 protocols tend to have as well as with the many different versions and dialects. Applications must usually cope with all of this and it has to be coded over and over again. Libksba hides this by providing just one API which does the Right Thing.} version 1.0.2 categories devel revision
  0
 liblzma 471
 variants universal portdir devel/liblzma description {LZMA encoder/decoder library} homepage http://tukaani.org/lzma/ epoch 0 platforms darwin name liblzma depends_lib {port:libiconv port:gettext} maintainers {afb at macports.org openmaintainer} long_description {liblzma is a LZMA encoder/decoder library with support for multiple filters (algorithms). It was written in C (C99). It has a very similar API to that of zlib.} version 4.42.0alpha6 categories devel revision 0
 libmba 637
@@ -3214,6 +3216,8 @@
 variants universal portdir lang/ecl description {Embeddable Common Lisp} homepage http://ecls.sourceforge.net/ epoch 0 platforms darwin name ecl depends_lib port:gmp maintainers waqar at macports.org long_description {ECL (Embeddable Common Lisp) is an interpreter of the Common Lisp language as described in the X3J13 ANSI specification, featuring CLOS (Common Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executables.} version 0.9i categories lang revision 0
 eiffelstudio 723
 variants {universal i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio depends_lib port:gtk2 maintainers roederja at student.ethz.ch long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} version 6.0.69618 categories lang revision 0
+eiffelstudio-dev 731
+variants {universal i386 powerpc} depends_build bin:bzip2:bzip2 portdir lang/eiffelstudio-dev description {The ISE Eiffel Compiler and IDE} homepage http://www.eiffel.com epoch 0 platforms darwin name eiffelstudio-dev depends_lib port:gtk2 maintainers roederja at student.ethz.ch long_description {EiffelStudio is a development environment for the Eiffel programming language developed by Eiffel Software. EiffelStudio includes a combination of tools integrated under a single user interface: compiler, interpreter, debugger, browser, metrics tool, profiler, diagram tool. The user interface rests on a number of specific UI paradigms, in particular pick-and-drop for effective browsing.} version 6.1.70574 categories lang revision 0
 elk 509
 variants {universal x11} description {Scheme Extension Language Kit} portdir lang/elk homepage http://sam.zoy.org/elk epoch 0 platforms darwin name elk long_description {Elk (the Extension Language Kit) is an implementation of the Scheme programming language. It can be used as a standalone Scheme interpreter, or as an embeddable, reusable extension language subsystem for applications written in C or C++ through the libelk library.} maintainers waqar at macports.org categories lang version 3.99.7 revision 0
 erlang 814
@@ -3537,7 +3541,7 @@
 gnupg12 584
 variants {universal nls bzip2 tiger newtiger sha512 memoryguard idea} description {GNU Privacy Guard} portdir mail/gnupg12 homepage http://www.gnupg.org/ epoch 0 platforms {darwin linux} name gnupg12 maintainers dms at freeshell.org long_description {GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application. PGP, on which OpenPGP is based, was originally developed by Philip Zimmermann in the early 1990s.} categories mail version 1.2.7 revision 1
 gnupg2 719
-variants {universal darwin darwin_7 dirmngr} variant_desc {dirmngr {Enable the use of DirMngr by gpgsm}} portdir mail/gnupg2 description {GNU pretty-good-privacy package} homepage http://www.gnupg.org epoch 0 platforms {darwin freebsd sunos} name gnupg2 depends_lib {port:libiconv port:gettext port:zlib port:bzip2 port:bison port:gpg-agent port:libassuan port:libksba port:libgcrypt port:libgpg-error port:pth} maintainers {waqar at macports.org boeyms} long_description {GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application.} version 2.0.4 categories {mail security} revision 0
+variants {universal darwin darwin_7 dirmngr} variant_desc {dirmngr {Enable the use of DirMngr by gpgsm}} portdir mail/gnupg2 description {GNU pretty-good-privacy package} homepage http://www.gnupg.org epoch 0 platforms {darwin freebsd sunos} name gnupg2 depends_lib {port:libiconv port:gettext port:zlib port:bzip2 port:bison port:gpg-agent port:libassuan port:libksba port:libgcrypt port:libgpg-error port:pth} maintainers {waqar at macports.org boeyms} long_description {GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application.} version 2.0.7 categories {mail security} revision 0
 hello 543
 variants universal description {utility for saying hello and reading email} portdir mail/hello homepage http://www.gnu.org/software/hello/ epoch 0 platforms darwin name hello long_description {The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers to use a classic computer science tool which would otherwise be unavailable to them. Because it is protected by the GNU General Public License, users are free to share and change it.} maintainers nomaintainer at macports.org categories mail version 2.1.1 revision 0
 hypermail 434
@@ -3833,7 +3837,7 @@
 libogg 436
 variants {universal doc} variant_desc {doc {Install extra documentation}} portdir multimedia/libogg description {Ogg Bitstream Library} homepage http://www.vorbis.com/ epoch 0 platforms darwin name libogg maintainers {nox openmaintainer} long_description {Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.} version 1.1.3 categories multimedia revision 2
 libquicktime 501
-variants {universal darwin_8} portdir multimedia/libquicktime description {library for reading and writing quicktime files} homepage http://libquicktime.sourceforge.net/ epoch 0 platforms darwin name libquicktime depends_lib {port:gettext port:jpeg port:libiconv port:libpng port:zlib port:ffmpeg port:faac port:faad2 port:libvorbis port:libogg port:lame} maintainers mww at macports.org long_description {{library for reading and writing quicktime files}} version 1.0.0 categories multimedia revision 0
+variants {universal darwin_8} portdir multimedia/libquicktime description {library for reading and writing quicktime files} homepage http://libquicktime.sourceforge.net/ epoch 0 platforms darwin name libquicktime depends_lib {port:gettext port:jpeg port:libiconv port:libpng port:zlib port:ffmpeg port:faac port:faad2 port:libvorbis port:libogg port:lame} maintainers mww at macports.org long_description {{library for reading and writing quicktime files}} version 1.0.1 categories multimedia revision 0
 libtheora 682
 variants {universal doc} depends_build port:pkgconfig variant_desc {doc {Install extra documentation}} portdir multimedia/libtheora description {Xiph.org Foundation's open video codec} homepage http://www.theora.org/ epoch 0 platforms darwin depends_lib {port:libvorbis port:libogg} name libtheora maintainers nomaintainer long_description {Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format).} categories multimedia version 1.0beta2 revision 0
 live555 564
@@ -4388,8 +4392,8 @@
 variants universal description {An advanced IP subnet calculator} portdir net/sipcalc homepage http://www.routemeister.net/projects/sipcalc epoch 0 platforms darwin name sipcalc long_description {sipcalc displays various information from an IP address and an associated subnet mask: broadcast address, network class, Cisco wildcard, hosts/range, network range, etc. It supports both IPv4 and IPv6.} maintainers ocheron at noos.fr categories net version 1.1.2 revision 0
 slurm 522
 variants universal description {generic network load monitor} portdir net/slurm homepage http://www.wormulon.net/slurm/ epoch 0 platforms {darwin freebsd netbsd openbsd} name slurm long_description {slurm started as a port of pppstatus to FreeBSD and now is a generic curses based network load monitor. It features three different modes with real-time ASCII graphs and interface statistics for all kinds of network interfaces on most Unix systems.} maintainers hscholz at wormulon.net categories net version 0.3.3 revision 0
-smokeping 867
-variants {universal apple_apache} portdir net/smokeping description {A deluxe latency logging and graphing system.} homepage http://oss.oetiker.ch/smokeping/ epoch 0 platforms darwin name smokeping depends_lib {port:rrdtool port:p5-cgi-speedycgi port:p5-cgi port:p5-time-hires port:p5-socket6 port:p5-net-snmp port:p5-net port:p5-net-telnet port:p5-net-dns port:p5-net-radius port:p5-perl-ldap port:p5-io-socket-ssl port:p5-pathtools port:p5-snmp_session port:fping port:echoping port:curl} maintainers markd long_description {SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.} version 2.2.4 categories {net perl} revision 0
+smokeping 887
+variants {universal apple_apache} portdir net/smokeping description {A deluxe latency logging and graphing system.} homepage http://oss.oetiker.ch/smokeping/ epoch 0 platforms darwin name smokeping depends_lib {port:rrdtool port:p5-libwww-perl port:p5-cgi-speedycgi port:p5-cgi port:p5-time-hires port:p5-socket6 port:p5-net-snmp port:p5-net port:p5-net-telnet port:p5-net-dns port:p5-net-radius port:p5-perl-ldap port:p5-io-socket-ssl port:p5-pathtools port:p5-snmp_session port:fping port:echoping port:curl} maintainers markd long_description {SmokePing is a deluxe latency measurement tool. It can measure, store, and display latency, latency distribution, and packet loss. SmokePing uses RRDtool to maintain a longterm data-store and to draw pretty graphs, giving up to the minute information on the state of each network connection.} version 2.2.4 categories {net perl} revision 1
 snarf 434
 variants universal description {Simple Non-interactive All-purpose Resource Fetcher} portdir net/snarf homepage http://www.xach.com/snarf/ epoch 0 platforms darwin name snarf long_description {snarf is a command line resource grabber. It can transfer files through the http, gopher, finger, and ftp protocols without user interaction. It is small and fast.} maintainers nomaintainer at macports.org categories net version 7.0 revision 0
 snmptt 473
@@ -6967,11 +6971,11 @@
 cyrus-sasl2 779
 variants {universal darwin freebsd kerberos sql static} portdir security/cyrus-sasl2 description {SASL is an authentication library.} homepage http://asg.web.cmu.edu/sasl/ epoch 0 platforms darwin name cyrus-sasl2 depends_lib {port:openssl lib:libz:zlib} maintainers {jmpp at macports.org landonf at macports.org} long_description {SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.} version 2.1.21 categories {security net} revision 0
 dirmngr 771
-variants {universal darwin darwin_7} portdir security/dirmngr description {X.509 certificate directory manager for GnuPG} homepage http://www.gnupg.org epoch 0 platforms darwin name dirmngr depends_lib {port:libiconv port:gettext port:libassuan port:libksba port:libgcrypt port:libgpg-error port:pth port:openldap} maintainers {boeyms openmaintainer} long_description {Dirmngr is a server for managing and downloading certificate revocation lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either invoked internaly by gpgsm (from gnupg 1.9) or when running as a system daemon through the dirmngr-client tool.} version 1.0.0 categories {security mail} revision 0
+variants {universal darwin darwin_7} portdir security/dirmngr description {X.509 certificate directory manager for GnuPG} homepage http://www.gnupg.org epoch 0 platforms darwin name dirmngr depends_lib {port:libiconv port:gettext port:libassuan port:libksba port:libgcrypt port:libgpg-error port:pth port:openldap} maintainers {boeyms openmaintainer} long_description {Dirmngr is a server for managing and downloading certificate revocation lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dirmngr also handles OCSP requests as an alternative to CRLs. Dirmngr is either invoked internaly by gpgsm (from gnupg 1.9) or when running as a system daemon through the dirmngr-client tool.} version 1.0.1 categories {security mail} revision 0
 fcrackzip 399
 variants {universal darwin_8} depends_build bin:perl:perl5.8 portdir security/fcrackzip description {Portable, fast and featureful ZIP password cracker} homepage http://www.goof.com/pcg/marc/fcrackzip.html epoch 0 platforms darwin name fcrackzip maintainers nomaintainer at macports.org long_description {{Portable, fast and featureful ZIP password cracker}} version 0.3 categories security revision 0
 gpg-agent 524
-variants {universal darwin darwin_7 no_pinentry} portdir security/gpg-agent description {GPG key agent} homepage http://www.gnupg.org epoch 0 platforms {darwin freebsd sunos} name gpg-agent depends_lib {port:libiconv port:gettext port:zlib port:bzip2 port:bison port:libassuan port:libksba port:libgcrypt port:libgpg-error port:pth port:pinentry} maintainers {boeyms openmaintainer} long_description {gpg-agent is a key management agent similar in function to ssh-agent.} version 2.0.4 categories {security mail} revision 0
+variants {universal darwin darwin_7 no_pinentry} portdir security/gpg-agent description {GPG key agent} homepage http://www.gnupg.org epoch 0 platforms {darwin freebsd sunos} name gpg-agent depends_lib {port:libiconv port:gettext port:zlib port:bzip2 port:bison port:libassuan port:libksba port:libgcrypt port:libgpg-error port:pth port:pinentry} maintainers {boeyms openmaintainer} long_description {gpg-agent is a key management agent similar in function to ssh-agent.} version 2.0.7 categories {security mail} revision 0
 gss 500
 variants universal description {GNU Generic Security Service Library} portdir security/gss homepage http://www.gnu.org/software/gss/ epoch 0 platforms darwin name gss long_description {GSS is an implementation of the Generic Security Service Application Program Interface (GSS-API). GSS-API is used by network servers to provide security services, e.g., to authenticate SMTP/IMAP clients against SMTP/IMAP servers.} maintainers nomaintainer at macports.org categories security version 0.0.20 revision 0
 hydra 522
@@ -7060,8 +7064,8 @@
 variants universal portdir security/tor description {anonymizing overlay network for TCP} homepage http://tor.eff.org/ epoch 0 platforms darwin name tor depends_lib {port:libevent port:openssl port:zlib} maintainers {boeyms openmaintainer} long_description {Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.} version 0.1.2.17 categories security revision 0
 tor-devel 587
 variants universal portdir security/tor-devel description {anonymizing overlay network for TCP} homepage http://tor.eff.org/ epoch 0 platforms darwin name tor-devel depends_lib {port:libevent port:openssl port:zlib} maintainers {boeyms openmaintainer} long_description {Tor provides a distributed network of servers (onion routers). Users bounce their TCP streams (web traffic, FTP, SSH, etc.) around the routers. This makes it hard for recipients, observers, and even the onion routers themselves to track the source of the stream.} version 0.2.0.7-alpha categories security revision 0
-tripwire 723
-variants {universal anacron} portdir security/tripwire description {integrity assurance and intrusion detection tool} homepage http://www.tripwire.org/ epoch 0 platforms darwin name tripwire depends_lib lib:libcrypto.0.9:openssl maintainers nomaintainer at macports.org long_description {Tripwire software is a tool that checks to see what has changed on your system. The program monitors key attributes of files that should not change, including binary signature, size, expected change of size, etc. Tripwire is originally known as an intrusion detection tool, but can be used for many other purposes such as integrity assurance, change management, policy compliance and more.} version 2.3.1-2 categories security revision 0
+tripwire 745
+variants universal depends_build port:automake portdir security/tripwire description {integrity assurance and intrusion detection tool} homepage http://sourceforge.net/projects/tripwire/ epoch 0 platforms darwin name tripwire depends_lib port:openssl maintainers nomaintainer at macports.org long_description {Tripwire software is a tool that checks to see what has changed on your system. The program monitors key attributes of files that should not change, including binary signature, size, expected change of size, etc. Tripwire is originally known as an intrusion detection tool, but can be used for many other purposes such as integrity assurance, change management, policy compliance and more.} version 2.4.1.2 categories security revision 0
 xmlsec 583
 variants {universal darwin_7 darwin_8} portdir security/xmlsec description {XML Security Library is a C library based on LibXML2.} homepage http://www.aleksey.com/xmlsec/ epoch 0 platforms darwin name xmlsec depends_lib {port:libxml2 port:libxslt port:openssl port:libiconv port:zlib} maintainers nomaintainer at macports.org long_description {XML Security Library is a C library based on LibXML2. The library supports major XML security standards. XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.} version 1.2.9 categories {security textproc devel} revision 1
 zzuf 639
@@ -7230,8 +7234,8 @@
 variants {universal nls with_default_names} description {findutils contains GNU find, xargs, and locate} portdir sysutils/findutils homepage http://www.gnu.org/software/findutils/ epoch 0 platforms darwin name findutils long_description {{findutils contains GNU find, xargs, and locate}} maintainers {pipping at macports.org openmaintainer at macports.org} categories sysutils version 4.3.7 revision 0
 foremost 629
 variants {universal darwin} description {a console program to recover files based on their headers and footers.} portdir sysutils/foremost homepage http://foremost.sourceforge.net/ epoch 0 platforms darwin name foremost long_description {Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.} maintainers md at hudora.de categories sysutils version 0.69 revision 0
-freeradius 575
-variants universal portdir sysutils/freeradius description {Free Radius Implementation} homepage http://www.freeradius.org/ epoch 0 platforms {darwin freebsd} name freeradius depends_lib port:openssl maintainers nomaintainer at macports.org long_description {The FreeRADIUS Server Project is an attempt to create a high-performance and highly-configurable GPLd free RADIUS server. The server is similar to Livingston's 2.0 server. FreeRADIUS is a variant of the Cistron RADIUS server, but they don't share a lot in common any more.} version 1.1.7 categories sysutils revision 0
+freeradius 586
+variants {universal kerberos} portdir sysutils/freeradius description {Free Radius Implementation} homepage http://www.freeradius.org/ epoch 0 platforms {darwin freebsd} name freeradius depends_lib port:openssl maintainers nomaintainer at macports.org long_description {The FreeRADIUS Server Project is an attempt to create a high-performance and highly-configurable GPLd free RADIUS server. The server is similar to Livingston's 2.0 server. FreeRADIUS is a variant of the Cistron RADIUS server, but they don't share a lot in common any more.} version 1.1.7 categories sysutils revision 1
 fs-check 556
 variants universal portdir sysutils/fs-check description {checks filesystem if they are getting too full} homepage http://fs-check.sourceforge.net/ epoch 0 platforms darwin name fs-check depends_lib bin:perl:perl5.8 maintainers nomaintainer at macports.org long_description {fs-check checks filesystem sizes to see if they are getting too full. It uses a configuration file that specifies the filesystems to check, email contacts, trigger thresholds (percentage or amount used/unused), and a report program to run.} version 0.7 categories sysutils revision 0
 gcc_select 473
@@ -7452,6 +7456,8 @@
 variants {universal darwin_7 darwin_6} description {Highly portable decoder for yEnc encoded binaries} portdir sysutils/yydecode homepage http://yydecode.sourceforge.net epoch 0 platforms darwin name yydecode long_description {yydecode works almost identically to the infamous uudecode program. Version 0.2.8 and onwards contains a superset of uudecode's functionality, (ie. decodes standard uuencoded files, as well as Base64 RFC2045 encoded files produced by uuencode) and hence can be used as a drop-in replacement in all circumstances.} maintainers waqar at macports.org categories sysutils version 0.2.10 revision 0
 zeroinstall-injector 712
 variants universal portdir sysutils/zeroinstall-injector description {The Zero Install Injector (0launch)} homepage http://0install.net depends_run {port:py25-gtk port:py25-xml bin:sudo:sudo} epoch 0 platforms {darwin freebsd linux} name zeroinstall-injector depends_lib {port:python25 bin:gpg:gnupg} maintainers afb at macports.org long_description {The Zero Install Injector makes it easy for users to install software without needing root privileges. It takes the URL of a program and runs it (downloading it first if necessary). Any dependencies of the program are fetched in the same way. The user controls which version of the program and its dependencies to use.} version 0.30 categories sysutils revision 0
+zeroinstall-injector-devel 724
+variants universal portdir sysutils/zeroinstall-injector-devel description {The Zero Install Injector (0launch)} homepage http://0install.net depends_run {port:py25-gtk port:py25-xml bin:sudo:sudo} epoch 0 platforms {darwin freebsd linux} name zeroinstall-injector-devel depends_lib {port:python25 bin:gpg:gnupg} maintainers afb at macports.org long_description {The Zero Install Injector makes it easy for users to install software without needing root privileges. It takes the URL of a program and runs it (downloading it first if necessary). Any dependencies of the program are fetched in the same way. The user controls which version of the program and its dependencies to use.} version 0.30 categories sysutils revision 0
 BibTool 653
 variants universal portdir tex/BibTool description {Tool for manipulating BibTeX databases.} homepage http://www.gerd-neugebauer.de/software/TeX/BibTool.en.html epoch 0 platforms darwin name BibTool depends_lib bin:tex:teTeX maintainers tristan at cs.dartmouth.edu long_description {BibTeX provides an easy to use means to integrate citations and bibliographies into LaTeX documents. But the user is left alone with the management of the BibTeX files. The program BibTool is intended to fill this gap. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities---and intentions---of BibTeX.} version 2.48 categories tex revision 0
 XeTeX 454
@@ -8283,7 +8289,7 @@
 keylaunch 422
 variants universal portdir x11/keylaunch description {KeyLaunch is a small utility for binding commands to a hot key.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name keylaunch depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} long_description {{KeyLaunch is a small utility for binding commands to a hot key.}} maintainers nomaintainer at macports.org version 1.3.0 categories {x11-wm x11} revision 0
 kinput2 304
-variants {universal canna} portdir x11/kinput2 description {Input server of Japanese text} homepage {{}} epoch 0 platforms darwin name kinput2 depends_lib port:canna maintainers {takanori openmaintainer} long_description {{Input server of Japanese text}} version 3.1 categories {x11 japanese} revision 0
+variants {universal canna} portdir x11/kinput2 description {Input server of Japanese text} homepage {{}} epoch 0 platforms darwin name kinput2 depends_lib port:canna maintainers {takanori openmaintainer} long_description {{Input server of Japanese text}} version 3.1 categories {x11 japanese} revision 1
 kinput2-macim 666
 variants {universal darwin_9} portdir x11/kinput2-macim description {Input server for easy input of Japanese text, using Kotoeri} homepage http://www.sol.dti.ne.jp/~kikuyan/macosx/x11kotoeri.html epoch 0 platforms darwin name kinput2-macim depends_lib lib:libX11.6:XFree86 maintainers takanori at macports.org long_description {Kinput2 is an input server for X11 applications that want Japanese text input. A client that wants kana-kanji conversion service for Japanese text sends a request to kinput2. Kinput2 receives the request, does kana-kanji conversion, and sends the converted text back to the client.} version 3.1.20050629 categories {x11 japanese} revision 3
 kochi-substitute 448

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071017/0af15e49/attachment-0001.html


More information about the macports-changes mailing list