From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 9 09:30:08 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96B2D16A420 for ; Tue, 9 Oct 2007 09:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from nosedive.freebsd.org (nosedive.freebsd.org [IPv6:2001:4f8:fff6::44]) by mx1.freebsd.org (Postfix) with ESMTP id 8923013C459 for ; Tue, 9 Oct 2007 09:30:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from nosedive.freebsd.org (gnats@localhost [127.0.0.1]) by nosedive.freebsd.org (8.14.1/8.14.1) with ESMTP id l999U8uP004767 for ; Tue, 9 Oct 2007 09:30:08 GMT (envelope-from gnats@nosedive.freebsd.org) Received: (from gnats@localhost) by nosedive.freebsd.org (8.14.1/8.14.1/Submit) id l999U8N0004766; Tue, 9 Oct 2007 09:30:08 GMT (envelope-from gnats) Date: Tue, 9 Oct 2007 09:30:08 GMT Message-Id: <200710090930.l999U8N0004766@nosedive.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/117036: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Oct 2007 09:30:08 -0000 The following reply was made to PR ports/117036; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/117036: commit references a PR Date: Tue, 9 Oct 2007 09:22:22 +0000 (UTC) miwi 2007-10-09 09:22:06 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/libtrace Makefile distinfo libtrace-3.0.3.tbz pkg-descr pkg-plist Log: libtrace is a library for trace processing. It supports multiple input methods, including device capture, raw and gz-compressed trace, and sockets; and mulitple input formats, including pcap and DAG. WWW: http://research.wand.net.nz/software/libtrace.php PR: ports/117036 Submitted by: Matt Peterson Revision Changes Path 1.1928 +1 -0 ports/net/Makefile 1.1 +35 -0 ports/net/libtrace/Makefile (new) 1.1 +3 -0 ports/net/libtrace/distinfo (new) 1.1 +1163 -0 ports/net/libtrace/libtrace-3.0.3.tbz (new) 1.1 +5 -0 ports/net/libtrace/pkg-descr (new) 1.1 +107 -0 ports/net/libtrace/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"