[25165] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Tue May 15 00:32:16 PDT 2007


Revision: 25165
          http://trac.macosforge.org/projects/macports/changeset/25165
Author:   dluke at macports.org
Date:     2007-05-15 00:32:16 -0700 (Tue, 15 May 2007)

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

Total number of ports parsed:	3925 
Ports successfully parsed:	3924	 
Ports failed:			1


Failed to parse file perl/p5-text-quoted/Portfile: can't set "depends_lib": invalid depspec: port:p5-text-tabs+wrap

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-05-15 07:15:03 UTC (rev 25164)
+++ trunk/dports/PortIndex	2007-05-15 07:32:16 UTC (rev 25165)
@@ -3794,6 +3794,8 @@
 portdir net/fetch variants universal description {FreeBSD file fetching utility} platforms darwin name fetch depends_lib lib:libfetch.3:libfetch version 4.6.2-RELEASE categories net revision 1 epoch 0 maintainers nomaintainer at macports.org
 ffp 553
 variants universal depends_build bin:ginstall:coreutils portdir net/ffp description {generates fuzzy fingerprints to facilitate MiM attacks} homepage http://thc.org/thc-ffp/ epoch 0 platforms darwin depends_lib port:openssl name ffp maintainers eridius at macports.org long_description {ffp is a tool that generates fuzzy fingerprints. Fuzzy fingerprinting is a technique that extends common man-in-the-middle attacks by generating fingerprints that closely resemble the target's public key fingerprint.} version 0.0.8 categories {net security} revision 1
+flow-tools 390
+variants {universal mysql5} portdir net/flow-tools description {Suite of tools and library to work with netflow data} homepage http://www.splintered.net/sw/flow-tools/ epoch 0 platforms darwin name flow-tools depends_lib {port:openssl port:zlib} maintainers markd at macports.org long_description {{Suite of tools and library to work with netflow data}} version 0.68 categories net revision 0
 flowd 344
 variants {universal darwin_8} description {flowd is a small, fast and secure NetFlow collector.} portdir net/flowd homepage http://www.mindrot.org/flowd.html epoch 0 platforms darwin name flowd long_description {{flowd is a small, fast and secure NetFlow collector.}} maintainers nomaintainer at macports.org categories net version 0.9 revision 0
 fping 766
@@ -4032,6 +4034,8 @@
 variants universal portdir net/netwib description {A network library oriented towards developers.} homepage http://www.laurentconstantin.com/ epoch 0 platforms darwin name netwib depends_lib {port:libpcap port:libnet11} maintainers {jmpp at macports.org openmaintainer at macports.org} long_description {Netwib is a network library providing network features such as address conversion, udp/tcp clients/servers, packet encoding/decoding/displaying, spoofing, sniffing, etc., and general features such as data conversion, linked list and hash, portable threads, etc. Using all these functions, a network program can be quickly created.} version 5.30.0 categories net revision 0
 netwox 682
 variants universal portdir net/netwox description {Toolbox with several features to test an Ethernet/IP network.} homepage http://www.laurentconstantin.com/ epoch 0 platforms darwin name netwox depends_lib lib:libnetwib530:netwib maintainers {jmpp at macports.org openmaintainer at macports.org} long_description {Netwox is a toolbox containing 197 tools implemented from the Network Library netwib. They help to find and solve network problems with common techniques such as sniffing and spoffing, analazing DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET and TFTP traffic, scans, ping and traceroute, client/servers implementations, etc.} version 5.30.0 categories net revision 0
