aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix22
diff options
context:
space:
mode:
authormnag <mnag@FreeBSD.org>2006-07-19 20:59:11 +0800
committermnag <mnag@FreeBSD.org>2006-07-19 20:59:11 +0800
commit558a8ba50c935c05c7fb5d78b53d8e64d5a4920b (patch)
tree9973da0bd5d4946f1d52ac2570f655f732897b36 /mail/postfix22
parent85dee46cc08ab90ff929e043b31243e007f12baf (diff)
downloadfreebsd-ports-gnome-558a8ba50c935c05c7fb5d78b53d8e64d5a4920b.tar.gz
freebsd-ports-gnome-558a8ba50c935c05c7fb5d78b53d8e64d5a4920b.tar.zst
freebsd-ports-gnome-558a8ba50c935c05c7fb5d78b53d8e64d5a4920b.zip
* UPDATING
Add entry about OPTIONS and SPF patch in mail/postfix * mail/Makefile Add postfix22 * mail/postfix [1] Update to 2.3.0 Use OPTIONS instead of scripts Add message about unsupported POSTFIX_OPTIONS Remove SPF patch since that's not apply clean Update pkg-descr Change rcNG to rc only Update CONFLICTS * mail/postfix-current Now postfix-current are called postfix-current instead of postfix. Update CONFLICTS Bump PORTREVISION Store OPTIONSFILE in another local to not conflict with mail/postfix Change rcNG to rc only * mail/postfix1 Update CONFLICTS * mail/postfix21 Update CONFLICTS Change rcNG to rc only * mail/postfix22 [2] Update CONFLICTS Change rcNG to rc only Approved by: maintainer [1] Repocopy by: marcus [2]
Diffstat (limited to 'mail/postfix22')
-rw-r--r--mail/postfix22/Makefile6
-rw-r--r--mail/postfix22/pkg-message2
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/postfix22/Makefile b/mail/postfix22/Makefile
index 7152cb281f74..6dd1892fcc8d 100644
--- a/mail/postfix22/Makefile
+++ b/mail/postfix22/Makefile
@@ -29,12 +29,12 @@ MASTER_SITE_SUBDIR= . old related/postfix
DISTNAME= postfix-${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
-# blanket approval for version updates: mnag@FreeBSD.org
MAINTAINER= vivek@khera.org
COMMENT= A secure alternative to widely-used Sendmail
-CONFLICTS= courier-0.* postfix-1.* postfix-2.0.* postfix-2.1.* postfix-2.3.* \
+CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-13-9].* postfix-current-2.* \
sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
+
USE_SUBMAKE= yes
USE_RC_SUBR= postfix.sh
@@ -71,7 +71,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
MKDIR="${MKDIR}" \
POSTFIX_OPTIONS="${POSTFIX_OPTIONS}"
-# Default requirement for postfix rcNG
+# Default requirement for postfix rc script
_REQUIRE= DAEMON
pre-fetch:
diff --git a/mail/postfix22/pkg-message b/mail/postfix22/pkg-message
index d4bc72bd9c7d..8efe52a59817 100644
--- a/mail/postfix22/pkg-message
+++ b/mail/postfix22/pkg-message
@@ -1,4 +1,4 @@
-To enable postfix rcNG startup script please add postfix_enable="YES" in
+To enable postfix rc startup script please add postfix_enable="YES" in
your rc.conf
If you not need sendmail anymore, please add in your rc.conf: