[32897] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Mon Jan 14 12:44:12 PST 2008


Revision: 32897
          http://trac.macosforge.org/projects/macports/changeset/32897
Author:   dluke at macports.org
Date:     2008-01-14 12:44:09 -0800 (Mon, 14 Jan 2008)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-01-14 17:03:58 UTC (rev 32896)
+++ trunk/dports/PortIndex	2008-01-14 20:44:09 UTC (rev 32897)
@@ -591,7 +591,7 @@
 couchdb 439
 variants {universal darwin_8 server} variant_desc {server { adds a startup item }} portdir databases/couchdb description {couchdb is a document database server} homepage http://couchdb.org/ epoch 0 platforms darwin name couchdb depends_lib {port:automake port:autoconf port:libtool port:help2man port:icu port:erlang} maintainers jwa long_description {{couchdb is a document database server}} version 0.7.2 categories databases revision 1
 couchdb-devel 406
-variants {universal darwin_8 server} portdir databases/couchdb-devel description {couchdb is a document database server} homepage http://couchdb.org/ epoch 0 platforms darwin name couchdb-devel depends_lib {port:automake port:autoconf port:libtool port:help2man port:icu port:erlang} maintainers jwa long_description {{couchdb is a document database server}} version 0.7.0a categories databases revision 0
+variants {universal darwin_8 server} portdir databases/couchdb-devel description {couchdb is a document database server} homepage http://couchdb.org/ epoch 0 platforms darwin name couchdb-devel depends_lib {port:automake port:autoconf port:libtool port:help2man port:icu port:erlang} maintainers jwa long_description {{couchdb is a document database server}} version 0.7.3a categories databases revision 0
 db3 415
 variants universal description {The Berkeley DB package, revision 3} portdir databases/db3 homepage http://www.sleepycat.com/update/ epoch 0 platforms {darwin freebsd} name db3 long_description {This is Version 3 of the Berkeley DB package. This port mainly exists for compatibility with Ximian Evolution and is based on the db4 port.} maintainers digdog at macports.org categories databases version 3.3.11 revision 0
 db41 677
@@ -906,8 +906,8 @@
 variants universal portdir devel/darts description {Double-ARray Trie System} homepage http://chasen.org/~taku/software/darts/ epoch 0 platforms darwin name darts depends_lib port:zlib maintainers takanori long_description {Darts is a C++ Templeate library which can be used to make Double-Array. Reference: Aoe, J. An Efficient Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077} version 0.31 categories devel revision 1
 dbow 505
 variants {universal darwin_8} portdir devel/dbow description {database compiler-compiler} homepage http://dbow.sourceforge.net/ epoch 0 platforms darwin name dbow depends_lib port:mysql4 maintainers nomaintainer long_description {DBOW is a database compiler-compiler or front-end. It takes table definitions in a meta language and prepares C, C++, PHP, Perl (etc) functions for manipulating the database. It will also produce SQL table data for MySQL.} version 0.7 categories {devel databases} revision 0
-dbus 510
-variants {universal enable_tests devel darwin_7} depends_build {port:pkgconfig port:docbook-xml-4.1.2 port:xmlto} portdir devel/dbus description {A message bus system, a simple way for applications to talk to one another.} homepage http://www.freedesktop.org/Software/dbus epoch 0 platforms darwin name dbus depends_lib {port:expat port:libxml2} long_description {{A message bus system, a simple way for applications to talk to one another.}} maintainers nomaintainer version 1.0.2 categories devel revision 2
+dbus 496
+variants {universal test darwin_7} depends_build {port:pkgconfig port:docbook-xml-4.1.2 port:xmlto} portdir devel/dbus description {A message bus system, a simple way for applications to talk to one another.} homepage http://www.freedesktop.org/Software/dbus epoch 0 platforms darwin name dbus depends_lib {port:expat port:libxml2} maintainers nomaintainer long_description {{A message bus system, a simple way for applications to talk to one another.}} version 1.0.2 categories devel revision 2
 dbus-glib 430
 variants universal depends_build port:pkgconfig portdir devel/dbus-glib description {Glib bindings for the dbus message bus system.} homepage http://www.freedesktop.org/Software/dbus epoch 0 platforms darwin name dbus-glib depends_lib {port:expat port:libiconv port:glib2 port:dbus port:gettext} long_description {{Glib bindings for the dbus message bus system.}} maintainers nomaintainer version 0.74 categories devel revision 0
 dbus-python24 494
@@ -1345,7 +1345,7 @@
 nsis 537
 variants universal depends_build {port:scons port:i386-mingw32-gcc} portdir devel/nsis description {NSIS is a tool for creating win32 installers.} homepage http://nsis.sourceforge.net/ epoch 0 platforms darwin name nsis maintainers {landonf at macports.org openmaintainer} long_description {NSIS (Nullsoft Scriptable Install System) is a tool that allows programmers to create software installers for Windows. It is released under an open source license and is completely free for any use.} version 2.24 categories {devel win32} revision 0
 nspr 373
-variants {universal darwin_9} description {A platform-neutral API for system level and libc like functions.} portdir devel/nspr homepage http://www.mozilla.org/projects/nspr epoch 0 platforms darwin name nspr long_description {{A platform-neutral API for system level and libc like functions.}} maintainers rsync at reifferscheid.org categories devel version 4.6.6 revision 1
+variants {universal darwin_9} description {A platform-neutral API for system level and libc like functions.} portdir devel/nspr homepage http://www.mozilla.org/projects/nspr epoch 0 platforms darwin name nspr long_description {{A platform-neutral API for system level and libc like functions.}} maintainers rsync at reifferscheid.org categories devel version 4.6.6 revision 2
 nu 801
 variants {universal darwin_8} depends_build {port:pcre bin:rake:rb-rake} portdir devel/nu description {Nu is an interpreted object-oriented lisp-like language written in Objective-C.} homepage http://programming.nu/ epoch 0 platforms darwin name nu maintainers eridius long_description {Nu is an interpreted object-oriented language. It uses a Lisp-style grammar, but is semantically closer to Ruby than to Lisp. Nu is written in Objective-C and is designed to take full advantange of the Objective-C runtime and the many mature class libraries written in Objective-C. Nu code can fully interoperate with code written in {Objective-C;} messages can be sent to and from objects with no concern for whether those messages are implemented in Objective-C or Nu.} version 0.2.4 categories devel revision 0
 nuweb 348
@@ -2076,8 +2076,8 @@
 variants {universal darwin} depends_build port:gnome-doc-utils portdir gnome/gnome-control-center description {Control center for GNOME 2.0 project.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-control-center depends_lib {port:iso-codes port:nautilus port:desktop-file-utils port:libgnomekbd port:libxklavier port:gnome-panel port:metacity port:gst-plugins-base port:evolution-data-server port:vte port:dbus port:dbus-glib} long_description {{Control center for GNOME 2.0 project.}} maintainers nomaintainer version 2.20.1 categories gnome revision 0
 gnome-desktop 485
 variants universal depends_build port:gnome-doc-utils portdir gnome/gnome-desktop description {Additional UI API for GNOME 2} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-desktop depends_lib {port:fribidi port:startup-notification port:libgnomeui port:dbus port:dbus-glib} long_description {This is a collection of APIs not included in libgnomeui as they have not undergone sufficient testing.} maintainers nomaintainer version 2.20.1 categories gnome revision 0
-gnome-desktop-suite 1555
-variants universal description {The GNOME desktop environment} portdir gnome/gnome-desktop-suite homepage http://www.gnome.org/ epoch 0 depends_lib {port:gnome-platform-suite port:bug-buddy port:control-center port:dasher port:eel port:eog port:evince port:evolution-data-server port:file-roller port:gcalctool port:gconf-editor port:gdm port:gedit port:gnome-user-docs port:gnome-applets port:gnome-backgrounds port:gnome-desktop port:gnome-doc-utils port:gnome-games port:gnome-icon-theme port:gnome-keyring port:gnome-keyring-manager port:gnome-mag port:gnome-media port:gnome-menus port:gnome-panel port:gnome-session port:gnome-speech port:gnome-system-monitor port:gnome-terminal port:gnome-themes port:gnome-utils port:gnopernicus port:gst-plugins-good port:gstreamer port:gtk-engines2 port:libgtkhtml3 port:gtksourceview port:gucharmap port:libgail-gnome port:libgnomeprint port:libgnomeprintui port:libgtop port:librsvg port:libsoup port:libwnck port:libxklavier port:metacity por
 t:nautilus port:scrollkeeper port:startup-notification port:system-tools-backends port:vino port:vte port:yelp port:zenity port:gnome-audio port:gnome-python-desktop port:seahorse} name gnome-desktop-suite long_description {The GNOME desktop environment is the set of libraries, applications and services that work as a cohesive integrated user interface produced by the GNOME project. The platform is one of the suites of software packages that form the complete GNOME project offerings.} maintainers nomaintainer categories {gnome devel} version 2.18.1 revision 0
