[32734] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Sat Jan 12 12:44:35 PST 2008


Revision: 32734
          http://trac.macosforge.org/projects/macports/changeset/32734
Author:   dluke at macports.org
Date:     2008-01-12 12:44:33 -0800 (Sat, 12 Jan 2008)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-01-12 20:08:24 UTC (rev 32733)
+++ trunk/dports/PortIndex	2008-01-12 20:44:33 UTC (rev 32734)
@@ -978,8 +978,8 @@
 variants universal portdir devel/gazpacho description {A GUI builder for the GTK+ toolkit.} homepage http://gazpacho.sicem.biz epoch 0 platforms darwin depends_lib {port:python25 port:gettext port:py25-gobject port:py25-numeric port:kiwi} name gazpacho maintainers nomaintainer long_description {Gazpacho is a fresh new GUI builder for the GTK+ toolkit designed to be ultra easy to use.} categories {devel python gnome} version 0.7.2 revision 0
 gengetopt 897
 variants universal description {Generates a C function that uses getopt_long function} portdir devel/gengetopt homepage http://www.gnu.org/software/gengetopt/gengetopt.html epoch 0 platforms darwin name gengetopt long_description {This program generates a C function that uses getopt_long function to parse the command line options, to validate them and fills a struct. Thus your program can now handle options such as: myprog --input foo.c -o foo.o --no-tabs -i 100 *.class And both long options (those that start with --) and short options (start with - and consist of only one character) can be handled. gengetopt is perfect if you are too lazy (like me) to write all stuff required to call getopt_long, and when you have a program and wish it took options. Generated code works if you use GNU Autoconf or GNU Automake .} maintainers waqar at macports.org categories devel version 2.14 revision 0
-gettext 616
-variants {universal darwin_6} portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} name gettext depends_lib {port:libiconv port:expat} maintainers ryandesign long_description {This is the GNU gettext package. It is interesting for authors or maintainers of other packages or programs which they want to see internationalized. As one step the handling of messages in different languages should be implemented. For this task GNU gettext provides the needed tools and library functions.} version 0.17 categories devel revision 2
+gettext 629
+variants {universal darwin_6} portdir devel/gettext description {GNU gettext package} homepage http://www.gnu.org/software/gettext/ epoch 0 platforms {darwin freebsd linux} name gettext depends_lib {port:libiconv port:ncurses port:expat} maintainers ryandesign long_description {This is the GNU gettext package. It is interesting for authors or maintainers of other packages or programs which they want to see internationalized. As one step the handling of messages in different languages should be implemented. For this task GNU gettext provides the needed tools and library functions.} version 0.17 categories devel revision 3
 gettext-lint 509
 variants universal portdir devel/gettext-lint description {gettext lint tools} homepage http://gettext-lint.sourceforge.net/ epoch 0 platforms darwin name gettext-lint depends_lib {port:automake port:autoconf port:python25} maintainers {afb at macports.org openmaintainer} long_description {The gettext lint tools are a collection of tools for checking the validity, consistency, and spelling of PO and POT files. An experimental glossary building tool is also included.} version 0.4 categories devel revision 0
 git-core 648
@@ -989,7 +989,7 @@
 glib1 487
 variants {universal darwin_6} depends_build port:pkgconfig portdir devel/glib1 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms {darwin freebsd} name glib1 depends_lib port:gettext maintainers nomaintainer long_description {General-purpose library from the GTK+ team, includes support routines for C such as lists, trees, hashes, memory allocation, and many other things.} version 1.2.10 categories devel revision 5
 glib2 492
-variants {universal puredarwin darwin_6 darwin_9} depends_build port:pkgconfig portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} version 2.14.4 categories devel revision 1
+variants {universal puredarwin darwin_6 darwin_9} depends_build port:pkgconfig portdir devel/glib2 description {Library with data structure functions and other constructs} homepage http://www.gtk.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv} name glib2 maintainers ryandesign long_description {Glib is a library which includes support routines for C, such as lists, trees, hashes, memory allocation, and many other things.} version 2.14.5 categories devel revision 0
 glibmm 322
 variants universal portdir devel/glibmm description {C++ interface to glib} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name glibmm depends_lib {lib:libglib-2.0:glib2 lib:libsigc-2:libsigcxx2} long_description {{C++ interface to glib}} maintainers nomaintainer version 2.14.0 categories {x11 devel} revision 0
 global 629
