Date: Sun, 24 Nov 2002 11:06:42 -0800 (PST) From: Clive Lin <clive@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/nullmailer Makefile pkg-install pkg-message pkg-plist ports/mail/nullmailer/files nullmail.sh patch-Makefile.in patch-src-Makefile.in Message-ID: <200211241906.gAOJ6gvi094894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
clive 2002/11/24 11:06:42 PST Modified files: mail/nullmailer Makefile pkg-install pkg-message pkg-plist mail/nullmailer/files nullmail.sh Added files: mail/nullmailer/files patch-Makefile.in patch-src-Makefile.in Log: Take nullmailer's sendmail and mailq out from ${LOCALBASE}/(bin|sbin). The reason is strong. A quote from submitter: In current state choose of native or nullmailer's sendmail/mailq depends on order of paths in $PATH instead of sysadmins choose. (/etc/mail/mail.conf in general case) PR: ports/45152 Submitted by: "."@babolo.ru Revision Changes Path 1.6 +6 -4 ports/mail/nullmailer/Makefile 1.2 +6 -4 ports/mail/nullmailer/files/nullmail.sh 1.1 +22 -0 ports/mail/nullmailer/files/patch-Makefile.in (new) 1.1 +66 -0 ports/mail/nullmailer/files/patch-src-Makefile.in (new) 1.4 +1 -1 ports/mail/nullmailer/pkg-install 1.3 +7 -0 ports/mail/nullmailer/pkg-message 1.5 +16 -17 ports/mail/nullmailer/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?200211241906.gAOJ6gvi094894>