[32059] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Fri Dec 14 12:43:02 PST 2007


Revision: 32059
          http://trac.macosforge.org/projects/macports/changeset/32059
Author:   dluke at macports.org
Date:     2007-12-14 12:43:00 -0800 (Fri, 14 Dec 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-12-14 20:41:25 UTC (rev 32058)
+++ trunk/dports/PortIndex	2007-12-14 20:43:00 UTC (rev 32059)
@@ -804,12 +804,12 @@
 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 818
-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} 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 0.92 revision 0
+bzr 817
+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} 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.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 649
-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 0.92.1 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.0.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
@@ -963,7 +963,7 @@
 flawfinder 532
 variants universal description {Examines C/C++ source code for security flaw} portdir devel/flawfinder homepage http://www.dwheeler.com/flawfinder/ epoch 0 platforms darwin name flawfinder long_description {Program that examines source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing at least some potential security problems before a program is widely released to the public.} maintainers waqar at macports.org categories devel version 1.27 revision 0
 flex 462
-variants universal description {Fast lexical analyser generator} portdir devel/flex homepage http://flex.sourceforge.net/ epoch 0 platforms darwin name flex long_description {{Flex is a tool for generating programs that require  pattern-matching on text. It is usually used together  with yacc/bison to automatically generate a parser for  a language grammar, e.g. the syntax of a configuration file.}} maintainers mww categories devel version 2.5.33 revision 0
+variants universal description {Fast lexical analyser generator} portdir devel/flex homepage http://flex.sourceforge.net/ epoch 0 platforms darwin name flex long_description {{Flex is a tool for generating programs that require  pattern-matching on text. It is usually used together  with yacc/bison to automatically generate a parser for  a language grammar, e.g. the syntax of a configuration file.}} maintainers mww categories devel version 2.5.34 revision 0
 fnv 595
 variants universal description {FNV hash implementation} portdir devel/fnv homepage http://www.isthe.com/chongo/tech/comp/fnv/ epoch 0 platforms darwin name fnv long_description {The Fowler/Noll/Vo hashes are designed to be fast while maintaining a low collision rate. The FNV speed allows one to quickly hash lots of data while maintaining a reasonable collision rate. The high dispersion of the FNV hashes makes them well suited for hashing nearly identical strings such as URLs, hostnames, filenames, text, IP addresses, etc.} maintainers nomaintainer categories devel version 4.1 revision 0
 fpp 361
@@ -1736,10 +1736,10 @@
 variants {universal darwin} portdir fuse/encfs description {An encrypted pass-through FUSE filesystem} homepage http://arg0.net/encfs depends_run port:fusefs epoch 0 platforms darwin name encfs depends_lib {port:rlog port:openssl port:libfuse port:pkgconfig port:gettext} maintainers eridius at macports.org long_description {EncFS is an encrypted pass-through filesystem which runs in userspace, using the FUSE kernel module. Similar in design to CFS and other pass-through filesystems, all data is encrypted and stored in the underlying filesystem. Unlike loopback filesystems, there is no predetermined or pre-allocated filesystem size.} version 1.3.2 categories fuse revision 0
 fuse-bindings-python 433
 variants {universal darwin} portdir fuse/fuse-bindings-python description {Python interface for FUSE} homepage http://fuse.sourceforge.net/wiki/index.php/FusePython depends_run port:fusefs epoch 1184537785 platforms darwin depends_lib {port:python24 port:libfuse port:pkgconfig} name fuse-bindings-python maintainers eridius at macports.org long_description {{Python interface for FUSE}} categories {fuse python} version 0.2 revision 0