@@ -1332,8 +1332,8 @@
 variants universal depends_build port:mono portdir devel/nant description {.NET build tool} homepage http://nant.sourceforge.net/ epoch 0 platforms darwin name nant maintainers nomaintainer long_description {NAnt is a free .NET build tool. In theory it is kind of like make without makes wrinkles. In practice its a lot like Ant.} version 0.85 categories {devel mono} revision 0
 ncurses 632
 variants {universal darwin_8 freebsd} portdir devel/ncurses description {emulation of curses in System V Release 4.0} homepage http://www.gnu.org/software/ncurses/ncurses.html epoch 0 depends_run port:ncursesw platforms {darwin freebsd} name ncurses maintainers imajes at macports.org long_description {The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses.} version 5.6 categories devel revision 0
-ncursesw 659
-variants {universal darwin_8 darwin_9} description {emulation of curses in System V Release 4.0} portdir devel/ncursesw homepage http://www.gnu.org/software/ncurses/ncurses.html epoch 0 platforms {darwin freebsd} name ncursesw long_description {The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. This library offers wide-character/UTF-8 support.} maintainers imajes at macports.org categories devel version 5.6 revision 0
+ncursesw 650
+variants {universal darwin_8} description {emulation of curses in System V Release 4.0} portdir devel/ncursesw homepage http://www.gnu.org/software/ncurses/ncurses.html epoch 0 platforms {darwin freebsd} name ncursesw long_description {The Ncurses (new curses) library is a free software emulation of curses in System V Release 4.0, and more. It uses Terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD Curses. This library offers wide-character/UTF-8 support.} maintainers imajes at macports.org categories devel version 5.6 revision 1
 netinet-headers 251
 portdir devel/netinet-headers variants universal description {temporary port providing netinet missing headers for jaguar} platforms darwin name netinet-headers version 1.0.2 categories devel revision 0 epoch 0 maintainers mike+dports at gene-hacker.net
 netxx 686
@@ -3914,6 +3914,8 @@
 portdir multimedia/replex platforms darwin description {Remultiplex an MPEG2 TS into a PS for DVD} name replex version 0.1.6.8 categories multimedia homepage http://www.metzlerbros.org/dvb/ revision 0 epoch 0 maintainers emyr.thomas at gmail.com long_description {Replex was created to remultiplex transport stream (TS) data taken from a DVB source. The result is supposed to be a program stream (PS) that can be used to be burned to a DVD (with dvdauthor).}
 smpeg 434
 variants {universal darwin_7 darwin_8} portdir multimedia/smpeg description {a general purpose MPEG video/audio player/library} homepage http://www.lokigames.com/development/smpeg.php3 epoch 0 platforms darwin name smpeg depends_lib port:libsdl maintainers mww long_description {smpeg is a general purpose MPEG video/audio player and library programmed by Loki entertainment and others} version 0.4.4 categories multimedia revision 6
+tablet-encode 602
+variants {universal gui} variant_desc {gui {GTK2 Graphical User Interface}} portdir multimedia/tablet-encode description {Transcoding video files for Nokia Internet Tablets} homepage http://mediautils.garage.maemo.org/tablet-encode.html epoch 0 depends_run {port:perl5.8 port:mplayer} platforms darwin name tablet-encode maintainers ecronin long_description {As the Nokia Internet Tablets have relatively slow processors, and relatively little storage space it is a good idea to transcode your videos to a smaller, more suitable format for watching them.} version 2.16 categories multimedia revision 0
 tivodecode 879
 variants {universal darwin_8} description {utility to convert .tivo files into mpeg} portdir multimedia/tivodecode homepage http://tivodecode.sourceforge.net/ epoch 0 platforms darwin name tivodecode long_description {This software converts a .TiVo file (produced by the TiVoToGo functionality on recent TiVo software releases) to a normal MPEG file. This has the same functionality as using TiVo's supplied DirectShow DLL on Windows with a tool such as DirectShowDump, but is portable to different architectures and operating systems, and runs on the command line using files or pipes. The conversion still requires the valid MAK of the TiVo which recorded the file, so it cannot be used to circumvent their protection, simply to provide the same level of access as is already available on Windows.} maintainers css at macports.org categories multimedia version 0.2pre4 revision 0
 transcode 1109
