From owner-cvs-all Wed Feb 13 1: 7: 9 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 AD86837B400; Wed, 13 Feb 2002 01:07:06 -0800 (PST) Received: (from wjv@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1D976S60726; Wed, 13 Feb 2002 01:07:06 -0800 (PST) (envelope-from wjv) Message-Id: <200202130907.g1D976S60726@freefall.freebsd.org> From: Johann Visagie Date: Wed, 13 Feb 2002 01:07:06 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/mailman Makefile pkg-deinstall 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/13 01:07:06 PST Modified files: mail/mailman Makefile pkg-deinstall pkg-message pkg-plist Log: - Use MAIL_GID of 26 (mailnull) instead of 1 when installing Mailman to work with Sendmail, if on a recent $OSVERSION. (Whoops!) - Submitted by: Richard Kiss - Clarify $PKGMESSAGE and output of $PKGDEINSTALL somewhat. - Correctly handle Mailman config file (mm_cfg.py) in $PLIST when deinstalling port/package. - Bump PORTREVISION again. Revision Changes Path 1.23 +19 -7 ports/mail/mailman/Makefile 1.2 +2 -1 ports/mail/mailman/pkg-deinstall 1.3 +13 -6 ports/mail/mailman/pkg-message 1.9 +4 -3 ports/mail/mailman/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message