[67629] trunk/dports

portindex at macports.org portindex at macports.org
Sat May 15 01:48:00 PDT 2010


Revision: 67629
          http://trac.macports.org/changeset/67629
Author:   portindex at macports.org
Date:     2010-05-15 01:47:57 -0700 (Sat, 15 May 2010)
Log Message:
-----------
Total number of ports parsed:	7 
Ports successfully parsed:	7 
Ports failed:			0 
Up-to-date ports skipped:	6864

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-05-15 08:41:23 UTC (rev 67628)
+++ trunk/dports/PortIndex	2010-05-15 08:47:57 UTC (rev 67629)
@@ -1355,7 +1355,7 @@
 gengetopt 900
 variants universal portdir devel/gengetopt description {Generates a C function that uses getopt_long function} 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 .} license unknown maintainers waqar categories devel version 2.22 revision 0
 gettext 632
-variants universal portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} depends_lib {port:libiconv port:ncurses port:expat} name gettext maintainers ryandesign license GPLv3 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.} categories devel version 0.17 revision 4
+variants universal portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} depends_lib {port:libiconv port:ncurses port:expat} name gettext maintainers ryandesign license GPLv3 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.} categories devel version 0.18 revision 0
 gettext-lint 512
 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} 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.} maintainers {afb openmaintainer} license unknown categories devel version 0.4 revision 0
 giggle 395
@@ -1373,7 +1373,7 @@
 glib1 473
 depends_build port:pkgconfig portdir devel/glib1 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd} name glib1 depends_lib port:gettext license unknown maintainers nomaintainer long_description {General-purpose library from the GTK+ team, includes support routines for C such as lists, trees, hashes, memory allocation, and many other things.} categories devel version 1.2.10 revision 6
 glib2 563
-variants universal depends_build {port:pkgconfig port:autoconf port:automake port:libtool} portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv path:bin/perl:perl5 bin:python:python_select} name glib2 long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} maintainers ryandesign license GPLv2 categories devel version 2.22.5 revision 0
+variants universal depends_build {port:pkgconfig port:autoconf port:automake port:libtool} portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv path:bin/perl:perl5 bin:python:python_select} name glib2 long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} maintainers ryandesign license GPLv2 categories devel version 2.24.1 revision 0
 glib2-devel 532
 variants universal depends_build port:pkgconfig portdir devel/glib2-devel description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv path:bin/perl:perl5 bin:python:python_select} name glib2-devel long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} maintainers ryandesign license GPLv2 categories devel version 2.23.5 revision 0
 glibmm 355
@@ -1850,8 +1850,8 @@
 variants universal portdir devel/libmd description {Libmd is a cryptographic message digest library} homepage http://www.penguin.cz/~mhi/libmd/ epoch 0 platforms darwin name libmd long_description {{Libmd is a cryptographic message digest library}} license unknown maintainers nomaintainer categories devel version 0.3 revision 1
 libmemcache 580
 variants universal portdir devel/libmemcache description {C library for memcached.} homepage http://people.freebsd.org/~seanc/libmemcache/ epoch 0 platforms darwin name libmemcache depends_lib port:memcached long_description {The libmemcache C API to memcached is a high-performance library with support for multiple servers, memory contexts, and client-side hashes. Using the callback interface, it is possible to lump many gets together into a single get request with a great deal of ease.} maintainers nomaintainer license unknown categories devel version 1.4.0.rc2 revision 0
-libmemcached 557
-variants {dtrace hsieh universal} depends_build bin:pod2man:perl5 portdir devel/libmemcached description {libmemcached is a C and C++ client library to the memcached server} homepage http://tangent.org/552/libmemcached.html epoch 0 platforms darwin depends_lib port:memcached name libmemcached maintainers brett long_description {libmemcached is a C and C++ client library for memcached. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.} license unknown categories devel version 0.38 revision 0
+libmemcached 541
+variants {dtrace hsieh universal} depends_build bin:pod2man:perl5 portdir devel/libmemcached description {libmemcached is a C and C++ client library to the memcached server} homepage http://libmemcached.org/ epoch 0 platforms darwin depends_lib port:memcached name libmemcached maintainers brett long_description {libmemcached is a C and C++ client library for memcached. It has been designed to be light on memory usage, thread safe, and provide full access to server side methods.} license unknown categories devel version 0.40 revision 0
 libmoney 492
 variants universal portdir devel/libmoney description {A library that keeps track of finances} homepage http://www.grilledmeat.net/libmoney epoch 0 platforms darwin name libmoney long_description {libmoney is a library written in C++ that allows a developer to build an application that keeps track of finances. It was originally developed to keep track of a budget, but can be expanded to keep track of all assets.} license unknown maintainers waqar categories devel version 1.00 revision 0
 libmowgli 344
