From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 9 16:50:31 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9259316A4EB for ; Tue, 9 Nov 2004 16:50:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 605CF43D58 for ; Tue, 9 Nov 2004 16:50:30 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) iA9GoTvl085113 for ; Tue, 9 Nov 2004 16:50:29 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id iA9GoTcU085112; Tue, 9 Nov 2004 16:50:29 GMT (envelope-from gnats) Resent-Date: Tue, 9 Nov 2004 16:50:29 GMT Resent-Message-Id: <200411091650.iA9GoTcU085112@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E91E216A4CE for ; Tue, 9 Nov 2004 16:49:10 +0000 (GMT) Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2990343D48 for ; Tue, 9 Nov 2004 16:49:10 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.13.1/8.13.1) id iA9Gn6na063208; Tue, 9 Nov 2004 17:49:06 +0100 (CET) (envelope-from mohacsi) Message-Id: <200411091649.iA9Gn6na063208@scone.ki.iif.hu> Date: Tue, 9 Nov 2004 17:49:06 +0100 (CET) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/73723: [NEW PORT] net-mgmt/softflowd: Softflowd is flow-based network traffic analyser with export X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 16:50:31 -0000 >Number: 73723 >Category: ports >Synopsis: [NEW PORT] net-mgmt/softflowd: Softflowd is flow-based network traffic analyser with export >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 09 16:50:29 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 5.3-STABLE i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 5.3-STABLE FreeBSD 5.3-STABLE #4: Mon Oct 18 13:14:24 CEST 2004 >Description: Softflowd is flow-based network traffic analyser capable of Cisco NetFlow data export. Softflowd semi-statefully tracks traffic flows recorded by listening on a network interface or by reading a packet capture file. These flows may be reported via NetFlow to a collecting host or summarised within softflowd itself. WWW: http://www.mindrot.org/softflowd.html Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: Apply this shar. >Fix: --- softflowd-0.9.6.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # softflowd # softflowd/pkg-descr # softflowd/distinfo # softflowd/Makefile # echo c - softflowd mkdir -p softflowd > /dev/null 2>&1 echo x - softflowd/pkg-descr sed 's/^X//' >softflowd/pkg-descr << 'END-of-softflowd/pkg-descr' XSoftflowd is flow-based network traffic analyser capable of Cisco NetFlow Xdata export. Softflowd semi-statefully tracks traffic flows recorded by Xlistening on a network interface or by reading a packet capture file. XThese flows may be reported via NetFlow to a collecting host or summarised Xwithin softflowd itself. X XWWW: http://www.mindrot.org/softflowd.html END-of-softflowd/pkg-descr echo x - softflowd/distinfo sed 's/^X//' >softflowd/distinfo << 'END-of-softflowd/distinfo' XMD5 (softflowd-0.9.6.tar.gz) = 853668a2a20f9273675c5b402d6bc0a6 XSIZE (softflowd-0.9.6.tar.gz) = 81162 END-of-softflowd/distinfo echo x - softflowd/Makefile sed 's/^X//' >softflowd/Makefile << 'END-of-softflowd/Makefile' X# New ports collection makefile for: flowd X# Date created: 9 October 2004 X# Whom: Janos Mohacsi X# X# $FreeBSD$ X# X XPORTNAME= softflowd XPORTVERSION= 0.9.6 XCATEGORIES= net-mgmt ipv6 XMASTER_SITES= http://www2.mindrot.org/files/softflowd/ X XMAINTAINER= janos.mohacsi@bsd.hu XCOMMENT= Softflowd is flow-based network traffic analyser with export X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XPLIST_FILES= sbin/softflowd sbin/softflowctl XMAN8= softflowd.8 softflowctl.8 XPORTDOCS= README X X.if !defined(NOPORTDOCS) Xpost-install: X @${MKDIR} ${DOCSDIR} X cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} X.endif X X.include END-of-softflowd/Makefile exit --- softflowd-0.9.6.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: