[37301] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Mon Jun 2 12:42:27 PDT 2008


Revision: 37301
          http://trac.macosforge.org/projects/macports/changeset/37301
Author:   dluke at macports.org
Date:     2008-06-02 12:42:26 -0700 (Mon, 02 Jun 2008)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-06-02 19:12:04 UTC (rev 37300)
+++ trunk/dports/PortIndex	2008-06-02 19:42:26 UTC (rev 37301)
@@ -458,12 +458,12 @@
 variants universal description {System stress testing tool} portdir benchmarks/forkbomb homepage http://home.tiscali.cz:8080/~cz210552/forkbomb.html epoch 0 platforms darwin name forkbomb long_description {forkbomb is tool for stress testing. It can create many processes using fork(), eats all available memory using realloc() and accesses this memory. It has different switches for fine-tuning operation. While classic fork() bomb is good only for fun, running multiple memory-eaters can be useful for determining maximum memory which can be given to servers (bind or squid) without taking machine down. You can test different operation systems with this tool and see how they are handling the load.} maintainers nomaintainer categories benchmarks version 1.4 revision 0
 iozone 573
 variants {universal darwin_8 darwin_9} description {Performance Test of File I/O} portdir benchmarks/iozone homepage http://www.iozone.org/ epoch 0 platforms darwin name iozone long_description {Iozone tests the speed of I/O to actual files. Therefore, this measurement factors in the efficiency of your machine's file system, operating system, C compiler, and C runtime library. It produces a measurement which is the number of bytes per second that your system can read or write to a file.} maintainers {jmr openmaintainer} categories benchmarks version 3_303 revision 0
-nbench-byte 475
-variants universal description {Linux/Unix port of BYTEmark} portdir benchmarks/nbench-byte homepage http://www.tux.org/~mayer/linux/bmark.html epoch 0 platforms darwin name nbench-byte long_description {nbench is a port of the BYTEmark benchmark program. These are Native Mode (a.k.a. Algorithm Level) {tests;} benchmarks designed to expose the capabilities of a system's CPU, FPU, and memory system.} maintainers nomaintainer categories benchmarks version 2.2.1 revision 0
+nbench-byte 560
+variants {universal use_64_bit darwin_8 darwin_9} variant_desc {use_64_bit {Build a 64-bit executable}} portdir benchmarks/nbench-byte description {Linux/Unix port of BYTEmark} homepage http://www.tux.org/~mayer/linux/bmark.html epoch 0 platforms darwin name nbench-byte maintainers nomaintainer long_description {nbench is a port of the BYTEmark benchmark program. These are Native Mode (a.k.a. Algorithm Level) {tests;} benchmarks designed to expose the capabilities of a system's CPU, FPU, and memory system.} version 2.2.3 categories benchmarks revision 0
 pipebench 477
 variants universal description {benchmark the throughput of a pipe} portdir benchmarks/pipebench homepage http://www.habets.pp.se/synscan/programs.php?prog=pipebench epoch 0 platforms darwin name pipebench long_description {Pipebench shows the current throughput and amount of data going through a pipe. It can be used to show the progress of a large md5 process: cat bigfile | pipebench | md5} maintainers nomaintainer categories {benchmarks sysutils} version 0.40 revision 0
