[36579] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Wed May 7 00:42:50 PDT 2008


Revision: 36579
          http://trac.macosforge.org/projects/macports/changeset/36579
Author:   dluke at macports.org
Date:     2008-05-07 00:42:49 -0700 (Wed, 07 May 2008)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-05-07 07:38:17 UTC (rev 36578)
+++ trunk/dports/PortIndex	2008-05-07 07:42:49 UTC (rev 36579)
@@ -139,7 +139,7 @@
 qt3-mac 396
 variants {universal mysql4 mysql5 ipv6 darwin} portdir aqua/qt3-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt3-mac depends_lib {port:zlib port:libpng port:libmng} maintainers blair long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 3.3.8 categories aqua revision 0
 qt4-mac 964
-variants {universal dbus noframework nis cups mysql4 mysql5 sqlite ssl examples demos} variant_desc {dbus {Include DBus support} noframework {Do not build frameworks} nis {Include Network Information Service (NIS) support} cups {Include Common Unix Printing System (CUPS) support} mysql4 {Include support for SQL via mysql4 driver} mysql5 {Include support for SQL via mysql5 driver} sqlite {Include support for SQL via sqlite driver} ssl {Include OpenSSL support} examples {Build Qt examples} demos {Build Qt demos}} portdir aqua/qt4-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms macosx name qt4-mac depends_lib {port:libmng port:libpng port:jpeg port:tiff} maintainers {openmaintainer jochen} long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications. This version uses the native Aqua UI. For a X11 version, see qt4-x11.} version 4.3.4 categories aqua revision 0
+variants {universal dbus noframework nis cups mysql4 mysql5 sqlite ssl examples demos} variant_desc {dbus {Include DBus support} noframework {Do not build frameworks} nis {Include Network Information Service (NIS) support} cups {Include Common Unix Printing System (CUPS) support} mysql4 {Include support for SQL via mysql4 driver} mysql5 {Include support for SQL via mysql5 driver} sqlite {Include support for SQL via sqlite driver} ssl {Include OpenSSL support} examples {Build Qt examples} demos {Build Qt demos}} portdir aqua/qt4-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms macosx name qt4-mac depends_lib {port:libmng port:libpng port:jpeg port:tiff} maintainers {openmaintainer jochen} long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications. This version uses the native Aqua UI. For a X11 version, see qt4-x11.} version 4.4.0 categories aqua revision 0
 radassist 438
 variants universal portdir aqua/radassist description {An Aqua wrapper for the radmind command-line clients} homepage http://rsug.itd.umich.edu/software/radmind epoch 0 platforms darwin name radassist depends_lib {port:radmind port:ihook} maintainers nomaintainer long_description {The Radmind Assistant provides a point-and-click interface to create radmind loadsets and update radmind clients.} version 1.0.0 categories aqua revision 0
 sloth 592
@@ -822,14 +822,14 @@
 variants universal description {Berkeley Yacc} portdir devel/byacc homepage http://invisible-island.net/byacc/ epoch 0 platforms darwin name byacc long_description {Berkeley Yacc (byacc) is generally conceded to be the best yacc variant available. In contrast to bison, it is written to avoid dependencies upon a particular compiler.} maintainers nomaintainer categories devel version 20070509 revision 0
 byaccj 437
 variants universal description {yacc compatible parser generator with Java extension} portdir devel/byaccj homepage http://byaccj.sourceforge.net/ epoch 0 platforms darwin name byaccj long_description {byacc/j is an extension to the Berkeley v1.8 yacc compatible parser generator. byacc/j not only can produce C/C++ source for a LALR-grammar parser, but also Java source.} maintainers mww categories {devel java} version 1.14 revision 0