-fusefs 712
-variants {universal darwin_8} description {A FUSE-Compliant File System Implementation Mechanism for Mac OS X} portdir fuse/fusefs homepage http://code.google.com/p/macfuse/ epoch 0 platforms darwin name fusefs long_description {MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension.} maintainers eridius at macports.org version 1.1 categories {fuse devel} revision 2
-libfuse 358
-variants {universal darwin_8} portdir fuse/libfuse description {Filesystem in Userspace} homepage http://fuse.sourceforge.net/ depends_run port:fusefs epoch 0 platforms darwin name libfuse depends_lib port:pkgconfig maintainers eridius at macports.org long_description {See the fusefs port for more information} version 2.7.1 categories {fuse devel} revision 2
+fusefs 721
+variants {universal darwin_8 darwin_9} description {A FUSE-Compliant File System Implementation Mechanism for Mac OS X} portdir fuse/fusefs homepage http://code.google.com/p/macfuse/ epoch 0 platforms darwin name fusefs long_description {MacFUSE implements a mechanism that makes it possible to implement a fully functional file system in a user-space program on Mac OS X (10.4 and above). It aims to be API-compliant with the FUSE (File-system in USErspace) mechanism that originated on Linux. Therefore, many existing FUSE file systems become readily usable on Mac OS X. The core of MacFUSE is in a dynamically loadable kernel extension.} maintainers eridius at macports.org version 1.1 categories {fuse devel} revision 3
+libfuse 356
+variants {universal darwin} portdir fuse/libfuse description {Filesystem in Userspace} homepage http://fuse.sourceforge.net/ depends_run port:fusefs epoch 0 platforms darwin name libfuse depends_lib port:pkgconfig maintainers eridius at macports.org long_description {See the fusefs port for more information} version 2.7.1 categories {fuse devel} revision 3
 ntfs-3g 653
 variants {universal darwin} portdir fuse/ntfs-3g description {Safe read/write NTFS driver for FUSE} homepage http://www.ntfs-3g.org/ epoch 0 platforms darwin name ntfs-3g depends_lib {port:libfuse port:pkgconfig} maintainers {eridius openmaintainer} long_description {The NTFS-3G driver is an open source, freely available NTFS driver for FUSE with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems. Most POSIX file system operations are supported, with the exception of full file ownership and access right support.} version 1.1120 categories fuse revision 0
 procfs 388
@@ -2500,8 +2500,8 @@
 variants universal portdir graphics/gphoto2 description {command line interface to libgphoto2.} homepage http://www.gphoto.org/proj/gphoto2/ epoch 0 platforms darwin name gphoto2 depends_lib {port:gettext port:jpeg port:libexif port:libgphoto2 port:libiconv port:libusb port:pkgconfig port:popt port:readline} maintainers nomaintainer long_description {gphoto2 is the command line interface to libgphoto2. It allows almost everything that libgphoto2 can do.} version 2.3.1 categories graphics revision 0
 gqview 391
 variants universal portdir graphics/gqview description {GQview image browser} homepage http://gqview.sourceforge.net/ epoch 0 platforms darwin name gqview depends_lib port:gtk2 maintainers mvitocruz at gmail.com long_description {GQview is an image browser that features single click access to view images and move around the directory tree.} version 2.0.4 categories {graphics x11} revision 1
-graphviz 1426
-variants {universal darwin_6 darwin_7 darwin_8 guile lua ocaml perl php python ruby no_pangocairo no_x11} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)}} portdir graphics/graphviz description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz depends_lib {lib:libX11.6:XFree86 port:cairo port:pango port:jpeg port:libpng port:freetype port:expat port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software fr
 om AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.16 revision 0
+graphviz 1428
+variants {universal darwin_6 darwin_7 darwin_8 guile lua ocaml perl php python ruby no_pangocairo no_x11} depends_build port:pkgconfig variant_desc {guile {Include Guile language bindings} lua {Include Lua language bindings} ocaml {Include Objective Caml language bindings} perl {Include PERL 5.8 language bindings} php {Include PHP 4 language bindings} python {Include Python 2.4 language bindings} ruby {Include Ruby language bindings} no_pangocairo {Remove pangocairo support (no antialiased bitmapped output; no PDF output)} no_x11 {Remove X11 support (removes lefty; implies no_pangocairo)}} portdir graphics/graphviz description {Graph visualization software from AT&T and Bell Labs} homepage http://www.graphviz.org/ depends_run port:urw-fonts epoch 0 platforms darwin name graphviz depends_lib {lib:libX11.6:XFree86 port:cairo port:pango port:jpeg port:libpng port:freetype port:expat port:zlib port:gettext} maintainers ryandesign long_description {Graph Visualization Software fr
 om AT&T Laboratories and Bell Laboratories (Lucent Technologies). The package contains: dot - batch program for drawing directed graphs as hierarchies neato - batch program for drawing undirected graphs using Kamada-Kawai spring models. Users wishing to have only the graph layout programs (for non-interactive use) can use the +no_x11 variant to build graphviz without its display routines.} categories graphics version 2.16.1 revision 0
 greycstoration 708
 variants universal portdir graphics/greycstoration description {Open source algorithm for image denoising and interpolation} homepage http://www.greyc.ensicaen.fr/~dtschump/greycstoration/ epoch 0 platforms darwin name greycstoration depends_lib port:gimp2 long_description {GREYCstoration is an image regularization algorithm which processes an image by locally removing small variations of pixel intensities while preserving significant global image features, such as sharp edges and corners. The most direct application of image regularization is denoising. By extension, it can also be used to inpaint or resize images.} maintainers julien.lusson at gmail.com version 2.5.2.1 categories graphics revision 0
 gtksee 407