+gnome-desktop-suite 1582
+variants universal portdir gnome/gnome-desktop-suite description {The GNOME desktop environment} homepage http://www.gnome.org/ epoch 0 platforms {macosx freebsd} name gnome-desktop-suite depends_lib {port:gnome-platform-suite port:bug-buddy port:control-center port:dasher port:eel port:eog port:evince port:evolution-data-server port:file-roller port:gcalctool port:gconf-editor port:gdm port:gedit port:gnome-user-docs port:gnome-applets port:gnome-backgrounds port:gnome-desktop port:gnome-doc-utils port:gnome-games port:gnome-icon-theme port:gnome-keyring port:gnome-keyring-manager port:gnome-mag port:gnome-media port:gnome-menus port:gnome-panel port:gnome-session port:gnome-speech port:gnome-system-monitor port:gnome-terminal port:gnome-themes port:gnome-utils port:gnopernicus port:gst-plugins-good port:gstreamer port:gtk-engines2 port:libgtkhtml3 port:gtksourceview port:gucharmap port:libgail-gnome port:libgnomeprint port:libgnomeprintui port:libgtop port:librsvg port:lib
 soup port:libwnck port:libxklavier port:metacity port:nautilus port:scrollkeeper port:startup-notification port:system-tools-backends port:vino port:vte port:yelp port:zenity port:gnome-audio port:gnome-python-desktop port:seahorse} maintainers nomaintainer long_description {The GNOME desktop environment is the set of libraries, applications and services that work as a cohesive integrated user interface produced by the GNOME project. The platform is one of the suites of software packages that form the complete GNOME project offerings.} version 2.18.1 categories {gnome devel} revision 0
 gnome-doc-utils 792
 depends_build {port:pkgconfig port:perl5.8 port:p5-xml-parser} portdir gnome/gnome-doc-utils description {GNOME document utils.} homepage http://www.gnome.org/ depends_run {port:docbook-xml port:docbook-xsl port:scrollkeeper port:iso-codes} epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:libxml2 port:libxslt port:py25-gobject port:py25-hashlib port:py25-libxml2 port:py25-numeric port:python25} name gnome-doc-utils long_description {gnome-doc-utils is a collection of documentation utilities for the Gnomeproject. Notably, it contains utilities for building documentation andall auxiliary files in your source tree, and it contains the DocBookXSLT stylesheets that were once distributed with Yelp.} maintainers nomaintainer version 0.12.0 categories gnome revision 3
 gnome-games 944
