[37802] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Tue Jun 24 00:45:49 PDT 2008


Revision: 37802
          http://trac.macosforge.org/projects/macports/changeset/37802
Author:   dluke at macports.org
Date:     2008-06-24 00:45:48 -0700 (Tue, 24 Jun 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-06-24 07:19:38 UTC (rev 37801)
+++ trunk/dports/PortIndex	2008-06-24 07:45:48 UTC (rev 37802)
@@ -1618,8 +1618,8 @@
 variants {universal html_man_docs} variant_desc {html_man_docs {Build and install documentation in HTML and manpage format}} portdir devel/stgit description {Push/pop utility on top of GIT} homepage http://www.procode.org/stgit/ depends_run port:git-core epoch 0 platforms darwin depends_lib port:python24 name stgit maintainers {boeyms openmaintainer} long_description {StGIT is a Python application providing similar functionality to Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT. These operations are performed using GIT commands and the patches are stored as GIT commit objects, allowing easy merging of the StGIT patches into other repositories using standard GIT functionality. Note that StGIT is not an SCM interface on top of GIT and it expects a previously initialised GIT repository (unless it is cloned using StGIT directly). For standard SCM operations, either use plain GIT commands or the Cogito tool but it is not recommended to mix them with the StGIT 
 commands.} version 0.14.1 categories {devel python} revision 0
 strigi 676
 variants universal depends_build port:cmake portdir devel/strigi description {Fastest and smallest desktop searching program} homepage http://strigi.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:clucene port:dbus} name strigi maintainers {clubjuggler at gmail.com openmaintainer} long_description {Strigi is a daemon which uses a very fast and efficient crawler that can index data on your harddrive. Indexing operations are performed without hammering your system, this makes Strigi the fastest and smallest desktop searching program. Strigi can index different file formats, including the contents of the archive files.} version 0.5.7 categories devel revision 0
-subversion 1037
-variants {universal mod_dav_svn no_neon no_bdb mac_os_x_server_mod_dav_svn tools bash_completion darwin_7} variant_desc {mod_dav_svn {Install the subversion apache module (mod_dav_svn)} no_neon {Build without neon (http/https support)} no_bdb {Build without support for BerkeleyDB repositories} mac_os_x_server_mod_dav_svn {Unsupported - attempt to build the subversion apache module with apple supplied apache2} tools {Install some optional extra subversion tools} bash_completion {Install subversion bash-completion file}} portdir devel/subversion description {A cvs like version control system, but without the suck} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion depends_lib {port:expat port:neon port:apr port:apr-util port:db46 port:gettext port:libiconv port:serf} maintainers dluke at geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs
 (1).} version 1.5.0 categories devel revision 0
+subversion 1093
+variants {universal mod_dav_svn no_neon no_bdb mac_os_x_server_mod_dav_svn sasl tools bash_completion darwin_7} variant_desc {mod_dav_svn {Install the subversion apache module (mod_dav_svn)} no_neon {Build without neon (http/https support)} no_bdb {Build without support for BerkeleyDB repositories} mac_os_x_server_mod_dav_svn {Unsupported - attempt to build the subversion apache module with apple supplied apache2} sasl {Build with support for sasl2 authentication} tools {Install some optional extra subversion tools} bash_completion {Install subversion bash-completion file}} portdir devel/subversion description {A cvs like version control system, but without the suck} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion depends_lib {port:expat port:neon port:apr port:apr-util port:db46 port:gettext port:libiconv port:serf} maintainers dluke at geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as p
 ossible, while fixing many outstanding problems with cvs(1).} version 1.5.0 categories devel revision 0
 subversion-javahlbindings 817
 variants {universal no_bdb no_neon darwin_7} variant_desc {no_bdb {Build without support for BerkeleyDB repositories} no_neon {Build without neon (http/https support)}} portdir devel/subversion-javahlbindings description {Java (javahl) bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-javahlbindings depends_lib {port:expat port:neon port:apr port:apr-util port:db46 port:subversion port:junit port:gettext port:libiconv port:serf} maintainers dluke at geeklair.net long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The java bindings provide access to subversion API from java.} version 1.5.0 categories {devel java} revision 0
 subversion-perlbindings 829