-bzr 874
-description {The next-generation distributed version control system} portdir devel/bzr homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2 port:py25-socket-ssl port:py25-curl port:py25-docutils} name bzr maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 1.3.1 revision 0
+bzr 872
+description {The next-generation distributed version control system} portdir devel/bzr homepage http://bazaar-vcs.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-paramiko port:py25-crypto port:py25-hashlib port:py25-zlib port:py25-bz2 port:py25-socket-ssl port:py25-curl port:py25-docutils} name bzr maintainers {ram openmaintainer} long_description {Bazaar is an open source distributed version control system that is powerful, friendly, and scalable. It manages trees of files and subdirectories, In particular, it records revisions of trees, representing their state at a particular point in time, and information about those revisions and their relationships. Recording and retrieving tree revisions is useful in several ways if you are writing software or documents or doing similar creative work.} categories {devel python} version 1.4 revision 0
 bzr-gtk 376
 description {Various GTK+ frontends for bzr} portdir devel/bzr-gtk homepage http://bazaar-vcs.org/bzr-gtk epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:py25-gtk} name bzr-gtk maintainers {ram openmaintainer} long_description {A bzr plugin that contains various GTK+ frontends to different bzr commands.} categories {devel python} version 0.93.0 revision 0
 bzr-rebase 600
 description {Rebase plugin for bzr} portdir devel/bzr-rebase homepage http://bazaar-vcs.org/Rebase epoch 0 platforms darwin depends_lib {port:python25 port:bzr} name bzr-rebase maintainers {ram openmaintainer} long_description {Rebasing is the process of taking a branch and modifying the history so that it appears to start from a different point. This can be useful to clean up the history before submitting your changes. The tree at the end of the process will be the same as if you had merged the other branch, but the history will be different.} categories {devel python} version 0.3 revision 0
 bzrtools 648
-description {A collection of plugins bzr.} portdir devel/bzrtools homepage http://bazaar-vcs.org/BzrTools epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:py25-baz port:graphviz} name bzrtools maintainers {ram openmaintainer} long_description {A collection of plugins for bzr. Including rspush for pushing to a remote server with rsync, baz-import for importing arch or baz branches into bzr, shelve/unshelve for a fine grained 'undo' facility, clean-tree for removing unknown files from the current tree, graph-ancestory for producing graphs of branch history, and many others.} categories {devel python} version 1.3.0 revision 0
+description {A collection of plugins bzr.} portdir devel/bzrtools homepage http://bazaar-vcs.org/BzrTools epoch 0 platforms darwin depends_lib {port:python25 port:bzr port:py25-baz port:graphviz} name bzrtools maintainers {ram openmaintainer} long_description {A collection of plugins for bzr. Including rspush for pushing to a remote server with rsync, baz-import for importing arch or baz branches into bzr, shelve/unshelve for a fine grained 'undo' facility, clean-tree for removing unknown files from the current tree, graph-ancestory for producing graphs of branch history, and many others.} categories {devel python} version 1.4.0 revision 0
 c2hs 620
 variants universal depends_build port:ghc portdir devel/c2hs description {Yet Another Interface Generator for Haskell} homepage http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ epoch 0 platforms darwin name c2hs maintainers gwright at macports.org long_description {C->Haskell is an interface generator that simplifies the development of Haskell bindings to C libraries. The tool processes existing C header files that determine data layout and function signatures on the C side in conjunction with Haskell modules that specify Haskell-side type signatures and marshaling details.} version 0.14.5 categories devel revision 1
 c_count 383
@@ -1359,7 +1359,7 @@
 lzo 645
 variants universal description {Real-time data compression library} portdir devel/lzo homepage http://www.oberhumer.com/opensource/lzo/ epoch 0 platforms darwin name lzo 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 blb at macports.org categories {devel compression} version 1.08 revision 0
 m4 651
-variants {universal with_default_names} description {GNU macro processor} portdir devel/m4 homepage http://www.gnu.org/software/m4/ epoch 0 platforms darwin name m4 long_description {GNU `m4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.} maintainers {blair openmaintainer} categories devel version 1.4.10 revision 1
+variants {universal with_default_names} description {GNU macro processor} portdir devel/m4 homepage http://www.gnu.org/software/m4/ epoch 0 platforms darwin name m4 long_description {GNU `m4' is an implementation of the traditional Unix macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has built-in functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.} maintainers {blair openmaintainer} categories devel version 1.4.11 revision 0
 macstl 420
 variants universal description {C++ header library} portdir devel/macstl homepage http://www.pixelglow.com/macstl/ epoch 0 platforms macosx name macstl long_description {The C++ header library designed to bring the Macintosh into the world of modern generic programming, and deliver the surprising speed of SIMD in an intuitive cross-platform package.} maintainers nomaintainer version 0.3.1 categories devel revision 0
 mcpp 816
