[37977] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Tue Jul 1 12:46:13 PDT 2008


Revision: 37977
          http://trac.macosforge.org/projects/macports/changeset/37977
Author:   dluke at macports.org
Date:     2008-07-01 12:46:13 -0700 (Tue, 01 Jul 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-07-01 15:37:48 UTC (rev 37976)
+++ trunk/dports/PortIndex	2008-07-01 19:46:13 UTC (rev 37977)
@@ -4748,8 +4748,8 @@
 variants {universal licensed} depends_build bin:nessus-core:nessus-core portdir net/nessus-plugins description {Nessus security scanner} homepage http://www.nessus.org/ epoch 0 platforms darwin name nessus-plugins depends_lib lib:libnessus-2.2.6:nessus-libraries maintainers {opendarwin.org at darkart.com openmaintainer} long_description {Nessus is a security scanner that crawls across a network, looking for well-known vulnerabilities and common misconfigurations.} version 2.2.6 categories {net security} revision 0
 net-snmp 957
 variants {universal no_ssl no_zlib bzip2 server ipv6 ksm} depends_build path:/usr/include/netinet/ip_var.h:netinet-headers variant_desc {no_ssl { Without libssl support } no_zlib { Without libz support } bzip2 { Uses libbz2 } server { Build snmpd } ipv6 { Use IPv6 } ksm { support for kerberos based SNMP security }} portdir net/net-snmp description {An extendable SNMP implementation} homepage http://net-snmp.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:openssl port:zlib} name net-snmp maintainers {opendarwin.org at darkart.com openmaintainer} long_description {This is net-snmp, a derivative of CMU's SNMP package. Various tools relating to the Simple Network Management Protocol including: an extensible agent, an SNMP library, tools to request or set information from SNMP agents, tools to generate and handle SNMP traps, a version of the unix 'netstat' command using SNMP, a Tk/perl MIB browser.} categories net version 5.4.1 revision 1
-net6 507
-variants universal depends_build port:pkgconfig portdir net/net6 description {Network access framework for IPv4/IPv6} homepage http://gobby.0x539.de epoch 0 platforms {darwin freebsd} depends_lib {port:libsigcxx2 port:gnutls} name net6 maintainers nomaintainer long_description {net6 is a library which eases the development of network-based applications as it provides a TCP and UDP protocol abstraction for C++. It is portable to both Windows and POSIX platforms.} version 1.3.6 categories net revision 0
+net6 508
+variants universal depends_build port:pkgconfig portdir net/net6 description {Network access framework for IPv4/IPv6} homepage http://gobby.0x539.de/ epoch 0 platforms {darwin freebsd} depends_lib {port:libsigcxx2 port:gnutls} name net6 maintainers nomaintainer long_description {net6 is a library which eases the development of network-based applications as it provides a TCP and UDP protocol abstraction for C++. It is portable to both Windows and POSIX platforms.} version 1.3.6 categories net revision 0
 netatalk 566
 variants universal depends_build {{path:\${prefix}/include/cups/cups.h:cups-headers}} portdir net/netatalk description {file and printer server for Apple Macintosh clients} homepage http://netatalk.sourceforge.net/ epoch 0 platforms darwin name netatalk depends_lib {port:db44 port:openssl bin:perl:perl5.8 port:cracklib port:libiconv} maintainers nomaintainer long_description {netatalk is a daemon which provides POSIX-compliant Unix/BSD systems with the ability to share files and printers with Apple Macintosh computers.} version 2.0.3 categories net revision 1
 netcat 676
@@ -4866,8 +4866,8 @@
 variants universal portdir net/roadrunner description {implementation of the BEEP protocol (RFC 3080) in C} homepage http://rr.codefactory.se/ epoch 0 platforms darwin name roadrunner depends_lib {bin:pkg-config:pkgconfig lib:libxml2:libxml2 lib:libglib.2:glib2} maintainers nomaintainer long_description {RoadRunner is a full-featured, robust implementation of the BEEP protocol (RFC 3080) written in C.} version 0.9.1 categories {net devel} revision 0
 rrdtool 438
 variants {universal python} variant_desc {python {Python bindings for RRDtool}} portdir net/rrdtool description {Round Robin Database} homepage http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/ epoch 0 platforms darwin name rrdtool depends_lib {port:perl5.8 port:tcl port:zlib port:libpng port:cairo} maintainers markd long_description {RRDtool is a system to store and display time-series data} version 1.3.0 categories net revision 0
-rsync 489
-variants universal portdir net/rsync description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib {port:popt port:libiconv} maintainers mww at macports.org long_description {Rsync version 3.0.2 has been released. This is a security release that fixes a potential buffer-overflow issue. Related pages: http://rsync.samba.org/ftp/rsync/rsync-3.0.2-NEWS} version 3.0.2 categories net revision 0
+rsync 485
+variants universal portdir net/rsync description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 0 platforms {darwin freebsd sunos} name rsync depends_lib {port:popt port:libiconv} maintainers nomaintainer long_description {Rsync version 3.0.3 has been released. This is a security release that fixes a potential buffer-overflow issue. Related pages: http://rsync.samba.org/ftp/rsync/rsync-3.0.3-NEWS} version 3.0.3 categories net revision 0
 rsync-devel 1089
 variants universal portdir net/rsync-devel description {tool that provides fast incremental file transfer} homepage http://samba.org/rsync/ epoch 1203546104 platforms {darwin freebsd sunos} name rsync-devel depends_lib {port:popt port:libiconv} maintainers reiffert at macports.org long_description {http://rsync.samba.org/ftp/rsync/rsync-3.0.0pre10-NEWS rsync 3.0.0 is going to be a feature release that has a number of improvements. There has already been work done to lower rsync's memory use, and make recursive transfers start up more rapidly (due to an incremental recursive scan being added). This version has just added xattr support (resource forks), and should also get: ACL support, filename charset-conversion support, renamed-file detection, improved performance for large files, and other changes yet to be decided. Related pages: http://samba.anu.edu.au/ftp/unpacked/rsync/NEWS http://samba.anu.edu.au/ftp/rsync/nightly/rsync.html http://samba.anu.edu.au/ftp/rsync/nightly/rsyn
 cd.conf.html http://samba.anu.edu.au/rsync/lists.html} version 3.0.0pre10 categories net revision 0
 rsync-lart 797
@@ -6615,7 +6615,7 @@
 py-mathdom 390
 variants universal portdir python/py-mathdom description {DOM library for Content MathML written in Python} homepage http://py-mathdom.sourceforge.net/ depends_run port:py-parsing epoch 0 platforms darwin depends_lib port:python24 name py-mathdom maintainers nomaintainer long_description {{DOM library for Content MathML written in Python}} categories {python math} version 0.7 revision 0
 py-matplotlib 961
-variants {universal cairo gtk2 tkinter wxpython} variant_desc {cairo {Allow to use cairo for interactive plotting} gtk2 {Use GTKAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting}} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:freetype port:libpng port:py-dateutil port:py-tz port:py-numpy port:py-tkinter} name py-matplotlib maintainers {ram openmaintainer} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.98.0 revision 1
+variants {universal cairo gtk2 tkinter wxpython} variant_desc {cairo {Allow to use cairo for interactive plotting} gtk2 {Use GTKAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting}} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:freetype port:libpng port:py-dateutil port:py-tz port:py-numpy port:py-tkinter} name py-matplotlib maintainers {ram openmaintainer} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.98.2 revision 0
 py-matplotlib-basemap 464
 description {matplotlib toolkit for plotting data on map projections} portdir python/py-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:py-matplotlib port:geos} name py-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99 revision 0
 py-mecab 340
