From owner-cvs-all Mon Feb 11 6:24:52 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 A52E937B417; Mon, 11 Feb 2002 06:24:46 -0800 (PST) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1BEOki81049; Mon, 11 Feb 2002 06:24:46 -0800 (PST) (envelope-from wjv) Message-Id: <200202111424.g1BEOki81049@freefall.freebsd.org> From: Johann Visagie Date: Mon, 11 Feb 2002 06:24:46 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile pkg-deinstall pkg-install 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 wjv 2002/02/11 06:24:46 PST Modified files: mail/mailman Makefile pkg-install pkg-message pkg-plist Added files: mail/mailman pkg-deinstall Log: - Cleaning up the Mailman port, Step 3. - Add a $PKGDEINSTALL script to allow the port to clean up after itself - Automatically create Mailman user's crontab(5) entry upon port/package installation, and remove it upon deinstallation. - Intended $PKGINSTALL according to personal taste. Converted tabs to spaces. - Remove some extraneous comments from the port's Makefile. (Oops) - Further streamline @exec's in $PLIST. - Bump PORTREVISION - The reworking of this port is an ongoing process - Mailman users, please bear with me! Revision Changes Path 1.21 +23 -22 ports/mail/mailman/Makefile 1.1 +48 -0 ports/mail/mailman/pkg-deinstall (new) 1.2 +68 -52 ports/mail/mailman/pkg-install 1.2 +2 -10 ports/mail/mailman/pkg-message 1.8 +3 -0 ports/mail/mailman/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message