@@ -1745,7 +1745,7 @@
 salasaga 727
 variants universal portdir editors/salasaga description {An Integrated Development Environment for producing eLearning} homepage http://www.salasaga.org/ epoch 0 platforms darwin name salasaga depends_lib {port:gtk2 port:pango port:libxml2 port:ming port:giflib port:libungif port:gconf port:libgnome port:autoconf} maintainers nomaintainer long_description {previously known as The Flame Project Imagine a free, easy to use GUI authoring environment that helps you create visually impressive and actually useful learning material. The short term goal for this project is to provide such an environment, and we're well on the way to a first release for doing that.} version 0.8.0.dev-200803251321 categories editors revision 0
 scite 505
-variants universal depends_build port:pkgconfig portdir editors/scite description {SciTE is a SCIntilla based Text Editor.} homepage http://scintilla.sourceforge.net/SciTE.html epoch 0 platforms darwin depends_lib port:gtk2 name scite maintainers nox long_description {Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.} version 1.75 categories editors revision 0
+variants universal depends_build port:pkgconfig portdir editors/scite description {SciTE is a SCIntilla based Text Editor.} homepage http://scintilla.sourceforge.net/SciTE.html epoch 0 platforms darwin depends_lib port:gtk2 name scite maintainers nox long_description {Originally built to demonstrate Scintilla, it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.} version 1.76 categories editors revision 0
 semantic 601
 depends_build port:emacs portdir editors/semantic description {Infrastructure for parser based text analysis in Emacs} homepage http://cedet.sourceforge.net/semantic.shtml depends_run {port:emacs port:eieio port:semantic} epoch 0 platforms darwin name semantic maintainers nox long_description {Semantic is an infrastructure for parser based text analysis in Emacs. It is a lexer, parser-generator, and parser. It is written in Emacs Lisp and is customized to the way Emacs thinks about language files, and is optimized to use Emacs' parsing capabilities.} version 1.4.4 categories editors revision 0
 spe 422
@@ -4832,6 +4832,8 @@
 variants universal description {removes obsolete entries from slrn's score file} portdir news/cleanscore homepage http://www.slrn.org/cleanscore/ epoch 0 platforms darwin name cleanscore long_description {If you heavily use slrn's scoring capabilities, your scorefile will soon become large and confusing, so you will want to remove expired entries on a regular basis. This perl script can be used to purge expired entries automatically, e.g. by calling it from cron.daily.} maintainers olaf at foellinger.de categories {news net} version 0.9.8.1 revision 0
 hellanzb 725
 variants {universal ssl} portdir news/hellanzb description {Nzb downloader and post processor} homepage http://www.hellanzb.com depends_run {bin:par2:par2 bin:unrar:unrar bin:flac:flac bin:shorten:shorten port:py-twisted} epoch 0 platforms darwin depends_lib port:python24 name hellanzb maintainers pjenvey at groovie.org long_description {hellanzb is an easy to use app designed to retrieve nzb files and fully process them. The goal being to make getting files from Usenet as hands-free as possible. Once fully installed, all that's required is moving an nzb file to the queue directory. The rest: downloading, par-checking, un-raring, etc. is done automatically by hellanzb.} categories {news python} version 0.13 revision 0
+klibido 367
+variants {universal darwin_9} portdir news/klibido description {KDE Linux Binaries Downloader} homepage http://klibido.sourceforge.net/ epoch 0 platforms darwin name klibido depends_lib {port:kdelibs3 port:uudeview port:db46} maintainers {nox openmaintainer} long_description {KLibido is a KDE usenet news grabber for Linux.} version 0.2.5 categories news revision 0
 nget 550
 variants universal portdir news/nget description {nget is a command line nntp file grabber} homepage http://nget.sourceforge.net/ epoch 0 platforms darwin name nget depends_lib {port:popt port:uudeview} maintainers nomaintainer long_description {nget is a command line nntp file grabber. It automatically pieces together multipart postings for easy retrieval, even substituting parts from multiple servers and newsgroups. Handles disconnects gracefully, resuming after the last part succesfully downloaded.} version 0.27.1 categories news revision 0
 nnap 448