@@ -2404,8 +2404,8 @@
 variants universal portdir graphics/ale description {antilamenessing engine} homepage http://auricle.dyndns.org/ALE/ epoch 0 platforms darwin name ale depends_lib lib:Magick:ImageMagick long_description {ALE is a free software program that renders high-fidelity images of real scenes by aligning and combining many similar images from a camera or scanner. The correct similarity between images is roughly that achieved by a somewhat unsteady hand holding a camera.} maintainers shadow at dementia.org version 0.8.7 categories graphics revision 0
 antigraingeometry 959
 variants {universal darwin sdl} depends_build {port:automake port:autoconf port:pkgconfig} portdir graphics/antigraingeometry description {A high quality rendering engine for C++} homepage http://www.antigrain.com/ epoch 0 platforms darwin name antigraingeometry depends_lib {port:freetype lib:libX11:XFree86} maintainers nomaintainer long_description {Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written completely in standard and platform independent C++. It can be used in many areas of computer programming where high quality 2D graphics is an essential part of the project. For example, if you render 2D geographic maps AGG is a must. AGG uses only C++ and standard C runtime functions, such as memcpy, sin, cos, sqrt, etc. The basic algorithms don't even use C++ Standard Template Library. Thus, AGG can be used in a very large number of applications, including embedded systems.} version 2.5 categories {graphics devel} revision 0
-asymptote 581
-variants universal portdir graphics/asymptote description {a vector graphics language} homepage http://asymptote.sourceforge.net epoch 0 platforms darwin name asymptote depends_lib {port:readline port:texlive port:ghostscript port:fftw-3 port:gsl port:libsigsegv port:ncurses} maintainers nomaintainer long_description {Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.} version 1.40 categories graphics revision 0
+asymptote 585
+variants universal portdir graphics/asymptote description {a vector graphics language} homepage http://asymptote.sourceforge.net epoch 0 platforms darwin name asymptote depends_lib {port:readline port:texlive port:ghostscript port:fftw-3 port:gsl port:libsigsegv port:ncurses} maintainers loshea at gmail.com long_description {Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. Labels and equations are typeset with LaTeX, for high-quality PostScript output.} version 1.40 categories graphics revision 0
 autotrace 644
 variants {universal magick} portdir graphics/autotrace description {Convert bitmap to vector graphics} homepage http://autotrace.sourceforge.net/ epoch 0 platforms darwin name autotrace depends_lib port:libpng maintainers nomaintainer long_description {The aim of the AutoTrace project is the development of a freely available application with a functionality similar to CorelTrace or Adobe Streamline. I hope that it will become better than all commercially available programs. In some aspects it is already better. AutoTrace is free software. AutoTrace is distributed under the term of GNU GPL.} version 0.31.1 categories graphics revision 1
 bitstream-vera 544
@@ -2461,7 +2461,7 @@
 fontconfig 460
 variants {universal doc vera macosx} variant_desc {doc {Install extra documentation}} portdir graphics/fontconfig description {An XML-based font configuration API for X Windows} homepage http://fontconfig.org/ epoch 0 platforms darwin name fontconfig depends_lib {port:libiconv port:expat port:freetype} maintainers ryandesign long_description {Fontconfig is a library for configuring and customizing font access.} version 2.5.0 categories graphics revision 0
 fontforge 921
-variants {universal without_multilayer with_freetype_bytecode} variant_desc {without_multilayer {Enable support for multilayered type3/svg fonts} with_freetype_bytecode {Enable support for bytecode interpreter}} portdir graphics/fontforge description {Outline and bitmap font editor/converter for many formats} homepage http://fontforge.sourceforge.net/ epoch 0 platforms darwin name fontforge depends_lib {lib:libX11:XFree86 port:freetype port:gettext port:jpeg port:libiconv port:libpng port:libungif port:libxml2 port:tiff port:zlib} maintainers nomaintainer long_description {FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.} version 20071110 categories {graphics fonts} revision 0
+variants {universal without_multilayer with_freetype_bytecode} variant_desc {without_multilayer {Enable support for multilayered type3/svg fonts} with_freetype_bytecode {Enable support for bytecode interpreter}} portdir graphics/fontforge description {Outline and bitmap font editor/converter for many formats} homepage http://fontforge.sourceforge.net/ epoch 0 platforms darwin name fontforge depends_lib {lib:libX11:XFree86 port:freetype port:gettext port:jpeg port:libiconv port:libpng port:libungif port:libxml2 port:tiff port:zlib} maintainers nomaintainer long_description {FontForge allows you to edit outline and bitmap fonts. You may create new ones or modify old ones. It is also a format converter and can interconvert between PostScript (ascii & binary Type1, some Type3, some Type0), TrueType, OpenType (Type2), CID, SVG. Previously known as pfaedit.} version 20080110 categories {graphics fonts} revision 0
 freeimage 536
 variants universal description {Library for FreeImage, a dependency-less graphics library} portdir graphics/freeimage homepage http://freeimage.sourceforge.net/ epoch 0 platforms {darwin freebsd} name freeimage long_description {FreeImage is a library for developers who would like to support most popular graphics image formats. Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!} maintainers ryand-ruby at zenspider.com categories graphics version 3.9.2-20070101 revision 0
 ftgl 465