@@ -7177,7 +7177,7 @@
 py25-mako 934
 variants universal portdir python/py25-mako description {A super-fast templating language that borrows the best ideas from the existing templating languages.} homepage http://www.makotemplates.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-mako maintainers stechert at macports.org long_description {Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.} categories {python www} version 0.1.10 revision 0
 py25-matplotlib 973
-variants {universal cairo gtk2 tkinter wxpython} variant_desc {cairo {Allow to use cairo for interactive plotting} gtk2 {Use GTKAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting}} portdir python/py25-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:freetype port:libpng port:py25-dateutil port:py25-tz port:py25-numpy port:py25-tkinter} name py25-matplotlib maintainers {ram openmaintainer} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.98.0 revision 1
+variants {universal cairo gtk2 tkinter wxpython} variant_desc {cairo {Allow to use cairo for interactive plotting} gtk2 {Use GTKAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting}} portdir python/py25-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:freetype port:libpng port:py25-dateutil port:py25-tz port:py25-numpy port:py25-tkinter} name py25-matplotlib maintainers {ram openmaintainer} long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} categories {python graphics math} version 0.98.2 revision 0
 py25-matplotlib-basemap 470
 description {matplotlib toolkit for plotting data on map projections} portdir python/py25-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos} name py25-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99 revision 0
 py25-mecab 344
