[42768] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sun Nov 30 10:52:22 PST 2008


Revision: 42768
          http://trac.macports.org/changeset/42768
Author:   portindex at macports.org
Date:     2008-11-30 10:52:20 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-11-30 18:27:08 UTC (rev 42767)
+++ trunk/dports/PortIndex	2008-11-30 18:52:20 UTC (rev 42768)
@@ -1497,7 +1497,7 @@
 macstl 431
 variants {universal darwin_7} description {C++ header library} portdir devel/macstl homepage http://www.pixelglow.com/macstl/ epoch 0 platforms macosx name macstl long_description {The C++ header library designed to bring the Macintosh into the world of modern generic programming, and deliver the surprising speed of SIMD in an intuitive cross-platform package.} maintainers nomaintainer version 0.3.1 categories devel revision 0
 mcpp 789
-variants {universal mcpplib} description {Alternative C/C++ preprocessor} portdir devel/mcpp homepage http://mcpp.sourceforge.net/ epoch 0 platforms darwin name mcpp long_description {C/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging a source program which uses complicated macros and also useful for checking portability of a source. Though mcpp could be built as a replacement of GCC's resident proprocessor, this port installs a program which behaves independent from GCC.} maintainers t3.rim.or.jp:kmatsui categories devel version 2.7.1 revision 0
+variants {universal mcpplib} description {Alternative C/C++ preprocessor} portdir devel/mcpp homepage http://mcpp.sourceforge.net/ epoch 0 platforms darwin name mcpp long_description {C/C++ preprocessor defines and expands macros and processes '#if', '#include' and some other directives. MCPP is an alternative C/C++ preprocessor with the highest conformance. It supports multiple standards: K&R, ISO C90, ISO C99, and ISO C++98. MCPP is especially useful for debugging a source program which uses complicated macros and also useful for checking portability of a source. Though mcpp could be built as a replacement of GCC's resident proprocessor, this port installs a program which behaves independent from GCC.} maintainers t3.rim.or.jp:kmatsui categories devel version 2.7.2 revision 0
 mercurial 1157
 variants {universal bash_completion zsh_completion} variant_desc {bash_completion {Install mercurial bash-completion file} zsh_completion {Install mercurial zsh completion file}} portdir devel/mercurial description {A fast, lightweight, distributed SCM system written in Python.} homepage http://www.selenic.com/mercurial/ epoch 0 depends_lib {port:python25 port:py25-zlib port:py25-hashlib port:py25-bz2} name mercurial maintainers deric at macports.org long_description {Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. A distributed SCM tool is designed to support a model in which each Repository is loosely coupled to many others. Each Repository contains a complete set of metadata describing one or more projects. These repositories may be located almost anywhere. Individual developers only need access to their own repositories, not to a central one, in order to commit changes. Changes can be shar
 e via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} categories {devel python} version 1.0.2 revision 0
 mhash 372
@@ -1760,8 +1760,8 @@
 variants universal portdir devel/svk description {A distributed version control system.} homepage http://svk.elixus.org/ epoch 0 platforms darwin name svk depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-data-hierarchy port:p5-algorithm-diff port:p5-algorithm-annotate port:p5-perlio-via-dynamic port:p5-uri port:p5-perlio-eol port:p5-io-digest port:p5-file-type port:subversion-perlbindings port:p5-perlio-via-symlink port:p5-svn-mirror port:p5-pod-escapes port:p5-pod-simple port:p5-timedate port:p5-compress-zlib port:p5-freezethaw port:p5-locale-maketext-lexicon port:p5-locale-maketext-simple port:p5-class-autouse port:p5-io-pager port:p5-class-accessor port:p5-pathtools port:p5-version port:p5-yaml-syck port:p5-app-cli port:p5-list-moreutils port:p5-class-data-inheritable port:p5-path-class port:p5-universal-require port:p5-log-log4perl port:p5-file-temp-svkonly} maintainers dluke at geeklair.net long_description {svk is a decentralized version control system written in P
 erl. It uses the Subversion filesystem but provides additional, powerful features} version 2.0.2 categories {devel perl} revision 0
 svndumptool 824
 variants universal portdir devel/svndumptool description {tool for processing Subversion dumpfiles} homepage http://svn.borg.ch/svndumptool/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-hashlib} name svndumptool maintainers ryandesign long_description {With svndumptool you can check dumpfiles for {correctness;} fix some broken dumpfiles including those made by {cvs2svn;} show differences between {dumpfiles;} edit files inside dumpfiles including replacing their contents or fixing their end-of-line {style;} export files from {dumpfiles;} split and join {dumpfiles;} merge dumpfiles interleaved so that revisions remain in chronological {order;} show {logs;} list files of given {revisions;} and transform revision and node properties with regular expressions} categories devel version 0.5.0 revision 2
