[39812] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sat Sep 6 00:52:30 PDT 2008


Revision: 39812
          http://trac.macports.org/changeset/39812
Author:   portindex at macports.org
Date:     2008-09-06 00:52:29 -0700 (Sat, 06 Sep 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-09-06 06:17:59 UTC (rev 39811)
+++ trunk/dports/PortIndex	2008-09-06 07:52:29 UTC (rev 39812)
@@ -854,8 +854,8 @@
 variants universal description {Berkeley Yacc} portdir devel/byacc homepage http://invisible-island.net/byacc/ epoch 0 platforms darwin name byacc long_description {Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler.} maintainers nomaintainer categories devel version 20070509 revision 0
 byaccj 437
 variants universal description {yacc compatible parser generator with Java extension} portdir devel/byaccj homepage http://byaccj.sourceforge.net/ epoch 0 platforms darwin name byaccj long_description {byacc/j is an extension to the Berkeley v1.8 yacc compatible parser generator. byacc/j not only can produce C/C++ source for a LALR-grammar parser, but also Java source.} maintainers mww categories {devel java} version 1.14 revision 0
-bzr 872
-description {The next-generation distributed version control system} portdir devel/bzr homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2 port:py25-socket-ssl port:py25-curl port:py25-docutils} name bzr maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 1.6 revision 0
+bzr 874
+description {The next-generation distributed version control system} portdir devel/bzr homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2 port:py25-socket-ssl port:py25-curl port:py25-docutils} name bzr maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 1.6.1 revision 0
 bzr-gtk 376
 description {Various GTK+ frontends for bzr} portdir devel/bzr-gtk homepage http://bazaar-vcs.org/bzr-gtk epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:py25-gtk} name bzr-gtk maintainers {ram openmaintainer} long_description {A bzr plugin that contains various GTK+ frontends to different bzr commands.} categories {devel python} version 0.95.0 revision 0
 bzr-rebase 600
@@ -1012,8 +1012,8 @@
 variants universal portdir devel/dialog description {A utility to create nice user interfaces to shell scripts, or other scripting languages, such as perl.} homepage http://www.invisible-island.net/dialog/ epoch 20080819 platforms darwin name dialog depends_lib {port:ncurses port:ncursesw} maintainers jwa long_description {Dialog is a utility to create nice user interfaces to shell scripts, or other scripting languages, such as perl. It is non-graphical (it uses curses) so it can be run in the console or an xterm. There are also graphical Xwindows versions.} version 1.1-20080819 categories devel revision 0
 diffball 501
 variants universal description {binary patch utility} portdir devel/diffball homepage http://developer.berlios.de/projects/diffball/ epoch 0 platforms darwin name diffball long_description {A general delta compression/differencing suite for any platform that supports autoconf/automake, written in c, w/ builtin support for reading, writing, converting between multiple file formats, and an easy framework to drop in new algorithms.} maintainers nomaintainer categories devel version 0.6.2 revision 0
-diffstat 429
-variants universal description {Make histogram from diff-output} portdir devel/diffstat homepage http://invisible-island.net/diffstat/ epoch 0 platforms darwin name diffstat long_description {diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files.} maintainers tim at ccc.de categories devel version 1.45 revision 0
+diffstat 441
+variants universal description {Make histogram from diff-output} portdir devel/diffstat homepage http://invisible-island.net/diffstat/ epoch 0 platforms darwin name diffstat long_description {diffstat reads the output of diff and displays a histogram of the insertions, deletions, and modifications per-file. It is useful for reviewing large, complex patch files.} maintainers {simon openmaintainer} categories devel version 1.46 revision 0
 distcc 542
 variants universal description {Distributed C compiler} portdir devel/distcc homepage http://distcc.samba.org/ epoch 0 platforms darwin name distcc long_description {distcc is a program to distribute compilation of C or C++ code across several machines on a network without requiring that they share filesystems, have the same headers/libraries or have syncronized clocks. distcc should always generate the same results as a local compile but is often 2 to 3 times faster.} maintainers nomaintainer categories devel version 2.18.3 revision 0
 DisTract 562
@@ -7874,6 +7874,8 @@
 variants universal portdir ruby/rb-rrb description {RRB is a refactoring browser for a ruby script.} homepage http://www.kmc.gr.jp/proj/rrb/index-en.html epoch 0 platforms darwin name rb-rrb depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {This software make you free from lapsible routine work like renaming methods,renaming variables and extracting methods.} version 0.1.1 categories {ruby x11} revision 0
 rb-rss 532
 variants universal description {RSS Parser in Ruby} portdir ruby/rb-rss homepage {{http://www.cozmixng.org/~rwiki/?cmd=view;name=RSS+Parser}} epoch 0 depends_lib {{path:\${prefix}/bin/ruby:ruby}} name rb-rss long_description {This library can parse RSS(RDF Site Summary) 1.0, RSS 0.9x/2.0 with validation (or non validation). This library can make RSS easily by RSS Maker. This library contains a tDiary's plugin that fetches RSS, parses it, and displays result.} maintainers doug at lathi.net categories ruby version 0.1.3 revision 0
+rb-rttool 448
+variants universal portdir ruby/rb-rttool description {Simple table generator} homepage http://www.rubyist.net/~rubikitch/computer/rttool/ epoch 0 platforms darwin name rb-rttool depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers kimuraw long_description {RT is a simple and human-readable table format. RTtool is a converter from RT into various formats. RT can be incorporated into RD.} version 1.0.2 categories {ruby textproc} revision 0
 rb-ruby-debug 383
 variants universal portdir ruby/rb-ruby-debug description {Ruby CLI debugger} homepage http://rubyforge.org/projects/ruby-debug epoch 0 platforms darwin name rb-ruby-debug depends_lib {{path:\${prefix}/bin/ruby:ruby} port:rb-rubygems port:rb-ruby-debug-base} maintainers internode.on.net:arpstr long_description {{Ruby CLI debugger}} version 0.9.3 categories {ruby devel} revision 0
 rb-ruby-debug-base 567
@@ -9745,7 +9747,7 @@
 wine 534
 variants universal depends_build port:pkgconfig portdir x11/wine description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:fontforge port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:render port:xrender port:zlib} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.0 categories x11 revision 0
 wine-devel 548
-variants universal depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:fontforge port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:render port:xrender port:zlib} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.3 categories x11 revision 0
+variants universal depends_build port:pkgconfig portdir x11/wine-devel description {Wine Is Not an Emulator} homepage http://www.winehq.com/ epoch 0 platforms darwin name wine-devel depends_lib {lib:libX11.6:XFree86 port:expat port:fontconfig port:fontforge port:freetype port:jpeg port:libiconv port:libxml2 port:libxslt port:ncurses port:openssl port:render port:xrender port:zlib} maintainers {ryandesign jwa openmaintainer} long_description {Wine is an implementation of the Windows APIs on top of X11.} version 1.1.4 categories x11 revision 0
 winetricks 528
 description {downloads and installs various redistributable runtime libraries} portdir x11/winetricks homepage http://www.kegel.com/wine/ epoch 0 depends_run {{path:\${prefix}/bin/wine:wine} port:cabextract port:openssl bin:curl:curl} platforms darwin name winetricks maintainers ryandesign long_description {winetricks can help you prepare your system for Windows applications that mistakenly assume all users' systems have all the needed redistributable runtime libraries or fonts.} version 20080825 categories x11 revision 0
 wm-extra 338
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080906/d85b8399/attachment.html 


More information about the macports-changes mailing list