[58370] trunk/dports

portindex at macports.org portindex at macports.org
Sun Sep 27 15:53:44 PDT 2009


Revision: 58370
          http://trac.macports.org/changeset/58370
Author:   portindex at macports.org
Date:     2009-09-27 15:53:44 -0700 (Sun, 27 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-27 22:47:38 UTC (rev 58369)
+++ trunk/dports/PortIndex	2009-09-27 22:53:44 UTC (rev 58370)
@@ -1866,8 +1866,8 @@
 variants universal portdir devel/pcrexx description {C++ wrapper for the Perl Compatible Regular Expressions Library} homepage http://www.daemon.de/PCRE epoch 0 platforms darwin name pcrexx depends_lib port:pcre long_description {PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.} maintainers gwright categories devel version 0.9.5 revision 1
 perforce 395
 variants {server universal} portdir devel/perforce description {Fast source code management system} homepage http://www.perforce.com/ epoch 0 platforms darwin name perforce long_description {Perforce is a commercial revision control system that can be used gratis for developing free software. (see the WWW page for details).} maintainers nomaintainer categories devel version 2009.1 revision 0
-physfs 504
-variants {darwin_8 darwin_9 universal} depends_build port:libtool portdir devel/physfs description {library providing abstract archive access} homepage http://icculus.org/physfs/ epoch 0 platforms darwin depends_lib port:readline name physfs long_description {PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem.} maintainers nomaintainer categories devel version 1.0.2 revision 0
+physfs 493
+variants {darwin universal} depends_build port:libtool portdir devel/physfs description {library providing abstract archive access} homepage http://icculus.org/physfs/ epoch 0 platforms darwin depends_lib port:readline name physfs long_description {PhysicsFS is a library to provide abstract access to various archives. It is intended for use in video games, and the design was somewhat inspired by Quake 3's file subsystem.} maintainers nomaintainer categories devel version 1.0.2 revision 0
 piklab 471
 variants universal portdir devel/piklab description {PIC Microcontroller IDE} homepage http://piklab.sourceforge.net/ epoch 0 platforms darwin name piklab depends_lib {port:kdelibs3 port:libusb-compat port:jpeg port:readline} long_description {Piklab is an integrated development environment (IDE) for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment.} maintainers tds.net:jwbacon categories devel version 0.15.4 revision 1
 pkgconfig 467
@@ -11356,8 +11356,8 @@
 variants universal portdir www/http-fetcher description {small, robust, flexible library for HTTP downloads} homepage http://http-fetcher.sourceforge.net/ epoch 0 platforms darwin name http-fetcher long_description {http-fetcher is a small, robust, flexible library for downloading files via HTTP using the GET method.} maintainers nomaintainer categories www version 1.1.0 revision 0
 httperf 922
 variants universal portdir www/httperf description {tool for measuring webserver performance} homepage http://www.hpl.hp.com/research/linux/httperf/ epoch 0 platforms darwin name httperf depends_lib port:openssl long_description {httperf is a tool for measuring web server performance. It provides a flexible facility for generating various HTTP workloads and for measuring server performance. The focus of httperf is not on implementing one particular benchmark but on providing a robust, high-performance tool that facilitates the construction of both micro- and macro-level benchmarks. The three distinguishing characteristics of httperf are its robustness, which includes the ability to generate and sustain server overload, support for the HTTP/1.1 protocol, and its extensibility to new workload generators and performance measurements.} maintainers nomaintainer categories {www benchmarks} version 0.9.0 revision 1
-ikiwiki 966
-depends_build port:coreutils portdir www/ikiwiki description {A wiki compiler.} homepage http://ikiwiki.info/ epoch 0 platforms darwin name ikiwiki depends_lib {path:bin/perl:perl5 port:p5-cgi-formbuilder port:p5-cgi-session port:p5-data-dumper port:p5-html-parser port:p5-html-scrubber port:p5-html-parser port:p5-mail-sendmail port:p5-html-template port:p5-text-markdown port:p5-uri port:p5-timedate port:p5-xml-simple port:p5-crypt-ssleay port:p5-digest-sha1 port:p5-file-mimeinfo port:p5-locale-gettext port:p5-rpc-xml port:p5-text-csv port:p5-text-wikiformat port:p5-xml-feed} long_description {Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging, as well as a large array of plugins.} maintainers tommyd categories {www perl} version 3.14159265 revision 0
+ikiwiki 946
+depends_build port:coreutils portdir www/ikiwiki description {A wiki compiler.} homepage http://ikiwiki.info/ epoch 0 platforms darwin name ikiwiki depends_lib {path:bin/perl:perl5 port:p5-cgi-formbuilder port:p5-cgi-session port:p5-data-dumper port:p5-html-parser port:p5-html-scrubber port:p5-mail-sendmail port:p5-html-template port:p5-text-markdown port:p5-uri port:p5-timedate port:p5-xml-simple port:p5-crypt-ssleay port:p5-digest-sha1 port:p5-file-mimeinfo port:p5-locale-gettext port:p5-rpc-xml port:p5-text-csv port:p5-text-wikiformat port:p5-xml-feed} long_description {Ikiwiki is a wiki compiler. It converts wiki pages into HTML pages suitable for publishing on a website. Ikiwiki stores pages and history in a revision control system such as Subversion or Git. There are many other features, including support for blogging, as well as a large array of plugins.} maintainers tommyd categories {www perl} version 3.14159265 revision 0
 jetty 685
 portdir www/jetty description {Java HTTP Servlet Server} homepage http://www.mortbay.org/jetty/ epoch 0 platforms darwin name jetty maintainers landonf long_description {Jetty is a 100% Java HTTP Server and Servlet Container. Jetty is a fully featured web server for static and dynamic content. Unlike separate server/container solutions, this means that your web server and web application run in the same process, without interconnection overheads and complications. Furthermore, as a pure java component, Jetty can be simply included in your application for demonstration, distribution or deployment.} depends_extract bin:unzip:unzip categories {www java} version 5.1.10 revision 0
 libhtmlparse 493

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


More information about the macports-changes mailing list