From owner-cvs-all Wed Nov 1 5: 9:38 2000 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 12D6E37B4C5; Wed, 1 Nov 2000 05:09:36 -0800 (PST) Received: (from andreas@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA16623; Wed, 1 Nov 2000 05:09:36 -0800 (PST) (envelope-from andreas@FreeBSD.org) Message-Id: <200011011309.FAA16623@freefall.freebsd.org> From: Andreas Klemm Date: Wed, 1 Nov 2000 05:09:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo pkg-plist ports/sysutils/webmin/files patch-ab webmin.sh.sample patch-aa ports/sysutils/webmin/scripts pre-configure X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG andreas 2000/11/01 05:09:36 PST Modified files: sysutils/webmin Makefile distinfo pkg-plist sysutils/webmin/files patch-aa sysutils/webmin/scripts pre-configure Added files: sysutils/webmin/files patch-ab webmin.sh.sample Log: Upgrade webmin port from 0.80 to 0.82 Obtained patches from James (see PR) Further enhancements from me: - make port portlint clean - remove webmins behaviour, to write its startup code to /etc/rc.local a) this behaviour is discouraged now in FreeBSD b) it blindly appended the startup code at the end of rc.local ... my last line is exit 0, so startup code never has been executed. - wrote simple startup script that will be installed in our usual place. did that PREFIX-clean(tm) - added FreeBSD 4.1 and 4.2 to the os-list ... PR: 22312 Submitted by: "James E. Housley" Revision Changes Path 1.20 +9 -7 ports/sysutils/webmin/Makefile 1.12 +1 -1 ports/sysutils/webmin/distinfo 1.10 +775 -8 ports/sysutils/webmin/pkg-plist 1.3 +17 -0 ports/sysutils/webmin/files/patch-aa 1.2 +2 -0 ports/sysutils/webmin/scripts/pre-configure To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message