@@ -2659,7 +2659,7 @@
 graphviz 1576
 variants {universal darwin_6 darwin_7 darwin_8 darwin_9 guile lua ocaml perl php python ruby tcl smyrna no_pangocairo no_x11 gui} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} tcl {Include Tcl language bindings} smyrna {Include the Smyrna large graph viewer} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)} gui {Include the Pixelglow graph viewer}} portdir graphics/graphviz description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz depends_lib {lib:libX11.6:XFree86 port:cairo port:p
 ango port:jpeg port:libpng port:freetype port:expat port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.20.0 revision 0
 graphviz-devel 1600
-variants {universal darwin_6 darwin_7 darwin_8 darwin_9 guile lua ocaml perl php python ruby tcl smyrna no_pangocairo no_x11 gui} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} tcl {Include Tcl language bindings} smyrna {Include the Smyrna large graph viewer} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)} gui {Include the Pixelglow graph viewer}} portdir graphics/graphviz-devel description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz-devel depends_lib {lib:libX11.6:XFree86 port:
 cairo port:pango port:jpeg port:libpng port:freetype port:expat port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.19.20080613.0445 revision 0
+variants {universal darwin_6 darwin_7 darwin_8 darwin_9 guile lua ocaml perl php python ruby tcl smyrna no_pangocairo no_x11 gui} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} tcl {Include Tcl language bindings} smyrna {Include the Smyrna large graph viewer} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)} gui {Include the Pixelglow graph viewer}} portdir graphics/graphviz-devel description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz-devel depends_lib {lib:libX11.6:XFree86 port:
 cairo port:pango port:jpeg port:libpng port:freetype port:expat port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software from AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.21.20080623.0445 revision 0
 greycstoration 708
 variants universal portdir graphics/greycstoration description {Open source algorithm for image denoising and interpolation} homepage http://www.greyc.ensicaen.fr/~dtschump/greycstoration/ epoch 0 platforms darwin name greycstoration depends_lib port:gimp2 long_description {GREYCstoration is an image regularization algorithm which processes an image by locally removing small variations of pixel intensities while preserving significant global image features, such as sharp edges and corners. The most direct application of image regularization is denoising. By extension, it can also be used to inpaint or resize images.} maintainers julien.lusson at gmail.com version 2.5.2.1 categories graphics revision 0
 gtksee 407
@@ -7488,8 +7488,8 @@
 variants universal description {a swift, liberal HTML parser with a fantastic library} portdir ruby/rb-hpricot homepage http://code.whytheluckystiff.net/hpricot/ epoch 0 depends_lib {{path:\${prefix}/bin/ruby:ruby} port:rb-rubygems} name rb-hpricot long_description {{a swift, liberal HTML parser with a fantastic library}} maintainers pguyot at kallisys.net categories ruby version 0.5 revision 0
 rb-htaccess 444
 variants universal portdir ruby/rb-htaccess description {Interface to Apache .htaccess and htpasswd files.} homepage http://rubyforge.org/projects/ruby-htaccess epoch 0 platforms darwin name rb-htaccess depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {htaccess is a library which provide ruby interface to Apache .htaccess and htpasswd files (basic auth).} version 0.1.2 categories {ruby www} revision 1
-rb-http-access2 429
-variants universal portdir ruby/rb-http-access2 description {libwww-perl like web library for ruby} homepage http://rrr.jin.gr.jp/trac-bin/http-access2.cgi/wiki epoch 0 platforms darwin name rb-http-access2 depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {Accesses resources via http. This library mimics the functionality of perl's libwww.} version 2.0.4 categories {ruby www} revision 0
+rb-http-access2 410
+variants universal portdir ruby/rb-http-access2 description {libwww-perl like web library for ruby} homepage http://dev.ctor.org/http-access2 epoch 0 platforms darwin name rb-http-access2 depends_lib {{path:\${prefix}/bin/ruby:ruby}} maintainers nomaintainer long_description {Accesses resources via http. This library mimics the functionality of perl's libwww.} version 2.0.9 categories {ruby www} revision 0
 rb-hyperestraier 373
 variants {universal p2p} portdir ruby/rb-hyperestraier description {Ruby binding of Hyper Estraier} homepage http://hyperestraier.sourceforge.net/ epoch 0 platforms darwin name rb-hyperestraier depends_lib {port:ruby port:hyperestraier} maintainers rsky0711 at gmail.com long_description {{Ruby binding of Hyper Estraier}} version 1.4.10 categories {ruby textproc} revision 0
 rb-ifconfig 493
@@ -8247,7 +8247,7 @@
 monit 1099
 variants {universal freebsd netbsd openbsd} depends_build {bin:flex:flex bin:bison:bison} portdir sysutils/monit description {monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system.} homepage http://www.tildeslash.com/monit/ epoch 0 platforms {darwin freebsd linux netbsd openbsd solaris} depends_lib port:openssl name monit maintainers eridius at macports.org long_description {Monit can start a process if it does not run, restart a process if it does not respond and stop a process if it uses too many resources. You can use monit to monitor files, directories and devices for changes, such as timestamp changes, checksum changes or size changes. You can also monitor remote {hosts;} monit can ping a remote host and can check TCP/IP port connections and server protocols. Monit is controlled via an easy to use control file based on a free-format, token-oriented syntax. Monit logs to syslog or to its own log file and notifies you abou
 t error conditions and recovery status via customizable alert.} version 4.10.1 categories sysutils revision 0
 moreutils 951
