From owner-cvs-all Thu Oct 4 20:48:40 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 03B8237B401; Thu, 4 Oct 2001 20:48:34 -0700 (PDT) Received: (from lioux@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f953mYn38262; Thu, 4 Oct 2001 20:48:34 -0700 (PDT) (envelope-from lioux) Message-Id: <200110050348.f953mYn38262@freefall.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 4 Oct 2001 20:48:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/qpopper pkg-install Makefile 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 lioux 2001/10/04 20:48:34 PDT Modified files: mail/qpopper Makefile pkg-plist Added files: mail/qpopper pkg-install Log: 1) instead of "stealthly" installing a file with a user list that cannot log in the popper daemon, let the users decide for either a default file (use a copy of the system's /etc/ftpusers file) or an empty file 2) also, make the installation of this file prefix safe and name it popusers (PREFIX/etc/qpopper/popusers). This changes expected behavior of the port 3) add a PKGINSTALL script to handle this file install/deinstall 4) style changes: use variables to make the port easier to maintain Prompted by: Dan Langille Reviewed by: freebsd-ports (silence), kris, sobomax Revision Changes Path 1.61 +39 -5 ports/mail/qpopper/Makefile 1.1 +53 -0 ports/mail/qpopper/pkg-install (new) 1.15 +4 -2 ports/mail/qpopper/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message