@@ -2602,10 +2602,10 @@
 variants universal portdir graphics/pngmeta description {Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.} homepage http://pmt.sourceforge.net/pngmeta/ epoch 0 platforms {darwin freebsd} name pngmeta depends_lib {port:libpng port:zlib} long_description {{Pngmeta is a tool for extracting metadata from PNG (Portable Network Graphics) files.}} maintainers nomaintainer version 1.11 categories graphics revision 1
 pngpp 401
 variants universal portdir graphics/pngpp description {A simplified input/output library for PNG files} homepage http://savannah.nongnu.org/projects/pngpp/ epoch 0 platforms darwin name pngpp depends_lib port:libpng maintainers sfiera long_description {pngpp provides a C++ wrapper for the libpng that greatly simplifies the reading and writing PNG files} version 0.2.0 categories graphics revision 0
-poppler 424
-variants {universal quartz} portdir graphics/poppler description {Poppler is a PDF rendering library based on the xpdf-3.0 code base.} homepage http://poppler.freedesktop.org/ epoch 0 platforms darwin name poppler depends_lib {port:cairo port:gtk2 port:poppler-data} maintainers nomaintainer long_description {{Poppler is a PDF rendering library based on the xpdf-3.0 code base.}} version 0.6 categories graphics revision 0
-poppler-data 282
-variants universal description {Poppler encoding data.} portdir graphics/poppler-data homepage http://poppler.freedesktop.org/ epoch 0 platforms darwin name poppler-data long_description {{Poppler encoding data.}} maintainers nomaintainer categories graphics version 0.1 revision 0
+poppler 426
+variants {universal quartz} portdir graphics/poppler description {Poppler is a PDF rendering library based on the xpdf-3.0 code base.} homepage http://poppler.freedesktop.org/ epoch 0 platforms darwin name poppler depends_lib {port:cairo port:gtk2 port:poppler-data} maintainers nomaintainer long_description {{Poppler is a PDF rendering library based on the xpdf-3.0 code base.}} version 0.6.3 categories graphics revision 0
+poppler-data 284
+variants universal description {Poppler encoding data.} portdir graphics/poppler-data homepage http://poppler.freedesktop.org/ epoch 0 platforms darwin name poppler-data long_description {{Poppler encoding data.}} maintainers nomaintainer categories graphics version 0.2.0 revision 0
 potrace 755
 variants {universal metric_default a4_default} portdir graphics/potrace description {Transform bitmaps into vector graphics} homepage http://potrace.sourceforge.net/ epoch 0 platforms darwin name potrace depends_lib lib:libz:zlib maintainers nomaintainer long_description {Potrace is a utility for tracing a bitmap, which means, transforming a bitmap into a smooth, scalable image. The input is a bitmap (PBM, PGM, PPM, or BMP), and the default output is one of several vector file formats. A typical use is to create EPS files from scanned data, such as company or university logos, handwritten notes, etc. The resulting image is not jaggy like a bitmap, but smooth. It can then be rendered at any resolution.} version 1.7 categories graphics revision 0
 povray 474
@@ -3461,7 +3461,7 @@
 sbcl 583
 variants {universal powerpc i386 test threads} description {The Steel Bank Common Lisp system} portdir lang/sbcl homepage http://www.sbcl.org epoch 0 platforms darwin name sbcl long_description {Steel Bank Common Lisp (SBCL) is a Open Source development system for ANSI Common Lisp. It provides an interactive environment including an integrated native compiler, interpreter, and debugger. (And it, and its generated code, can also play nicely with Unix when running noninteractively.)} maintainers {gwright at macports.org waqar at macports.org} categories lang version 1.0.12 revision 0
 scala 547
-variants universal description {The Scala Programming Language} portdir lang/scala homepage http://www.scala-lang.org/ epoch 0 platforms darwin name scala long_description {Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.} maintainers blair categories {lang java} version 2.6.0.2.6.1.rc1 revision 0
+variants universal description {The Scala Programming Language} portdir lang/scala homepage http://www.scala-lang.org/ epoch 0 platforms darwin name scala long_description {Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages. It runs inside a Java Virtual Machine and is fully interoperable with Java.} maintainers blair categories {lang java} version 2.6.0.2.6.1.rc2 revision 0
 scheme48 479
 variants {universal darwin_8} description {Scheme byte-code interpreter} portdir lang/scheme48 homepage http://s48.org/ epoch 0 platforms darwin name scheme48 long_description {Scheme 48 is an implementation of Scheme written by Richard Kelsey and Jonathan Rees. It is based on a byte-code interpreter and is designed to be used as a testbed for experiments in implementation techniques and as an expository tool.} maintainers mww categories {lang scheme} version 1.7 revision 1
 scsh 582
@@ -3524,8 +3524,8 @@
 variants {universal darwin_6 darwin_8} portdir lang/yap description {YAP Prolog compiler} homepage http://www.ncc.up.pt/~vsc/Yap/ epoch 0 platforms darwin name yap depends_lib {port:readline port:gmp} maintainers pmoura at mac.com long_description {YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.} version 5.0.1 categories lang revision 0
 yap-devel 659
 variants {universal darwin_6 coroutines} portdir lang/yap-devel description {YAP Prolog compiler} homepage http://www.ncc.up.pt/~vsc/Yap epoch 0 platforms darwin name yap-devel depends_lib lib:libreadline.5:readline maintainers pmoura at mac.com long_description {YAP is a high-performance Prolog compiler developed at LIACC/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.} version 4.5.6 categories lang revision 0
-yasm 461
-variants universal description {yasm - a modular bsd reimplementation of NASM} portdir lang/yasm homepage http://www.tortall.net/projects/yasm/ epoch 0 platforms darwin name yasm long_description {A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.} maintainers bytestorm at gmail.com categories lang version 0.6.2 revision 0
+yasm 502
+variants universal portdir lang/yasm description {yasm - a modular bsd reimplementation of NASM} homepage http://www.tortall.net/projects/yasm/ epoch 0 platforms darwin name yasm depends_lib {port:gettext port:libiconv} maintainers bytestorm at gmail.com long_description {A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.} version 0.6.2 categories lang revision 2
 GNUMail-Aqua 515
 variants universal description {Fully featured mail application using GNUStep or Cocoa.} portdir mail/GNUMail-Aqua homepage http://www.collaboration-world.com/gnumail/ epoch 0 platforms darwin name GNUMail-Aqua long_description {GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..} maintainers nomaintainer categories {mail aqua} version 1.2.0pre1 revision 0
 aardmail 630
@@ -3812,8 +3812,8 @@
 variants {universal darwin_8} description {Comprehensive, modular and portable mathematical routines} portdir math/libtommath homepage http://math.libtomcrypt.com/ epoch 0 platforms darwin name libtommath long_description {LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography).} maintainers mww categories math version 0.40 revision 0
 lp_solve 520
 variants universal description {Linear Programming Solver} portdir math/lp_solve homepage http://lpsolve.sourceforge.net/5.5/ epoch 0 platforms darwin name lp_solve long_description {Mixed Integer Linear Programming (MILP) solver. lp_solve solves pure linear, (mixed) integer/binary, semi-continuous and special ordered sets (SOS) models. lp_solve is written in ANSI C and can be compiled on many different platforms like Mac OS X, Linux and Windows.} maintainers nomaintainer categories math version 5.5.0.9 revision 0
