From owner-cvs-all Tue Feb 27 14:10:36 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 A326137B71D; Tue, 27 Feb 2001 14:10:32 -0800 (PST) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1RMAWq52193; Tue, 27 Feb 2001 14:10:32 -0800 (PST) (envelope-from olgeni) Message-Id: <200102272210.f1RMAWq52193@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 27 Feb 2001 14:10:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin pkg-message Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG olgeni 2001/02/27 14:10:32 PST Modified files: sysutils/webmin Makefile Added files: sysutils/webmin pkg-message Log: Don't use IS_INTERACTIVE, be "make package" friendly. This change allows webmin to be installed/upgraded using binary packages only. A new pkg-message file will tell the user what to do to configure webmin for the first time. The procedure is the same after both "make install" and "pkg_add". Revision Changes Path 1.36 +2 -3 ports/sysutils/webmin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message