@@ -2274,8 +2274,8 @@
 portdir devel/slib-guile description {Wrapper port to properly set up slib and guile together} epoch 0 platforms darwin name slib-guile depends_lib {port:slib port:guile} license unknown maintainers nomaintainer long_description {Create two symbolic links and a catalog file so that guile can find the slib library files.} version 1.0 categories devel revision 2
 slib-guile16 373
 portdir devel/slib-guile16 description {Wrapper port to properly set up slib and guile16 together} epoch 0 platforms darwin name slib-guile16 depends_lib {port:slib port:guile16} license unknown maintainers nomaintainer long_description {Create two symbolic links and a catalog file so that guile16 can find the slib library files.} version 1.0 categories devel revision 2
-smake 409
-portdir devel/smake description {highly portable make program with automake features} homepage http://cdrecord.berlios.de/old/private/smake.html epoch 0 platforms darwin name smake license unknown maintainers mww long_description {Smake is a highly portable make program with automake features. It is currently mainly targeted to be used with the makefiles system.} version 1.2a49 categories devel revision 0
+smake 408
+portdir devel/smake description {highly portable make program with automake features} homepage http://cdrecord.berlios.de/old/private/smake.html epoch 0 platforms darwin name smake license unknown maintainers mww long_description {Smake is a highly portable make program with automake features. It is currently mainly targeted to be used with the makefiles system.} version 1.2.1 categories devel revision 0
 soprano 532
 variants {debug docs universal} depends_build {port:cmake port:automoc} portdir devel/soprano description {The Qt-based RDF framework.} homepage http://soprano.sourceforge.net depends_run port:virtuoso epoch 0 platforms darwin depends_lib {path:libexec/qt4-mac:qt4-mac port:clucene port:strigi port:redland port:libiodbc} name soprano maintainers nomaintainer license unknown long_description {Soprano is a software library that provides an object-oriented C++/Qt4 framework for RDF data.} categories devel version 2.4.3 revision 0
 spatialindex 575
@@ -8109,7 +8109,7 @@
 php5-memcache 629
 variants {debug universal} portdir php/php5-memcache description {PHP5 bindings for memcache} homepage http://pecl.php.net/package/memcache/ epoch 0 platforms {darwin freebsd openbsd} name php5-memcache depends_lib {path:bin/phpize:php5 port:memcached port:zlib} license unknown maintainers {gmail.com:emory.smith openmaintainer} long_description {Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.} categories {php net devel} version 2.2.5 revision 3
 php5-memcached 607
-variants {debug universal} portdir php/php5-memcached description {PHP5 bindings for memcache} homepage http://pecl.php.net/package/memcached/ epoch 0 platforms {darwin freebsd openbsd} name php5-memcached depends_lib {path:bin/phpize:php5 port:libmemcached port:zlib} license PHP-3.0 maintainers ryandesign long_description {Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.} categories {php net devel} version 1.0.1 revision 0
+variants {debug universal} portdir php/php5-memcached description {PHP5 bindings for memcache} homepage http://pecl.php.net/package/memcached/ epoch 0 platforms {darwin freebsd openbsd} name php5-memcached depends_lib {path:bin/phpize:php5 port:libmemcached port:zlib} license PHP-3.0 maintainers ryandesign long_description {Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces.} categories {php net devel} version 1.0.2 revision 0
 php5-midgard2 392
 variants universal portdir php/php5-midgard2 description {A content management system} homepage http://www.midgard-project.org/ epoch 0 platforms darwin name php5-midgard2 depends_lib {port:midgard2-core path:bin/php:php5} long_description {Midgard is a content management system platform using Apache, PHP and MySQL.} maintainers jwa license unknown categories php version 9.09.2 revision 0
 php5-ming 417