-mathomatic 494
-variants {universal darwin_8} portdir math/mathomatic description {small, portable symbolic math program} homepage http://mathomatic.orgserve.de/math/ epoch 0 platforms darwin name mathomatic depends_lib port:readline maintainers mww long_description {Mathomatic is a small, portable symbolic math program that can automatically solve, simplify, differentiate, combine, and compare algebraic equations, perform polynomial and complex arithmetic, etc.} version 12.8.1 categories math revision 0
+mathomatic 483
+variants universal portdir math/mathomatic description {small, portable symbolic math program} homepage http://mathomatic.orgserve.de/math/ epoch 0 platforms darwin name mathomatic depends_lib port:readline maintainers mww long_description {Mathomatic is a small, portable symbolic math program that can automatically solve, simplify, differentiate, combine, and compare algebraic equations, perform polynomial and complex arithmetic, etc.} version 12.8.2 categories math revision 0
 maxima 703
 variants {universal clisp test printable_doc} portdir math/maxima description {The Maxima computer algebra system} homepage http://maxima.sourceforge.net/ epoch 0 depends_run {port:sbcl bin:wish:tk} platforms darwin name maxima maintainers nomaintainer long_description {The Maxima computer algebra system is a descendant of DOE Macsyma, a version of MIT's Macsyma whose development was supported by the U.S. Department of Energy. Through the effort of the late William Shelter of the University of Texas, it was released under the GNU General Public License. It is one of the more comprehensive and powerful computer algebra systems available as open source.} version 5.13.0 categories math revision 1
 metis 621
@@ -6405,7 +6405,7 @@
 py-yenc 392
 variants universal portdir python/py-yenc description {provides raw yEnc encoding/decoding with crc32 calculation} homepage http://golug.cc.uniud.it/yenc.html epoch 0 platforms darwin depends_lib port:python24 name py-yenc maintainers nomaintainer long_description {py-yenc provides (only) raw yEnc encoding/decoding with builitin crc32 calculation.} categories python version 0.2 revision 1
 py-yum-metadata-parser 465
-variants universal depends_build port:pkgconfig portdir python/py-yum-metadata-parser description {Yum metadata parser} homepage http://linux.duke.edu/projects/yum/ epoch 0 platforms darwin depends_lib {port:python24 port:py-sqlite port:glib2 port:libxml2 port:sqlite3} name py-yum-metadata-parser maintainers afb at macports.org long_description {C-based metadata parser to quickly parse xml metadata into sqlite databases} categories python version 1.1.1 revision 0
+variants universal depends_build port:pkgconfig portdir python/py-yum-metadata-parser description {Yum metadata parser} homepage http://linux.duke.edu/projects/yum/ epoch 0 platforms darwin depends_lib {port:python24 port:py-sqlite port:glib2 port:libxml2 port:sqlite3} name py-yum-metadata-parser maintainers afb at macports.org long_description {C-based metadata parser to quickly parse xml metadata into sqlite databases} categories python version 1.1.2 revision 0
 py-zconfig 673
 variants universal portdir python/py-zconfig description {Python configuration library} homepage http://www.zope.org/Members/fdrake/zconfig/ epoch 0 platforms darwin depends_lib port:python24 name py-zconfig maintainers nomaintainer long_description {ZConfig is a configuration library intended for general use. It supports a hierarchical schema-driven configuration model that allows a schema to specify data conversion routines written in Python. ZConfig's model is very different from the model support by the ConfigParser module found in Python's standard library, and is more suitable to configuration-intensive applications.} categories python version 2.3 revision 0
 py-zodb 629
@@ -6603,7 +6603,7 @@
 py25-xml 387
 variants universal portdir python/py25-xml description {XML Tools for Python} homepage http://pyxml.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:expat} name py25-xml maintainers ryanwilcox at mac.com long_description {A package of all the tools required for writing basic XML applications in Python.} categories {python devel textproc} version 0.8.4 revision 0
 py25-yum-metadata-parser 472
-variants universal depends_build port:pkgconfig portdir python/py25-yum-metadata-parser description {Yum metadata parser} homepage http://linux.duke.edu/projects/yum/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-sqlite3 port:glib2 port:libxml2 port:sqlite3} name py25-yum-metadata-parser maintainers afb at macports.org long_description {C-based metadata parser to quickly parse xml metadata into sqlite databases} categories python version 1.1.1 revision 0
+variants universal depends_build port:pkgconfig portdir python/py25-yum-metadata-parser description {Yum metadata parser} homepage http://linux.duke.edu/projects/yum/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-sqlite3 port:glib2 port:libxml2 port:sqlite3} name py25-yum-metadata-parser maintainers afb at macports.org long_description {C-based metadata parser to quickly parse xml metadata into sqlite databases} categories python version 1.1.2 revision 0
 py25-zlib 328
 variants universal portdir python/py25-zlib description {Python bindings to zlib} homepage http://www.python.org/doc/current/lib/module-zlib.html epoch 0 platforms darwin depends_lib {port:python25 port:zlib} name py25-zlib maintainers mww long_description {{Python bindings to zlib}} categories python version 2.5.1 revision 0
 py25-zopeinterface 335