@@ -4258,6 +4260,8 @@
 variants universal description {embeddable Multicast DNS Daemon} portdir net/mdnsd homepage http://dotlocal.org/mdnsd/ epoch 0 platforms darwin name mdnsd long_description {mdnsd is a very lightweight, simple, portable, and easy to integrate open source implementation of Multicast DNS (part of Zeroconf, also called Rendezvous by Apple) for developers. It supports both acting as a Query and a Responder, allowing any software to participate fully on the .local network just by including a few files and calling a few functions.} maintainers nomaintainer categories net version 0.7G revision 0
 meanwhile 469
 variants {universal darwin_8} depends_build port:pkgconfig portdir net/meanwhile description {Open Source implementation of the Lotus Sametime protocol} homepage http://meanwhile.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:gettext port:glib2 port:libiconv} name meanwhile maintainers nomaintainer long_description {The Meanwhile Project is an open implementation of the Lotus Sametime Community Client protocol.} version 1.0.1 categories net revision 0
+mediaserv 847
+variants universal portdir net/mediaserv description {On-demand transcoding server for videos, targetting the Nokia Internet Tablets.} homepage http://mediautils.garage.maemo.org/mediaserv.html epoch 0 depends_run {port:perl5.8 port:p5-libwww-perl port:p5-xml-rss port:p5-datetime port:mplayer port:tablet-encode} platforms darwin name mediaserv maintainers ecronin long_description {mediaserv is a simple web server which exposes video content on your desktop PC or server to your Nokia Internet Tablet (such as the Nokia 770, Nokia N800 or Nokia N810). When content is accessed, it transcodes the video {Just In Time} and streams it to your Internet Tablet. RSS feeds for directories are also provided, listing the most recently updated content, and compatible with Nokia's beta Video Center application.} version 0.05 categories net revision 0
 micq 557
 variants universal description {portable text-mode ICQ clone} portdir net/micq homepage http://www.micq.org/ epoch 0 platforms {darwin freebsd} name micq long_description {mICQ is a very portable text-mode ICQ clone. Originally written by Matthew D. Smith, a great part of mICQ has been rewritten by Ruediger Kuhlmann, in particular the support for the new version 8 of the ICQ protocol that became necessary, the internationalization, the file transfer and some restructuring of the code.} maintainers nomaintainer categories net version 0.4.12 revision 0
 mldonkey 852
@@ -5668,8 +5672,8 @@
 variants universal portdir perl/p5-xml-rss description {module to manage RDF Site Summary (RSS) files} homepage http://search.cpan.org/~msergeant/XML-RSS-1.22/ epoch 0 platforms darwin name p5-xml-rss depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-xml-parser port:p5-html-parser port:p5-test-manifest port:p5-datetime-format-w3cdtf port:p5-datetime-format-mail} maintainers nomaintainer long_description {This module was created to help those who need to manage RDF Site Summary (RSS) files. It makes quick work of creating, updating, and saving RSS files.} version 1.22 categories {perl textproc} revision 0
 p5-xml-sax 486
 variants universal portdir perl/p5-xml-sax description {Perl extension for SAX XML parsers.} homepage http://search.cpan.org/~msergeant/XML-SAX-0.16/ epoch 0 platforms darwin name p5-xml-sax depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-xml-namespacesupport} maintainers pguyot at kallisys.net long_description {XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers.} version 0.16 categories {perl textproc} revision 1
-p5-xml-sax-expat 470
-variants universal portdir perl/p5-xml-sax-expat description {SAX2 Driver for Expat (XML::Parser)} homepage http://search.cpan.org/~rberjon/XML-SAX-Expat epoch 0 platforms darwin name p5-xml-sax-expat depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-xml-sax port:p5-xml-namespacesupport} maintainers sal at email.arc.nasa.gov long_description {This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser)} version 0.37 categories perl revision 0
+p5-xml-sax-expat 486
+variants universal portdir perl/p5-xml-sax-expat description {SAX2 Driver for Expat (XML::Parser)} homepage http://search.cpan.org/dist/XML-SAX-Expat/ epoch 0 platforms darwin name p5-xml-sax-expat depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-xml-parser port:p5-xml-sax port:p5-xml-namespacesupport} maintainers sal at email.arc.nasa.gov long_description {This is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser)} version 0.39 categories perl revision 0
 p5-xml-simple 457
 variants universal portdir perl/p5-xml-simple description {Easy API to read/write XML (esp config files)} homepage http://search.cpan.org/dist/XML-Simple/ epoch 0 platforms darwin name p5-xml-simple depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-test-simple port:p5-xml-namespacesupport port:p5-xml-sax} maintainers {narf_tm openmaintainer} long_description {{Easy API to read/write XML (esp config files)}} version 2.18 categories perl revision 0
 p5-xml-twig 450
