[62306] trunk/dports

portindex at macports.org portindex at macports.org
Sun Jan 3 06:54:51 PST 2010


Revision: 62306
          http://trac.macports.org/changeset/62306
Author:   portindex at macports.org
Date:     2010-01-03 06:54:48 -0800 (Sun, 03 Jan 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-01-03 14:41:32 UTC (rev 62305)
+++ trunk/dports/PortIndex	2010-01-03 14:54:48 UTC (rev 62306)
@@ -1520,8 +1520,8 @@
 variants universal portdir devel/inform description {A Z-Code (Infocom Text Adventures) compiler} homepage http://www.inform-fiction.org/ epoch 0 platforms darwin name inform long_description {Inform is a programming language and design system for interactive fiction, created in 1993 by Graham Nelson.} maintainers tritarget.com:vim categories devel version 6.31.1 revision 0
 inventor 825
 variants {debug imagelib} portdir devel/inventor description {SGI Open InventorTM graphics toolkit} homepage http://oss.sgi.com/projects/inventor/ epoch 0 platforms darwin name inventor depends_lib {port:xorg-libXi port:xorg-libXt port:freetype port:jpeg port:glw} long_description {Open InventorTM is an object-oriented 3D toolkit offering a comprehensive solution to interactive graphics programming problems. It presents a programming model based on a 3D scene database that dramatically simplifies graphics programming. It includes a rich set of objects such as cubes, polygons, text, materials, cameras, lights, trackballs, handle boxes, 3D viewers, and editors that speed up your programming time and extend your 3D programming capabilities.} maintainers css categories {devel graphics x11} version 2.1.5-10 revision 7
-iso-codes 436
-depends_build port:gettext portdir devel/iso-codes description {ISO country, language and currency codes and translations} homepage http://pkg-isocodes.alioth.debian.org/ epoch 0 platforms darwin name iso-codes maintainers nomaintainer long_description {This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.} categories devel version 3.12 revision 0
+iso-codes 438
+depends_build port:gettext portdir devel/iso-codes description {ISO country, language and currency codes and translations} homepage http://pkg-isocodes.alioth.debian.org/ epoch 0 platforms darwin name iso-codes maintainers nomaintainer long_description {This package aims to provide the list of the country and language (and currency) names in one place, rather than repeated in many programs.} categories devel version 3.12.1 revision 0
 jam 549
 variants {mw debug} portdir devel/jam description {a software build tool like make} homepage http://www.perforce.com/jam/jam.html epoch 0 platforms darwin name jam maintainers nomaintainer long_description {Jam is a software build tool (like make) from Perforce. It is very powerful tool and it is used for various projects. It is particularly adapted for C/C++ development, multiplatform projects or builds spread on several processors. Mac OS X developer tools actually include a customized version of it.} categories devel version 2.5 revision 1
 jline 519
@@ -2031,7 +2031,7 @@
 re2c 501
 variants universal portdir devel/re2c description {A tool for generating C-based recognizers from regular expressions.} homepage http://re2c.org/ epoch 0 platforms darwin name re2c long_description {re2c is a tool for generating C-based recognizers from regular expressions. re2c-based scanners are efficient: an re2c-based scanner is said to be typically almost twice as fast as a flex-based scanner with little or no increase in size.} maintainers landonf categories devel version 0.13.5 revision 0
 readline 740
-variants {universal darwin} portdir devel/readline description {Library that provides command line editing} homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms {darwin freebsd} depends_lib port:ncurses name readline maintainers {mcalhoun openmaintainer} long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.} categories devel version 6.0.000 revision 2
+variants {universal darwin} portdir devel/readline description {Library that provides command line editing} homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms {darwin freebsd} depends_lib port:ncurses name readline maintainers {mcalhoun openmaintainer} long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands.} categories devel version 6.1.000 revision 0
 readline-4 897
 variants {darwin universal} portdir devel/readline-4 description {Library that provides command line editing} homepage http://cnswww.cns.cwru.edu/~chet/readline/rltop.html epoch 0 platforms darwin name readline-4 long_description {The GNU Readline library provides a set of functions for use by applications that allow users to edit command lines as they are typed in. Both Emacs and vi editing modes are available. The Readline library includes additional functions to maintain a list of previously-entered command lines, to recall and perhaps reedit those lines, and perform csh-like history expansion on previous commands. This version provides limited functionality. It is intended to be used by ports that require version 4.3. Only the dynamic library is installed, and the include files are kept in PREFIX/include/readline4.} maintainers nomaintainer categories devel version 4.3 revision 0
 readline-5 903
