Date: Tue, 4 May 2004 00:30:37 -0700 (PDT) From: Kirill Ponomarew <krion@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/libpcapnav Makefile distinfo pkg-descr pkg-plist Message-ID: <200405040730.i447Ub4c080858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
krion 2004/05/04 00:30:37 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/libpcapnav Makefile distinfo pkg-descr pkg-plist Log: Add libpcapnav 0.5, Libcapnav is a libpcap wrapper library that allows navigation to arbitrary packets in a tcpdump trace file between reads, using timestamps or percentage offsets. The API is intentionally much like that of the pcap library. PR: ports/66177 Submitted by: Yann Berthier <yb@sainte-barbe.org> Revision Changes Path 1.1275 +1 -0 ports/net/Makefile 1.1 +29 -0 ports/net/libpcapnav/Makefile (new) 1.1 +2 -0 ports/net/libpcapnav/distinfo (new) 1.1 +5 -0 ports/net/libpcapnav/pkg-descr (new) 1.1 +29 -0 ports/net/libpcapnav/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405040730.i447Ub4c080858>