-swig 1132
-variants {universal doc python perl gcj guile mzscheme ruby php5 ocaml pike lua chicken allegro clisp r} depends_build {port:bison port:gsed port:python25 port:perl5.8 port:ruby port:php5} variant_desc {doc {Install extra documentation}} portdir devel/swig description {Tool to wrap C/C++ libraries in high-level languages.} homepage http://www.swig.org/ depends_run {port:python25 port:perl5.8 port:ruby port:php5} epoch 0 platforms darwin name swig maintainers {kevin jwa} long_description {SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ 
 software. SWIG may be freely used, distributed, and modified for commercial and noncommercial use.} categories devel version 1.3.36 revision 1
+swig 1110
+variants {universal doc python perl gcj guile mzscheme ruby php5 ocaml pike lua chicken allegro clisp r tcl csharp octave} depends_build {port:bison port:gsed} variant_desc {doc {Install extra documentation}} portdir devel/swig description {Tool to wrap C/C++ libraries in high-level languages.} homepage http://www.swig.org/ epoch 0 platforms darwin depends_lib {port:python26 path:bin/perl:perl5 port:ruby port:php5} name swig maintainers {kevin jwa} long_description {SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages. SWIG is primarily used with common scripting languages such as Perl, Python, Tcl/Tk, Ruby, Guile and MzScheme, however the list of supported languages also includes non-scripting languages such as Java and OCAML. SWIG is most commonly used to create high-level interpreted programming environments, user interfaces, and as a tool for testing and prototyping C/C++ software. SWIG may be 
 freely used, distributed, and modified for commercial and noncommercial use.} categories devel version 1.3.36 revision 2
 t1lib 774
 variants {universal x11 psdoc} depends_build path:bin/glibtool:libtool variant_desc {x11 {use the X Window System} psdoc {build and install the postscript documentation}} portdir devel/t1lib description {Library for generating glyphs from Type 1 fonts} homepage ftp://metalab.unc.edu/pub/Linux/libs/graphics/ epoch 0 platforms darwin name t1lib maintainers nomaintainer long_description {t1lib is a library distributed under the GNU General Public Library License for generating character- and string-glyphs from Adobe Type 1 fonts under UNIX. t1lib uses most of the code of the X11 rasterizer donated by IBM to the X11-project. But some disadvantages of the rasterizer being included in X11 have been eliminated.} version 5.1.2 categories {devel graphics fonts} revision 0
 tailor 519
@@ -2078,8 +2078,8 @@
 variants universal portdir games/duke3d description {Runtime for FPS Duke Nukem 3D} homepage http://icculus.org/duke3d/ epoch 0 platforms darwin name duke3d depends_lib {port:libsdl port:libsdl_image port:libsdl_mixer} maintainers {phw openmaintainer} long_description {Duke Nukem 3D is a first-person shooter computer game developed by 3D Realms and published by Apogee Software. Level and gamefiles are not included (use Shareware Version)} version 0.1 categories games revision 0
 dvorakng 421
 variants universal portdir games/dvorakng description {A Dvorak typing tutor} homepage http://freshmeat.net/projects/dvorakng/ epoch 0 platforms darwin name dvorakng depends_lib port:ncurses maintainers stereo.lu:macports long_description {DvorakNG is a Dvorak typing tutor. It is heavily based on Dvorak7min, but adds many improvements like a progress information database.} version 0.6.0rc1 categories games revision 0