@@ -3891,7 +3891,7 @@
 woodstox 513
 depends_build bin:ant:apache-ant portdir java/woodstox description {Woodstox StAX XML parser} homepage http://woodstox.codehaus.org/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:jakarta-bcel} name woodstox maintainers {jberry openmaintainer} long_description {Woodstox is a fast Open Source fully-validating StAX-compliant (JSR-173) XML-processor written in Java (processor meaning it handles both input (== parsing) and output (== writing, serialization)).} categories java version 3.2.0 revision 0
 xalanj 638
-depends_build bin:ant:apache-ant portdir java/xalanj description {Apache Xerces 2 Java XML Parser} homepage http://xml.apache.org/xalan-j/ depends_run port:xercesj epoch 0 platforms darwin depends_lib bin:java:kaffe name xalanj long_description {Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0. It can be used from the command line, in an applet or a servlet, or as a module in other program.} maintainers {jberry openmaintainer} categories {java textproc} version 2.7.0 revision 1
+depends_build bin:ant:apache-ant portdir java/xalanj description {Apache Xerces 2 Java XML Parser} homepage http://xml.apache.org/xalan-j/ depends_run port:xercesj epoch 0 platforms darwin depends_lib bin:java:kaffe name xalanj long_description {Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements XSL Transformations (XSLT) Version 1.0 and XML Path Language (XPath) Version 1.0. It can be used from the command line, in an applet or a servlet, or as a module in other program.} maintainers {jberry openmaintainer} categories {java textproc} version 2.7.1 revision 0
 xdoclet 656
 depends_build {port:apache-ant port:maven} portdir java/xdoclet description {XDoclet is an open source code generation engine.} homepage http://xdoclet.sourceforge.net/xdoclet/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:commons-logging port:commons-lang port:junit} name xdoclet maintainers {stechert openmaintainer} long_description {XDoclet is an open source code generation engine. It enables Attribute-Oriented Programming for java. In short, this means that you can add more significance to your code by adding meta data (attributes) to your java sources. This is done in special JavaDoc tags.} categories java version 1.2.3 revision 1
 xercesj 539
@@ -3902,8 +3902,8 @@
 depends_build bin:ant:apache-ant portdir java/xmlenc description {fast stream-based XML output library for Java} homepage http://xmlenc.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:java:kaffe name xmlenc maintainers nomaintainer long_description {The xmlenc library is a fast stream-based XML output library for Java. Main design goals are performance, simplicitity and pureness.} categories {java textproc} version 0.50 revision 0
 xmlpull 738
 depends_build bin:ant:apache-ant portdir java/xmlpull description {XML pullparser API} homepage http://www.xmlpull.org/ epoch 0 platforms darwin depends_lib bin:java:kaffe name xmlpull maintainers nomaintainer long_description {XmlPull v1 API is a simple to use XML pull parsing API that was designed for simplicity and very good performance both in constrained environment such as defined by J2ME and on server side when used in J2EE application servers. XML pull parsing allows incremental (sometimes called streaming) parsing of XML where application is in control - the parsing can be interrupted at any given moment and resumed when application is ready to consume more input.} categories {java textproc} version 1.1.3.4c revision 0
-xom 478
-depends_build bin:ant:apache-ant portdir java/xom description {A tree-based API for XML processing} homepage http://www.xom.nu/ epoch 0 platforms darwin depends_lib bin:java:kaffe name xom maintainers {jberry openmaintainer} long_description {XOM is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.} categories {java devel textproc} version 1.0 revision 0
+xom 480
+depends_build bin:ant:apache-ant portdir java/xom description {A tree-based API for XML processing} homepage http://www.xom.nu/ epoch 0 platforms darwin depends_lib bin:java:kaffe name xom maintainers {jberry openmaintainer} long_description {XOM is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.} categories {java devel textproc} version 1.2.4 revision 0
 amarok 659
 variants {debug docs universal} depends_build {port:cmake port:automoc} portdir kde/amarok description {Amarok, the world-renowned media player.} homepage http://amarok.kde.org epoch 0 platforms darwin depends_lib {path:libexec/qt4-mac:qt4-mac port:kdebase4-runtime port:kdelibs4 port:qtscriptgenerator port:liblastfm port:taglib port:taglib-extras port:loudmouth path:bin/mysql_config5:mysql5} name amarok maintainers {illogic-al openmaintainer} long_description {Amarok is a music player and manager with an intuitive interface. It provides a variety of feature which helps to discover and manage your music.} categories {kde kde4} version 2.2.0 revision 0
 amarok-devel 723