@@ -3315,7 +3315,7 @@
 gcc42 416
 variants {universal darwin_8 darwin_9_powerpc odcctools} portdir lang/gcc42 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc42 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} version 4.2.2 categories lang revision 1
 gcc43 743
-variants {universal powerpc odcctools gfortran} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables fortran; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc43 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.3-20080104 categories lang revision 0
+variants {universal powerpc odcctools gfortran} variant_desc {odcctools {Use the odcctools instead of the system provided ones - does not work for x64 currently!} gfortran {Enables fortran; this language will be enabled in the final version - this variant is completely untested!}} portdir lang/gcc43 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc43 depends_lib {port:gmp port:mpfr port:libiconv} maintainers mww long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} version 4.3-20080111 categories lang revision 0
 gccxml 351
 variants universal depends_build port:cmake portdir lang/gccxml description {generates XML description of C++ code} homepage http://www.gccxml.org/ epoch 0 platforms darwin name gccxml maintainers nomaintainer long_description {generates an XML description of a C++ program from GCC's internal representation} version 0.6.0 categories lang revision 0
 gcj34 546
@@ -4272,8 +4272,8 @@
 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 560
-variants universal description {portable text-mode ICQ clone} portdir net/micq homepage http://micq.ausics.net/ 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
+micq 561
+variants universal description {portable text-mode ICQ clone} portdir net/micq homepage http://micq.ausics.net/ 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.5.4.2 revision 0
 mldonkey 852
 variants universal portdir net/mldonkey description {OCaml/GTK client for the eDonkey p2p network} homepage http://mldonkey.sourceforge.net/ epoch 0 platforms darwin name mldonkey depends_lib {port:ocaml port:lablgtk port:expat port:fontconfig port:freetype port:gd2 port:jpeg port:libiconv port:libpng} maintainers pguyot at kallisys.net long_description {MLdonkey is a multi-platform multi-network peer-to-peer client. It supports several large networks, such as eDonkey, Overnet, Bittorrent, Gnutella (Bearshare, Limewire, etc), Gnutella2 (Shareaza), Fasttrack (Kazaa, Imesh, Grobster), Soulseek, Direct-Connect, and Opennap. Networks can be enabled/disabled, searches are performed in parallel on all enabled networks, but each file is only downloaded from one network, but from multiple clients concurrently.} version 2.9.1 categories net revision 0
 moftpd 437
