From owner-cvs-all@FreeBSD.ORG Wed Nov 22 16:15:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0009D16A40F; Wed, 22 Nov 2006 16:15:47 +0000 (UTC) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E10743D4C; Wed, 22 Nov 2006 16:15:18 +0000 (GMT) (envelope-from stas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id kAMGFlMc093029; Wed, 22 Nov 2006 16:15:47 GMT (envelope-from stas@repoman.freebsd.org) Received: (from stas@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id kAMGFlMs093028; Wed, 22 Nov 2006 16:15:47 GMT (envelope-from stas) Message-Id: <200611221615.kAMGFlMs093028@repoman.freebsd.org> From: Stanislav Sedov Date: Wed, 22 Nov 2006 16:15:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/flow-tools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Nov 2006 16:15:48 -0000 stas 2006-11-22 16:15:47 UTC FreeBSD ports repository Modified files: net-mgmt/flow-tools Makefile Log: Forced commit to publish the contents of /tmp/msg file, mentioned in the previous checkin. - Fix crash on expiring old files. Patch was also submitted upstream - Improve rc_ng startup script. ChangeLog: * Add ability run multiple instances of flow capture by introducing configurations profiles * Eliminate non-standart _args option, use _flags instead * Allow tweaking the datasize value * Rename flow_tools_datadir to flow_capture_datadir as other options have flow_tools_xxx name Submitted by: Denis Shaposhnikov Revision Changes Path 1.22 +0 -0 ports/net-mgmt/flow-tools/Makefile