@@ -4582,8 +4582,8 @@
 variants {darwin darwin_9 tk mactk thread_hooks universal} depends_build {port:autoconf port:automake port:libtool} portdir lang/ruby186 description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby186 depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} 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. Note: this port conflicts with the ruby port, so you can have either that or this one active at one time.} maintainers {kimuraw openmaintainer} categories {lang ruby} version 1.8.6-p368 revision 0
 ruby19 735
 variants {nosuffix c_api_docs tk mactk universal} portdir lang/ruby19 description {Powerful and clean object-oriented scripting language} homepage http://www.ruby-lang.org/ epoch 0 platforms darwin name ruby19 depends_lib {port:libiconv port:readline port:openssl port:zlib port:ncurses} 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.9 contains a new VM called YARV, is faster and slightly incompatible from version 1.8.} maintainers {febeling openmaintainer} categories {lang ruby} version 1.9.1-p376 revision 0
-sbcl 585
-variants {powerpc darwin_8_i386 darwin_9_i386 darwin_10_i386 html threads} portdir lang/sbcl description {The Steel Bank Common Lisp system} 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 waqar} categories lang version 1.0.33 revision 1
+sbcl 594
+variants {powerpc darwin_8_i386 darwin_9_i386 darwin_10_i386 html threads} portdir lang/sbcl description {The Steel Bank Common Lisp system} 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 waqar easieste} categories lang version 1.0.33 revision 2
 scala 518
 portdir lang/scala description {The Scala Programming Language} homepage http://www.scala-lang.org/ epoch 0 platforms darwin name scala maintainers blair 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. It runs inside a Java Virtual Machine and is fully interoperable with Java.} version 2.7.7 categories {lang java} revision 0
 scala-devel 557
@@ -5938,8 +5938,8 @@
 variants universal depends_build path:bin/pkg-config:pkgconfig portdir net/roadrunner description {implementation of the BEEP protocol (RFC 3080) in C} homepage http://rr.codefactory.se/ epoch 0 platforms darwin depends_lib {lib:libxml2:libxml2 path:lib/pkgconfig/glib-2.0.pc:glib2} name roadrunner long_description {RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.} maintainers nomaintainer categories {net devel} version 0.9.1 revision 0
 rrdtool 497
 variants {python universal} portdir net/rrdtool description {Round Robin Database} homepage http://oss.oetiker.ch/rrdtool/ epoch 0 platforms darwin name rrdtool depends_lib {port:expat path:lib/pkgconfig/glib-2.0.pc:glib2 port:libiconv port:gettext path:lib/pkgconfig/pango.pc:pango path:bin/perl:perl5 port:tcl port:zlib port:libpng port:libxml2 port:intltool} long_description {RRDtool is a system to store and display time-series data} maintainers markd categories net version 1.3.8 revision 0
-rsync 671
-variants {no_macosx_metadata rsyncd universal} portdir net/rsync description {Tool that provides fast incremental file transfer.} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib {port:popt port:libiconv} long_description {rsync is an open source utility that provides fast incremental file transfer. rsync is freely available under the GNU General Public License and is currently being maintained by Wayne Davison. Rsync version 3.0.6 has been released. This is a bug-fix release. Related pages: http://rsync.samba.org/ftp/rsync/rsync-3.0.6-NEWS} maintainers {simon openmaintainer} categories net version 3.0.6 revision 0
+rsync 652
+variants {rsyncd universal} portdir net/rsync description {Tool that provides fast incremental file transfer.} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib {port:popt port:libiconv} long_description {rsync is an open source utility that provides fast incremental file transfer. rsync is freely available under the GNU General Public License and is currently being maintained by Wayne Davison. Rsync version 3.0.7 has been released. This is a bug-fix release. Related pages: http://rsync.samba.org/ftp/rsync/rsync-3.0.7-NEWS} maintainers {simon openmaintainer} categories net version 3.0.7 revision 0
 rsync-devel 1076
 variants universal portdir net/rsync-devel description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 1203546104 platforms {darwin freebsd sunos} name rsync-devel depends_lib {port:popt port:libiconv} long_description {http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10-NEWS rsync 3.0.0 is going to be a feature release that has a number of improvements. There has already been work done to lower rsync's memory use, and make recursive transfers start up more rapidly (due to an incremental recursive scan being added). This version has just added xattr support (resource forks), and should also get: ACL support, filename charset-conversion support, renamed-file detection, improved performance for large files, and other changes yet to be decided. Related pages: http://samba.anu.edu.au/ftp/unpacked/rsync/NEWS http://samba.anu.edu.au/ftp/rsync/nightly/rsync.html http://samba.anu.edu.au/ftp/rsync/nightly/rsyncd.conf.html http://samba.anu.edu.au/rsync/lists.html} maintainers reiffert categories net version 3.0.0pre10 revision 0
 rsync-lart 775
@@ -7563,7 +7563,7 @@
 p5-unix-syslog 364
 portdir perl/p5-unix-syslog description {Access to the Unix system logger via Perl's XSUBs} homepage http://search.cpan.org/dist/Unix-Syslog/ epoch 0 platforms darwin name p5-unix-syslog depends_lib path:bin/perl:perl5 maintainers {blair openmaintainer} long_description {{Access to the Unix system logger via Perl's XSUBs}} categories perl version 1.1 revision 0
 p5-uri 502
-portdir perl/p5-uri description {Uniform Resource Identifiers (absolute and relative)} homepage http://search.cpan.org/dist/URI/ epoch 0 platforms darwin name p5-uri depends_lib path:bin/perl:perl5 maintainers {nox openmaintainer} long_description {This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier references as specified in RFC 2396 and updated by RFC 2732.} categories perl version 1.51 revision 0
+portdir perl/p5-uri description {Uniform Resource Identifiers (absolute and relative)} homepage http://search.cpan.org/dist/URI/ epoch 0 platforms darwin name p5-uri depends_lib path:bin/perl:perl5 maintainers {nox openmaintainer} long_description {This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier references as specified in RFC 2396 and updated by RFC 2732.} categories perl version 1.52 revision 0
 p5-uri-fetch 410
 portdir perl/p5-uri-fetch description {URI::Fetch module for Perl} homepage http://search.cpan.org/dist/URI-Fetch/ epoch 0 platforms darwin name p5-uri-fetch depends_lib {path:bin/perl:perl5 port:p5-class-errorhandler port:p5-libwww-perl port:p5-uri} maintainers {raimue openmaintainer} long_description {URI::Fetch is a class to intelligently fetch syndication feeds.} categories perl version 0.08 revision 0
 p5-uuid 352
@@ -12681,7 +12681,7 @@
 xorg-libice 334
 variants universal depends_build {port:pkgconfig port:xorg-xtrans port:xorg-xproto} portdir x11/xorg-libice description {X.org libice} homepage http://www.x.org/ epoch 0 platforms {darwin macosx} name xorg-libice long_description {X Inter-Client Exchange Protocol} maintainers jeremyhu categories {x11 devel} version 1.0.6 revision 0
 xorg-libpthread-stubs 371
-portdir x11/xorg-libpthread-stubs description {X.org/Xcb libpthread stubs} homepage http://xcb.freedesktop.org epoch 0 platforms {darwin macosx} name xorg-libpthread-stubs maintainers {jeremyhu openmaintainer} long_description {Library that provides pthread stubs that are missing from your platform libc. (used for libxcb)} version 0.1 categories {x11 devel} revision 0
+portdir x11/xorg-libpthread-stubs description {X.org/Xcb libpthread stubs} homepage http://xcb.freedesktop.org epoch 0 platforms {darwin macosx} name xorg-libpthread-stubs maintainers {jeremyhu openmaintainer} long_description {Library that provides pthread stubs that are missing from your platform libc. (used for libxcb)} version 0.3 categories {x11 devel} revision 0
 xorg-libs 1035
 portdir x11/xorg-libs description {X.org lib meta-package} homepage http://www.x.org epoch 0 platforms {darwin macosx} name xorg-libs depends_lib {port:Xft2 port:mesa port:xorg-libAppleWM port:xorg-libFS port:xorg-libX11 port:xorg-libXScrnSaver port:xorg-libXTrap port:xorg-libXau port:xorg-libXaw port:xorg-libXcomposite port:xorg-libXcursor port:xorg-libXdamage port:xorg-libXdmcp port:xorg-libXevie port:xorg-libXext port:xorg-libXfixes port:xorg-libXfont port:xorg-libXfontcache port:xorg-libXi port:xorg-libXinerama port:xorg-libXmu port:xorg-libXrandr port:xorg-libXres port:xorg-libXt port:xorg-libXtst port:xorg-libXv port:xorg-libXvMC port:xorg-libXxf86dga port:xorg-libXxf86misc port:xorg-libXxf86vm port:xorg-libdmx port:xorg-libfontenc port:xorg-libice port:xorg-libsm port:xorg-libxcb port:xorg-libxkbfile port:xorg-libxkbui port:xorg-xcb-util port:xpm port:xrender} maintainers {jeremyhu openmaintainer} long_description {This package builds all of the x.org libraries} categories {x11 devel} version 20090224 revision 0
 xorg-libsm 348

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


More information about the macports-changes mailing list