[22550] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Sun Mar 4 12:38:39 PST 2007


Revision: 22550
          http://trac.macosforge.org/projects/macports/changeset/22550
Author:   dluke at macports.org
Date:     2007-03-04 12:38:38 -0800 (Sun, 04 Mar 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-03-04 20:34:49 UTC (rev 22549)
+++ trunk/dports/PortIndex	2007-03-04 20:38:38 UTC (rev 22550)
@@ -140,8 +140,6 @@
 variants {universal mysql4 mysql5 ipv6 darwin} portdir aqua/qt3-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt3-mac depends_lib {port:zlib port:libpng port:libmng} maintainers blair at orcaware.com long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 3.3.8 categories aqua revision 0
 radassist 512
 variants universal portdir aqua/radassist description {An Aqua wrapper for the radmind command-line clients} homepage http://rsug.itd.umich.edu/software/radmind epoch 0 platforms darwin name radassist depends_lib {{path:${prefix}/sbin/radmind:radmind} path:/Applications/MacPorts/iHook.app:ihook} maintainers nomaintainer at macports.org long_description {The Radmind Assistant provides a point-and-click interface to create radmind loadsets and update radmind clients.} version 0.9.6rc3 categories aqua revision 2
-shiira 351
-variants universal description {A web browser based on Web Kit and written in Cocoa.} portdir aqua/shiira homepage http://hmdt-web.net/shiira/index-e.html epoch 0 platforms darwin name shiira long_description {{A web browser based on Web Kit and written in Cocoa.}} maintainers nomaintainer at macports.org categories {aqua www} version 0.9.3 revision 0
 sloth 605
 variants universal description {Program that displays a list of open files by applications} portdir aqua/sloth homepage http://sveinbjorn.vefsyn.is/sloth epoch 0 platforms darwin name sloth long_description {Sloth is a program that displays a list of all open files in use by all the applications your user account is running on the system -- this list includes IP and Unix sockets, character devices and directories. This list is presented along with the names of applications using the file and their process IDs.} maintainers nomaintainer at macports.org categories {aqua sysutils} version 1.3 revision 0
 tgzdrop 443
@@ -704,8 +702,8 @@
 variants {universal puredarwin} portdir devel/beecrypt description {cryptography toolkit} homepage http://sourceforge.net/projects/beecrypt/ epoch 0 platforms darwin name beecrypt depends_lib port:icu maintainers nomaintainer at macports.org long_description {BeeCrypt is an ongoing project to provide a strong and fast cryptography toolkit. Includes entropy sources, random generators, block ciphers, hash functions, message authentication codes, multiprecision integer routines, and public key primitives.} version 4.1.2 categories devel revision 0
 binutils 438
 variants universal description {FSF Binutils for native development.} portdir devel/binutils homepage http://www.gnu.org/software/binutils/binutils.html epoch 0 platforms darwin name binutils maintainers pguyot at kallisys.net long_description {Free Software Foundation development toolchain (\"binutils\") for native development. Tools are prefixed with g to avoid conflicts with original tools.} categories devel version 2.16.1 revision 0
-bison 631
-variants {universal yacc} portdir devel/bison description {general-purpose parser generator} homepage http://www.gnu.org/software/bison/ epoch 0 platforms darwin name bison depends_lib {port:gettext port:m4} maintainers nomaintainer at macports.org long_description {Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.} version 2.3 categories devel revision 0
+bison 622
+variants {universal yacc} portdir devel/bison description {general-purpose parser generator} homepage http://www.gnu.org/software/bison/ epoch 0 platforms darwin name bison depends_lib {port:gettext port:m4} maintainers mww at macports.org long_description {Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.} version 2.3 categories devel revision 0
 bison1 611
 variants {universal darwin_8} description {general-purpose parser generator} portdir devel/bison1 homepage http://www.gnu.org/software/bison/ epoch 0 platforms darwin name bison1 long_description {Bison is a general-purpose parser generator that converts a grammar description for an LALR context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you can use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.} maintainers nomaintainer at macports.org categories {devel lang} version 1.875 revision 0
 boehmgc 547
@@ -866,8 +864,8 @@
 variants universal description {Foreign function call libraries} portdir devel/ffcall homepage http://www.haible.de/bruno/packages-ffcall.html epoch 0 platforms darwin name ffcall long_description {ffcall is a collection of four libraries which can be used to build foreign function call interfaces in embedded interpreters.} maintainers pguyot at kallisys.net categories devel version 1.10 revision 0
 flawfinder 532
 variants universal description {Examines C/C++ source code for security flaw} portdir devel/flawfinder homepage http://www.dwheeler.com/flawfinder/ epoch 0 platforms darwin name flawfinder long_description {Program that examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.} maintainers waqar at macports.org categories devel version 1.26 revision 0
-flex 484
-variants universal description {Fast lexical analyser generator} portdir devel/flex homepage http://flex.sourceforge.net/ epoch 0 platforms darwin name flex long_description {{Flex is a tool for generating programs that require  pattern-matching on text. It is usually used together  with yacc/bison to automatically generate a parser for  a language grammar, e.g. the syntax of a configuration file.}} maintainers nomaintainer at macports.org categories devel version 2.5.33 revision 0
+flex 475
+variants universal description {Fast lexical analyser generator} portdir devel/flex homepage http://flex.sourceforge.net/ epoch 0 platforms darwin name flex long_description {{Flex is a tool for generating programs that require  pattern-matching on text. It is usually used together  with yacc/bison to automatically generate a parser for  a language grammar, e.g. the syntax of a configuration file.}} maintainers mww at macports.org categories devel version 2.5.33 revision 0
 fnv 608
 variants universal description {FNV hash implementation} portdir devel/fnv homepage http://www.isthe.com/chongo/tech/comp/fnv/ epoch 0 platforms darwin name fnv long_description {The Fowler/Noll/Vo hashes are designed to be fast while maintaining a low collision rate. The FNV speed allows one to quickly hash lots of data while maintaining a reasonable collision rate. The high dispersion of the FNV hashes makes them well suited for hashing nearly identical strings such as URLs, hostnames, filenames, text, IP addresses, etc.} maintainers nomaintainer at macports.org categories devel version 4.1 revision 0
 fpp 374
@@ -1827,7 +1825,7 @@
 gcalctool 494
 variants universal depends_build port:gnome-doc-utils portdir gnome/gcalctool description {a GNOME 2 desktop calculator.} homepage http://calctool.sourceforge.net/ epoch 0 platforms darwin name gcalctool depends_lib {lib:libgnomeui-2:libgnomeui port:dbus port:dbus-glib} long_description {gcalctool is the desktop calculator that has been proposed for GNOME. It has Basic, Financial and Scientific modes.} maintainers nomaintainer at macports.org version 5.8.25 categories {gnome math} revision 1
 gconf 529
-variants {universal darwin_7 use-sys-deps} portdir gnome/gconf description {GConf is a configuration database system.} homepage http://www.gnome.org/projects/gconf/ epoch 0 platforms darwin name gconf depends_lib {port:gtk2 port:libbonobo port:orbit2} long_description {GConf is a configuration database system, functionally similar to the Windows registry but lots better. :-) It's being written for the GNOME desktop but does not require GNOME.} maintainers nomaintainer at macports.org version 2.16.0 categories gnome revision 0
+variants {universal darwin_7 use-sys-deps} portdir gnome/gconf description {GConf is a configuration database system.} homepage http://www.gnome.org/projects/gconf/ epoch 0 platforms darwin name gconf depends_lib {port:gtk2 port:libbonobo port:orbit2} long_description {GConf is a configuration database system, functionally similar to the Windows registry but lots better. :-) It's being written for the GNOME desktop but does not require GNOME.} maintainers nomaintainer at macports.org version 2.18.0 categories gnome revision 0
 gconf-editor 511
 variants universal depends_build port:gnome-doc-utils portdir gnome/gconf-editor description {gconf-editor is a gconf database editor for GNOME 2.0.} homepage http://www.gnome.org/projects/gconf/ epoch 0 platforms darwin name gconf-editor depends_lib {port:libgnomeui port:startup-notification port:dbus port:dbus-glib} long_description {gconf-editor is a gconf database editor for GNOME 2.0. It is similar to regedit on Windows} maintainers nomaintainer at macports.org version 2.16.0 categories gnome revision 1
 gconfmm 388
@@ -2981,7 +2979,7 @@
 gcc42 461
 variants {universal darwin_8 odcctools} portdir lang/gcc42 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc42 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww at macports.org long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95, prerelease BETA version.} version 4.2-20070124 categories lang revision 1
 gcc43 416