@@ -7021,7 +7025,7 @@
 minc 853
 variants {universal darwin_8} description {This package contains tools to manipulate MINC files.} portdir science/minc homepage http://www.bic.mni.mcgill.ca/software/ epoch 0 depends_lib port:netcdf name minc long_description {The Minc file format is a highly flexible medical image file format built on top of the NetCDF generalized data format. The format is simple, self-describing, extensible, portable and N-dimensional, with programming interfaces for both low-level data access and high-level volume manipulation. On top of the libraries is a suite of generic image-file manipulation tools. The format, libraries and tools are designed for use in a medical-imaging research environment: they are simple and powerful and make no attempt to provide a pretty interface to users.} maintainers mhough at mac.com categories science version 1.4 revision 0
 molden 698
-variants universal depends_build {port:gcc42 port:gmake} description {Molecular graphics visualisation tool} portdir science/molden epoch 0 depends_lib lib:libX11.6:XFree86 name molden long_description {Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK , GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. In order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: http://www.cmbi.ru.nl/molden/form.html} maintainers {openmaintainer jochen} categories {science graphics} version 4.6 revision 3
+variants universal depends_build {port:gcc42 port:gmake} description {Molecular graphics visualisation tool} portdir science/molden epoch 0 depends_lib lib:libX11.6:XFree86 name molden long_description {Molden is a package for displaying Molecular Density from the Ab Initio packages GAMESS-UK , GAMESS-US and GAUSSIAN and the Semi-Empirical packages Mopac/Ampac, it also supports a number of other programs via the Molden Format. In order to keep up support for Molden, proof that it is being used outside the CMBI is required. Please register your copy of molden at: http://www.cmbi.ru.nl/molden/form.html} maintainers {openmaintainer jochen} categories {science graphics} version 4.6 revision 4
 mpich 672
 variants {universal darwin_8} description {Message Passing Interface (MPI) Library} portdir science/mpich homepage http://www-unix.mcs.anl.gov/mpi/mpich/ epoch 0 platforms darwin name mpich long_description {MPICH is a portable implementation of the MPI (Message Passing Interface) standard. The goal of MPI, simply stated, is to develop a widely used standard for writing message-passing programs. As such the interface should establish a practical, portable, efficient, and flexible standard for message passing. Included are a full set of documents and parallel programming examples.} maintainers nomaintainer categories {net science parallel} version 1.2.7 revision 0
 mpich2 679
@@ -8513,7 +8517,7 @@
 oroborus 466
 variants universal portdir x11/oroborus description {Oroborus basically is a really minimalistic window manager.} homepage http://www.oroborus.org/ epoch 0 platforms darwin name oroborus depends_lib {lib:libX11.6:XFree86 lib:libXext.6:XFree86} long_description {Oroborus is a really minimalistic window manager. It is highly configurable, small and mostly KDE and GNOME compatible.} maintainers dreamind at dreamind.de version 2.0.18 categories {x11 x11-wm} revision 0
 pango 514
-variants {universal no_x11} variant_desc {no_x11 {Disable X11 support}} portdir x11/pango description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin name pango depends_lib {port:glib2 lib:libX11.6:XFree86 port:Xft2 port:cairo port:fontconfig} maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} version 1.18.3 categories x11 revision 0
+variants {universal no_x11} variant_desc {no_x11 {Disable X11 support}} portdir x11/pango description {Framework for the layout and rendering of i18n text} homepage http://www.pango.org/ epoch 0 platforms darwin name pango depends_lib {port:glib2 lib:libX11.6:XFree86 port:Xft2 port:cairo port:fontconfig} maintainers ryandesign long_description {The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text.} version 1.18.4 categories x11 revision 0
 pcb 703
 variants universal portdir x11/pcb description {Printed Circuit Board Layout Tool} homepage http://pcb.sourceforge.net epoch 0 platforms darwin name pcb depends_lib {lib:libX11.6:XFree86 bin:wish:tk} maintainers adam at megacz.com long_description {PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.} version 20060321 categories {x11 graphics} revision 0
 php5-gtk 486

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080112/3a832006/attachment.html


More information about the macports-changes mailing list