[37262] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Sun Jun 1 12:42:13 PDT 2008


Revision: 37262
          http://trac.macosforge.org/projects/macports/changeset/37262
Author:   dluke at macports.org
Date:     2008-06-01 12:42:10 -0700 (Sun, 01 Jun 2008)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-06-01 13:53:58 UTC (rev 37261)
+++ trunk/dports/PortIndex	2008-06-01 19:42:10 UTC (rev 37262)
@@ -2336,8 +2336,8 @@
 portdir gnome/hicolor-icon-theme description {A default fallback theme.} platforms darwin name hicolor-icon-theme version 0.10 categories gnome homepage http://gnome.org/ revision 0 epoch 0 long_description {This is the default fallback theme used by implementations of the icon theme specification.} maintainers nomaintainer
 icon-naming-utils 451
 depends_build {port:perl5.8 port:p5-xml-simple} portdir gnome/icon-naming-utils description {A default fallback theme.} homepage http://tango.freedesktop.org/ depends_run {port:perl5.8 port:p5-xml-simple port:p5-getopt-long} epoch 0 platforms darwin name icon-naming-utils long_description {This is the default fallback theme used by implementations of the icon theme specification.} maintainers nomaintainer version 0.8.6 categories gnome revision 0
-inkscape 912
-variants {universal disable_debugging enable_debugging} variant_desc {disable_debugging {Disable debugging. Strip executables to save disk space} enable_debugging {Enable debugging. Executables not stripped}} portdir gnome/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org/ epoch 0 platforms darwin name inkscape depends_lib {port:libgnomeprintui port:boehmgc port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco port:poppler port:py25-numpy port:py25-lxml port:boost} maintainers nomaintainer long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} version 0.46 categories {gnome graphics} revision 1
+inkscape 946
+variants {universal disable_debugging enable_debugging} variant_desc {disable_debugging {Disable debugging. Strip executables to save disk space} enable_debugging {Enable debugging. Executables not stripped}} portdir gnome/inkscape description {Inkscape is an open source SVG editor.} homepage http://www.inkscape.org/ epoch 0 platforms darwin name inkscape depends_lib {port:libgnomeprintui port:boehmgc port:gtkmm port:gnome-vfs port:libxslt port:lcms port:dbus port:dbus-glib port:py25-xml port:libcroco port:poppler port:py25-numpy port:py25-lxml port:boost port:ImageMagick port:libwpg} maintainers gmail.com:dbevans long_description {Inkscape is an open source SVG editor with capabilities similar to Illustrator, CorelDraw, Visio, etc. Supported SVG features include basic shapes, paths, text, alpha blending, transforms, gradients, node editing, svg-to-png export, grouping, and more.} version 0.46 categories {gnome graphics} revision 2
 libbonobo 609
 variants universal depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser port:gnome-common port:intltool} portdir gnome/libbonobo description {A library for creating reusable components} homepage http://www.gnome.org/ depends_run port:perl5.8 epoch 0 platforms darwin depends_lib {port:glib2 port:orbit2 port:gettext port:libxml2 port:libiconv port:popt} name libbonobo maintainers nomaintainer long_description {Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.} categories gnome version 2.22.0 revision 0
 libbonoboui 785
@@ -6721,7 +6721,7 @@
 py-pylibpcap 501
 variants universal portdir python/py-pylibpcap description {Python module for the libpcap packet capture library} homepage http://pylibpcap.sourceforge.net epoch 0 platforms darwin depends_lib {port:libpcap port:swig} name py-pylibpcap maintainers {pmq openmaintainer} 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.} categories {python net} version 0.6.2 revision 0
 py-pylons 872
-variants universal portdir python/py-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py-setuptools port:py-routes port:py-myghty port:py-paste port:py-pastedeploy port:py-pastescript port:py-simplejson port:py-WebHelpers port:py-nose port:py-beaker port:py-formencode port:py-cheetah} name py-pylons maintainers {openmaintainer stechert akira} long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} categories {python www} version 0.9.6.1 revision 1
+variants universal portdir python/py-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py-setuptools port:py-routes port:py-myghty port:py-paste port:py-pastedeploy port:py-pastescript port:py-simplejson port:py-WebHelpers port:py-nose port:py-beaker port:py-formencode port:py-cheetah} name py-pylons maintainers {openmaintainer stechert akira} long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} categories {python www} version 0.9.6.2 revision 0
 py-pyobjc 656
 variants universal portdir python/py-pyobjc description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pyobjc maintainers nomaintainer 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.} categories {python devel} version 1.4 revision 0
 py-pyobjc2 728