-variants {universal darwin_8 powerpc odcctools} 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 at macports.org long_description {The GNU compiler collection, including front ends for C, prerelease BETA version.} version 4.3-20070216 categories lang revision 0
+variants {universal darwin_8 powerpc odcctools} 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 at macports.org long_description {The GNU compiler collection, including front ends for C, prerelease BETA version.} version 4.3-20070223 categories lang revision 0
 gccxml 370
 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 at macports.org long_description {generates an XML description of a C++ program from GCC's internal representation} version 0.6.0 categories lang revision 0
 gcj34 543
@@ -3123,7 +3121,7 @@
 ruby 608
 variants {universal darwin tk} 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.5-p12 categories {lang ruby} revision 0
 sbcl 574
-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.2 revision 0
+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.3 revision 0
 scala 478
 variants universal description {The Scala Programming Language} portdir lang/scala homepage http://scala.epfl.ch/ 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.} maintainers nomaintainer at macports.org categories {lang java} version 1.4.0.3 revision 0
 scheme48 492
@@ -3252,8 +3250,8 @@
 variants {universal darwin_7 ssl_plain ssl_pam ipv6 nopwd mbx subdir} description {University of Washington IMAP daemon} portdir mail/imap-uw homepage http://www.washington.edu/imap/ epoch 0 platforms darwin name imap-uw long_description {IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. This port provides the University of Washington IMAP toolkit (IMAP supporting software developed by the UW).} maintainers mij at macports.org categories mail version 2004g revision 0
 imapcp 533
 variants universal portdir mail/imapcp description {imapcp is a simple tool to copy mailbox accounts} homepage http://www.jplanglois.com/products/imapcp/ epoch 0 depends_run bin:python:python24 platforms darwin name imapcp maintainers nomaintainer at macports.org long_description {imapcp is a simple tool to copy mailbox accounts. It was used successfully to transfer mailboxes from a Washington University IMAP server to a Courier IMAP server, and from an OpenMail server to a WU IMAP server.} version 0.97 categories mail revision 0
-imapfilter 483
-variants {universal darwin_8} portdir mail/imapfilter description {IMAP message processor/filter} homepage http://imapfilter.hellug.gr/ epoch 0 platforms darwin name imapfilter depends_lib {port:lua port:openssl} maintainers mww at macports.org long_description {IMAPFilter connects to remote IMAP mail servers and processes messages according to defined filters (rules). It is intended to be executed before a user accesses his/her mailboxes.} version 1.2.2 categories mail revision 0
+imapfilter 481
+variants {universal darwin_8} portdir mail/imapfilter description {IMAP message processor/filter} homepage http://imapfilter.hellug.gr/ epoch 0 platforms darwin name imapfilter depends_lib {port:lua port:openssl} maintainers mww at macports.org long_description {IMAPFilter connects to remote IMAP mail servers and processes messages according to defined filters (rules). It is intended to be executed before a user accesses his/her mailboxes.} version 1.3 categories mail revision 0
 imapsync 558
 variants universal portdir mail/imapsync description {imapsync is an IMAP synchronization, copy or migration tool.} homepage http://www.linux-france.org/prj/imapsync/ epoch 0 platforms darwin name imapsync depends_lib {port:perl5.8 port:p5-digest-md5 port:p5-mail-imapclient port:p5-term-readkey port:p5-io-socket-ssl} maintainers mww at macports.org long_description {imapsync is an IMAP synchronization, copy or migration tool. Synchronize mailboxes between two imap servers. It is especially good at IMAP migration.} version 1.213 categories mail revision 0
 isync 558
@@ -3570,8 +3568,8 @@
 variants universal description {user space ARP (Address Resolution Protocol) daemon} portdir net/arpd homepage http://www.citi.umich.edu/u/provos/honeyd/ epoch 0 platforms darwin depends_lib {lib:libevent:libevent lib:libdnet:libdnet lib:libpcap:libpcap} name arpd maintainers nomaintainer at macports.org categories {net security} version 0.2 revision 2
 arping 471
 variants universal portdir net/arping description {utility to find out if a MAC address is already taken on a LAN} homepage http://www.habets.pp.se/synscan/programs.php?prog=arping epoch 0 platforms darwin name arping depends_lib {port:libnet11 lib:libpcap.DP:libpcap} maintainers nomaintainer at macports.org long_description {Arping is a util to find out if a specific IP address on the LAN is 'taken' and what MAC address owns it.} version 2.04 categories net revision 0
-arpwatch 436
-variants {universal darwin} description {Monitor ARP & RARP requests} portdir net/arpwatch homepage http://online.securityfocus.com/tools/142 epoch 0 platforms darwin name arpwatch long_description {Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.} maintainers {julien.touche at touche.fr.st pmq at macports.org} categories net version 2.1a15 revision 0
+arpwatch 398
+variants universal description {Monitor ARP & RARP requests} portdir net/arpwatch homepage http://online.securityfocus.com/tools/142 epoch 0 platforms darwin name arpwatch long_description {Arpwatch monitors ethernet activity and maintains a database of ethernet/ip address pairings. It also reports certain changes via email.} maintainers pmq at macports.org categories net version 2.1a15 revision 0
 autossh 418
 variants universal description {tool to restart terminated ssh sessions} portdir net/autossh homepage http://www.harding.motd.ca/autossh/ epoch 0 platforms {darwin freebsd} name autossh long_description {autossh is a program to start a copy of ssh and monitor it, restarting it as necessary should it die or stop passing traffic.} maintainers nomaintainer at macports.org categories {net sysutils} version 1.4 revision 0
 avahi 906
@@ -5011,7 +5009,7 @@
 a2ps-j 491
 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 at macports.org 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} revision 1
 abcm2ps 453
