aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
commitdbbf00416275070770d9e5699204815f28912444 (patch)
tree4ac9635418109e039475f07afaef5a2deacb3603 /mail
parent205f1ac23dd674163b211b136715384d89c1bf4d (diff)
downloadports-dbbf00416275070770d9e5699204815f28912444.tar.gz
ports-dbbf00416275070770d9e5699204815f28912444.zip
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile4
-rw-r--r--mail/cyrus-imapd23/Makefile4
-rw-r--r--mail/cyrus-imapd24/Makefile4
-rw-r--r--mail/exim/Makefile3
-rw-r--r--mail/fdm/Makefile3
-rw-r--r--mail/maildrop/Makefile3
-rw-r--r--mail/mboxgrep/Makefile4
-rw-r--r--mail/p3scan/Makefile4
-rw-r--r--mail/pop3vscan/Makefile4
-rw-r--r--mail/postfix-current/Makefile3
-rw-r--r--mail/postfix/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
-rw-r--r--mail/rmilter/Makefile3
-rw-r--r--mail/rspamd/Makefile3
-rw-r--r--mail/sentinel/Makefile4
-rw-r--r--mail/smail/Makefile3
19 files changed, 38 insertions, 26 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 60f94942e41a..86b767051476 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -8,7 +8,7 @@
PORTNAME= balsa
PORTVERSION= 2.4.8
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail gnome
MASTER_SITES= http://pawsa.fedorapeople.org/balsa/
DISTNAME= balsa-${PORTVERSION}
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A mail reader for the GNOME 2 desktop
LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell \
- pcre.0:${PORTSDIR}/devel/pcre \
+ pcre.1:${PORTSDIR}/devel/pcre \
esmtp.6:${PORTSDIR}/mail/libesmtp \
gmime-2.4.6:${PORTSDIR}/mail/gmime24 \
gnome-keyring:${PORTSDIR}/security/gnome-keyring \
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile
index 940f656d7941..2a15989bc4c4 100644
--- a/mail/cyrus-imapd23/Makefile
+++ b/mail/cyrus-imapd23/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.3.18
-#PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/
@@ -18,7 +18,7 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.1:${PORTSDIR}/devel/pcre
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^3].*
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 73c73c47dd61..83fb4344e0e2 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cyrus-imapd
PORTVERSION= 2.4.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.cyrusimap.org/cyrus-imapd/ \
http://cyrusimap.org/releases/
@@ -19,7 +19,7 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.1:${PORTSDIR}/devel/pcre
CONFLICTS= cyrus-1.* cyrus-imapd-2.[^4].*
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index ed8ea6fe70df..087fb87cfcf6 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -7,6 +7,7 @@
PORTNAME= exim
PORTVERSION?= ${EXIM_VERSION}
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_EXIM:S/$/:exim/}
MASTER_SITE_SUBDIR= exim4/:exim
@@ -164,7 +165,7 @@ WITH_DEFAULT_CHARSET?= ISO-8859-1
# You should not need to fiddle with anything below this point.
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
.if defined(WITH_LISTMATCH_RHS)
SEDLIST+= -e 's,^\# (EXPAND_LISTMATCH_RHS=),\1,'
diff --git a/mail/fdm/Makefile b/mail/fdm/Makefile
index 4b545a9ee0c1..5ba8942811a7 100644
--- a/mail/fdm/Makefile
+++ b/mail/fdm/Makefile
@@ -7,13 +7,14 @@
PORTNAME= fdm
PORTVERSION= 1.6
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= chifeng@gmail.com
COMMENT= Fetches and delivers mail
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \
tdb.1:${PORTSDIR}/databases/tdb
PLIST_FILES= bin/fdm
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 05cdd05cfea7..04a0b10ba750 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -21,6 +21,7 @@
PORTNAME= maildrop
PORTVERSION= 2.5.5
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= SF/courier/${PORTNAME}/${PORTVERSION}
@@ -41,7 +42,7 @@ CONFIGURE_ARGS= --enable-syslog=1 \
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
MAILDROP_LOG_COLUMNS?= 72 # lenght of 'File:' line in log
diff --git a/mail/mboxgrep/Makefile b/mail/mboxgrep/Makefile
index 13d460a787eb..10a26f482462 100644
--- a/mail/mboxgrep/Makefile
+++ b/mail/mboxgrep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mboxgrep
PORTVERSION= 0.7.9
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF
@@ -15,7 +15,7 @@ MAINTAINER= anders@FreeBSD.org
COMMENT= Utility to scan mailboxes for messages matching a regular expression
.if defined(WITH_PCRE)
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
.endif
GNU_CONFIGURE= yes
diff --git a/mail/p3scan/Makefile b/mail/p3scan/Makefile
index 7c9f2ead465d..c45226a55144 100644
--- a/mail/p3scan/Makefile
+++ b/mail/p3scan/Makefile
@@ -7,14 +7,14 @@
PORTNAME= p3scan
PORTVERSION= 2.3.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTNAME}-${PORTVERSION}
MAINTAINER= edwin@mavetju.org
COMMENT= A transparent POP3-Proxy with virus-scanning capabilities
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
PLIST_FILES= etc/p3scan/p3scan.conf.sample etc/p3scan/p3scan.mail.sample \
sbin/p3scan
diff --git a/mail/pop3vscan/Makefile b/mail/pop3vscan/Makefile
index 375fd6d1d64f..61fa8877820d 100644
--- a/mail/pop3vscan/Makefile
+++ b/mail/pop3vscan/Makefile
@@ -7,14 +7,14 @@
PORTNAME= pop3vscan
PORTVERSION= 0.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= leeym@FreeBSD.org
COMMENT= A transparent POP3-Proxy with virus-scanning capabilities
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
USE_GMAKE= yes
MAKE_ENV= _LDFLAGS="${LDFLAGS}"
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 34e638edd266..10372a577958 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
DISTVERSION= 2.10-20120202
+PORTREVISION= 1
PORTEPOCH= 4
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/ \
@@ -118,7 +119,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index 2f2a8a483d2c..da6967aea41a 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.9.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -123,7 +124,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else
diff --git a/mail/postfix25/Makefile b/mail/postfix25/Makefile
index 1c08cb47a429..767d35d0e91d 100644
--- a/mail/postfix25/Makefile
+++ b/mail/postfix25/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.5.17
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -96,7 +97,7 @@ SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else
diff --git a/mail/postfix26/Makefile b/mail/postfix26/Makefile
index bd512b5282ee..68f1856a9add 100644
--- a/mail/postfix26/Makefile
+++ b/mail/postfix26/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.6.14
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -113,7 +114,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 92e19a75b86d..6b0120e80d97 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.7.8
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -114,7 +115,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else
diff --git a/mail/postfix28/Makefile b/mail/postfix28/Makefile
index 7e6d008bf989..de02b48a6b0e 100644
--- a/mail/postfix28/Makefile
+++ b/mail/postfix28/Makefile
@@ -7,6 +7,7 @@
PORTNAME= postfix
PORTVERSION= 2.8.8
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= mail ipv6
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/ \
@@ -125,7 +126,7 @@ POSTFIX_CCARGS+= -DDEF_CONFIG_DIR=\\\"${ETCDIR}\\\" \
_REQUIRE= LOGIN cleanvar
.if defined(WITH_PCRE)
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
POSTFIX_CCARGS+= -DHAS_PCRE -I${LOCALBASE}/include
POSTFIX_AUXLIBS+= -L${LOCALBASE}/lib -lpcre
.else
diff --git a/mail/rmilter/Makefile b/mail/rmilter/Makefile
index da99eba9139a..355134b8efa2 100644
--- a/mail/rmilter/Makefile
+++ b/mail/rmilter/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rmilter
PORTVERSION= 1.5.37
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://highsecure.ru/
@@ -30,7 +31,7 @@ CONFIGURE_ARGS+= --enable-debug
CONFIGURE_ARGS+= --enable-sendmail
.endif
-LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS+= pcre.1:${PORTSDIR}/devel/pcre
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 502102
diff --git a/mail/rspamd/Makefile b/mail/rspamd/Makefile
index bbd2a0b0d30f..e8f3b7b34b46 100644
--- a/mail/rspamd/Makefile
+++ b/mail/rspamd/Makefile
@@ -7,13 +7,14 @@
PORTNAME= rspamd
PORTVERSION= 0.4.6
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://highsecure.ru/
MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Fast spam filtering system
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre \
gmime-2.0:${PORTSDIR}/mail/gmime2 \
event-1.4:${PORTSDIR}/devel/libevent
diff --git a/mail/sentinel/Makefile b/mail/sentinel/Makefile
index 86ae0e8447ce..dfd20a1ea9eb 100644
--- a/mail/sentinel/Makefile
+++ b/mail/sentinel/Makefile
@@ -7,14 +7,14 @@
PORTNAME= sentinel
PORTVERSION= 1.7b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= SF/smfilter/${PORTNAME}/Sentinel%20${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A sendmail milter API implementation
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index b492f78be4ce..b0ed8e8c77a4 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -7,6 +7,7 @@
PORTNAME= smail
PORTVERSION= 3.2.0.121
+PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.planix.com/pub/Smail/%SUBDIR%/ \
ftp://ftp.fu-berlin.de/unix/mail/smail/%SUBDIR%/
@@ -16,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A program used for receiving and delivering mail
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
-LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
+LIB_DEPENDS= pcre.1:${PORTSDIR}/devel/pcre
CONFLICTS= bsmtp-1.* courier-0.* postfix-1.* postfix-2.* sendmail-8.* sendmail-*-8.* zmailer-2.*