@@ -7185,7 +7185,7 @@
 py25-mechanize 432
 variants universal portdir python/py25-mechanize description {Stateful programmatic web browsing} homepage http://wwwsearch.sourceforge.net/mechanize epoch 0 platforms darwin depends_lib {port:python25 port:py25-clientform} name py25-mechanize maintainers {openmaintainer akira} long_description {Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.} categories {python www} version 0.1.7b revision 0
 py25-memcached 603
-variants universal depends_build port:py25-setuptools portdir python/py25-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python25 name py25-memcached maintainers nomaintainer long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.41 revision 0
+variants universal depends_build port:py25-setuptools portdir python/py25-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python25 name py25-memcached maintainers nomaintainer long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
 py25-modulegraph 660
 variants universal portdir python/py25-modulegraph description {Python module dependency analysis tool} homepage http://undefined.org/python/#modulegraph epoch 0 platforms darwin depends_lib {port:python25 port:py25-altgraph} name py25-modulegraph maintainers {jmr openmaintainer} long_description {modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.} categories {python devel} version 0.7 revision 0
 py25-modulegraph-devel 674
@@ -7836,8 +7836,8 @@
 variants {universal i386 gcw gcc42 g95 octave java python25} variant_desc {gcw {Add support for Gnome Canvas Widget} gcc42 {Build using gcc42 (default)} g95 {Build using g95} octave {Add support for Octave} java {Add support for Java} python25 {Add support for python25}} portdir science/plplot description {Scientific plotting package} homepage http://plplot.sourceforge.net/ epoch 0 platforms darwin name plplot depends_lib {port:cmake port:expat port:fontconfig port:freefont-ttf port:freetype port:gd2 port:libiconv port:jpeg port:libpng port:pkgconfig port:swig port:tcl port:tk port:zlib port:gcc42} maintainers takeshi at macports.org long_description {{  PLplot is relatively small, portable, freely distributable,  and is rich enough to satisfy most users. It has a wide  range of plot types including line (linear, log),  contour, 3D, fill, and almost 1000 characters  (including Greek and mathematical) in its extended font set.  The package is designed to make it easy to quickly 
 get  graphical output; only a handful of function calls  is typically required. For more advanced use,  virtually all aspects of plotting are configurable.}} version 5.9.0 categories science revision 1
 proj 325
 portdir science/proj variants universal description {PROJ.4 - Cartographic Projections Library} name proj version 4.6.0 homepage http://www.remotesensing.org/proj/ categories science revision 0 epoch 0 maintainers seanasy at gmail.com long_description {PROJ.4 is a library for converting data between cartographic projections.}
-pvm 617
-variants {universal darwin_8} description {pvm permits a network of computers to act as a cluster} portdir science/pvm homepage http://www.csm.ornl.gov/pvm/ epoch 0 platforms darwin name pvm long_description {PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers.} maintainers mww categories {science parallel net} version 3.4.5 revision 1
+pvm 626
+variants {universal darwin_8 darwin_9} description {pvm permits a network of computers to act as a cluster} portdir science/pvm homepage http://www.csm.ornl.gov/pvm/ epoch 0 platforms darwin name pvm long_description {PVM (Parallel Virtual Machine) is a software package that permits a heterogeneous collection of Unix and/or Windows computers hooked together by a network to be used as a single large parallel computer. Thus large computational problems can be solved more cost effectively by using the aggregate power and memory of many computers.} maintainers mww categories {science parallel net} version 3.4.5 revision 1
 qucs 418
 variants universal portdir science/qucs description {an integrated circuit simulator} homepage http://qucs.sourceforge.net/ epoch 0 platforms darwin name qucs depends_lib {port:qt3 port:freehdl} maintainers rowue at digitalis.org long_description {Qucs is an integrated circuit simulator. You can setup an circut with graphical user interface. It's based on QT} version 0.0.14 categories {science electronics} revision 0
 rasmol 465
@@ -9363,7 +9363,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.20.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.20.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 482
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080701/1994480c/attachment.html 


More information about the macports-changes mailing list