[19431] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu Sep 7 00:48:41 PDT 2006


Revision: 19431
Author:   dluke at macports.org
Date:     2006-09-07 00:48:38 -0700 (Thu, 07 Sep 2006)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2006-09-07 07:43:16 UTC (rev 19430)
+++ trunk/dports/PortIndex	2006-09-07 07:48:38 UTC (rev 19431)
@@ -1231,7 +1231,7 @@
 poll-emulator 387
 portdir devel/poll-emulator description {Library to provide poll(2) functionality} platforms {darwin freebsd} name poll-emulator version 1.4 categories devel homepage http://www.clapper.org/software/poll/ revision 1 epoch 0 maintainers darwinports at opendarwin.org long_description {This package implements the System V poll(2) system call for Unix-like systems that do not support poll.}
 popt 558
-variants darwin_7 description {A getopt(3) like library with a number of enhancements} portdir devel/popt epoch 0 platforms darwin depends_lib lib:libintl.3:gettext name popt long_description {popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.} maintainers n3npq at mac.com categories devel version 1.10.4 revision 1
+variants darwin_7 description {A getopt(3) like library with a number of enhancements} portdir devel/popt epoch 0 platforms darwin depends_lib lib:libintl.3:gettext name popt long_description {popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.} maintainers n3npq at mac.com categories devel version 1.10.4 revision 2
 prc-tools 628
 variants darwin_8 description {C and C++ programming tools for Palm OS} portdir devel/prc-tools homepage http://prc-tools.sourceforge.net/ epoch 0 platforms darwin name prc-tools long_description {The prc-tools package is a collection of tools supporting C and C++ programming for Palm OS. It consists of: the GNU Compiler Collection, assembler, linker, and symbolic debugger, modifications to these tools to support functionality peculiar to the PalmOS, tools for dealing with PalmOS .prc executables, and finally, conveniently packaged documentation.} maintainers cssdev at mac.com categories {palm devel} version 2.3 revision 0
 prcs 444
@@ -2170,8 +2170,8 @@
 description {GGI Miscellaneous} portdir graphics/libggimisc homepage http://www.ggi-project.org/ epoch 0 platforms darwin depends_lib lib:libggi.2:libggi name libggimisc long_description {LibGGIMisc is a place to put support for graphics target features which are not deserving their own special extensions. Right now this means basically some VGA adaptor features -- getting and waiting for the raster position, using a hardware horizontal splitline feature, and loading/unloading font data from hardware text modes.} maintainers toby at opendarwin.org categories graphics version 2.1.1 revision 0
 libggiwmh 422
 description {GGI extension for windowed targets} portdir graphics/libggiwmh homepage http://www.ggi-project.org/ epoch 0 platforms darwin depends_lib lib:libggi.2:libggi name libggiwmh long_description {LibGGIWMH is an extension for GGI targets that are window system based to allow access to things like setting the title bar, resizing, etc..} maintainers toby at opendarwin.org categories graphics version 0.2.1 revision 0
-libguichan 430
-variants darwin_8 portdir graphics/libguichan description {portable C++ GUI library designed for games using SDL} homepage http://guichan.sourceforge.net/ epoch 0 platforms darwin name libguichan depends_lib {port:libsdl port:libsdl_image} maintainers josh_root at users.sourceforge.net long_description {Guichan is a portable C++ GUI library designed for games using SDL and/or OpenGL.} version 0.4.0 categories graphics revision 2
+libguichan 438
+variants darwin_8 portdir graphics/libguichan description {portable C++ GUI library designed for games using SDL} homepage http://guichan.sourceforge.net/ epoch 0 platforms darwin name libguichan depends_lib {port:libsdl port:libsdl_image} maintainers josh_root at users.sourceforge.net long_description {Guichan is a portable C++ GUI library designed for games using SDL and/or OpenGL.} version 0.4.0 categories {graphics devel} revision 3
 libhermes 766
 portdir graphics/libhermes platforms darwin description {Hermes is a pixel conversion library.} name libhermes version 1.3.3 categories {graphics devel} homepage http://www.clanlib.org/hermes revision 1 epoch 0 maintainers mww at opendarwin.org long_description {Hermes is a pixel conversion library. Its only purpose is to take a buffer full of pixels and convert it into a target buffer full of pixels. The two can differ both in size and in format. Hermes is primarily intended for fast graphics display and it is optimized for that. Where this goal can be achieved by dismissing minimal graphic errors, Hermes will do so (minimal means almost not noticeable). But that is likely to be very configurable in the near future to allow for user selection of trade-off.}
 libmng 413