@@ -6965,7 +6967,7 @@
 py25-orbit 720
 variants {universal darwin_9} portdir python/py25-orbit description {Python binding for the ORBit2 CORBA ORB - Default branch.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py25-orbit depends_lib {port:python25 port:orbit2} maintainers pguyot at kallisys.net long_description {PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.} version 2.14.3 categories {python gnome} revision 1
 py25-paramiko 596
-description {python library for making SSH2 connections} portdir python/py25-paramiko homepage http://www.lag.net/paramiko/ epoch 1 platforms darwin depends_lib {port:python25 port:py25-crypto} name py25-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.2 revision 0
+description {python library for making SSH2 connections} portdir python/py25-paramiko homepage http://www.lag.net/paramiko/ epoch 1 platforms darwin depends_lib {port:python25 port:py25-crypto} name py25-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.3 revision 0
 py25-parsing 603
 variants universal portdir python/py25-parsing description {alternative approach to creating parsers in python} homepage http://pyparsing.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-parsing maintainers nomaintainer long_description {The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.} categories {python lang} version 1.4.11 revision 0
 py25-paste 462
@@ -7835,7 +7837,7 @@
 convmv 1006
 variants universal portdir sysutils/convmv description {Convert filenames from one encoding to another} homepage http://j3e.de/linux/convmv/man/ epoch 0 platforms darwin name convmv depends_lib bin:perl:perl5.8 maintainers nomaintainer long_description {convmv is meant to help convert a single filename, a directory tree and the contained files or a whole filesystem into a different encoding. It just converts the filenames, not the content of the files. A special feature of convmv is that it also takes care of symlinks, also converts the symlink target pointer in case the symlink target is being converted, too. All this comes in very handy when one wants to switch over from old 8-bit locales to UTF-8 locales. It is also possible to convert directories to UTF-8 which are already partly UTF-8 encoded. convmv is able to detect if certain files are UTF-8 encoded and will skip them by default. To turn this smartness off use the --nosmart switch.} version 1.10 categories {sysutils 
 perl} revision 0
 coreutils 820
-variants {universal with_default_names darwin_9} variant_desc {with_default_names {Install files without 'g' prefix}} portdir sysutils/coreutils description {GNU File, Shell, and Text utilities} homepage http://www.gnu.org/software/coreutils/ epoch 0 platforms darwin name coreutils depends_lib {port:gettext port:libiconv} maintainers {nox openmaintainer} long_description {The GNU Core Utilities are the basic file, shell, and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.} version 6.10 categories sysutils revision 0
+variants {universal with_default_names darwin_9} variant_desc {with_default_names {Install files without 'g' prefix}} portdir sysutils/coreutils description {GNU File, Shell, and Text utilities} homepage http://www.gnu.org/software/coreutils/ epoch 0 platforms darwin name coreutils depends_lib {port:gettext port:libiconv} maintainers {nox openmaintainer} long_description {The GNU Core Utilities are the basic file, shell, and text manipulation utilities of the GNU operating system. These are the core utilities which are expected to exist on every operating system. Previously these utilities were offered as three individual sets of GNU utilities, fileutils, shellutils, and textutils. Those three have been combined into a single set of utilities called the coreutils.} version 6.11 categories sysutils revision 0
 count 462
 variants universal depends_build port:smake portdir sysutils/count description {fast replacement for the standard wc utility} homepage ftp://ftp.berlios.de/pub/count epoch 0 platforms darwin name count maintainers mww long_description {Count is a fast replacement for the standard wc utility. It has the additional features of counting the visible line length and a fast -stat option to quickly determine file sizes.} version 1.20 categories sysutils revision 1
 createrepo 569