@@ -5707,7 +5707,7 @@
 a2ps-j 487
 variants universal portdir print/a2ps-j description {Text file to postscript converter (with Japanese support)} homepage {} epoch 0 depends_run {bin:perl:perl5.8 port:nkf} platforms darwin name a2ps-j maintainers takanori long_description {This program is perl version of Miguel Santana's a2ps. a2ps-j converts plain text to PostScript for printing on a PS printer. If no file is given, a2ps-j reads from the standard input.} version 1.45 categories {print textproc japanese} revision 1
 abcm2ps 429
-variants universal description {abcm2ps converts abc music tunes to postscript} portdir print/abcm2ps homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} maintainers mww categories {print audio} version 5.7.2 revision 0
+variants universal description {abcm2ps converts abc music tunes to postscript} portdir print/abcm2ps homepage http://moinejf.free.fr/ epoch 0 platforms darwin name abcm2ps long_description {abcm2ps is a package that converts music tunes from ABC format to PostScript. It introduces many extensions to the ABC language that make it suitable for classical music.} maintainers mww categories {print audio} version 5.7.3 revision 0
 denemo 683
 variants {universal csound} variant_desc {csound {Csound can be used for playback.}} portdir print/denemo description {Denemo is a unique score editor} homepage http://denemo.sourceforge.net/ depends_run port:qtplay epoch 0 platforms darwin name denemo depends_lib port:librsvg maintainers yves long_description {Denemo is a unique score editor which exports notation to LilyPond and ABC music formats. It also acts as a frontend for Csound score files. Denemo is different from most graphic music editors, this is partly because it was created to help edit Lilypond notation and partly because of its unique design philosophy.} categories {print audio x11} version 0.7.6 revision 2
 dvipdfmx 936
@@ -5767,7 +5767,7 @@
 rlpr 432
 variants universal description {Tools to spool to remote printers without modifying printcap} portdir print/rlpr homepage http://truffula.com/rlpr/ epoch 0 depends_lib {port:gettext port:libiconv} name rlpr long_description {rlpr includes versions of lpr, lpq and lprm that permit printing to remote printers without modifying the system printcap.} maintainers fenner at research.att.com categories {print net} version 2.06 revision 0
 scribus 756
-variants {universal darwin_9} depends_build bin:perl:perl5.8 portdir print/scribus description {X11-based WYSIWYG desktop publishing application} homepage http://www.scribus.net/ epoch 0 platforms darwin depends_lib {bin:gs:ghostscript lib:libX11.6:XFree86 port:cairo port:expat port:fontconfig port:freetype port:jpeg port:libart_lgpl port:libiconv port:libpng port:lcms port:libxml2 port:pkgconfig port:qt3 port:tiff port:Xft2 port:xrender port:zlib} name scribus maintainers {thorstenzoerner.de:mail openmaintainer} long_description {Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options.} version 1.3.3.10 categories print revision 0
+variants {universal darwin_9} depends_build bin:perl:perl5.8 portdir print/scribus description {X11-based WYSIWYG desktop publishing application} homepage http://www.scribus.net/ epoch 0 platforms darwin depends_lib {bin:gs:ghostscript lib:libX11.6:XFree86 port:cairo port:expat port:fontconfig port:freetype port:jpeg port:libart_lgpl port:libiconv port:libpng port:lcms port:libxml2 port:pkgconfig port:qt3 port:tiff port:Xft2 port:xrender port:zlib} name scribus maintainers {thorstenzoerner.de:mail openmaintainer} long_description {Scribus is an open source desktop publishing program. It provides true WYSIWYG editing, excellent PDF export facilities, and a wide range of other input and output options.} version 1.3.3.11 categories print revision 0
 teTeX 624
 variants {universal nox11} depends_build {port:gawk port:gsed} portdir print/teTeX description {TeX and METAFONT} homepage http://www.tug.org/teTeX/ depends_run {port:ghostscript port:texinfo port:texi2html} epoch 20050216 platforms darwin depends_lib lib:libX11:XFree86 name teTeX maintainers gwright at macports.org long_description {teTeX is a TeX distribution for UNIX compatible systems. It contains the latest versions of TeX & friends and nearly everything you need for happy TeX'ing. For more information have a look at the lengthy FEATURES file of the distribution.} categories {print textproc} version 3.0 revision 4
 transfig 625
@@ -7231,7 +7231,7 @@
 tripwire 732
 variants universal depends_build port:automake portdir security/tripwire description {integrity assurance and intrusion detection tool} homepage http://sourceforge.net/projects/tripwire/ epoch 0 platforms darwin name tripwire depends_lib port:openssl maintainers nomaintainer long_description {Tripwire software is a tool that checks to see what has changed on your system. The program monitors key attributes of files that should not change, including binary signature, size, expected change of size, etc. Tripwire is originally known as an intrusion detection tool, but can be used for many other purposes such as integrity assurance, change management, policy compliance and more.} version 2.4.1.2 categories security revision 0
 unhash 442
