From owner-cvs-all Wed Jun 6 4:49: 4 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 CF02337B408; Wed, 6 Jun 2001 04:48:58 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f56BmwR06813; Wed, 6 Jun 2001 04:48:58 -0700 (PDT) (envelope-from olgeni) Message-Id: <200106061148.f56BmwR06813@freefall.freebsd.org> From: Jimmy Olgeni Date: Wed, 6 Jun 2001 04:48:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo pkg-message pkg-plist X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG olgeni 2001/06/06 04:48:58 PDT Modified files: sysutils/webmin Makefile distinfo pkg-message pkg-plist Log: Update port to version 0.86, add better handling of BATCH in "make install" and pkg_add, don't let setup.sh start the service. The setup script is now automatically called when not installing in batch mode. Also, "borrow" better pkg-plist implementation from the vim5 port: it allows to have @execs at the end of pkg-plist (thanks to O'Brien :-)) Revision Changes Path 1.51 +26 -15 ports/sysutils/webmin/Makefile 1.27 +1 -12 ports/sysutils/webmin/distinfo 1.5 +2 -3 ports/sysutils/webmin/pkg-message 1.17 +7 -1 ports/sysutils/webmin/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message