@@ -7896,8 +7898,8 @@
 variants universal portdir sysutils/fhist description {FHist: file history, comparison and merging tools} homepage http://fhist.sourceforge.net/ epoch 0 platforms darwin name fhist depends_lib {port:bison port:gettext port:cook} maintainers {boeyms openmaintainer} long_description {The FHist package contains 3 utilities, fhist (a file history tool that works on binary inputs), fcomp (a file comparison tool that can compare binary files byte-for-byte), and fmerge (a file merging tool). All three are bundled together because they use the same minimal-difference algorithm.} version 1.16 categories {sysutils textproc devel} revision 0
 file 588
 variants {universal with_default_names} variant_desc {with_default_names {don't prefix names with a 'g'}} portdir sysutils/file description {File - determine file type} homepage ftp://ftp.astron.com/pub/file/ epoch 0 platforms darwin name file depends_lib port:zlib maintainers nomaintainer long_description {File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed.} version 4.23 categories sysutils revision 0
-findutils 456
-variants {universal with_default_names} variant_desc {with_default_names {Install files without 'g' prefix}} portdir sysutils/findutils description {findutils contains GNU find, xargs, and locate} homepage http://www.gnu.org/software/findutils/ epoch 0 platforms darwin name findutils depends_lib {port:gettext port:libiconv} maintainers nox long_description {{findutils contains GNU find, xargs, and locate}} version 4.3.12 categories sysutils revision 1
+findutils 473
+variants {universal with_default_names} variant_desc {with_default_names {Install files without 'g' prefix}} portdir sysutils/findutils description {findutils contains GNU find, xargs, and locate} homepage http://www.gnu.org/software/findutils/ epoch 0 platforms darwin name findutils depends_lib {port:gettext port:libiconv} maintainers {nox openmaintainer} long_description {{findutils contains GNU find, xargs, and locate}} version 4.3.13 categories sysutils revision 0
 foremost 629
 variants {universal darwin} description {a console program to recover files based on their headers and footers.} portdir sysutils/foremost homepage http://foremost.sourceforge.net/ epoch 0 platforms darwin name foremost long_description {Foremost is a console program to recover files based on their headers and footers. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.} maintainers md at hudora.de categories sysutils version 0.69 revision 0
 freeradius 585
@@ -8386,8 +8388,8 @@
 variants universal depends_build bin:pkg-config:pkgconfig portdir textproc/libxmlxx description {libxml++ is a C++ interface for working with XML files} homepage http://libxmlplusplus.sourceforge.net/ epoch 0 platforms darwin name libxmlxx depends_lib {port:libxml2 port:zlib port:libiconv} maintainers waqar at macports.org long_description {libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.} version 1.0.5 categories textproc revision 0
 libxmlxx2 537
 variants universal depends_build bin:pkg-config:pkgconfig portdir textproc/libxmlxx2 description {libxml++ is a C++ interface for working with XML files} homepage http://libxmlplusplus.sourceforge.net epoch 0 platforms darwin name libxmlxx2 depends_lib {port:libxml2 lib:libglibmm-2:glibmm} maintainers nomaintainer long_description {libxml++ is a C++ interface for working with XML files, using libxml (gnome-xml) to parse and write the actual XML files. It has a simple but complete API.} version 2.18.1 categories textproc revision 0
-libxslt 714
-variants {universal doc debug} variant_desc {doc {Install extra documentation}} portdir textproc/libxslt description {gnome xslt library and xsltproc} homepage http://xmlsoft.org/XSLT/ epoch 0 platforms darwin name libxslt depends_lib {port:libiconv port:libxml2 port:zlib} long_description {Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the Gnome project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions.} maintainers nomaintainer version 1.1.22 categories textproc revision 0
+libxslt 722
+variants {universal doc debug} variant_desc {doc {Install extra documentation}} portdir textproc/libxslt description {gnome xslt library and xsltproc} homepage http://xmlsoft.org/XSLT/ epoch 0 platforms darwin name libxslt depends_lib {port:libiconv port:libxml2 port:zlib} maintainers {nox openmaintainer} long_description {Libxslt is the XSLT C library developed for the Gnome project. XSLT itself is a an XML language to define transformation for XML. Libxslt is based on libxml2 the XML C library developed for the Gnome project. It also implements most of the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate and expressions extensions.} version 1.1.23 categories textproc revision 0
 linuxdoc 313
 variants universal description {Linuxdoc SGML DTD} portdir textproc/linuxdoc depends_run {bin:mkcatalog:mkcatalog {bin:\${prefix}/share/sgml/iso8879/catalog:iso8879}} epoch 0 platforms darwin name linuxdoc long_description {{Linuxdoc SGML DTD}} maintainers nomaintainer categories textproc version 1.1 revision 0
 lout 440

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080507/9010275a/attachment-0001.html


More information about the macports-changes mailing list