From owner-cvs-all Tue May 22 8:23:29 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 19B5137B422; Tue, 22 May 2001 08:23:24 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4MFNOS34157; Tue, 22 May 2001 08:23:24 -0700 (PDT) (envelope-from olgeni) Message-Id: <200105221523.f4MFNOS34157@freefall.freebsd.org> From: Jimmy Olgeni Date: Tue, 22 May 2001 08:23:23 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/webmin Makefile distinfo 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/05/22 08:23:23 PDT Modified files: sysutils/webmin Makefile distinfo Log: Updated modules: man, shell, mysql * man A search that returns only one match will display a Location: line instead of going directly to the result. * shell On Solaris, the path is not set correctly for commands entered, causing those outside /usr/sbin:/usr/sbin not to be found. * mysql Clicking on a user, host, database, table or column privilege to edit it brings up the wrong record. For the full change log, see http://www.webmin.com/webmin/updates.html. I also removed the WITH_UPDATES option: updates are now installed by default. The updates filenames have a proper version and revision number, and when a new update comes out the port should no longer break because of sudden md5 changes. The WEBMIN_MODULES section now fits 80 columns. Revision Changes Path 1.47 +7 -7 ports/sysutils/webmin/Makefile 1.25 +3 -0 ports/sysutils/webmin/distinfo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message