[54868] trunk/dports

portindex at macports.org portindex at macports.org
Mon Aug 3 01:53:50 PDT 2009


Revision: 54868
          http://trac.macports.org/changeset/54868
Author:   portindex at macports.org
Date:     2009-08-03 01:53:49 -0700 (Mon, 03 Aug 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-08-03 08:19:45 UTC (rev 54867)
+++ trunk/dports/PortIndex	2009-08-03 08:53:49 UTC (rev 54868)
@@ -297,7 +297,7 @@
 aacgain 391
 variants {darwin universal} portdir audio/aacgain description {AAC/MP3 normalisation tool} homepage http://altosdesign.com/aacgain/ epoch 0 platforms darwin name aacgain depends_lib {lib:libmp4v2:libmp4v2 port:faad2} long_description {A modification of mp3gain to normalise the volume of MP3 and AAC audio files.} maintainers cs.dartmouth.edu:tristan categories audio version 1.7 revision 0
 abcMIDI 400
-variants universal portdir audio/abcMIDI description {ABC to midi and vice versa converter} homepage http://ifdo.pugmarks.com/~seymour/runabc/top.html epoch 0 platforms darwin name abcMIDI long_description {ABC is a text-based music notation language. These tools can convert ABC to midi and vice versa.} maintainers mww depends_extract bin:unzip:unzip categories audio version 2009-06-26 revision 0
+variants universal portdir audio/abcMIDI description {ABC to midi and vice versa converter} homepage http://ifdo.pugmarks.com/~seymour/runabc/top.html epoch 0 platforms darwin name abcMIDI long_description {ABC is a text-based music notation language. These tools can convert ABC to midi and vice versa.} maintainers mww depends_extract bin:unzip:unzip categories audio version 2009-07-22 revision 0
 abcde 543
 portdir audio/abcde description {A Better CD Encoder} homepage http://www.hispalinux.es/~data/abcde.php epoch 0 platforms darwin name abcde depends_lib {port:vorbis-tools port:lame port:flac port:cd-discid port:cdparanoia port:id3v2 port:normalize} maintainers nomaintainer long_description {abcde is a frontend command-line utility (actually, a shell script) that grabs tracks off a CD, encodes them to Ogg/Vorbis, MP3, FLAC, Ogg/Speex and/or MPP/MP+(Musepack) format, and tags them, all in one go.} categories audio version 2.3.3 revision 0
 alac_decoder 749
@@ -540,6 +540,8 @@
 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} 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.} maintainers zonque.org:darwinports categories cad version 1.0.1 revision 0
 gtkwave 464
 variants universal portdir cad/gtkwave description {A viewer for common electronic CAD waveform files.} homepage http://gtkwave.sourceforge.net epoch 0 platforms darwin name gtkwave depends_lib port:gtk2 long_description {GTKWave is a fully featured GTK+ based wave viewer for Unix and Win32 which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing.} maintainers gwright categories cad version 3.2.1 revision 0
+cutecom-qt4-mac 473
+variants universal depends_build port:cmake portdir comms/cutecom-qt4-mac description {Graphical serial terminal} homepage http://cutecom.sourceforge.net epoch 0 platforms darwin depends_lib port:qt4-mac name cutecom-qt4-mac long_description {CuteCom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices.} maintainers jwbacon at tds.net categories comms version 0.20.0 revision 0
 dgpsip 1614
 variants universal portdir comms/dgpsip description {Differential GPS over IP communication device} homepage http://www.wsrcc.com/wolfgang/gps/dgps-ip.html epoch 0 platforms {darwin freebsd} name dgpsip long_description {On a stationary GPS without a differential correction signal, you should see a 20 m average radius {drunken walk} pattern. On the same receiver with DGPS corrections and a good view of the sky, the error the same receiver with DGPS corrections and a good view of the sky, the error should be reduced to approximately 2 m average radius. If you've always wanted to know exactly where your house is located without that annoying GPS wander, but didn't want to spend the money for a DGPS radio, here is your big chance! I'd like to announce a fun DGPS hack. I've written a small Un*x server and client for redistributing DGPS correction signals over the Net. Basically the server grabs the serial byte stream from my DGPS radio and sends it off over a TCP connection. The
  client does the same thing but in reverse. The result is that you can receive the local DGPS corrections from absolutely anywhere by using the Internet as the world's largest extension cord. You'll still need to be within 1000 miles or so of San Francisco, California, USA for best results. However chances are better error will still be reduced if you are 2000 to 3000 miles away. Several respondents from 2000 miles away have noted that the remote differential signals have diminished the SA-induced position and velocity errors by approximately 3 times.} maintainers nomaintainer categories comms version 1.32 revision 0
 gnokii 674
@@ -3531,7 +3533,7 @@
 java_memcached 612
 variants built_in_logger depends_build bin:ant:apache-ant portdir java/java_memcached depends_fetch port:subversion description {A high performance, distributed object caching system.} homepage http://www.whalin.com/memcached/ epoch 0 name java_memcached depends_lib {bin:java:kaffe port:jakarta-log4j} 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. This Port provides a native Java client.} maintainers nomaintainer categories java version 1.6 revision 0
 javacc 729