-variants universal portdir security/unhash description {brute force attack against MD5 or SHA1 hashes} homepage http://www.geocities.com/dxp2532/ epoch 0 platforms darwin name unhash depends_lib port:openssl maintainers mww long_description {UnHash is a program that tries a brute force attack against a given hash. The hash can be MD5 or SHA1, and the program will auto-detect which one is given.} version 0.8 categories security revision 0
+variants universal portdir security/unhash description {brute force attack against MD5 or SHA1 hashes} homepage http://www.geocities.com/dxp2532/ epoch 0 platforms darwin name unhash depends_lib port:openssl maintainers mww long_description {UnHash is a program that tries a brute force attack against a given hash. The hash can be MD5 or SHA1, and the program will auto-detect which one is given.} version 0.9 categories security revision 0
 xmlsec 570
 variants {universal darwin_7 darwin_8} portdir security/xmlsec description {XML Security Library is a C library based on LibXML2.} homepage http://www.aleksey.com/xmlsec/ epoch 0 platforms darwin name xmlsec depends_lib {port:libxml2 port:libxslt port:openssl port:libiconv port:zlib} maintainers nomaintainer long_description {XML Security Library is a C library based on LibXML2. The library supports major XML security standards. XML Signature, XML Encryption, Canonical XML and Exclusive Canonical XML.} version 1.2.9 categories {security textproc devel} revision 1
 zzuf 627
@@ -7521,7 +7521,7 @@
 rpm 875
 variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python24 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3} name rpm maintainers n3npq at mac.com long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 4.4.9 revision 5
 rpm-devel 919
-variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm-devel description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar-devel} name rpm-devel maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.1 revision 0
+variants {universal darwin freebsd linux docs} depends_build {port:expat port:neon port:python25 port:perl5.8 port:readline port:beecrypt port:libiconv port:gettext} portdir sysutils/rpm-devel description {The RPM package management system.} homepage http://rpm5.org depends_run {port:openssl bin:gzip:gzip bin:bzip2:bzip2 bin:unzip:unzip} epoch 0 platforms {darwin freebsd linux} depends_lib {lib:libhistory.5:readline port:gettext port:popt port:sqlite3 port:xar-devel} name rpm-devel maintainers {n3npq at mac.com afb at macports.org} long_description {The RPM Package Manager (RPM) is a powerful command line driven package management system capable of installing, uninstalling, verifying, querying, and updating software packages. Each software package consists of an archive of files along with information about the package like its version, a description, etc.} categories {sysutils archivers} version 5.1 revision 1
 rpm2html 936
 variants {universal template} depends_build {bin:autoconf:autoconf bin:automake:automake} variant_desc {template {Use separate template file instead of hard-coded markup}} portdir sysutils/rpm2html description {Translates an RPM database and dependency information into HTML} homepage http://www.nongnu.org/rpm2html/ epoch 0 platforms {darwin freebsd} name rpm2html depends_lib {lib:librpm:rpm lib:libxml2:libxml2 port:zlib port:bzip2} maintainers afb at macports.org long_description {The rpm2html utility automatically generates web pages that describe a set of RPM packages. The goals of rpm2html are to identify the dependencies between various packages, and to find the package(s) that will provide the resources needed to install a given package. Rpm2html analyzes the provides and requires of the given set of RPMs, and then shows the dependency cross-references using hypertext links.} categories sysutils version 1.9.5 revision 0
 rpm45 896
