[61679] trunk/dports

portindex at macports.org portindex at macports.org
Fri Dec 18 09:54:22 PST 2009


Revision: 61679
          http://trac.macports.org/changeset/61679
Author:   portindex at macports.org
Date:     2009-12-18 09:54:22 -0800 (Fri, 18 Dec 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-12-18 17:39:17 UTC (rev 61678)
+++ trunk/dports/PortIndex	2009-12-18 17:54:22 UTC (rev 61679)
@@ -5678,6 +5678,8 @@
 variants {darwin darwin_7 universal} portdir net/libnet description {A C library for creating IP packets} homepage http://www.packetfactory.net/libnet/ epoch 0 platforms darwin depends_lib port:libtool name libnet 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 geovedi.com:jim categories net version 1.0.2a revision 4
 libnet11 1143
 variants universal depends_build {port:autoconf port:automake port:libtool} portdir net/libnet11 description {A C library for creating IP packets} homepage http://sourceforge.net/projects/libnet-dev/ 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 {snc openmaintainer} categories net version 1.1.4 revision 0
+libnetdude 635
+variants universal depends_build port:gtk-doc portdir net/libnetdude description {a library for manipulating libpcap/tcpdump trace files} homepage http://netdude.sourceforge.net/ depends_run port:tcpdump epoch 0 platforms darwin name libnetdude depends_lib {port:libpcapnav port:glib1 port:file port:zlib} long_description {libnetdude provides data types and APIs for the most common situations when dealing with libpcap trace files: trace files of arbitrary size, packets, network protocols, packet iterators, packet filters, just to name a few.} maintainers {ecronin openmaintainer} categories {net security} version 0.11 revision 0
 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 517
@@ -5690,6 +5692,8 @@
 variants universal portdir net/libosip2 description {GNU oSIP library} homepage http://www.gnu.org/software/osip/ epoch 0 platforms darwin name libosip2 long_description {oSIP is an implementation of SIP. SIP stands for the Session Initiation Protocol and is described by the rfc3261 (wich deprecates rfc2543). This library aims to provide multimedia and telecom software developers an easy and powerful interface to initiate and control SIP based sessions in their applications. SIP is a open standard replacement from IETF for H323.} maintainers toby categories net version 3.3.0 revision 0
 libpcap 435
 variants universal portdir net/libpcap description {Packet Capture library} homepage http://www.tcpdump.org/ epoch 0 platforms darwin name libpcap long_description {The Packet Capture library provides a high level interface to packet capture systems. All packets on the network, even those destined for other hosts, are accessible through this mechanism.} maintainers darkart.com:opendarwin.org categories net version 1.0.0 revision 0
+libpcapnav 841
+variants universal depends_build port:gtk-doc portdir net/libpcapnav description {A tcpdump tracefile navigation library} homepage http://netdude.sourceforge.net/ epoch 0 platforms darwin name libpcapnav depends_lib lib:libpcap:libpcap long_description {libpcapnav is a libpcap wrapper library that allows navigation to arbitrary locations in a tcpdump trace file between reads. The API is intentionally much like that of the pcap library. You can navigate in trace files both in time and space: you can jump to a packet which is at appr. 2/3 of the trace, or you can jump as closely as possible to a packet with a given timestamp, and then read packets from there. In addition, the API provides convenience functions for manipulating timeval structures} maintainers {ecronin openmaintainer} categories {net security} version 0.8 revision 0
 libpftp 325
 variants universal portdir net/libpftp description {ftp library capable of FTP, FXP, Auth TLS} homepage http://pftp.sourceforge.net/ epoch 0 platforms darwin name libpftp long_description {a ftp library capable of FTP, FXP, Auth TLS, Implicit and Explicit SSL.} maintainers nomaintainer categories net version 0.6 revision 0
 libpftputil 367
@@ -5806,6 +5810,8 @@
 portdir net/netcat description {Utility for managing network connections} homepage http://nc110.sourceforge.net/ epoch 0 platforms {darwin freebsd} name netcat maintainers darkart.com:opendarwin.org long_description {Netcat is a simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable back-end tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.} version 1.10 categories net revision 2
 netclasses-framework 529
 variants {darwin_8 universal} depends_build port:gnustep-make-cocoa portdir net/netclasses-framework description {Asynchronous networking library} homepage http://netclasses.sf.net/ epoch 0 platforms darwin name netclasses-framework long_description {Netclasses is an asynchronous networking library that works natively on OS X, and any of the various platforms supported by GNUstep. It greatly simplifies the task of putting together networking applications.} maintainers mac.com:bfulgham categories net version 1.05 revision 0
+netdude 553
+variants universal portdir net/netdude description {NETwork DUmp data Displayer and Editor} homepage http://netdude.sourceforge.net/ epoch 0 platforms darwin name netdude depends_lib {port:libnetdude port:gtk1} long_description {Netdude is a GUI application that allows users to inspect and edit trace files in situations that previously would have required writing code. Technically speaking, Netdude is a front-end to the libnetdude packet manipulation library.} maintainers {ecronin openmaintainer} categories {net security} version 0.5.0 revision 0
 netmrg 512
 variants {server universal} portdir net/netmrg description {An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.} homepage http://www.netmrg.net/ epoch 0 platforms darwin name netmrg depends_lib {path:bin/mysql_config5:mysql5 port:rrdtool port:libxml2} long_description {{An RRDtool frontend for network monitoring, reporting, and graphing that generates day/week/month MRTG style graphs.}} maintainers markd categories net version 0.20 revision 0
 netperf 585

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


More information about the macports-changes mailing list