@@ -11662,8 +11662,8 @@
 portdir sysutils/mdate description {utility that converts Gregorian dates to Mayan Long Count dates} homepage http://mdate.sourceforge.net/ epoch 0 platforms {darwin freebsd} name mdate license unknown maintainers nomaintainer long_description {{utility that converts Gregorian dates to Mayan Long Count dates}} version 1.5.1 categories sysutils revision 0
 mdf2iso 287
 variants universal portdir sysutils/mdf2iso description {Tool to convert mdf (Alchol 120% images) images to iso images.} homepage http://mdf2iso.berlios.de/ epoch 0 platforms darwin name mdf2iso license unknown maintainers gmail.com:mellon85 categories sysutils version 0.3.0 revision 0
-memcached 524
-variants {universal sasl umem} portdir sysutils/memcached description {A high performance, distributed memory object caching system.} homepage http://www.danga.com/memcached/ epoch 0 platforms darwin depends_lib port:libevent name memcached maintainers brett long_description {Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.} license unknown categories sysutils version 1.4.4 revision 0
+memcached 514
+variants {universal sasl umem} portdir sysutils/memcached description {A high performance, distributed memory object caching system.} homepage http://memcached.org/ epoch 0 platforms darwin depends_lib port:libevent name memcached maintainers brett long_description {Memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.} license unknown categories sysutils version 1.4.5 revision 0
 memtester 392
 variants universal portdir sysutils/memtester description {A userspace utility for testing the memory subsystem for faults.} homepage http://pyropus.ca/software/memtester/ epoch 0 platforms darwin name memtester long_description {{A userspace utility for testing the memory subsystem for faults.}} license unknown maintainers hostwizard.com:scott categories sysutils version 4.1.2 revision 0
 mkpwd 288
@@ -11704,8 +11704,8 @@
 portdir sysutils/pdi2iso description {converts instant copy bin image to standard ISO-9660} homepage https://developer.berlios.de/projects/pdi2iso/ epoch 0 platforms darwin name pdi2iso license unknown maintainers nomaintainer long_description {pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.} version 0.1 categories sysutils revision 0
 poldek 852
 variants universal depends_build {port:autoconf port:automake port:libtool} portdir sysutils/poldek description {A full-featured frontend to RPM} homepage http://poldek.pld-linux.org/ epoch 0 platforms darwin name poldek depends_lib {port:rpm port:argp-standalone port:ncurses lib:libpcre:pcre lib:libcheck:check lib:libxml2:libxml2} long_description {poldek is an RPM package management tool which allows you to easily perform package verification, installation (including system installation from scratch), upgrading, and removal. Program can be used in batch (like apt-get from Debian's APT) or interactive mode. The interactive mode puts you into a readline interface with command line autocompletion and history, similar to the shell mode of Perl's CPAN.} maintainers afb license unknown categories sysutils version 0.30-cvs20080225.00 revision 0
-port_cutleaves 510
-variants universal portdir sysutils/port_cutleaves description {Uninstall {"leaves"} - ports that have no dependents.} homepage http://svn.macports.org/repository/macports/contrib/port_cutleaves/ epoch 0 platforms darwin name port_cutleaves long_description {Inspired by FreeBSD's pkg_cutleaves, port_cutleaves is an interactive script that eases the uninstallation of {"leaves"} - ports that have no dependents.} license unknown maintainers {perry openmaintainer} categories sysutils version 0.1.2 revision 0
+port_cutleaves 500
+variants universal portdir sysutils/port_cutleaves description {Uninstall leaves.} homepage http://svn.macports.org/repository/macports/contrib/port_cutleaves/ epoch 0 platforms darwin name port_cutleaves long_description {Inspired by FreeBSD's pkg_cutleaves, port_cutleaves is an interactive script that eases the uninstallation of leaves - installed ports that are unrequested and have no dependents.} license unknown maintainers {perry openmaintainer} categories sysutils version 0.1.3 revision 0
 proctools 374
 portdir sysutils/proctools description {pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)} homepage http://sourceforge.net/projects/proctools/ epoch 0 platforms darwin name proctools license unknown maintainers akitada long_description {The proctools are text-based utilities to scan for and send signals to processes.} version 0.4pre1 categories sysutils revision 2
 pstree 352

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100515/996a1a8e/attachment-0001.html>


More information about the macports-changes mailing list