@@ -7295,7 +7295,7 @@
 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
-variants universal depends_build port:py-checker portdir sysutils/createrepo description {generates common metadata for package repositories} homepage http://linux.duke.edu/projects/metadata/ epoch 0 depends_run {port:python24 port:rpm port:py-yum-metadata-parser} platforms darwin name createrepo maintainers afb at macports.org long_description {createrepo generates the metadata necessary for an RPM package repository. This repository format (repodata) is supported by apt, red-carpet(zen), smart, up2date, Yast and yum.} version 0.4.10 categories sysutils revision 0
+variants universal depends_build port:py-checker portdir sysutils/createrepo description {generates common metadata for package repositories} homepage http://linux.duke.edu/projects/metadata/ epoch 0 depends_run {port:python24 port:rpm port:py-yum-metadata-parser} platforms darwin name createrepo maintainers afb at macports.org long_description {createrepo generates the metadata necessary for an RPM package repository. This repository format (repodata) is supported by apt, red-carpet(zen), smart, up2date, Yast and yum.} version 0.4.11 categories sysutils revision 0
 createtorrent 532
 variants universal portdir sysutils/createtorrent description {command line utility to create BitTorrent files} homepage http://www.createtorrent.com/ epoch 0 platforms darwin name createtorrent depends_lib lib:libssl:openssl maintainers eridius at macports.org long_description {CreateTorrent is a small and fast command line utility to create BitTorrent files easily. BitTorrent files can be made from either one file or a collection of files that are grouped together into a directory.} version 1.1.3 categories sysutils revision 0
 cronolog 528
@@ -7464,8 +7464,8 @@
 variants universal description {Switch the default python interpreter} portdir sysutils/python_select homepage http://svn.macports.org/repository/macports/users/mww/select/ epoch 0 platforms darwin name python_select long_description {python_select lets you switch the default python interpreter. It symlinks the standard python executables in the MacPorts prefix to the selected version.} maintainers raimue categories sysutils version 0.1 revision 0
 remap-bad-apple-keys 466
 variants universal portdir sysutils/remap-bad-apple-keys description {A utility to remap some bad keys in Apple's X11} homepage http://ranger.befunk.com/fink/ epoch 0 depends_run bin:xmodmap:XFree86 platforms darwin name remap-bad-apple-keys maintainers nomaintainer long_description {Some keys are incorrectly mapped in Apple's X11 (and possibly others), making it impossible to use navigation keys in some applications.} version 1.0 categories sysutils revision 0
-repoview 550
-variants universal portdir sysutils/repoview description {make Yum repositories browseable} homepage http://linux.duke.edu/projects/mini/repoview/ epoch 0 depends_run {port:python24 port:yum port:py-kid} platforms darwin name repoview maintainers afb at macports.org long_description {RepoView allows one to easily create a set of static HTML pages in a YUM repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.} version 0.6.1 categories sysutils revision 0
+repoview 566
+variants universal portdir sysutils/repoview description {make common metadata package repositories browseable} homepage http://mricon.com/trac/wiki/Repoview epoch 0 depends_run {port:python24 port:yum port:py-kid} platforms darwin name repoview maintainers afb at macports.org long_description {RepoView allows one to easily create a set of static HTML pages in a repodata repository, allowing simple browsing of available packages. It uses kid templating engine to create the pages and is therefore easily customizeable.} version 0.6.1 categories sysutils revision 0
 rlwrap 420
 variants universal portdir sysutils/rlwrap description {rlwrap is a readline wrapper.} homepage http://utopia.knoware.nl/~hlub/uck/rlwrap/ epoch 0 platforms darwin name rlwrap depends_lib port:readline maintainers lomion at mac.com long_description {rlwrap is a 'readline wrapper' that uses the GNU readline library to allow the editing of keyboard input for any other command.} version 0.24 categories sysutils revision 0
 rmtrash 384

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071214/77d5dd08/attachment-0001.html


More information about the macports-changes mailing list