-eboard 544
-variants universal depends_build {port:gtk2 port:perl5.8} portdir games/eboard description {eboard is a chess interface just like xboard.} homepage http://www.bergo.eng.br/eboard/ epoch 0 platforms darwin name eboard maintainers pmq long_description {eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD, Solaris, etc.) based on the GTK+ GUI toolkit. It provides a chess board interface to ICS (Internet Chess Servers) like FICS and to chess engines like GNU Chess, Sjeng and Crafty.} categories games version 1.1.1 revision 0
+eboard 578
+variants universal depends_build {path:bin/perl:perl5 port:pkgconfig} portdir games/eboard description {eboard is a chess interface just like xboard.} homepage http://www.bergo.eng.br/eboard/ epoch 0 platforms darwin depends_lib port:gtk2 name eboard maintainers pmq long_description {eboard is a chess interface for Unix-like systems (GNU/Linux, FreeBSD, Solaris, etc.) based on the GTK+ GUI toolkit. It provides a chess board interface to ICS (Internet Chess Servers) like FICS and to chess engines like GNU Chess, Sjeng and Crafty.} categories games version 1.1.1 revision 0
 euchre 348
 variants universal description {euchre, a common card game} portdir games/euchre homepage http://www.cs.umd.edu/~bender/ epoch 0 depends_lib {port:gtk1 port:gettext port:glib1} name euchre long_description {Implementation of the card game euchre in C++ with GUI in GTK.} maintainers abender at gmail.com categories {games x11} version 0.7c revision 0
 fbg 528
@@ -4666,8 +4666,8 @@
 variants {universal darwin_8 darwin_9} description {C++ BitTorrent tracker} portdir net/bnbt homepage http://bnbt.depthstrike.com/ epoch 0 platforms darwin name bnbt long_description {BNBT is a complete port of the original Python BitTorrent tracker to C++ for speed and efficiency. BNBT also offers many additional features beyond the original Python BitTorrent tracker, plus it's easy to use and customizable.} maintainers nomaintainer categories net version 8.1r3 revision 0
 bnetd 348
 variants universal description {daemon that emulates Blizzards Battle.net service} portdir net/bnetd homepage http://www.chiark.greenend.org.uk/~owend/free/bnetd.html epoch 0 platforms darwin name bnetd long_description {{daemon that emulates Blizzards Battle.net service}} maintainers nomaintainer categories {net games} version 0.4.25 revision 1
-bro 506
-variants {universal ipv6} variant_desc {ipv6 {Enable IPv6 processing}} portdir net/bro description {BRO is a Network Intrusion Detection System} homepage http://bro-ids.org epoch 0 platforms darwin name bro depends_lib {port:libpcap port:bison port:openssl port:perl5.8} maintainers pmq long_description {Bro is an open-source, Unix-based Network Intrusion Detection System (NIDS) that passively monitors network traffic and looks for suspicious activity.} version 1.2 categories {net security} revision 0
+bro 513
+variants {universal ipv6} variant_desc {ipv6 {Enable IPv6 processing}} portdir net/bro description {BRO is a Network Intrusion Detection System} homepage http://bro-ids.org epoch 0 platforms darwin name bro depends_lib {port:libpcap port:bison port:openssl path:bin/perl:perl5} maintainers pmq long_description {Bro is an open-source, Unix-based Network Intrusion Detection System (NIDS) that passively monitors network traffic and looks for suspicious activity.} version 1.2 categories {net security} revision 0
 bsflite 511
 variants universal description {The Minimalist AIM Client} portdir net/bsflite homepage http://bsflite.sourceforge.net/ epoch 0 platforms darwin name bsflite long_description {BSFlite is a rather small and minimalistic client for AOL's Instant Messenger service. Instead of having a full screen console interface, BSFlite employs a command line interface that allows your fingers to do all of the work without needlessly sifting through windows.} maintainers nomaintainer categories net version 0.80 revision 1
 bwm-ng 409
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/32070824/attachment.html>


More information about the macports-changes mailing list