-ubench 678
-variants universal description {Unix Benchmark Utility for CPU(s) and memory} portdir benchmarks/ubench homepage http://www.phystech.com/download/ubench.html epoch 0 platforms darwin name ubench long_description {The Unix Benchmark Utility ubench is an attempt to introduce a single measure of perfomance among computer systems running various flavors of Unix operation system. The current development release tests only CPU(s) and memory. In the future releases there will be tests added for disk and TCP/IP. Ubench is taking advantage of multiple CPUs on an SMP system and the results will reflect that.} maintainers nomaintainer categories benchmarks version 0.32 revision 0
+ubench 745
+variants {universal use_64_bit} variant_desc {use_64_bit {Build a 64-bit executable}} portdir benchmarks/ubench description {Unix Benchmark Utility for CPU(s) and memory} homepage http://www.phystech.com/download/ubench.html epoch 0 platforms darwin name ubench maintainers nomaintainer long_description {The Unix Benchmark Utility ubench is an attempt to introduce a single measure of perfomance among computer systems running various flavors of Unix operation system. The current development release tests only CPU(s) and memory. In the future releases there will be tests added for disk and TCP/IP. Ubench is taking advantage of multiple CPUs on an SMP system and the results will reflect that.} version 0.32 categories benchmarks revision 0
 gerbv 533
 variants universal portdir cad/gerbv description {Gerber Viewer (gerbv) is a viewer for Gerber files} homepage http://gerbv.sourceforge.net/ epoch 0 platforms darwin name gerbv depends_lib {lib:libgtk2:gtk2 lib:libpng:libpng} maintainers darwinports at zonque.org long_description {Gerber Viewer (gerbv) is a viewer for Gerber files. Gerber files are generated from PCB CAD system and sent to PCB manufacturers as basis for the manufacturing process. The standard supported by gerbv is RS-274X.} version 1.0.1 categories cad revision 0
 gtkwave 477
@@ -800,6 +800,8 @@
 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 port:libiconv} maintainers mww 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 2
 bison1 587
 variants universal 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 categories {devel lang} version 1.875 revision 0
+bitmatch 549
+variants universal depends_build port:caml-findlib portdir devel/bitmatch description {Bitmatch adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml.} homepage http://code.google.com/p/bitmatch/ depends_run port:caml-findlib epoch 0 platforms macosx depends_lib port:ocaml name bitmatch maintainers {nox openmaintainer} long_description {{Bitmatch adds Erlang-style bitstrings and matching over bitstrings as a syntax extension and library for OCaml.}} categories {devel caml} version 1.3 revision 0
 bmake 303
 variants universal description {Portable NetBSD make} portdir devel/bmake homepage http://www.crufty.net/help/sjg/bmake.html epoch 0 platforms darwin name bmake long_description {bmake is the portable version of NetBSD make.} maintainers gmail.com:tdflavius categories devel version 20060728 revision 0
 boehmgc 538
@@ -1382,8 +1384,8 @@
 variants universal 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
-mercurial 995
-variants universal description {A fast, lightweight, distributed SCM system written in Python.} portdir devel/mercurial homepage http://www.selenic.com/mercurial/ epoch 0 name mercurial depends_lib {port:python25 port:py25-zlib port:py25-hashlib port:py25-bz2} 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 share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} maintainers deric at macports.org version 1.0 categories {devel python} revis
 ion 1
+mercurial 997
+variants universal description {A fast, lightweight, distributed SCM system written in Python.} portdir devel/mercurial homepage http://www.selenic.com/mercurial/ epoch 0 name mercurial depends_lib {port:python25 port:py25-zlib port:py25-hashlib port:py25-bz2} 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 share via the builtin webserver, CGI, SSH or a stream of patch emails. Mercurial supports Apples' FileMerge for merges.} maintainers deric at macports.org version 1.0.1 categories {devel python} rev
 ision 1
 mhash 372
 variants universal description {provides easy access strong hashes} portdir devel/mhash homepage http://mhash.sourceforge.net/ epoch 0 platforms {darwin freebsd} name mhash long_description {Libmhash is a library which implements some hash algorithms like crc32, md5 and sha-1.} maintainers {ryandesign openmaintainer} categories {devel security} version 0.9.9 revision 0
 mico 433
@@ -4064,8 +4066,8 @@
 variants universal description {Linear Programming Solver} portdir math/lp_solve homepage http://lpsolve.sourceforge.net/5.5/ epoch 0 platforms darwin name lp_solve long_description {Mixed Integer Linear Programming (MILP) solver. lp_solve solves pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models. lp_solve is written in ANSI C and can be compiled on many different platforms like Mac OS X, Linux and Windows.} maintainers nomaintainer categories math version 5.5.0.9 revision 0
 mathomatic 483
 variants universal portdir math/mathomatic description {small, portable symbolic math program} homepage http://mathomatic.orgserve.de/math/ epoch 0 platforms darwin name mathomatic depends_lib port:readline maintainers mww long_description {Mathomatic is a small, portable symbolic math program that can automatically solve, simplify, differentiate, combine, and compare algebraic equations, perform polynomial and complex arithmetic, etc.} version 14.0.3 categories math revision 0
