diff options
author | ade <ade@FreeBSD.org> | 2002-08-22 19:13:46 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2002-08-22 19:13:46 +0000 |
commit | f023fd5b6b250a8bdfc37bd5e13409317ed74f28 (patch) | |
tree | c0988538bbc487214b31686fa1f5fde3fec62827 /mail | |
parent | 2b1c91666faa28abde2390dcc02e7049a34089db (diff) | |
download | FreeBSD-ports-f023fd5b6b250a8bdfc37bd5e13409317ed74f28.zip FreeBSD-ports-f023fd5b6b250a8bdfc37bd5e13409317ed74f28.tar.gz |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
Diffstat (limited to 'mail')
-rw-r--r-- | mail/cyrus-imapd/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd2/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd22/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd23/Makefile | 4 | ||||
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 4 | ||||
-rw-r--r-- | mail/drac/Makefile | 4 | ||||
-rw-r--r-- | mail/drac/files/patch-aa | 4 | ||||
-rw-r--r-- | mail/isync/Makefile | 3 | ||||
-rw-r--r-- | mail/kiltdown/Makefile | 4 |
9 files changed, 18 insertions, 17 deletions
diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index 6420451..79871d6 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.0.16 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ @@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020118.diff.gz MAINTAINER= ume@FreeBSD.org LIB_DEPENDS= sasl.8:${PORTSDIR}/security/cyrus-sasl \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/pwcheck:${PORTSDIR}/security/cyrus-sasl diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 3d202b5..f2c9b95 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.1.7 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ @@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020822.diff.gz MAINTAINER= ume@FreeBSD.org LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/saslauthd:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 3d202b5..f2c9b95 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.1.7 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ @@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020822.diff.gz MAINTAINER= ume@FreeBSD.org LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/saslauthd:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 3d202b5..f2c9b95 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.1.7 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ @@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020822.diff.gz MAINTAINER= ume@FreeBSD.org LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/saslauthd:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 3d202b5..f2c9b95 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.1.7 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ @@ -18,7 +18,7 @@ PATCHFILES= ${DISTNAME}-ipv6-20020822.diff.gz MAINTAINER= ume@FreeBSD.org LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \ - db3.2:${PORTSDIR}/databases/db3 + db3.3:${PORTSDIR}/databases/db3 BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend \ ${LOCALBASE}/sbin/saslauthd:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp diff --git a/mail/drac/Makefile b/mail/drac/Makefile index d80299a..b07096f 100644 --- a/mail/drac/Makefile +++ b/mail/drac/Makefile @@ -7,7 +7,7 @@ PORTNAME= drac PORTVERSION= 1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.cc.umanitoba.ca/src/ \ http://atreides.freenix.no/~anders/ \ @@ -18,7 +18,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= anders@FreeBSD.org .if defined(WITH_POSTFIX_DB3) -LIB_DEPENDS+= db3.2:${PORTSDIR}/databases/db3 +LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3 .endif NO_WRKSUBDIR= yes diff --git a/mail/drac/files/patch-aa b/mail/drac/files/patch-aa index efa953d..46a8066 100644 --- a/mail/drac/files/patch-aa +++ b/mail/drac/files/patch-aa @@ -55,8 +55,8 @@ +RPCGENFLAGS = -C -I + +.if defined(WITH_POSTFIX_DB3) -+CFLAGS+= -I${PREFIX}/include/db3 -+LDLIBS+= -L${PREFIX}/lib -ldb3 ++CFLAGS+= -I${LOCALBASE}/include/db3 ++LDLIBS+= -L${LOCALBASE}/lib -ldb3 +.endif # Man sections diff --git a/mail/isync/Makefile b/mail/isync/Makefile index 2af0094..ffb6ebd 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -6,10 +6,11 @@ PORTNAME= isync PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.cs.hmc.edu/~me/isync/ -LIB_DEPENDS= db3:${PORTSDIR}/databases/db3 +LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 MAINTAINER= eivind@FreeBSD.org diff --git a/mail/kiltdown/Makefile b/mail/kiltdown/Makefile index 8f1e477..17ff265 100644 --- a/mail/kiltdown/Makefile +++ b/mail/kiltdown/Makefile @@ -7,14 +7,14 @@ PORTNAME= kiltdown PORTVERSION= 0.8.045 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kiltdown MAINTAINER= dinoex@FreeBSD.org -LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3 +LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 USE_X_PREFIX= yes USE_QT_VER= 2 |