-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 at macports.org categories {print audio} version 5.2.3 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 at macports.org categories {print audio} version 5.3.0 revision 0
 denemo 644
 variants {universal with_csound} 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 at macports.org 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.} version 0.7.6 categories {print audio x11} revision 2
 dvipdfmx 936
@@ -6488,8 +6486,8 @@
 variants universal description {automated password generator} portdir sysutils/passogva homepage http://dev.mosuki.com/passogva/ epoch 0 platforms darwin name passogva long_description {passogva is a FIPS-181 automated password generator implementation. It generates random, pronounceable words.} maintainers nomaintainer at macports.org categories sysutils version 1.0 revision 0
 pdi2iso 408
 variants universal description {converts instant copy bin image to standard ISO-9660} portdir sysutils/pdi2iso homepage https://developer.berlios.de/projects/pdi2iso/ epoch 0 platforms darwin name pdi2iso long_description {pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.} maintainers nomaintainer at macports.org categories sysutils version 0.1 revision 0
-pstree 357
-variants universal description {pstree shows the output of the ps command as a tree} portdir sysutils/pstree homepage http://fresh.t-systems-sfr.com/unix/src/misc/ epoch 0 platforms {darwin freebsd} name pstree long_description {{pstree shows the output of the ps command as a tree}} maintainers mww at macports.org categories sysutils version 2.27 revision 0
+pstree 349
+variants universal description {pstree shows the output of the ps command as a tree} portdir sysutils/pstree homepage http://freshmeat.net/projects/pstree/ epoch 0 platforms {darwin freebsd} name pstree long_description {{pstree shows the output of the ps command as a tree}} maintainers mww at macports.org categories sysutils version 2.27 revision 0
 pv 601
 portdir sysutils/pv variants universal description {monitor the progress of data through a pipe} name pv version 0.9.6 categories sysutils homepage http://www.ivarch.com/programs/pv.shtml revision 0 epoch 0 maintainers meissnem at gmail.com long_description {pv - Pipe Viewer - is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.}
 pwgen 437

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


More information about the macports-changes mailing list