aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoritetcu <itetcu@FreeBSD.org>2006-08-02 02:20:27 +0800
committeritetcu <itetcu@FreeBSD.org>2006-08-02 02:20:27 +0800
commited8ab36599cc4c549536b01151fba06b099a8984 (patch)
tree76acd89c373c3da6f23da5ad0bc34f0c25638db9
parent12aaf02e416804fe67e6f69d330e9dc9dce7d15a (diff)
downloadfreebsd-ports-gnome-ed8ab36599cc4c549536b01151fba06b099a8984.tar.gz
freebsd-ports-gnome-ed8ab36599cc4c549536b01151fba06b099a8984.tar.zst
freebsd-ports-gnome-ed8ab36599cc4c549536b01151fba06b099a8984.zip
Make rc.d start postfix later, like sendmail does.
PR: 100750 Submitted by: KIMURA Yasuhiro Approved by: Vivek Khera (maintainer)
-rw-r--r--mail/postfix/Makefile3
-rw-r--r--mail/postfix23/Makefile3
-rw-r--r--mail/postfix24/Makefile3
-rw-r--r--mail/postfix25/Makefile3
-rw-r--r--mail/postfix26/Makefile3
-rw-r--r--mail/postfix27/Makefile3
-rw-r--r--mail/postfix28/Makefile3
7 files changed, 14 insertions, 7 deletions
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix23/Makefile
+++ b/mail/postfix23/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/postfix24/Makefile b/mail/postfix24/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix24/Makefile
+++ b/mail/postfix24/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 23235479473b..a2781affe180 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.3.2
+PORTVERSION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -93,7 +94,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
.include <bsd.port.pre.mk>
# Default requirement for postfix rc script
-_REQUIRE= DAEMON
+_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre