From owner-cvs-all Sun Feb 24 3:26:36 2002 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 628C837B402; Sun, 24 Feb 2002 03:26:31 -0800 (PST) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1OBQVS57581; Sun, 24 Feb 2002 03:26:31 -0800 (PST) (envelope-from olgeni) Message-Id: <200202241126.g1OBQVS57581@freefall.freebsd.org> From: Jimmy Olgeni Date: Sun, 24 Feb 2002 03:26:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile ports/sysutils/webmin/files webmin.sh.sample 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 2002/02/24 03:26:31 PST Modified files: sysutils/webmin Makefile sysutils/webmin/files webmin.sh.sample Log: Preload libpam.so.1 in the startup script so that PAM authentication will actually work. Submitted by: MikeM Add dependency on security/p5-Authen-PAM, and change BUILD_DEPENDS to RUN_DEPENDS (perl modules are needed at runtime too...). Add proper return codes to the startup script. Revision Changes Path 1.89 +3 -2 ports/sysutils/webmin/Makefile 1.4 +5 -1 ports/sysutils/webmin/files/webmin.sh.sample To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message