+nfdump 429
+variants {universal flowtools} description {The nfdump tools collect and process netflow data on the command line. Part of the NfSen project.} portdir net/nfdump homepage http://nfdump.sourceforge.net/ epoch 0 platforms darwin name nfdump long_description {{The nfdump tools collect and process netflow data on the command line. Part of the NfSen project.}} maintainers markd at macports.org categories net version 1.5.2 revision 0
 ngrep 661
 variants universal depends_build port:libpcap description {Network grep} portdir net/ngrep epoch 0 platforms darwin name ngrep long_description {ngrep strives to provide most of GNU grep's common features, applying them to the network layer. ngrep a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. It currently recognizes TCP, UDP, and ICMP across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, like tcpdump and snoop.} maintainers grace at flipt.com categories net version 1.44 revision 0
 nmap 983
@@ -4960,6 +4964,8 @@
 variants universal portdir perl/p5-sql-abstract description {Generate SQL from Perl data structures} homepage http://search.cpan.org/dist/SQL-Abstract/ epoch 0 platforms darwin name p5-sql-abstract depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers narf_tm at macports.org long_description {This module was inspired by the excellent DBIx::Abstract. However, in using that module I found that what I really wanted to do was generate SQL, but still retain complete control over my statement handles and use the DBI interface. So, I set out to create an abstract SQL generation module.} version 1.22 categories {perl databases} revision 0
 p5-sql-abstract-limit 415
 variants universal portdir perl/p5-sql-abstract-limit description {portable LIMIT emulation} homepage http://search.cpan.org/dist/SQL-Abstract-Limit/ epoch 0 platforms darwin name p5-sql-abstract-limit depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-sql-abstract} maintainers narf_tm at macports.org long_description {Portability layer for LIMIT emulation.} version 0.12 categories {perl databases} revision 0
+p5-sql-translator 917
+variants {universal gd graphviz} portdir perl/p5-sql-translator description {manipulate structured data definitions (SQL and more)} homepage http://search.cpan.org/dist/SQL-Translator/ epoch 0 platforms darwin name p5-sql-translator depends_lib {{path:\${prefix}/bin/perl:perl5.8} port:p5-class-base port:p5-class-data-inheritable port:p5-class-makemethods port:p5-log-log4perl port:p5-parse-recdescent port:p5-template-toolkit port:p5-io-stringy port:p5-spreadsheet-parseexcel port:p5-text-recordparser port:p5-xml-writer port:p5-xml-xpath port:p5-test-exception port:p5-test-differences port:p5-yaml} maintainers narf_tm at macports.org long_description {SQL::Translator is a group of Perl modules that converts vendor-specific SQL table definitions into other formats, such as other vendor-specific SQL, ER diagrams, documentation (POD and HTML), XML, and Class::DBI classes.} version 0.07 categories perl revision 0
 p5-string-crc32 414
 variants universal portdir perl/p5-string-crc32 description {Perl interface for cyclic redundency check generation} homepage http://search.cpan.org/dist/String-CRC32/ epoch 0 platforms darwin name p5-string-crc32 depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer at macports.org long_description {{Perl interface for cyclic redundency check generation}} version 1.4 categories perl revision 0
 p5-string-ediff 407
@@ -5374,6 +5380,8 @@
 variants universal portdir python/py-empy description {powerful and robust templating system for python} homepage http://www.alcyone.com/software/empy/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-empy maintainers nomaintainer at macports.org long_description {py-empy is a system for embedding Python expressions and statements in template text. It takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the py-empy system and are set off by a special prefix.} categories python version 3.3 revision 1
 py-enca 360
 variants universal portdir python/py-enca description {python interface to the enca library} homepage http://trific.ath.cx/resources/python/pyenca/ epoch 0 platforms darwin depends_lib bin:enca:enca name py-enca maintainers nomaintainer at macports.org long_description {{python interface to the enca library}} categories {python textproc} version 0.3 revision 1
+py-enum 406
+variants universal portdir python/py-enum description {Robust enumerated type support in Python} homepage http://cheeseshop.python.org/pypi/enum/ epoch 0 platforms darwin depends_lib port:python24 name py-enum maintainers {jann at macports.org openmaintainer at macports.org} long_description {This package provides a module for robust enumerations in Python.} categories {python devel} version 0.4.2 revision 0
 py-epydoc 672
 variants universal portdir python/py-epydoc description {API documentation generator for Python modules} homepage http://epydoc.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python24 name py-epydoc maintainers nomaintainer at macports.org long_description {Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext.} categories python version 2.1 revision 1
 py-exif 511
@@ -6904,8 +6912,8 @@
 variants universal description {A simple csv to xml converter.} portdir textproc/csv2xml homepage http://csv2xml.sourceforge.net/ epoch 0 platforms darwin name csv2xml long_description {{A simple csv to xml converter.}} maintainers nomaintainer at macports.org categories textproc version 0.6 revision 0
 dbacl 507
 variants universal portdir textproc/dbacl description {dbacl is a digramic Bayesian text classifier} homepage http://www.lbreyer.com/gpl.html epoch 0 platforms darwin name dbacl depends_lib lib:libreadline:readline maintainers nomaintainer at macports.org long_description {dbacl is a digramic Bayesian text classifier. Given some text, it calculates the posterior probabilities that the input resembles one of any number of previously learned document collections.} version 1.8 categories textproc revision 0
-dict 599
-variants {universal darwin freebsd} portdir textproc/dict description {Dictionary Server Protocol (RFC2229) client} homepage http://www.dict.org/ epoch 0 platforms {darwin freebsd} name dict depends_lib lib:ltdl.3:libtool maintainers landonf at macports.org long_description {The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. dict(1) is a client which can access DICT servers from the command line.} version 1.9.7 categories {textproc spelling} revision 0
+dict 601
+variants {universal darwin freebsd} depends_build lib:ltdl.3:libtool portdir textproc/dict description {Dictionary Server Protocol (RFC2229) client} homepage http://www.dict.org/ epoch 0 platforms {darwin freebsd} name dict maintainers landonf at macports.org long_description {The Dictionary Server Protocol (DICT) is a TCP transaction based query/response protocol that allows a client to access dictionary definitions from a set of natural language dictionary databases. dict(1) is a client which can access DICT servers from the command line.} version 1.9.7 categories {textproc spelling} revision 0
 diction 569
 variants {universal darwin} description {GNU diction and style} portdir textproc/diction homepage http://www.gnu.org/software/diction/ epoch 0 platforms darwin name diction long_description {This is the GNU diction and style, free implementations of old standard unix commands. For some reason, many modern systems lack them. Diction prints wordy and commonly misused phrases. Style analyses surface characteristics of a document, e.g. sentence length and various readability measures.} maintainers nomaintainer at macports.org categories textproc version 1.02 revision 0
 docbook-dsssl 246

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


More information about the macports-changes mailing list