From owner-cvs-all Tue Feb 19 5:58:59 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 3417237B416; Tue, 19 Feb 2002 05:58:55 -0800 (PST) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1JDwtx82740; Tue, 19 Feb 2002 05:58:55 -0800 (PST) (envelope-from wjv) Message-Id: <200202191358.g1JDwtx82740@freefall.freebsd.org> From: Johann Visagie Date: Tue, 19 Feb 2002 05:58:55 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile pkg-deinstall pkg-descr ports/mail/mailman/files pkg-opts 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 wjv 2002/02/19 05:58:55 PST Modified files: mail/mailman Makefile pkg-deinstall pkg-descr Added files: mail/mailman/files pkg-opts Log: - Just another checkpoint commit in the cleanup of the Mailman port. - Add a (non-standard) $PKGOPTS file (currently $FILESDIR/pkg-opts) to document the user configurable build time variables supported by the port. Add a target "options" to Makefile to display build time options in a human readable format. Remove reams of comments from Makefile - superseded by $PKGOPTS. - Clean up the killing of running qrunner processes in $PKGDEINSTALL. - Bump the $PORTREVISION. (Yes, again.) Revision Changes Path 1.24 +22 -30 ports/mail/mailman/Makefile 1.1 +27 -0 ports/mail/mailman/files/pkg-opts (new) 1.3 +9 -9 ports/mail/mailman/pkg-deinstall 1.3 +18 -14 ports/mail/mailman/pkg-descr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message