From owner-cvs-all Sun Mar 25 7:54:53 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E33F937B71A; Sun, 25 Mar 2001 07:54:49 -0800 (PST) (envelope-from andreas@FreeBSD.org) Received: (from andreas@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2PFsnI15787; Sun, 25 Mar 2001 07:54:49 -0800 (PST) (envelope-from andreas) Message-Id: <200103251554.f2PFsnI15787@freefall.freebsd.org> From: Andreas Klemm Date: Sun, 25 Mar 2001 07:54:49 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/flowscan Makefile pkg-message pkg-plist ports/net/flowscan/files cflowd.sh X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2001/03/25 07:54:49 PST Modified files: net/flowscan Makefile pkg-message pkg-plist Added files: net/flowscan/files cflowd.sh Log: - bump portrevision because important features were added to port to make it more functional and userfriendly - added cflowd's startup script to FILESDIR, add startup options to it, that are only valid for the patched cflowd. So later we overwrite the sample startup script of "stock" cflowd. This is done this way, because cflowd also can be used without flowscan. But *if* we use cflowd with flowscan, we have to manage things to work with flowscan. - install sample Makefile to graphs directory, so you can generate graphs more easily as being described in the docu (see INSTALL) - Added comments to pkg-message file, that this Makefile has to be updated whenever you add or remove protocol types in ${PREFIX}/var/db/flows/bin/CampusIO.cf - comment post-install section more.. - keep_me file could be removed, since we install the sample Makefile now in the graphs subdir Revision Changes Path 1.12 +15 -4 ports/net/flowscan/Makefile 1.2 +4 -1 ports/net/flowscan/pkg-message 1.4 +2 -1 ports/net/flowscan/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message