Date: Thu, 4 Oct 2001 20:48:34 -0700 (PDT) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/qpopper pkg-install Makefile pkg-plist Message-ID: <200110050348.f953mYn38262@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <dan@langille.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110050348.f953mYn38262>