@@ -5082,6 +5082,8 @@
 portdir python/py-pylibpcap description {A python module for the libpcap packet capture library.} depends_lib {port:libpcap port:swig} name py-pylibpcap categories {python net} version 0.5.1 homepage http://pylibpcap.sourceforge.net/ revision 1 epoch 0 maintainers chris.owen at consault.com long_description {Pylibpcap is a Python extension module that interfaces with the libpcap packet capture library. Pylibpcap enables python scripts to capture packets on the network.}
 py-pyobjc 671
 description {bidirectional bridge between python and Objective C} portdir python/py-pyobjc homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin name py-pyobjc depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.} maintainers mww at opendarwin.org version 1.4 categories {python devel} revision 0
+py-pyqt3 572
+description {PyQt is a set of Python bindings for the Qt toolkit} portdir python/py-pyqt3 homepage http://www.riverbankcomputing.co.uk/pyqt/index.php epoch 0 platforms macosx depends_lib {port:py-sip port:qt3-mac} name py-pyqt3 long_description {PyQt is a set of Python bindings for the Qt toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.} maintainers darwinports at opendarwin.org categories {python devel} version 3.16 revision 0
 py-pyrex 475
 description {A language for writing Python extension modules.} portdir python/py-pyrex homepage http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ epoch 0 platforms darwin name py-pyrex depends_lib {{path:${prefix}/bin/python2.4:python24}} long_description {Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.} maintainers landonf at opendarwin.org version 0.9.3.1 categories {python devel} revision 2
 py-pyrexdoc 556
@@ -5442,6 +5444,8 @@
 description {password manipulation methods for Ruby} portdir ruby/rb-password homepage http://www.caliban.org/ruby/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby} lib:libcrack.2:cracklib port:rb-termios} name rb-password long_description {Ruby/Password comprises a set of useful methods for creating, verifying and manipulating passwords. It includes an interface to CrackLib, a library commonly used for checking password strength. The target audience for this library is system administrators who need to write Ruby programs that prompt for, generate, verify and encrypt passwords.} maintainers darwinports at opendarwin.org categories {ruby sysutils} version 0.5.2 revision 1
 rb-pdumpfs 590
 description {simply daily backup system similar to Plan9's dumpfs} portdir ruby/rb-pdumpfs homepage http://namazu.org/~satoru/pdumpfs epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-pdumpfs long_description {pdumpfs is a simple daily backup system similar to Plan9's dumpfs which preserves every daily snapshot. pdumpfs is written in Ruby. You can access the past snapshots at any time for retrieving a certain day's file. Let's backup your home directory with pdumpfs!} maintainers darwinports at opendarwin.org categories {ruby sysutils} version 1.1 revision 0
+rb-plruby 421
+description {PL/Ruby for PostgreSQL} portdir ruby/rb-plruby homepage http://moulon.inra.fr/ruby/plruby.html epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby} port:ruby port:postgresql81} name rb-plruby long_description {The procedural language PL/Ruby allows you to write stored procedures for PostgreSQL in Ruby} maintainers sava.chankov at gmail.com categories {ruby databases} version 0.4.9 revision 0
 rb-pluginfactory 764
 description {Mixin for making dynamically-loadable plugin classes} portdir ruby/rb-pluginfactory homepage http://www.deveiate.org/code/PluginFactory.html epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-pluginfactory long_description {This module contains the PluginFactory mixin. Including PluginFactory in your class turns it into a factory for its derivatives, capable of searching for and loading them by name. This is useful when you have an abstract base class which defines an interface and basic functionality for a part of a larger system, and a collection of subclasses which implement the interface for different underlying functionality.} maintainers tristan at opendarwin.org categories {ruby devel} version 1.0.0 revision 0
 rb-postgres 432