-maxima 724
-variants {universal clisp test printable_doc} portdir math/maxima description {The Maxima computer algebra system} homepage http://maxima.sourceforge.net/ epoch 0 depends_run {port:sbcl port:tk port:recode port:gnuplot} platforms darwin name maxima maintainers nomaintainer long_description {The Maxima computer algebra system is a descendant of DOE Macsyma, a version of MIT's Macsyma whose development was supported by the U.S. Department of Energy. Through the effort of the late William Shelter of the University of Texas, it was released under the GNU General Public License. It is one of the more comprehensive and powerful computer algebra systems available as open source.} version 5.14.0 categories math revision 1
+maxima 845
+variants {universal clisp test printable_doc} variant_desc {clisp {Use CLISP instead of SBCL for Lisp} test {Run tests} printable_doc {Build printable documentation}} portdir math/maxima description {The Maxima computer algebra system} homepage http://maxima.sourceforge.net/ epoch 0 depends_run {port:sbcl port:tk port:recode port:gnuplot} platforms darwin name maxima maintainers nomaintainer long_description {The Maxima computer algebra system is a descendant of DOE Macsyma, a version of MIT's Macsyma whose development was supported by the U.S. Department of Energy. Through the effort of the late William Shelter of the University of Texas, it was released under the GNU General Public License. It is one of the more comprehensive and powerful computer algebra systems available as open source.} version 5.15.0 categories math revision 0
 metis 621
 variants {universal darwin_8} description {A package for unstructured graph partitioning} portdir math/metis homepage http://www-users.cs.umn.edu/~karypis/metis/metis/ epoch 0 platforms darwin name metis long_description {METIS is a set of programs for partitioning graphs and for producing fill reducing orderings for sparse matrices. The algorithms implemented by METIS are based on the multilevel graph partitioning scheme described in {[KK95a]} and {[KK95e].} METIS provides high quality partitions, is extremely fast, and produces low fill orderings.} maintainers nomaintainer categories math version 4.0 revision 0
 mtl 494
@@ -6692,8 +6694,8 @@
 variants universal portdir python/py-ppy description {package that lets you create Python callables in PPC assembly} homepage http://starship.python.net/crew/mwh/hacks/PPY.html epoch 0 platforms darwin depends_lib port:python24 name py-ppy maintainers nomaintainer long_description {{package that lets you create Python callables in PPC assembly}} categories python version 0.0.6 revision 1
 py-probstat 397
 variants universal portdir python/py-probstat description {Probability And Statistics for python} homepage http://probstat.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-probstat maintainers nomaintainer long_description {python module for doing fast Permutations, Combinations, Cartesian product and Priority Queue.} categories {python math} version 0.912 revision 1
-py-processing 816
-variants universal portdir python/py-processing description {Using processes which mimics the threading module} homepage http://developer.berlios.de/projects/pyprocessing epoch 0 platforms darwin depends_lib port:python24 name py-processing maintainers blair long_description {Processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. Objects can be shared between processes using a server process or (for simple data) shared memory. Equivalents of all the synchronization primitives in threading are available. A Pool class makes it easy to submit tasks to a pool of worker processes.} categories python version 0.40 revision 0
+py-processing 833
+variants universal portdir python/py-processing description {Using processes which mimics the threading module} homepage http://developer.berlios.de/projects/pyprocessing epoch 0 platforms darwin depends_lib {port:python24 port:py-ctypes} name py-processing maintainers blair long_description {Processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. Objects can be shared between processes using a server process or (for simple data) shared memory. Equivalents of all the synchronization primitives in threading are available. A Pool class makes it easy to submit tasks to a pool of worker processes.} categories python version 0.52 revision 0
 py-psyco 398
 variants {universal darwin_i386} portdir python/py-psyco description {a python specializing compiler} homepage http://psyco.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-psyco maintainers erickt at macports.org long_description {Psyco is a Python extension module which can massively speed up the execution of any Python code.} categories python version 1.5.2 revision 2
 py-psycopg 707