@@ -7558,8 +7558,6 @@
 variants {universal darwin} description {SMART hard drive monitoring} portdir sysutils/smartmontools homepage http://smartmontools.sourceforge.net/ epoch 0 platforms darwin name smartmontools long_description {Two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA and SCSI hard disks. In many cases, these utilities will provide advanced warning of disk degradation and failure.} maintainers nomaintainer categories sysutils version 5.37 revision 0
 socat 612
 variants universal description {netcat on steroids} portdir sysutils/socat epoch 0 platforms darwin depends_lib port:readline name socat long_description {socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU line editor (readline), a program, or a combination of two of these.} maintainers md at hudora.de categories {sysutils net} version 1.4.2.0 revision 0
-sockstat 567
-variants {universal darwin_8} description {The sockstat utility lists current open sockets.} portdir sysutils/sockstat homepage http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/sockstat/?hideattic=0&only_with_tag=RELENG_4_9 epoch 0 platforms darwin name sockstat long_description {The sockstat command lists open Internet or UNIX domain sockets. Current version of sockstat from FreeBSD is written in C while this old version is still in Perl. This program is from FreeBSD's source tree.} maintainers mjhsieh at yahoo.com categories sysutils version 1.6.2.6 revision 0
 spinner 1131
 variants universal description {Keep ssh and telnet connections from dropping due to inactivity} portdir sysutils/spinner homepage http://www.laffeycomputer.com/spinner.html epoch 0 platforms darwin name spinner long_description {Spinner is a small program that displays a little spinning ASCII character in the top left corner of your terminal. To make this effect it cycles through punctuation marks like this { -  | / -  | / ... } (try it to see). By default the character is drawn in inverse video (or your terminal's equivalent). But you can turn this off with the -i switch. It supports any terminal capable of handling VT100 style escape codes. Spinner is useful for keeping telnet and ssh links from dropping due to inactivity. Many firewalls, and some ISPs drop connections when they are perceived as idle. By having spinner running the server is constantly sending a tiny amount of data over the link, preserving the connection. Thus Spinner is an anti-dle, timeout preventing, b
 ackground daemon process for unix variants including linux.} maintainers mich at freebsdcluster.org categories sysutils version 1.2.4 revision 0
 srm 661
@@ -8701,7 +8699,7 @@
 xping 267
 portdir x11/xping variants universal description {'ping' an Xserver} name xping depends_lib lib:libX11.6:XFree86 version 1.9 categories x11 revision 0 epoch 0 maintainers jdputsch at comcast.net long_description {A simple tool to determine if an X11 server is running.}
 xplanet 673
-variants {universal freetype gif pango aqua pnm} portdir x11/xplanet description {Render an image of a planet into an X window or file} homepage http://xplanet.sourceforge.net/ epoch 0 platforms darwin name xplanet depends_lib {lib:libX11:XFree86 lib:libjpeg:jpeg lib:libpng:libpng lib:libtiff:tiff} maintainers nomaintainer long_description {Xplanet is similar to Xearth, where an image of the earth is rendered into an X window. All of the major planets and most satellites can be drawn. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.} version 1.2.0 categories {x11 graphics} revision 0
+variants {universal freetype gif pango aqua pnm} portdir x11/xplanet description {Render an image of a planet into an X window or file} homepage http://xplanet.sourceforge.net/ epoch 0 platforms darwin name xplanet depends_lib {lib:libX11:XFree86 lib:libjpeg:jpeg lib:libpng:libpng lib:libtiff:tiff} maintainers nomaintainer long_description {Xplanet is similar to Xearth, where an image of the earth is rendered into an X window. All of the major planets and most satellites can be drawn. A number of different map projections are also supported, including azimuthal, Mercator, Mollweide, orthographic, and rectangular.} version 1.2.0 categories {x11 graphics} revision 1
 xpm 376
 portdir x11/xpm variants universal description {The X Pixmap Library} platforms darwin name xpm version 3.4k categories {x11 graphics} revision 0 epoch 0 long_description {XPM (X PixMap) is a format for storing/retrieving X pixmaps to/from files. It is used by a large number of common X applications and has become something of a de-facto standard.} maintainers nomaintainer
 xrender 321

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/28ca9398/attachment-0001.html


More information about the macports-changes mailing list