From owner-cvs-all Sat Jan 31 03:46:07 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA02170 for cvs-all-outgoing; Sat, 31 Jan 1998 03:46:07 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA02165; Sat, 31 Jan 1998 03:46:05 -0800 (PST) (envelope-from andreas@FreeBSD.org) From: Andreas Klemm Received: (from andreas@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA09139; Sat, 31 Jan 1998 03:44:46 -0800 (PST) Date: Sat, 31 Jan 1998 03:44:46 -0800 (PST) Message-Id: <199801311144.DAA09139@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/net/bb Makefile ports/net/bb/files md5 ports/net/bb/pkg PLIST Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe cvs-all" andreas 1998/01/31 03:44:44 PST Modified files: net/bb Makefile net/bb/files md5 net/bb/pkg PLIST Log: - Updated the port to newest release. - Revamped the make install target completely using .for .endfor loops - Created a private download subdir via http because the author doesn't provide a version number in source archive. - docu now will be installed in /usr/share/doc - updated PLIST - tested packaging and installed successfully from a package - install runbb.sh directly in the usual place (/usr/local/etc/rc.d) This package runs really fine now, no problems anymore, the system status of my -current machine is being displayed very well on the webpage http://localhost/bb Revision Changes Path 1.21 +60 -112 ports/net/bb/Makefile 1.9 +1 -1 ports/net/bb/files/md5 1.7 +30 -10 ports/net/bb/pkg/PLIST