-variants universal portdir java/javacc description {Java Compiler Compiler, a parser generator for use with Java} homepage https://javacc.dev.java.net epoch 0 platforms darwin name javacc long_description {Java Compiler Compiler (JavaCC) is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc} maintainers mww categories {java lang devel} version 4.0 revision 0
+variants universal portdir java/javacc description {Java Compiler Compiler, a parser generator for use with Java} homepage https://javacc.dev.java.net epoch 0 platforms darwin name javacc long_description {Java Compiler Compiler (JavaCC) is the most popular parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc} maintainers mww categories {java lang devel} version 4.2 revision 0
 javancss 517
 depends_build {bin:ant:apache-ant bin:javacc:javacc port:ccl-util} portdir java/javancss description {Java Source Measurement Suite} homepage http://www.kclee.de/clemens/java/javancss/ epoch 0 platforms darwin name javancss maintainers glowacki.org:dave long_description {JavaNCSS measures two standard source code metrics for the Java programming language. The metrics are collected globally, for each class and/or for each function.} depends_extract bin:unzip:unzip categories {java devel} version 28.49 revision 0
 javasqlite 459
@@ -5071,7 +5073,7 @@
 argus-monitor 615
 variants {apple_postfix universal} portdir net/argus-monitor description {The All Seeing System and Network Monitoring Software} homepage http://argus.tcp4me.com/ epoch 0 platforms darwin name argus-monitor depends_lib {path:bin/perl:perl5 port:postfix port:openssl port:freetype port:gd2 port:fping port:db44 port:p5-dbi port:p5-berkeleydb port:p5-socket6 port:p5-gd port:p5-time-hires port:p5-net-ssleay port:p5-digest-hmac port:p5-digest-md5 port:p5-digest-sha1 port:p5-crypt-des} long_description {{The All Seeing System and Network Monitoring Software}} maintainers markd categories net version 3.5 revision 0
 aria2 444
-variants universal portdir net/aria2 description {download utility with resuming and segmented downloading} homepage http://aria2.sourceforge.net/ epoch 0 platforms darwin name aria2 depends_lib {port:gettext port:libiconv port:gnutls port:libxml2} long_description {aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.} maintainers mww categories net version 1.4.1 revision 0
+variants universal portdir net/aria2 description {download utility with resuming and segmented downloading} homepage http://aria2.sourceforge.net/ epoch 0 platforms darwin name aria2 depends_lib {port:gettext port:libiconv port:gnutls port:libxml2} long_description {aria2 is a download utility with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/FTP/BitTorrent.} maintainers mww categories net version 1.5.1 revision 0
 arla 544
 variants {krbafs universal} portdir net/arla description {free AFS implementation from KTH} homepage http://www.stacken.kth.se/projekt/arla/ epoch 0 platforms darwin depends_lib lib:krbafs:krbafs name arla long_description {Arla is a free AFS client implementation. The main goal of the Arla project is to make a fully functional client with all capabilities of commercial AFS. Other planned and implemented things are all the normal management tools and a server.} maintainers nomaintainer categories {net security} version 0.35.11 revision 1
 arpd 339
@@ -6863,7 +6865,7 @@
 p5-perlmagick 500
 variants universal depends_build {port:bzip2 port:freetype port:jpeg port:libpng port:tiff port:zlib} portdir perl/p5-perlmagick description {Perl extension for calling ImageMagick's libMagick methods} homepage http://search.cpan.org/~jcristy/PerlMagick-6.32/ epoch 0 platforms darwin name p5-perlmagick depends_lib {path:bin/perl:perl5 port:ImageMagick} long_description {{Perl extension for calling ImageMagick's libMagick methods}} maintainers nomaintainer categories perl version 6.32 revision 0
 p5-pgplot 556
-variants universal portdir perl/p5-pgplot description {PGPlot interface for perl} homepage http://search.cpan.org/dist/PGPLOT/ epoch 0 platforms darwin name p5-pgplot depends_lib {path:bin/perl:perl5 port:p5-extutils-f77 lib:libpgplot:pgplot} long_description {This module allows the use of the the PGPLOT graphics library from the popular Perl scripting language. PGPLOT makes it very easy to process and plot data using the powerful file and text manipulation facilites built in to Perl.} maintainers nomaintainer categories perl version 2.18 revision 0
+variants universal portdir perl/p5-pgplot description {PGPlot interface for perl} homepage http://search.cpan.org/dist/PGPLOT/ epoch 0 platforms darwin name p5-pgplot depends_lib {path:bin/perl:perl5 port:p5-extutils-f77 lib:libpgplot:pgplot} long_description {This module allows the use of the the PGPLOT graphics library from the popular Perl scripting language. PGPLOT makes it very easy to process and plot data using the powerful file and text manipulation facilites built in to Perl.} maintainers nomaintainer categories perl version 2.20 revision 0
 p5-pgtop 412
 variants universal portdir perl/p5-pgtop description {display PostgreSQL performance info like `top'} homepage http://search.cpan.org/dist/pgtop/ epoch 0 platforms darwin name p5-pgtop depends_lib {path:bin/perl:perl5 port:p5-term-readkey port:p5-dbi port:p5-dbd-pg} long_description {{display PostgreSQL performance info like `top'}} maintainers {narf_tm openmaintainer} categories perl version 0.05 revision 0
 p5-pmtools 589

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


More information about the macports-changes mailing list