@@ -7185,7 +7185,7 @@
 py25-pygtksourceview 419
 variants {universal darwin_9} depends_build {port:pkgconfig port:libxslt} portdir python/py25-pygtksourceview description {Python bindings for GtkSourceView2} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:py25-gtk port:gtksourceview2} name py25-pygtksourceview maintainers nomaintainer long_description {{Python bindings for GtkSourceView2}} version 2.2.0 categories {python x11} revision 0
 py25-pylons 900
-variants universal portdir python/py25-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-routes port:py25-myghty port:py25-paste port:py25-pastedeploy port:py25-pastescript port:py25-simplejson port:py25-WebHelpers port:py25-nose port:py25-beaker port:py25-formencode port:py25-cheetah} name py25-pylons maintainers {openmaintainer stechert akira} long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} categories {python www} version 0.9.6.1 revision 1
+variants universal portdir python/py25-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-routes port:py25-myghty port:py25-paste port:py25-pastedeploy port:py25-pastescript port:py25-simplejson port:py25-WebHelpers port:py25-nose port:py25-beaker port:py25-formencode port:py25-cheetah} name py25-pylons maintainers {openmaintainer stechert akira} long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} categories {python www} version 0.9.6.2 revision 0
 py25-pyobjc 668
 variants universal portdir python/py25-pyobjc description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pyobjc maintainers {jmr openmaintainer} 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.} categories {python devel} version 1.4 revision 0
 py25-pyobjc2 716
@@ -7653,7 +7653,7 @@
 grads 851
 variants {universal printim} depends_build {port:libwww port:readline port:rx port:zlib port:netcdf port:udunits port:hdf4 port:libdap port:libnc-dap} variant_desc {printim {image output using GD}} portdir science/grads description {interactive visualization tool for earth science data} homepage http://www.iges.org/grads/grads.html epoch 0 platforms darwin name grads maintainers takeshi at macports.org long_description {The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). GrADS has been implemented worldwide on a variety of commonly used operating systems and is freely distributed over the Internet.} version 1.9b4 categories science revision 3
 gri 864
-variants universal depends_build {port:ImageMagick bin:tex:texlive port:ghostscript port:perl5.8} portdir science/gri description {A scientific graphics programming language} homepage http://gri.sourceforge.net epoch 0 platforms darwin name gri maintainers {dan.kelley at dal.ca j.stalnaker at neu.edu} long_description {Gri is a language for scientific graphics programming. The word language is important: Gri is command-driven, not point/click. Some users consider Gri similar to LaTeX, since both provide extensive power in exchange for patience in learning syntax. Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A TeX-like syntax provides common mathematical symbols.} version 2.12.12 categories {science graphics} revision 0
+variants universal depends_build {port:ImageMagick bin:tex:texlive port:ghostscript port:perl5.8} portdir science/gri description {A scientific graphics programming language} homepage http://gri.sourceforge.net epoch 0 platforms darwin name gri maintainers {dal.ca:dan.kelley neu.edu:j.stalnaker} long_description {Gri is a language for scientific graphics programming. The word language is important: Gri is command-driven, not point/click. Some users consider Gri similar to LaTeX, since both provide extensive power in exchange for patience in learning syntax. Gri can make x-y graphs, contour graphs, and image graphs, in PostScript and (someday) SVG formats. Control is provided over all aspects of drawing, e.g. line widths, colors, and fonts. A TeX-like syntax provides common mathematical symbols.} version 2.12.17 categories {science graphics} revision 0
 gromacs 790
 variants universal portdir science/gromacs description {The World's fastest Molecular Dynamics package} homepage http://www.gromacs.org/ epoch 0 platforms darwin name gromacs depends_lib port:fftw-3-single maintainers nomaintainer 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.} version 3.3.1 categories {science math} revision 0
 gvemod-cplxview 565

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080601/5a2c6680/attachment.htm 


More information about the macports-changes mailing list