@@ -5459,7 +5463,7 @@
 rb-rbtree 401
 description {Red-black tree for ruby.} portdir ruby/rb-rbtree homepage http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/ epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-rbtree long_description {Ruby/RBTree is a implementation of Red-Black Tree for Ruby. It's something like ordered Hash.} maintainers tristan at opendarwin.org categories ruby version 0.1.3 revision 0
 rb-redcloth 470
-description {Textile for Ruby} portdir ruby/rb-redcloth homepage http://rubyforge.org/projects/redcloth epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-redcloth long_description {RedCloth is a module for using Textile in Ruby. Textile is a text format. A very simple text format. Another stab at making readable text that can be converted to HTML.} maintainers darwinports at opendarwin.org categories {ruby textproc} version 3.0.1 revision 0
+description {Textile for Ruby} portdir ruby/rb-redcloth homepage http://rubyforge.org/projects/RedCloth epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby}} name rb-redcloth long_description {RedCloth is a module for using Textile in Ruby. Textile is a text format. A very simple text format. Another stab at making readable text that can be converted to HTML.} maintainers darwinports at opendarwin.org categories {ruby textproc} version 3.0.4 revision 0
 rb-regexp 965
 description {regular expression engine} portdir ruby/rb-regexp homepage http://rubyforge.org/projects/aeditor epoch 0 platforms darwin depends_lib {{path:${prefix}/bin/ruby:ruby} port:rb-iterator port:rb-test-unit-mock} name rb-regexp long_description {Here is an Regexp engine written entirely in Ruby. It allows you to search in text with advanced search patterns. It supports Perl5 syntax... plus some perl6 syntax (more to come in the future). Its fairly compatible with Ruby's native regexp engine (GNU), and when running against the Rubicon testsuite, it passes 96.025% out of 1560 total tests. The implementation is simple, yet without any optimizations. Therefore speed is slow.. At some point when optimizations are in place, I plan to do a re-implementation in C++. Because of the simplicity, the code should be easy to grasp and extend with your own custom code.} maintainers darwinports at opendarwin.org categories {ruby textproc} version 0.11 revision 1
 rb-rexml 705
@@ -5561,7 +5565,7 @@
 gromacs 785
 description {The World's fastest Molecular Dynamics package} portdir science/gromacs homepage http://www.gromacs.org/ epoch 0 platforms darwin depends_lib port:fftw-3-single name gromacs long_description {GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non-biological systems, e.g. polymers.} maintainers darwinports at opendarwin.org categories {science math} version 3.3.1 revision 0
 hdf5 371
-variants szip description {a general purpose library and file format for storing scientific data} portdir science/hdf5 homepage http://hdf.ncsa.uiuc.edu/HDF5/ epoch 0 depends_lib port:zlib name hdf5 long_description {HDF5 is a general purpose library and file format for storing scientific data.} maintainers persquare at mac.com categories science version 1.6.4 revision 0
+variants szip description {a general purpose library and file format for storing scientific data} portdir science/hdf5 homepage http://hdf.ncsa.uiuc.edu/HDF5/ epoch 0 depends_lib port:zlib name hdf5 long_description {HDF5 is a general purpose library and file format for storing scientific data.} maintainers persquare at mac.com categories science version 1.6.5 revision 0
 iverilog 639
 portdir science/iverilog description {Icarus Verilog} platforms darwin name iverilog version 0.8 categories science homepage http://www.icarus.com/eda/verilog/ revision 0 epoch 0 maintainers toby at opendarwin.org long_description {Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate C++ code that is compiled and linked with a run time library (called {"vvm")} then executed as a command to run the simulation. For synthesis, the compiler generates netlists in the desired format.}
 lammpi 511
@@ -5952,8 +5956,8 @@
 portdir sysutils/passogva platforms darwin description {automated password generator} name passogva version 1.0 categories sysutils homepage http://dev.mosuki.com/passogva/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {passogva is a FIPS-181 automated password generator implementation. It generates random, pronounceable words.}
 pdi2iso 382
 portdir sysutils/pdi2iso platforms darwin description {converts instant copy bin image to standard ISO-9660} name pdi2iso version 0.1 categories sysutils homepage https://developer.berlios.de/projects/pdi2iso/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.}
-pilot-link 310
-variants darwin_8 description {palm-pilot libraries and tools} portdir sysutils/pilot-link homepage http://pilot-link.org/ epoch 0 platforms darwin depends_lib {lib:libiconv:libiconv lib:libreadline:readline} name pilot-link maintainers darwinports at opendarwin.org categories sysutils version 0.11.7 revision 1
+pilot-link 346
+variants darwin_8 description {palm-pilot libraries and tools} portdir sysutils/pilot-link homepage http://www.pilot-link.org/ epoch 0 platforms darwin depends_lib {lib:libiconv:libiconv lib:libreadline:readline lib:popt:popt lib:libpng:libpng} name pilot-link maintainers cssdev at mac.com categories {sysutils palm} version 0.12.0-pre4 revision 0
 pstree 340
 portdir sysutils/pstree description {pstree shows the output of the ps command as a tree} platforms {darwin freebsd} name pstree version 2.27 categories sysutils homepage http://fresh.t-systems-sfr.com/unix/src/misc/ revision 0 epoch 0 maintainers mww at opendarwin.org long_description {{pstree shows the output of the ps command as a tree}}
 pv 582
@@ -6728,6 +6732,8 @@
 portdir x11/gtk2-industrial description {Industrial GTK 1 & 2 theme engine from the Ximian Artwork package.} platforms darwin name gtk2-industrial depends_lib lib:libgtk.2:gtk2 version 1.0 categories x11 homepage http://art.gnome.org/themes/gtk2/468.php revision 0 epoch 0 maintainers jbenninghoff at mac.com
 gtk26 563
 variants {darwin_6 darwin_8} portdir x11/gtk26 description {Gimp ToolKit version 2.6.8} homepage http://www.gtk.org/ epoch 0 platforms darwin name gtk26 depends_lib {lib:libglib.2:glib2 lib:libtiff.3:tiff lib:libpng12.0:libpng lib:libatk-1:atk lib:libpango.1:pango lib:libintl.3:gettext lib:libX11.6:XFree86} maintainers teus at teusbenschop.nl long_description {This is GTK+ version 2.6.8. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System. This version of GTK+ doesn't use cairo.} version 2.6.8 categories x11 revision 0
+gtk28 459
+variants {darwin_6 darwin_8} portdir x11/gtk28 description {Gimp ToolKit version 2} homepage http://www.gtk.org/ epoch 0 platforms darwin name gtk28 depends_lib {port:glib2 port:tiff port:libpng port:atk port:pango port:gettext lib:libX11.6:XFree86} maintainers mij at macports.org long_description {This is GTK+ version 2.x. GTK+, which stands for Gimp ToolKit, is a library for creating GUIs for the X Windows System.} version 2.8.20 categories x11 revision 0
 gtkglarea 717
 description {OpenGL widget to GTK+} portdir x11/gtkglarea homepage http://www.student.oulu.fi/~jlof/gtkglarea/ epoch 0 platforms darwin depends_lib {lib:libgl.1:glib1 lib:libintl.3:gettext lib:libiconv.2:libiconv lib:libX11.6:XFree86} name gtkglarea long_description {Just as GTK+ is build on top of GDK, GtkGLArea is built on top of gdkgl which is basically wrapper around GLX functions. The widget itself is very similar to GtkDrawinigArea widget and adds only three extra functions. Lower level gdkgl functions make it easy to render on any widget that has OpenGL capable visual, rendering to off-screen pixmaps is also supported.} maintainers digdog at opendarwin.org categories {x11 devel} version 1.2.3 revision 0
 gtkglarea2 685

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


More information about the macports-changes mailing list