[59065] trunk/dports

portindex at macports.org portindex at macports.org
Thu Oct 8 22:54:20 PDT 2009


Revision: 59065
          http://trac.macports.org/changeset/59065
Author:   portindex at macports.org
Date:     2009-10-08 22:54:19 -0700 (Thu, 08 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-09 05:51:26 UTC (rev 59064)
+++ trunk/dports/PortIndex	2009-10-09 05:54:19 UTC (rev 59065)
@@ -743,7 +743,7 @@
 mongodb 430
 depends_build port:scons portdir databases/mongodb description {High-performance, schema-free document-oriented database} homepage http://www.mongodb.org/ epoch 1 platforms darwin depends_lib {port:boost port:pcre port:spidermonkey port:libpcap port:readline} name mongodb long_description {{High-performance, schema-free document-oriented database}} maintainers {blb openmaintainer} categories databases version 1.0.0 revision 1
 mongodb-devel 434
-depends_build port:scons portdir databases/mongodb-devel description {High-performance, schema-free document-oriented database} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib {port:boost port:pcre port:spidermonkey port:libpcap port:readline} name mongodb-devel long_description {{High-performance, schema-free document-oriented database}} maintainers nomaintainer categories databases version 1.1.0 revision 0
+depends_build port:scons portdir databases/mongodb-devel description {High-performance, schema-free document-oriented database} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib {port:boost port:pcre port:spidermonkey port:libpcap port:readline} name mongodb-devel long_description {{High-performance, schema-free document-oriented database}} maintainers nomaintainer categories databases version 1.1.1 revision 0
 mysql-proxy 685
 variants universal portdir databases/mysql-proxy description {Proxy for MySQL-Server} homepage http://forge.mysql.com/wiki/MySQL_Proxy epoch 0 platforms darwin name mysql-proxy depends_lib {port:lua port:libevent path:bin/mysql_config5:mysql5 path:lib/pkgconfig/glib-2.0.pc:glib2} long_description {MySQL Proxy is a simple program that sits between your client and MySQL server(s) that can monitor, analyze or transform their communication. Its flexibility allows for unlimited {uses;} common ones include: load {balancing;} {failover;} query {analysis;} query filtering and {modification;} and many more.} maintainers naegler.org:michael categories databases version 0.6.1 revision 0
 mysql-zrm 586
@@ -1056,8 +1056,8 @@
 variants {lablgtk lablgl lablgtk2} portdir devel/camlimages description {Objective Caml interface to image manipulation functions.} homepage http://pauillac.inria.fr/camlimages/ epoch 0 platforms darwin name camlimages depends_lib {bin:camlp4:ocaml lib:libjpeg.62:jpeg lib:libtiff.3:tiff path:include/gif_lib.h:giflib lib:libpng:libpng bin:gs:ghostscript} long_description {Camlimages provides basic functions for image processing and loading/saving various image file formats, an interface to display images, and a Freetype interface to render TrueType fonts.} maintainers loria.fr:reilles categories {devel graphics} version 2.2 revision 2
 ccache 498
 variants universal portdir devel/ccache description {object-file caching compiler wrapper} homepage http://ccache.samba.org/ epoch 0 platforms {darwin freebsd} name ccache long_description {ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results in a 5 to 10 times speedup in common compilations.} maintainers nox categories devel version 2.4 revision 2
-cextract 566
-variants darwin portdir devel/cextract description {C prototype extractor} homepage http://www.cs.bu.edu/pub/adb/ epoch 0 platforms darwin name cextract long_description {cextract is ideal for generating header files for large multi-file C programs, and will provide an automated method for generating all of the prototypes for all of the functions in such a program. cextract also functions as a rudimentary documentation extractor, generating a sorted list of all functions and their locations.} maintainers {jameskyle blb} categories devel version 1.7 revision 0
+cextract 560
+variants darwin portdir devel/cextract description {C prototype extractor} homepage http://www.cs.bu.edu/pub/adb/ epoch 0 platforms darwin name cextract long_description {cextract is ideal for generating header files for large multi-file C programs, and will provide an automated method for generating all of the prototypes for all of the functions in such a program. cextract also functions as a rudimentary documentation extractor, generating a sorted list of all functions and their locations.} maintainers jameskyle categories devel version 1.7 revision 0
 cflow 551
 variants universal portdir devel/cflow description {A program for generating call graphs from C code.} homepage http://www.gnu.org/software/cflow/ epoch 0 platforms darwin name cflow depends_lib {port:gettext port:libiconv} long_description {The cflow program is a tool which generates a call graph from C source files. It is most often used with a program like dot (from the graphviz package) in order to present visual graphs of the paths along which a piece of software may run.} maintainers freebsd.org:gnn categories devel version 1.0 revision 0
 cgdb 467
@@ -1106,8 +1106,8 @@
 variants universal portdir devel/cssc description {SCCS replacement} homepage http://cssc.sourceforge.net/ epoch 0 platforms darwin name cssc long_description {CSSC is the GNU Project's replacement for SCCS. SCCS is a proprietary suite of tools which is provided with most commercial versions of Unix.} maintainers nomaintainer categories devel version 1.0.1 revision 0
 ctags 817
 variants universal portdir devel/ctags description {Reimplementation of ctags(1)} homepage http://ctags.sourceforge.net/ epoch 0 platforms {darwin freebsd} name ctags long_description {Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, AWK, ASP, BETA, Bourne/Korn/Zsh Shell, C, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Make, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Vim and Yacc.} maintainers {mww openmaintainer} categories devel version 5.8 revision 0
-cunit 461
-variants universal portdir devel/cunit description {Unit testing library for C} homepage http://cunit.sourceforge.net/ epoch 0 platforms darwin name cunit depends_lib port:ncurses long_description {CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces.} maintainers {blb openmaintainer} categories devel version 2.1-0 revision 0
+cunit 453
+variants universal portdir devel/cunit description {Unit testing library for C} homepage http://cunit.sourceforge.net/ epoch 0 platforms darwin name cunit depends_lib port:ncurses long_description {CUnit is a lightweight system for writing, administering, and running unit tests in C. It provides C programmers a basic testing functionality with a flexible variety of user interfaces.} maintainers nomaintainer categories devel version 2.1-0 revision 0
 curlhandle 342
 depends_build port:curl portdir devel/curlhandle description {CURLHandle is a framework wrapper around a CURL} homepage http://curlhandle.sourceforge.net/ epoch 0 platforms macosx name curlhandle maintainers nomaintainer long_description {{CURLHandle is a framework wrapper around a CURL}} version 1.9 categories {devel framework} revision 0
 cut 583
@@ -1724,8 +1724,8 @@
 portdir devel/lua-xavante description {A Lua Web Server with WSAPI support} homepage http://www.keplerproject.org/xavante/ epoch 0 platforms darwin name lua-xavante depends_lib {port:lua port:lua-wsapi port:lua-copas port:lua-luasocket port:lua-luafilesystem} maintainers {and.damore openmaintainer} long_description {Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. Xavante currently offers a file handler, a redirect handler and a WSAPI handler. Those are used for general files, URI remapping and WSAPI applications respectively.} categories {devel www} version 2.0.1 revision 0
 luarocks 809
 variants {md5 openssl wget curl} portdir devel/luarocks description {Manager for rocks, lua extensions.} homepage http://www.luarocks.org/ epoch 0 depends_run {port:lua port:openssl port:curl} platforms darwin name luarocks long_description {LuaRocks is a deployment and management system for Lua modules. LuaRocks allows you to install Lua modules as self-contained packages called {"rocks",} which also contain version dependency information. This information is used both at install time, so that when one rock is requested all rocks it depends on are installed as well, and at run time, so that when a module is required, the correct version is loaded. LuaRocks supports both local and remote repositories, and multiple local rocks trees.} maintainers and.damore categories devel version 1.0.1 revision 0
-lzo 689
-variants universal depends_build {port:autoconf port:automake port:libtool} portdir devel/lzo description {Real-time data compression library} 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 categories {devel compression} version 1.08 revision 0
+lzo 698
+variants universal depends_build {port:autoconf port:automake port:libtool} portdir devel/lzo description {Real-time data compression library} 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 nomaintainer categories {devel compression} version 1.08 revision 0
 m4 651
 variants {with_default_names universal} portdir devel/m4 description {GNU macro processor} 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.13 revision 0
 macstl 431
@@ -2030,8 +2030,8 @@
 variants {no_bdb no_neon darwin_7 universal} portdir devel/subversion-rubybindings description {Ruby bindings for the subversion version control system.} homepage http://subversion.tigris.org/ epoch 0 platforms darwin name subversion-rubybindings depends_lib {port:expat port:neon port:apr port:apr-util port:db46 port:subversion port:ruby port:sqlite3 port:gettext port:libiconv port:serf port:cyrus-sasl2} long_description {Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). The ruby bindings provide access to subversion API from ruby.} maintainers geeklair.net:dluke categories {devel ruby} version 1.6.5 revision 0
 svk 1190
 portdir devel/svk description {A distributed version control system.} homepage http://bestpractical.com/svk/ epoch 0 platforms darwin name svk depends_lib {path:bin/perl:perl5 port:p5-data-hierarchy port:p5-algorithm-diff port:p5-algorithm-annotate port:p5-perlio-via-dynamic port:p5-uri port:p5-perlio-eol port:p5-io-digest port:p5-file-type port:subversion-perlbindings port:p5-perlio-via-symlink port:p5-svn-mirror port:p5-pod-escapes port:p5-pod-simple port:p5-timedate port:p5-compress-zlib port:p5-freezethaw port:p5-locale-maketext-lexicon port:p5-locale-maketext-simple port:p5-class-autouse port:p5-io-pager port:p5-class-accessor port:p5-pathtools port:p5-version port:p5-yaml-syck port:p5-app-cli port:p5-list-moreutils port:p5-class-data-inheritable port:p5-path-class port:p5-universal-require port:p5-log-log4perl port:p5-file-temp port:p5-time-progress port:p5-libwww-perl port:p5-svn-dump port:p5-perlio-via-bzip2 port:p5-perlio-gzip} maintainers geeklair.net:dluke long_description {svk is a decentralized version control system written in Perl. It uses the Subversion filesystem but provides additional, powerful features} categories {devel perl} version 2.2.1 revision 0
-svn2cl 381
-portdir devel/svn2cl description {Subversion log to GNU-style ChangeLog} homepage http://arthurdejong.org/svn2cl/ epoch 0 depends_run bin:xsltproc:libxslt platforms darwin name svn2cl maintainers {blb openmaintainer} long_description {XSL stylesheet for generating a classic GNU-style ChangeLog from a subversion repository log} categories {devel textproc} version 0.11 revision 0
+svn2cl 373
+portdir devel/svn2cl description {Subversion log to GNU-style ChangeLog} homepage http://arthurdejong.org/svn2cl/ epoch 0 depends_run bin:xsltproc:libxslt platforms darwin name svn2cl maintainers nomaintainer long_description {XSL stylesheet for generating a classic GNU-style ChangeLog from a subversion repository log} categories {devel textproc} version 0.11 revision 0
 svndumptool 785
 portdir devel/svndumptool description {tool for processing Subversion dumpfiles} homepage http://svn.borg.ch/svndumptool/ epoch 0 platforms darwin depends_lib port:python25 name svndumptool maintainers ryandesign long_description {With svndumptool you can check dumpfiles for {correctness;} fix some broken dumpfiles including those made by {cvs2svn;} show differences between {dumpfiles;} edit files inside dumpfiles including replacing their contents or fixing their end-of-line {style;} export files from {dumpfiles;} split and join {dumpfiles;} merge dumpfiles interleaved so that revisions remain in chronological {order;} show {logs;} list files of given {revisions;} and transform revision and node properties with regular expressions} version 0.6.1 categories devel revision 0
 swig 1074
@@ -3330,8 +3330,8 @@
 variants {js_mozilla js_spidermonkey no_opengl xembed player mozilla_plugin no_x11 universal} depends_build port:pkgconfig portdir graphics/openvrml description {a cross-platform VRML and X3D browser and C++ runtime library} homepage http://www.openvrml.org/ epoch 0 platforms darwin name openvrml depends_lib {port:boost port:libpng port:jpeg port:fontconfig port:mesa path:lib/pkgconfig/sdl.pc:libsdl} long_description {OpenVRML is a free cross-platform runtime for VRML and X3D available under the GNU Lesser General Public License. The OpenVRML distribution includes libraries you can use to add VRML/X3D support to an application. On platforms where GTK+ is available, OpenVRML also provides a plug-in to render VRML/X3D worlds in Web browsers.} maintainers {ira.uka.de:raphael openmaintainer} categories {graphics x11} version 0.18.3 revision 0
 optipng 657
 variants universal depends_build port:gmake portdir graphics/optipng description {PNG file optimizer} homepage http://optipng.sourceforge.net/ epoch 0 platforms darwin name optipng long_description {OptiPNG is a PNG optimizer that recompresses the image files to a smaller size, without losing any information. The idea has been inspired from pngcrush (http://pmt.sourceforge.net/pngcrush), and is explained in detail in the PNG-Tech article 'A guide to PNG optimization'. The implementation is carried forward in OptiPNG, which offers a faster execution per trial, and a wider search space.} maintainers vinc17 categories graphics version 0.6.3 revision 0
-pdf2djvu 500
-variants universal depends_build port:pkgconfig portdir graphics/pdf2djvu description {Convert PDF to DjVu} homepage http://code.google.com/p/pdf2djvu/ epoch 0 platforms darwin depends_lib {port:djvulibre port:poppler port:libiconv} name pdf2djvu long_description {pdf2djvu creates DjVu files from PDF files. It's able to extract: graphics, text layer, hyperlinks, document outline (bookmarks), and metadata.} maintainers {blb openmaintainer} categories {graphics textproc} version 0.5.11 revision 0
+pdf2djvu 492
+variants universal depends_build port:pkgconfig portdir graphics/pdf2djvu description {Convert PDF to DjVu} homepage http://code.google.com/p/pdf2djvu/ epoch 0 platforms darwin depends_lib {port:djvulibre port:poppler port:libiconv} name pdf2djvu long_description {pdf2djvu creates DjVu files from PDF files. It's able to extract: graphics, text layer, hyperlinks, document outline (bookmarks), and metadata.} maintainers nomaintainer categories {graphics textproc} version 0.5.11 revision 0
 pdf2svg 306
 variants universal portdir graphics/pdf2svg description {pdf to svg converter} homepage http://www.cityinthesky.co.uk/pdf2svg.html epoch 0 platforms darwin name pdf2svg depends_lib port:poppler long_description {{pdf to svg converter}} maintainers nomaintainer categories graphics version 0.2.1 revision 1
 pgplot 809
@@ -6394,8 +6394,8 @@
 portdir perl/p5-digest-nilsimsa description {Perl version of Nilsimsa code} homepage http://search.cpan.org/dist/Digest-Nilsimsa/ epoch 0 platforms darwin name p5-digest-nilsimsa depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Perl version of Nilsimsa code}} categories perl version 0.06 revision 1
 p5-digest-perl-md5 560
 portdir perl/p5-digest-perl-md5 description {Perl implementation of Ron Rivests MD5 Algorithm} homepage http://search.cpan.org/dist/Digest-Perl-MD5/ epoch 0 platforms darwin name p5-digest-perl-md5 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This is not an interface (like Digest::MD5) but a Perl implementation of MD5. It is written in perl only and because of this it is slow but it works without C-Code. You should use Digest::MD5 instead of this module if it is available.} categories perl version 1.8 revision 0
-p5-digest-sha 561
-portdir perl/p5-digest-sha description {Perl module for SHA-1 through SHA-512} homepage http://search.cpan.org/dist/Digest-SHA/ epoch 0 platforms darwin name p5-digest-sha depends_lib path:bin/perl:perl5 maintainers {blb openmaintainer} long_description {Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data.} categories perl version 5.47 revision 0
+p5-digest-sha 553
+portdir perl/p5-digest-sha description {Perl module for SHA-1 through SHA-512} homepage http://search.cpan.org/dist/Digest-SHA/ epoch 0 platforms darwin name p5-digest-sha depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message digests. The module can handle all types of input, including partial-byte data.} categories perl version 5.47 revision 0
 p5-digest-sha1 557
 portdir perl/p5-digest-sha1 description {Perl interface to the SHA-1 Algorithm} homepage http://search.cpan.org/dist/Digest-SHA1/ epoch 0 platforms darwin name p5-digest-sha1 depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit {"fingerprint"} or {"message} digest\" of the input.} categories perl version 2.12 revision 0
 p5-email-address 342
@@ -6470,8 +6470,8 @@
 portdir perl/p5-file-comments description {Recognizes file formats and extracts format-specific comments} homepage http://search.cpan.org/dist/File-Comments/ epoch 0 platforms darwin name p5-file-comments depends_lib {path:bin/perl:perl5 port:p5-archive-tar port:p5-html-parser port:p5-html-tree port:p5-log-log4perl port:p5-ppi port:p5-sysadm-install} maintainers {narf_tm openmaintainer} long_description {File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file.} categories perl version 0.07 revision 0
 p5-file-copy-recursive 515
 portdir perl/p5-file-copy-recursive description {Perl extension for recursively copying files and directories} homepage http://search.cpan.org/dist/File-Copy-Recursive/ epoch 0 platforms darwin name p5-file-copy-recursive depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {This module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode.} categories perl version 0.38 revision 0
-p5-file-desktopentry 448
-portdir perl/p5-file-desktopentry description {Perl module for Freedesktop .desktop files} homepage http://search.cpan.org/dist/File-DesktopEntry/ epoch 0 platforms darwin name p5-file-desktopentry depends_lib {path:bin/perl:perl5 port:p5-file-basedir} maintainers {blb openmaintainer} long_description {This module can be used to work with .desktop files as specified by the Freedesktop.org specification.} categories perl version 0.04 revision 0
+p5-file-desktopentry 440
+portdir perl/p5-file-desktopentry description {Perl module for Freedesktop .desktop files} homepage http://search.cpan.org/dist/File-DesktopEntry/ epoch 0 platforms darwin name p5-file-desktopentry depends_lib {path:bin/perl:perl5 port:p5-file-basedir} maintainers nomaintainer long_description {This module can be used to work with .desktop files as specified by the Freedesktop.org specification.} categories perl version 0.04 revision 0
 p5-file-flat 307
 portdir perl/p5-file-flat description {Implements a flat filesystem} homepage http://search.cpan.org/dist/File-Flat/ epoch 0 platforms darwin name p5-file-flat depends_lib path:bin/perl:perl5 maintainers nomaintainer long_description {{Implements a flat filesystem}} categories perl version 0.96 revision 0
 p5-file-homedir 380
@@ -6984,8 +6984,8 @@
 portdir perl/p5-padwalker description {play with other peoples' lexical variables} homepage http://search.cpan.org/dist/PadWalker/ epoch 0 platforms darwin name p5-padwalker depends_lib path:bin/perl:perl5 maintainers {narf_tm openmaintainer} long_description {PadWalker is a module which allows you to inspect (and even change!) lexical variables in any subroutine which called you.} categories perl version 1.9 revision 0
 p5-palm 468
 variants all_tests portdir perl/p5-palm description {Palm OS utility functions} homepage http://search.cpan.org/dist/Palm/ epoch 0 platforms darwin name p5-palm depends_lib path:bin/perl:perl5 long_description {Perl modules for creating and manipulating Palm OS databases, including raw PDB and PRC files as well as application-specific databases (Address, DateBook, Mail, Memo, ToDo, and ZirePhoto).} maintainers nomaintainer categories perl version 1.009 revision 0
-p5-pango 334
-portdir perl/p5-pango description {Perl bindings to Pango} homepage http://gtk2-perl.sourceforge.net/ epoch 0 platforms darwin name p5-pango depends_lib {port:p5-glib path:lib/pkgconfig/pango.pc:pango port:p5-cairo} maintainers {blb openmaintainer} long_description {{Perl bindings to Pango}} categories perl version 1.221 revision 0
+p5-pango 326
+portdir perl/p5-pango description {Perl bindings to Pango} homepage http://gtk2-perl.sourceforge.net/ epoch 0 platforms darwin name p5-pango depends_lib {port:p5-glib path:lib/pkgconfig/pango.pc:pango port:p5-cairo} maintainers nomaintainer long_description {{Perl bindings to Pango}} categories perl version 1.221 revision 0
 p5-panotools-script 641
 portdir perl/p5-panotools-script description {Tools for manipulating Hugin script files} homepage http://search.cpan.org/dist/Panotools-Script/ epoch 0 platforms darwin name p5-panotools-script depends_lib {path:bin/perl:perl5 port:p5-graphviz port:p5-image-exiftool port:p5-image-size} maintainers nomaintainer long_description {Library and utilities for manipulating project files created by the Hugin photo stitching software (available as port hugin-app). This file format is shared with various other tools, in particular this module is also capable of working with Panorama Tools script files.} categories perl version 0.22 revision 0
 p5-par-dist 338
@@ -10182,8 +10182,8 @@
 portdir security/logwatch description {system log analyzer and reporter} homepage http://www.logwatch.org epoch 0 platforms darwin name logwatch maintainers cern.ch:lassi.tuura long_description {Logwatch is a customizable log analysis system. Logwatch parses through your system's logs for a given period of time and creates a report analyzing areas that you specify, in as much detail as you require. Logwatch is easy to use and will work right out of the package on most systems.} version 7.3.6 categories security revision 1
 makepasswd 364
 variants universal portdir security/makepasswd description {generate and encrypt passwords} homepage http://packages.debian.org/stable/source/makepasswd epoch 0 platforms darwin name makepasswd depends_lib port:p5-crypt-passwdmd5 long_description {A port of Rob Levin's makepasswd tool.} maintainers gmail.com:ooburai categories security version 1.10-3 revision 0
-md5deep 431
-variants universal portdir security/md5deep description {Recursively compute digests on files/directories} homepage http://md5deep.sourceforge.net/ epoch 0 platforms darwin name md5deep long_description {md5deep is a cross-platform set of programs to recursively compute MD5, SHA-1, or SHA-256 message digests on an arbitrary number of files.} maintainers {blb openmaintainer} categories {security sysutils} version 3.4 revision 0
+md5deep 423
+variants universal portdir security/md5deep description {Recursively compute digests on files/directories} homepage http://md5deep.sourceforge.net/ epoch 0 platforms darwin name md5deep long_description {md5deep is a cross-platform set of programs to recursively compute MD5, SHA-1, or SHA-256 message digests on an arbitrary number of files.} maintainers nomaintainer categories {security sysutils} version 3.4 revision 0
 medusa 1254
 variants {subversion postgresql universal} portdir security/medusa description {Medusa is a speedy, massively parallel, modular, login brute-forcer} homepage http://www.foofus.net/jmk/medusa/medusa.html epoch 0 platforms darwin name medusa depends_lib {port:openssl port:libssh2} long_description {Medusa is intended to be a speedy, massively parallel, modular, login brute-forcer. The goal is to support as many services which allow remote authentication as possible. The author considers following items as some of the key features of this application. Thread-based parallel testing: Brute-force testing can be performed against multiple hosts, users or passwords concurrently. Flexible user input: Target information (host/user/password) can be specified in a variety of ways. For example, each item can be either a single entry or a file containing multiple entries. Additionally, a combination file format allows the user to refine their target listing. Modular design: Each service module exists as an independent .mod file. This means that no modifications are necessary to the core application in order to extend the supported list of services for brute-forcing.} maintainers {pmq openmaintainer} categories {security net} version 1.5 revision 0
 metasploit2 776
@@ -10548,8 +10548,8 @@
 variants universal portdir sysutils/lookat description {A program to view textfiles and man-pages.} homepage http://www.wagemakers.be/english/programs/lookat epoch 0 platforms darwin name lookat depends_lib port:ncurses maintainers nomaintainer long_description {{A program to view textfiles and man-pages.}} categories sysutils version 1.4.0 revision 0
 lsdvd 553
 variants universal portdir sysutils/lsdvd description {lsdvd is a console application that displays the content of a dvd.} homepage http://untrepid.com/lsdvd/ epoch 0 platforms darwin name lsdvd depends_lib port:libdvdread long_description {lsdvd is a console application that displays the content of a dvd. It provides output about the types of video and audio tracks, subtitles etc... output is available in a number of formats including human readable, perl, ruby or xml.} maintainers ecronin categories {sysutils multimedia} version 0.16 revision 2
-lzop 508
-variants universal portdir sysutils/lzop description {Fast file compressor} homepage http://www.lzop.org/ epoch 0 platforms darwin name lzop depends_lib port:lzo long_description {lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).} maintainers blb categories {sysutils compression} version 1.01 revision 0
+lzop 517
+variants universal portdir sysutils/lzop description {Fast file compressor} homepage http://www.lzop.org/ epoch 0 platforms darwin name lzop depends_lib port:lzo long_description {lzop is a file compressor which is very similar to gzip. lzop uses the LZO data compression library for compression services, and its main advantages over gzip are much higher compression and decompression speed (at the cost of some compression ratio).} maintainers nomaintainer categories {sysutils compression} version 1.01 revision 0
 macports-notifier 506
 variants universal portdir sysutils/macports-notifier description {A menubar notifier for MacPorts.} depends_fetch port:subversion homepage http://portsnotifier.sourceforge.net epoch 0 platforms macosx name macports-notifier long_description {MacPorts Notifier is a menubar notifier for MacPorts. It works like the Gmail notifier, updating the port teee automatically and notifying {	the} user if any ports are outdated.} maintainers nomaintainer version 0.1 categories {sysutils aqua macports} revision 0
 macutil 1629

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091008/a6d90e33/attachment-0001.html>


More information about the macports-changes mailing list