-variants {universal doc} variant_desc {doc {Install man pages}} portdir sysutils/moreutils description {a collection of the unix tools that nobody thought to write thirty years ago.} homepage http://packages.debian.org/unstable/utils/moreutils epoch 0 depends_run port:perl5.8 platforms darwin name moreutils maintainers {milosh openmaintainer} long_description {moreutils includes the following utilities: - isutf8: check if a file or standard input is utf-8, - sponge: soak up standard input and write to a file, - ts: timestamp standard input, - vidir: edit a directory in your text editor, - vipe: insert a text editor into a pipe, - combine: combine the lines in two files using boolean operations, - pee: tee standard input to pipes, - zrun: automatically uncompress arguments to command, - mispipe: pipe two commands, returning the exit status of the first, - lckdo: run a program with a lock held.} version 0.30 categories sysutils revision 0
+variants {universal doc} variant_desc {doc {Install man pages}} portdir sysutils/moreutils description {a collection of the unix tools that nobody thought to write thirty years ago.} homepage http://packages.debian.org/unstable/utils/moreutils epoch 0 depends_run port:perl5.8 platforms darwin name moreutils maintainers {milosh openmaintainer} long_description {moreutils includes the following utilities: - isutf8: check if a file or standard input is utf-8, - sponge: soak up standard input and write to a file, - ts: timestamp standard input, - vidir: edit a directory in your text editor, - vipe: insert a text editor into a pipe, - combine: combine the lines in two files using boolean operations, - pee: tee standard input to pipes, - zrun: automatically uncompress arguments to command, - mispipe: pipe two commands, returning the exit status of the first, - lckdo: run a program with a lock held.} version 0.30 categories sysutils revision 1
 multitail 968
 portdir sysutils/multitail variants universal description {Tail multiple files in one terminal at once} name multitail version 5.2.0 categories sysutils homepage http://www.vanheusden.com/multitail/ revision 0 epoch 0 maintainers luc at honk-honk.com long_description {MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). Merging of 2 or even more logfiles is possible. It can also use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. It can also filter lines (again with regular expressions). It has interactive menus for editing given regular expressions and deleting and adding windows. One can also have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such.}
 nrg2iso 346
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080624/15fc7ed4/attachment-0001.htm 


More information about the macports-changes mailing list