[56995] trunk/dports

portindex at macports.org portindex at macports.org
Fri Sep 4 05:53:53 PDT 2009


Revision: 56995
          http://trac.macports.org/changeset/56995
Author:   portindex at macports.org
Date:     2009-09-04 05:53:52 -0700 (Fri, 04 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-04 12:51:57 UTC (rev 56994)
+++ trunk/dports/PortIndex	2009-09-04 12:53:52 UTC (rev 56995)
@@ -785,7 +785,7 @@
 pgpool 519
 variants universal portdir databases/pgpool description {PostgreSQL connection pool server} homepage http://pgpool.projects.postgresql.org/ epoch 0 platforms darwin name pgpool long_description {pgpool is a connection server program for PostgreSQL. It runs between PostgreSQL's client(frontend) and server(backend). Any PostgreSQL clients can connect to pgpool as if it's a real PostgreSQL server. It supports connection pooling, failover and replication.} maintainers mww categories databases version 3.4.1 revision 0
 pgpool-II 599
-variants {postgresql82 postgresql83 universal} depends_build port:postgresql84 portdir databases/pgpool-II description {PostgreSQL connection pool server} homepage http://pgpool.projects.postgresql.org/ epoch 0 platforms darwin name pgpool-II long_description {pgpool is a connection server program for PostgreSQL. It runs between PostgreSQL's client(frontend) and server(backend). Any PostgreSQL clients can connect to pgpool as if it's a real PostgreSQL server. It supports connection pooling, failover and replication.} maintainers mac.com:giorgio_v categories databases version 2.2.3 revision 0
+variants {postgresql82 postgresql83 universal} depends_build port:postgresql84 portdir databases/pgpool-II description {PostgreSQL connection pool server} homepage http://pgpool.projects.postgresql.org/ epoch 0 platforms darwin name pgpool-II long_description {pgpool is a connection server program for PostgreSQL. It runs between PostgreSQL's client(frontend) and server(backend). Any PostgreSQL clients can connect to pgpool as if it's a real PostgreSQL server. It supports connection pooling, failover and replication.} maintainers mac.com:giorgio_v categories databases version 2.2.4 revision 0
 pgsqlclient 347
 portdir databases/pgsqlclient description {ADO.NET adapter for PostgreSQL} homepage http://pgsqlclient.sourceforge.net/ epoch 0 platforms darwin depends_lib bin:mono:mono name pgsqlclient maintainers nomaintainer long_description {{ADO.NET adapter for PostgreSQL}} depends_extract bin:unzip:unzip categories databases version 1.0-Beta6 revision 0
 pgtcl 334
@@ -5284,8 +5284,8 @@
 variants {ssl universal} depends_build {} portdir net/drill description {A dig-style dnssec-aware dns debugging tool} homepage http://www.nlnetlabs.nl/projects/drill/ epoch 0 platforms darwin name drill depends_lib port:ldns long_description {Drill is a tool ala dig from BIND. It was designed with DNSSEC in mind and should be a useful debugging/query tool for DNSSEC.} maintainers durchmesser.ch:marius.rieder categories {net devel} version 1.6.0 revision 0
 dsh 571
 variants universal portdir net/dsh description {Distributed shell: runs a command through rsh or ssh on a cluster of machines.} homepage http://www.netfort.gr.jp/~dancer/software/dsh.html.en depends_run port:openssh epoch 0 platforms darwin name dsh depends_lib port:libdshconfig long_description {Dsh executes a command remotely on several different machines at the same time. A utility to effectively do the equivalent of {"for} a in {$(seq} 1 {10);} do rsh {$a} {command;} done\" in Bourne shell.} maintainers exoweb.net:bjorn categories net version 0.25.9 revision 0
-dsniff 854
-variants universal depends_build {port:libnet lib:libnids:libnids} portdir net/dsniff description {network auditing and penetration testing tools} homepage http://monkey.org/~dugsong/dsniff/ epoch 0 platforms darwin name dsniff depends_lib port:libpcap long_description {dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.} maintainers nomaintainer categories net version 2.3 revision 3
+dsniff 856
+variants universal depends_build {port:libnet11 lib:libnids:libnids} portdir net/dsniff description {network auditing and penetration testing tools} homepage http://monkey.org/~dugsong/dsniff/ epoch 0 platforms darwin name dsniff depends_lib port:libpcap long_description {dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.} maintainers nomaintainer categories net version 2.3 revision 4
 dsniff-devel 879
 variants {darwin_9 universal} depends_build {port:libnet lib:libnids:libnids} portdir net/dsniff-devel description {network auditing and penetration testing tools} homepage http://monkey.org/~dugsong/dsniff/ epoch 0 platforms darwin name dsniff-devel depends_lib port:libpcap long_description {dsniff is a collection of tools for network auditing and penetration testing. dsniff, filesnarf, mailsnarf, msgsnarf, urlsnarf, and webspy passively monitor a network for interesting data (passwords, e-mail, files, etc.). arpspoof, dnsspoof, and macof facilitate the interception of network traffic normally unavailable to an attacker (e.g, due to layer-2 switching). sshmitm and webmitm implement active monkey-in-the-middle attacks against redirected SSH and HTTPS sessions by exploiting weak bindings in ad-hoc PKI.} maintainers nomaintainer categories net version 2.4b1 revision 1
 dsocks 463
@@ -5468,8 +5468,8 @@
 variants universal depends_build {port:autoconf port:automake port:libtool} portdir net/libnet11 description {A C library for creating IP packets} homepage http://www.packetfactory.net/libnet/ epoch 0 platforms darwin name libnet11 long_description {libnet is a high-level API (toolkit) allowing the application programmer to construct and inject network packets. It provides a portable and simplified interface for low-level network packet shaping, handling and injection. Libnet hides much of the tedium of packet creation from the application programmer such as multiplexing, buffer management, arcane packet header information, byte-ordering, OS-dependent issues, and much more. Libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary and complementary functionality. Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap).} maintainers nomaintainer categories net version 1.1.2.1 revision 1
 libnice 589
 variants universal depends_build {port:pkgconfig port:gtk-doc} portdir net/libnice description {Libnice is an implementation of the IETF's draft Interactice Connectivity Establishment standard (ICE).} homepage http://nice.freedesktop.org/wiki/ epoch 0 platforms darwin depends_lib port:gst-plugins-base name libnice maintainers {devans openmaintainer} long_description {Libnice is an implementation of the IETF's draft Interactice Connectivity Establishment standard (ICE). It provides a GLib-based library, libnice and GStreamer elements.} categories {net comms} version 0.0.9 revision 0
-libnids 515
-variants universal portdir net/libnids description {E-component of Network Intrusion Detection System} homepage http://libnids.sourceforge.net/ epoch 0 platforms darwin name libnids depends_lib {port:libpcap port:libnet} long_description {Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection.} maintainers nomaintainer categories net version 1.23 revision 1
+libnids 517
+variants universal portdir net/libnids description {E-component of Network Intrusion Detection System} homepage http://libnids.sourceforge.net/ epoch 0 platforms darwin name libnids depends_lib {port:libpcap port:libnet11} long_description {Libnids is an implementation of an E-component of Network Intrusion Detection System. It emulates the IP stack of Linux 2.0.x. Libnids offers IP defragmentation, TCP stream assembly and TCP port scan detection.} maintainers nomaintainer categories net version 1.23 revision 2
 libntlm 548
 variants universal portdir net/libntlm description {Implement Microsoft's NTLM authentication} homepage http://josefsson.org/libntlm epoch 0 platforms darwin name libntlm long_description {NTLM employs a challenge-response mechanism for authentication, in which clients are able to prove their identities without sending a password to the server. It consists of three messages, commonly referred to as Type 1 (negotiation), Type 2 (challenge) and Type 3 (authentication).} maintainers waqar categories {net security devel} version 0.3.6 revision 0
 libopennet 434

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


More information about the macports-changes mailing list