@@ -7054,6 +7056,8 @@
 variants universal portdir python/py25-gdbm description {Python bindings to the GNU dbm library} homepage http://www.python.org/doc/current/lib/module-gdbm.html epoch 0 platforms darwin depends_lib {port:python25 port:gdbm} name py25-gdbm maintainers mww long_description {{Python bindings to the GNU dbm library}} categories {python databases} version 2.5.2 revision 0
 py25-genshi 411
 variants universal portdir python/py25-genshi description {} homepage http://genshi.edgewall.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-genshi maintainers stechert at macports.org long_description {ToscaWidgets is a web widget toolkit for Python to aid in the creation, packaging and distribution of common view elements normally used in the web.} categories python version 0.4.2 revision 0
+py25-geopy 681
+variants universal portdir python/py25-geopy description {Network geocoding toolbox for Python.} homepage http://exogen.case.edu/projects/geopy/ epoch 0 platforms darwin depends_lib port:py25-simplejson name py25-geopy maintainers {landonf openmaintainer} long_description {geopy makes it easy for developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other sources of data. geopy includes geocoder classes for MediaWiki (with the GIS extension), Semantic MediaWiki, the Google geocoder, the Yahoo! geocoder, geocoder.us, Virtual Earth, and GeoNames.} categories {python devel} version 0.93 revision 0
 py25-gnome 423
 variants {universal darwin_9} portdir python/py25-gnome description {gnome-python is a set of python interfaces to gnome-libs.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py25-gnome depends_lib {port:libgnomeui port:py25-gtk port:py25-orbit} maintainers pguyot at kallisys.net long_description {{gnome-python is a set of python interfaces to gnome-libs.}} version 2.22.0 categories {python gnome} revision 0
 py25-gnupg 503
@@ -7169,7 +7173,7 @@
 py25-pmw 434
 variants universal portdir python/py25-pmw description {high-level compound widget toolkit} homepage http://pmw.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:py25-tkinter} name py25-pmw maintainers {boulder.nist.gov:schimaf openmaintainer} long_description {Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module.} categories python version 1.3.2 revision 0
 py25-processing 820
-variants universal portdir python/py25-processing description {Using processes which mimics the threading module} homepage http://developer.berlios.de/projects/pyprocessing epoch 0 platforms darwin depends_lib port:python25 name py25-processing maintainers blair long_description {Processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. Objects can be shared between processes using a server process or (for simple data) shared memory. Equivalents of all the synchronization primitives in threading are available. A Pool class makes it easy to submit tasks to a pool of worker processes.} categories python version 0.40 revision 0
+variants universal portdir python/py25-processing description {Using processes which mimics the threading module} homepage http://developer.berlios.de/projects/pyprocessing epoch 0 platforms darwin depends_lib port:python25 name py25-processing maintainers blair long_description {Processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. Objects can be shared between processes using a server process or (for simple data) shared memory. Equivalents of all the synchronization primitives in threading are available. A Pool class makes it easy to submit tasks to a pool of worker processes.} categories python version 0.52 revision 0
 py25-psyco 401
 variants {universal darwin_i386} portdir python/py25-psyco description {a python specializing compiler} homepage http://psyco.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-psyco maintainers {jmr openmaintainer} long_description {Psyco is a Python extension module which can massively speed up the execution of any Python code.} categories python version 1.6 revision 0
 py25-psycopg2 679
@@ -7478,8 +7482,8 @@
 variants universal portdir ruby/rb-multiton description {The Multiton Design Pattern} homepage http://www.codeforpeople.com/lib/ruby/multiton/ epoch 0 platforms darwin name rb-multiton depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {The multiton pattern is similar to a singleton, but instead of only one instance, there are several similar instances. it's usefull when you want to avoid constructing objects many times because of some huge expence (connecting to a database for example), require a set of similar but not identical objects, and cannot easily control how many time a contructor may be called.} version 1.0.2 categories ruby revision 0
 rb-musicbrainz 392
 variants universal portdir ruby/rb-musicbrainz description {MusicBrainz bindings for ruby} homepage http://www.pablotron.org/software/mb-ruby/ epoch 0 platforms darwin name rb-musicbrainz depends_lib {{path:\${prefix}/bin/ruby:ruby} port:libmusicbrainz} maintainers nomaintainer long_description {MusicBrainz client library bindings for ruby} version 0.2.1 categories {ruby audio} revision 0
-rb-mysql 440
-variants {universal mysql4} depends_build port:ruby portdir ruby/rb-mysql description {Ruby API for the Mysql database} homepage http://www.tmtm.org/mysql/ruby/ epoch 0 platforms darwin name rb-mysql depends_lib port:mysql5 maintainers {roberto at freebsd.org febeling} long_description {This is the Ruby library for accessing Mysql databases from within Ruby. It works with Mysql 4 or 5.} version 2.7.5 categories {ruby databases} revision 0
+rb-mysql 501
+variants {universal mysql4} depends_build port:ruby variant_desc {mysql4 {Build using MySQL 4.1 client library}} portdir ruby/rb-mysql description {Ruby API for the Mysql database} homepage http://www.tmtm.org/mysql/ruby/ epoch 0 platforms darwin name rb-mysql depends_lib port:mysql5 maintainers {roberto at freebsd.org febeling} long_description {This is the Ruby library for accessing Mysql databases from within Ruby. It works with Mysql 4 or 5.} categories {ruby databases} version 2.7.5 revision 1
 rb-narray 683
 variants universal depends_build port:coreutils portdir ruby/rb-narray description {Numerical array package for ruby} homepage http://narray.rubyforge.org/ epoch 0 platforms darwin name rb-narray depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {NArray is a class of Numerical N-dimensional Array, whose elements are 1/2/4-byte Integer, single/double-prec Real/Complex, and Ruby Object. This extension library incorporates fast calculation and easy manipulation of large numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses.} version 0.5.9 categories {ruby math} revision 0
 rb-net-pingsimple 388
@@ -7947,7 +7951,7 @@
 zsh-devel 961
 variants {universal darwin_8 mp_completion pcre doc examples} variant_desc {mp_completion {Install port(1) completion file} pcre {Add regular expressions support in builtin functions through PCRE} doc {Install extra documentation} examples {Install configuration examples}} portdir shells/zsh-devel description {Zsh is a UNIX command interpreter (shell)} homepage http://www.zsh.org/ epoch 0 platforms darwin name zsh-devel depends_lib {port:libiconv port:ncursesw} maintainers {nox openmaintainer} long_description {Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell).} version 4.3.6 categories shells revision 0
 FDclone 667
-variants {universal nojpnmes emacs vim lv less jless autosort} variant_desc {nojpnmes {Do not show Japanese message} emacs {Use emacs as default editor} vim {Use vim as default editor} lv {Use lv as default pager} less {Use less as default pager} jless {Use jless as default pager} autosort {Sort files alphabetically automatically}} portdir sysutils/FDclone description {File & Directory Maintenance Tool} homepage http://hp.vector.co.jp/authors/VA012337/soft/fd/index.html epoch 0 platforms darwin name FDclone depends_lib port:ncurses maintainers takanori long_description {{File & Directory Maintenance Tool}} version 3.00 categories {sysutils shells} revision 0
+variants {universal nojpnmes emacs vim lv less jless autosort} variant_desc {nojpnmes {Do not show Japanese message} emacs {Use emacs as default editor} vim {Use vim as default editor} lv {Use lv as default pager} less {Use less as default pager} jless {Use jless as default pager} autosort {Sort files alphabetically automatically}} portdir sysutils/FDclone description {File & Directory Maintenance Tool} homepage http://hp.vector.co.jp/authors/VA012337/soft/fd/index.html epoch 0 platforms darwin name FDclone depends_lib port:ncurses maintainers takanori long_description {{File & Directory Maintenance Tool}} version 3.00 categories {sysutils shells} revision 1
 MacPorts 516
 variants {universal darwin_7 darwin_8 darwin_8_powerpc darwin_8_i386 darwin_9 darwin_9_powerpc darwin_9_i386} description {The MacPorts Infrastructure} portdir sysutils/MacPorts homepage http://www.macports.org epoch 0 platforms {darwin freebsd} name MacPorts long_description {MacPorts provides the infrastructure that allows easy installation and management of freely available software on Mac OS X 10.3 or newer systems.} maintainers macports-mgr at lists.macosforge.org categories sysutils version 1.6.0 revision 0
 Pallet 456
@@ -8911,13 +8915,13 @@
 mediawiki 822
 variants {universal php4 mysql4} variant_desc {php4 {use php4 instead of php5} mysql4 {use mysql4 instead of mysql5}} portdir www/mediawiki description {The wiki engine used by Wikipedia} homepage http://www.mediawiki.org epoch 0 depends_run {port:libiconv port:jpeg port:jasper port:tiff port:lcms port:libpng port:freetype port:libxml2 port:jbigkit port:expat port:fontconfig port:ghostscript port:ImageMagick port:pkgconfig port:aspell} platforms {darwin freebsd} depends_lib {port:php5 port:mysql5} name mediawiki maintainers wms long_description {MediaWiki is the collaborative editing software that runs Wikipedia, the free encyclopedia, and other projects. It's designed to handle a large number of users and pages without imposing too rigid a structure or workflow.} categories {www php} version 1.12.0 revision 0
 midgard-apache2 396
-variants universal portdir www/midgard-apache2 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-apache2 depends_lib {port:midgard-core port:apache2 port:apr port:apr-util} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.7 categories www revision 0
+variants universal portdir www/midgard-apache2 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-apache2 depends_lib {port:midgard-core port:apache2 port:apr port:apr-util} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.8 categories www revision 0
 midgard-core 479
-variants {universal check} variant_desc {check {add unit tests}} portdir www/midgard-core description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-core depends_lib {port:expat port:gettext port:glib2 port:libiconv port:libxml2 port:mysql5 port:openssl port:zlib} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.7 categories www revision 0
+variants {universal check} variant_desc {check {add unit tests}} portdir www/midgard-core description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-core depends_lib {port:expat port:gettext port:glib2 port:libiconv port:libxml2 port:mysql5 port:openssl port:zlib} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.8 categories www revision 0
 midgard-data 422
-variants universal portdir www/midgard-data description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-data depends_lib {port:midgard-core port:midgard-apache2 port:midgard-php4 port:dialog port:ImageMagick} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.7 categories www revision 0
+variants universal portdir www/midgard-data description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-data depends_lib {port:midgard-core port:midgard-apache2 port:midgard-php4 port:dialog port:ImageMagick} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.8 categories www revision 0
 midgard-php4 364
-variants universal portdir www/midgard-php4 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-php4 depends_lib {port:midgard-core port:php5} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.7 categories www revision 0
+variants universal portdir www/midgard-php4 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name midgard-php4 depends_lib {port:midgard-core port:php5} maintainers jwa long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} version 1.8.8 categories www revision 0
 mnogosearch 702
 variants {universal mysql3 mysql4 mysql5 postgresql7 postgresql81 nosyslog} portdir www/mnogosearch description {Full-featured SQL-based web search engine} homepage http://www.mnogosearch.org/ epoch 0 platforms darwin name mnogosearch depends_lib {port:openssl port:zlib} maintainers nomaintainer long_description {mnoGoSearch is a full-featured SQL-based web search engine. mnoGoSearch consists of two parts. The first part is the indexing mechanism (indexer). indexer walks over html hypertext references and stores found words and new references into a database. The second part is the web CGI front-end to provide searching using data collected by indexer.} version 3.3.3 categories www revision 0
 mod_antispam 383

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080602/bed7c5a2/attachment-0001.htm 


More information about the macports-changes mailing list