[25530] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Thu May 24 00:31:40 PDT 2007


Revision: 25530
          http://trac.macosforge.org/projects/macports/changeset/25530
Author:   dluke at macports.org
Date:     2007-05-24 00:31:39 -0700 (Thu, 24 May 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-05-24 06:47:42 UTC (rev 25529)
+++ trunk/dports/PortIndex	2007-05-24 07:31:39 UTC (rev 25530)
@@ -205,7 +205,7 @@
 lzma 408
 variants universal description {high compression ratio archiver} portdir archivers/lzma homepage http://www.7-zip.org/sdk.html epoch 0 platforms darwin name lzma long_description {LZMA is default and general compression method of 7z format in 7-Zip program. LZMA provides high compression ratio and very fast decompression.} maintainers nomaintainer at macports.org categories archivers version 4.06 revision 0
 lzo2 657
-variants {universal darwin_8} description {Real-time data compression library} portdir archivers/lzo2 homepage http://www.oberhumer.com/opensource/lzo/ epoch 0 platforms darwin name lzo2 long_description {LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. LZO is distributed under the GNU General Public License.} maintainers yunzheng.hu at gmail.com categories archivers version 2.02 revision 0
+variants {universal darwin_8} description {Real-time data compression library} portdir archivers/lzo2 homepage http://www.oberhumer.com/opensource/lzo/ epoch 0 platforms darwin name lzo2 long_description {LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed. LZO is distributed under the GNU General Public License.} maintainers yunzheng.hu at gmail.com categories archivers version 2.02 revision 1
 makeself 513
 variants universal description {A small shell script that generates a self-extractable archives} portdir archivers/makeself homepage http://www.megastep.org/makeself/ epoch 0 platforms darwin name makeself long_description {makeself.sh is a small shell script that generates a self-extractable tar.gz archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is.} maintainers yeled at macports.org categories archivers version 2.1.4 revision 0
 p7zip 329
@@ -4089,7 +4089,7 @@
 openvpn 541
 variants {universal no_lzo} portdir net/openvpn description {easy-to-use, robust, and highly configurable VPN} homepage http://openvpn.sourceforge.net/ epoch 0 platforms {darwin openbsd} name openvpn depends_lib lib:liblzo:lzo maintainers julien.touche at touche.fr.st long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 1.6.0 categories {net security} revision 0
 openvpn2 547
-variants {universal darwin_8} portdir net/openvpn2 description {easy-to-use, robust, and highly configurable VPN} homepage http://www.openvpn.net epoch 0 platforms darwin name openvpn2 depends_lib {port:lzo2 port:openssl} maintainers {jordiyeh at gmail.com pmq at macports.org} long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 2.0.9 categories {net security} revision 0
+variants {universal darwin_8} portdir net/openvpn2 description {easy-to-use, robust, and highly configurable VPN} homepage http://www.openvpn.net epoch 0 platforms darwin name openvpn2 depends_lib {port:lzo2 port:openssl} maintainers {jordiyeh at gmail.com pmq at macports.org} long_description {OpenVPN is an easy-to-use, robust, and highly configurable VPN (Virtual Private Network) daemon which can be used to securely link two or more private networks using an encrypted tunnel over the internet.} version 2.0.9 categories {net security} revision 1
 p0f 542
 variants universal depends_build port:gmake portdir net/p0f description {versatile passive OS fingerprinting, masquerade detection tool} homepage http://lcamtuf.coredump.cx/p0f.shtml epoch 0 platforms darwin name p0f maintainers nomaintainer at macports.org long_description {p0f is a versatile passive OS fingerprinting and masquerade detection utility, to be used for evidence or information gathering on servers, firewalls, IDSes, and honeypots, for pen-testing, or just for the fun of it.} version 2.0.8 categories {net security} revision 0
 packit 753
@@ -5924,6 +5924,8 @@
 variants universal portdir python/py25-crypto description {collection of cryptographic algorithms and protocols for python} homepage http://www.amk.ca/python/code/crypto.html epoch 0 platforms {darwin freebsd} depends_lib port:python25 name py25-crypto maintainers mww at macports.org long_description {collection of cryptographic algorithms and protocols, implemented for use from python. Among are MD2, MD4, RIPEMD, AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5, ARC4, simple XOR, RSA, DSA, ElGamal, qNEW.} categories {python security} version 2.0.1 revision 0
 py25-curses 367
 variants universal portdir python/py25-curses description {Python bindings to ncurses} homepage http://www.python.org/doc/current/lib/module-curses.html epoch 0 platforms darwin depends_lib {port:python25 port:ncursesw} name py25-curses maintainers mww at macports.org long_description {Python modules curses and curses-panel} categories python version 2.5.1 revision 0
+py25-decorator 520
+variants universal portdir python/py25-decorator description {Provides a decorator factory that makes creating signature preserving decorators dead simple.} homepage http://www.phyast.pitt.edu/~micheles/python/documentation.html epoch 0 platforms darwin depends_lib port:python25 name py25-decorator maintainers stechert at macports.org long_description {{Provides a decorator factory that makes creating signature preserving decorators dead simple.} By Michele Simionato.} categories {python www} version 2.0.1 revision 0
 py25-django-devel 453
 variants universal portdir python/py25-django-devel description {Django is a high-level Python Web framework} homepage http://www.djangoproject.com epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-django-devel maintainers stechert at macports.org long_description {Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.} categories {python www} version 0.96 revision 1
 py25-elementtree 574
@@ -7586,8 +7588,8 @@
 variants universal portdir x11/gcin description {a Chinese input method server.} homepage http://cle.linux.org.tw/gcin/ epoch 0 platforms darwin name gcin depends_lib {lib:libglib.2:glib2 lib:libgtk.2:gtk2 lib:libpango:pango lib:libexpat:expat lib:libfontconfig:fontconfig lib:libpng:libpng bin:pkg-config:pkgconfig} maintainers candyz0416 at mac.com long_description {gcin is a Chinese input method server for traditional Chinese. It features a better GTK user interface.} version 1.2.1 categories x11 revision 0
 gecko-sharp 496
 variants {universal macosx-framework} portdir x11/gecko-sharp description {Gecko bindings for the Mono .NET Development Framework} homepage http://www.go-mono.org/ epoch 0 platforms darwin name gecko-sharp depends_lib {bin:mono:mono lib:mono:gtk-sharp} maintainers pat2man at comcast.net long_description {Mono is an effort to create an open source implementation of the .NET Development Framework including a C# compiler. This is the Gecko# toolkit for it.} version 0.5 categories devel revision 0
-gfontsampler 391
-variants universal portdir x11/gfontsampler description {Browse and compare all of your installed fonts.} homepage http://linuxadvocate.org/projects/gfontsampler/ epoch 0 platforms darwin name gfontsampler depends_lib lib:libgnomeui-2:libgnomeui long_description {{Browse and compare all of your installed fonts.}} maintainers nomaintainer at macports.org version 0.4 categories x11 revision 0
+gfontsampler 334
+variants universal description {Browse and compare all of your installed fonts.} portdir x11/gfontsampler epoch 0 platforms darwin depends_lib lib:libgnomeui-2:libgnomeui name gfontsampler maintainers nomaintainer at macports.org long_description {{Browse and compare all of your installed fonts.}} categories x11 version 0.4 revision 0
 gkrellm-gtodo 388
 variants universal portdir x11/gkrellm-gtodo description {GKrellM2 plugin that tracks tasks and to-do items} homepage http://voidtrance.homelinux.net/projects/software/ epoch 0 platforms darwin name gkrellm-gtodo depends_lib port:gkrellm maintainers nomaintainer at macports.org long_description {{GKrellM2 plugin that tracks tasks and to-do items}} version 0.2.5a categories x11 revision 0
 gobby 656
@@ -7628,8 +7630,8 @@
 variants universal portdir x11/gtkglarea description {OpenGL widget to GTK+} homepage http://www.student.oulu.fi/~jlof/gtkglarea/ epoch 0 platforms darwin name gtkglarea depends_lib {port:glib1 port:gettext} maintainers digdog at macports.org 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.} version 1.2.3 categories {x11 devel} revision 0
 gtkglarea2 708
 variants universal portdir x11/gtkglarea2 description {OpenGL widget to GTK+} homepage ftp://ftp.gnome.org/mirror/gnome.org/sources/gtkglarea/ epoch 0 platforms darwin name gtkglarea2 depends_lib {lib:libGL.1:XFree86 lib:libgtk.2:gtk2} maintainers nomaintainer at macports.org 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.} version 1.99.0 categories {x11 devel} revision 0
-gtkmm 409
-variants {universal use-sys-deps} portdir x11/gtkmm description {C++ interface to GTK+.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm depends_lib {port:gtk2 port:glibmm port:cairomm} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers nomaintainer at macports.org version 2.10.6 categories {x11 devel} revision 0
+gtkmm 434
+variants {universal use-sys-deps} portdir x11/gtkmm description {C++ interface to GTK+.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm depends_lib {port:gtk2 port:glibmm port:cairomm} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers {rhwood at macports.org openmaintainer at macports.org} version 2.10.10 categories {x11 devel} revision 0
 gtkmm1 422
 variants universal portdir x11/gtkmm1 description {C++ interface to GTK+, version 1.2.} homepage http://www.gtkmm.org/ epoch 0 platforms darwin name gtkmm1 depends_lib {lib:libgtk.1:gtk1 lib:libsigc:libsigcxx1} long_description {gtkmm (previously known as Gtk--) is the official C++ interface for the popular GUI library GTK+.} maintainers gongloo at charlies-server.no-ip.com version 1.2.8 categories {x11 devel} revision 0
 gtkmm20 407

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


More information about the macports-changes mailing list