diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-09-15 18:35:24 +0000 |
commit | 8262a7b51d413e11ef8f67c56e862ebbc6f182de (patch) | |
tree | 1e9812bc2638933184cae2b226809eb69253bb9f /mail | |
parent | be8126109fa13097c8a0f9337fa9dfb68cf5d4c2 (diff) | |
download | ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.tar.gz ports-8262a7b51d413e11ef8f67c56e862ebbc6f182de.zip |
Notes
Diffstat (limited to 'mail')
39 files changed, 102 insertions, 75 deletions
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile index 5961214c6293..e05670a4fdcc 100644 --- a/mail/bogofilter/Makefile +++ b/mail/bogofilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= bogofilter PORTVERSION= 1.2.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= mail MASTER_SITES= SF/bogofilter/bogofilter-current/bogofilter-${PORTVERSION} @@ -28,7 +28,7 @@ USE_BZIP2= yes USE_PERL5_RUN= yes GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes -USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:262 autoheader:262 +USE_AUTOTOOLS= aclocal:110 automake:110 autoconf:267 autoheader:267 ACLOCAL_ARGS= -Im4 .include <bsd.port.pre.mk> diff --git a/mail/claws-mail-archiver/Makefile b/mail/claws-mail-archiver/Makefile index 2504e26e7a07..9a1a4f9ef3db 100644 --- a/mail/claws-mail-archiver/Makefile +++ b/mail/claws-mail-archiver/Makefile @@ -7,6 +7,7 @@ PORTNAME= archiver PORTVERSION= 0.6.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,6 +20,6 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 .include <bsd.port.mk> diff --git a/mail/claws-mail-att_remover/Makefile b/mail/claws-mail-att_remover/Makefile index bc84d0768f1a..acec8f289b59 100644 --- a/mail/claws-mail-att_remover/Makefile +++ b/mail/claws-mail-att_remover/Makefile @@ -7,6 +7,7 @@ PORTNAME= att_remover PORTVERSION= 1.0.12 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -18,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 PLIST_FILES= lib/claws-mail/plugins/att_remover.a \ lib/claws-mail/plugins/att_remover.la \ diff --git a/mail/claws-mail-attach_warner/Makefile b/mail/claws-mail-attach_warner/Makefile index 7d10cfacee54..73dd25781d88 100644 --- a/mail/claws-mail-attach_warner/Makefile +++ b/mail/claws-mail-attach_warner/Makefile @@ -7,7 +7,7 @@ PORTNAME= attach_warner PORTVERSION= 0.2.19 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-bsfilter/Makefile b/mail/claws-mail-bsfilter/Makefile index b076939ed203..5a7fd0864912 100644 --- a/mail/claws-mail-bsfilter/Makefile +++ b/mail/claws-mail-bsfilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= bsfilter PORTVERSION= 1.0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-cachesaver/Makefile b/mail/claws-mail-cachesaver/Makefile index 2f7ceb629b1a..4b67022ea4be 100644 --- a/mail/claws-mail-cachesaver/Makefile +++ b/mail/claws-mail-cachesaver/Makefile @@ -7,7 +7,7 @@ PORTNAME= cachesaver PORTVERSION= 0.10.9 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 PLIST_FILES= lib/claws-mail/plugins/cachesaver.a \ lib/claws-mail/plugins/cachesaver.la \ diff --git a/mail/claws-mail-fancy/Makefile b/mail/claws-mail-fancy/Makefile index 21eaaf752f72..b3d85d12650d 100644 --- a/mail/claws-mail-fancy/Makefile +++ b/mail/claws-mail-fancy/Makefile @@ -7,7 +7,7 @@ PORTNAME= fancy PORTVERSION= 0.9.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.5:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_ICONV= yes USE_GNOME= gtk20 diff --git a/mail/claws-mail-fetchinfo/Makefile b/mail/claws-mail-fetchinfo/Makefile index 1b95dfac1894..70a2b643c6ce 100644 --- a/mail/claws-mail-fetchinfo/Makefile +++ b/mail/claws-mail-fetchinfo/Makefile @@ -7,7 +7,7 @@ PORTNAME= fetchinfo PORTVERSION= 0.4.24 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -20,7 +20,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 PLIST_FILES= lib/claws-mail/plugins/fetchinfo_plugin.a \ lib/claws-mail/plugins/fetchinfo_plugin.la \ diff --git a/mail/claws-mail-gtkhtml2_viewer/Makefile b/mail/claws-mail-gtkhtml2_viewer/Makefile index f1f5de373b3b..7467a74ecb05 100644 --- a/mail/claws-mail-gtkhtml2_viewer/Makefile +++ b/mail/claws-mail-gtkhtml2_viewer/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhtml2_viewer PORTVERSION= 0.27 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -20,7 +20,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_GNOME= gtk20 USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/mail/claws-mail-mailmbox/Makefile b/mail/claws-mail-mailmbox/Makefile index 770d0584a3f5..f441b05c8955 100644 --- a/mail/claws-mail-mailmbox/Makefile +++ b/mail/claws-mail-mailmbox/Makefile @@ -7,6 +7,7 @@ PORTNAME= mailmbox PORTVERSION= 1.14.4 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -18,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 PLIST_FILES= lib/claws-mail/plugins/mailmbox.a \ lib/claws-mail/plugins/mailmbox.la \ diff --git a/mail/claws-mail-newmail/Makefile b/mail/claws-mail-newmail/Makefile index 9a858603f818..e95c34605641 100644 --- a/mail/claws-mail-newmail/Makefile +++ b/mail/claws-mail-newmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= newmail PORTVERSION= 0.0.15 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,7 +19,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 PLIST_FILES= lib/claws-mail/plugins/newmail.a \ lib/claws-mail/plugins/newmail.la \ diff --git a/mail/claws-mail-notification/Makefile b/mail/claws-mail-notification/Makefile index af2b5301d952..e8d8c39a3f3a 100644 --- a/mail/claws-mail-notification/Makefile +++ b/mail/claws-mail-notification/Makefile @@ -7,7 +7,7 @@ PORTNAME= notification PORTVERSION= 0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-perl/Makefile b/mail/claws-mail-perl/Makefile index a7cb07fe5d56..23b86f9241c6 100644 --- a/mail/claws-mail-perl/Makefile +++ b/mail/claws-mail-perl/Makefile @@ -7,6 +7,7 @@ PORTNAME= perl PORTVERSION= 0.9.18 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -19,7 +20,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_PERL5= yes PLIST_FILES= lib/claws-mail/plugins/perl_plugin.a \ diff --git a/mail/claws-mail-python/Makefile b/mail/claws-mail-python/Makefile index c4d37a9a7951..87308d2b2792 100644 --- a/mail/claws-mail-python/Makefile +++ b/mail/claws-mail-python/Makefile @@ -7,7 +7,7 @@ PORTNAME= python PORTVERSION= 0.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GNOME= pygtk2 USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-rssyl/Makefile b/mail/claws-mail-rssyl/Makefile index 846b9a38dd02..d33b594ad585 100644 --- a/mail/claws-mail-rssyl/Makefile +++ b/mail/claws-mail-rssyl/Makefile @@ -7,7 +7,7 @@ PORTNAME= rssyl PORTVERSION= 0.27 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 4 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ @@ -20,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_ICONV= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-spamreport/Makefile b/mail/claws-mail-spamreport/Makefile index 4910ca58bfa4..2dbdd327fe30 100644 --- a/mail/claws-mail-spamreport/Makefile +++ b/mail/claws-mail-spamreport/Makefile @@ -7,7 +7,7 @@ PORTNAME= spamreport PORTVERSION= 0.3.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-synce/Makefile b/mail/claws-mail-synce/Makefile index d2859b6aa418..7176a9001ab6 100644 --- a/mail/claws-mail-synce/Makefile +++ b/mail/claws-mail-synce/Makefile @@ -7,7 +7,7 @@ PORTNAME= synce PORTVERSION= 0.7.5 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -21,7 +21,7 @@ BUILD_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ARGS= --with-libsynce=${LOCALBASE} \ --with-librapi2=${LOCALBASE} @@ -31,6 +31,6 @@ PLIST_FILES= lib/claws-mail/plugins/synce_plugin.a \ lib/claws-mail/plugins/synce_plugin.so post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 .include <bsd.port.mk> diff --git a/mail/claws-mail-tnef/Makefile b/mail/claws-mail-tnef/Makefile index 15cdb2b1fd0f..921ae679ed0a 100644 --- a/mail/claws-mail-tnef/Makefile +++ b/mail/claws-mail-tnef/Makefile @@ -7,7 +7,7 @@ PORTNAME= tnef PORTVERSION= 0.3.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ PKGNAMEPREFIX= claws-mail- @@ -22,7 +22,7 @@ LIB_DEPENDS= ytnef.0:${PORTSDIR}/devel/libytnef USE_GMAKE= yes USE_XORG= x11 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/claws-mail-vcalendar/Makefile b/mail/claws-mail-vcalendar/Makefile index f2c311bad074..c4ceb7f04c88 100644 --- a/mail/claws-mail-vcalendar/Makefile +++ b/mail/claws-mail-vcalendar/Makefile @@ -7,7 +7,7 @@ PORTNAME= vcalendar PORTVERSION= 2.0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.claws-mail.org/downloads/plugins/ \ ${MASTER_SITE_LOCAL} @@ -23,7 +23,7 @@ RUN_DEPENDS= claws-mail>=3.7.6:${PORTSDIR}/mail/claws-mail USE_GMAKE= yes USE_ICONV= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/mail/cyrus-imapd22/Makefile b/mail/cyrus-imapd22/Makefile index 8324b46fc9c6..888961a8e2f2 100644 --- a/mail/cyrus-imapd22/Makefile +++ b/mail/cyrus-imapd22/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.2.13p1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ http://www.transit.hanse.de/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ @@ -99,7 +99,7 @@ EXTRA_PATCHES+= ${FILESDIR}/drac_auth.patch EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::berkdb.m4 \ ${FILESDIR}/extra-patch-cmulocal::ucdsnmp.m4 \ ${FILESDIR}/extra-patch-configure.in -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:267 autoheader:267 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 3a70cfef1884..c632f79012e2 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.3.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus/ \ http://ftp.andrew.cmu.edu/pub/cyrus/ \ @@ -125,7 +125,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure.in \ .if ${OSVERSION} >= 800037 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::sasl2.m4 .endif -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:267 autoheader:267 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 3a70cfef1884..c632f79012e2 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.3.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus/ \ http://ftp.andrew.cmu.edu/pub/cyrus/ \ @@ -125,7 +125,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure.in \ .if ${OSVERSION} >= 800037 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::sasl2.m4 .endif -USE_AUTOTOOLS= autoconf:262 autoheader:262 +USE_AUTOTOOLS= autoconf:267 autoheader:267 CONFIGURE_ARGS+=--with-drac=${LOCALBASE} BUILD_DEPENDS+= ${LOCALBASE}/lib/libdrac.a:${PORTSDIR}/mail/drac .endif diff --git a/mail/dspam-devel/Makefile b/mail/dspam-devel/Makefile index 9a71694fd987..bc4fcc9fe354 100644 --- a/mail/dspam-devel/Makefile +++ b/mail/dspam-devel/Makefile @@ -13,7 +13,7 @@ PORTNAME= dspam-devel PORTVERSION= ${PORTVER_MAJ}${SNAP_DATE} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= mail MASTER_SITES= # set later @@ -98,7 +98,7 @@ OPTIONS+= LIGHTTPD "RUN_DEPEND on LightHTTPD, not Apache" off USE_PERL5= yes USE_AUTOTOOLS= libtool:22 .ifdef(SNAP_DATE) -USE_AUTOTOOLS+= autoconf:262:env automake:19 +USE_AUTOTOOLS+= autoconf:267:env automake:19 .endif USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile index c2678cd4ad50..f96d13da8b48 100644 --- a/mail/kshowmail/Makefile +++ b/mail/kshowmail/Makefile @@ -6,7 +6,7 @@ PORTNAME= kshowmail PORTVERSION= 3.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail kde MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20for%20KDE3/${PORTVERSION} @@ -18,7 +18,7 @@ LIB_DEPENDS= mimelib.1:${PORTSDIR}/deskutils/kdepim3 USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22:env +USE_AUTOTOOLS= autoconf:267:env automake:19:env libtool:22:env GNU_CONFIGURE= yes .include <bsd.port.pre.mk> diff --git a/mail/kshowmail/files/patch-admin-configure.in.min b/mail/kshowmail/files/patch-admin-configure.in.min new file mode 100644 index 000000000000..fd843e623356 --- /dev/null +++ b/mail/kshowmail/files/patch-admin-configure.in.min @@ -0,0 +1,7 @@ +--- admin/configure.in.min.orig 2007-03-12 10:34:22.000000000 -0500 ++++ admin/configure.in.min 2010-09-05 15:17:20.000000000 -0500 +@@ -46,2 +46,4 @@ + dnl Checks for programs. ++AC_PROG_CC ++AC_PROG_CXX + AC_CHECK_COMPILERS diff --git a/mail/libetpan/Makefile b/mail/libetpan/Makefile index 169078df43ac..479b8a108e75 100644 --- a/mail/libetpan/Makefile +++ b/mail/libetpan/Makefile @@ -8,6 +8,7 @@ PORTNAME= libetpan PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= SF @@ -19,7 +20,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ sasl2.2:${PORTSDIR}/security/cyrus-sasl2 USE_ICONV= yes -USE_AUTOTOOLS= libtool:22 autoconf:262 +USE_AUTOTOOLS= libtool:22 autoconf:267 USE_LDCONFIG= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes @@ -47,6 +48,6 @@ CONFIGURE_ARGS+= --enable-ipv6 .endif post-patch: - @${REINPLACE_CMD} -e 's|2.61|2.62|g' ${WRKSRC}/aclocal.m4 + @${REINPLACE_CMD} -e 's|2.61|2.67|g' ${WRKSRC}/aclocal.m4 .include <bsd.port.mk> diff --git a/mail/mutt-devel/Makefile b/mail/mutt-devel/Makefile index f369392f5510..d8325ea8c0af 100644 --- a/mail/mutt-devel/Makefile +++ b/mail/mutt-devel/Makefile @@ -118,7 +118,7 @@ PORTNAME= mutt-devel PORTVERSION= 1.5.20 -PORTREVISION?= 6 +PORTREVISION?= 7 CATEGORIES+= mail ipv6 .if defined(WITH_MUTT_NNTP) CATEGORIES+= news @@ -167,7 +167,7 @@ CONFIGURE_ARGS= --disable-fcntl --with-ssl=${OPENSSLBASE} \ CONFIGURE_ARGS+= ${MUTT_CONFIGURE_ARGS} .endif -USE_AUTOTOOLS= automake:110 autoconf:262 +USE_AUTOTOOLS= automake:110 autoconf:267 USE_OPENSSL= yes PLIST= ${WRKDIR}/PLIST diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 23fce9e3972b..44231bdc8c88 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -8,7 +8,7 @@ PORTNAME= mutt PORTVERSION= 1.4.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ @@ -93,7 +93,7 @@ RUN_DEPENDS+= slrnface:${PORTSDIR}/news/slrnface DIST_SUBDIR= mutt WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:267 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \ diff --git a/mail/mutt14/Makefile b/mail/mutt14/Makefile index 23fce9e3972b..44231bdc8c88 100644 --- a/mail/mutt14/Makefile +++ b/mail/mutt14/Makefile @@ -8,7 +8,7 @@ PORTNAME= mutt PORTVERSION= 1.4.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ @@ -93,7 +93,7 @@ RUN_DEPENDS+= slrnface:${PORTSDIR}/news/slrnface DIST_SUBDIR= mutt WRKSRC= ${WRKDIR}/${DISTNAME:S/i$//} GNU_CONFIGURE= yes -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:267 LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-pop --enable-imap --disable-fcntl \ diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile index c7367384fabc..c74d209b0994 100644 --- a/mail/nmh/Makefile +++ b/mail/nmh/Makefile @@ -53,7 +53,7 @@ PORTNAME= nmh PORTVERSION= 1.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= nmh @@ -63,7 +63,7 @@ COMMENT= A cleaned up MH mailer suite USE_GMAKE= yes GNU_CONFIGURE= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 CONFIGURE_ARGS= --libdir=${PREFIX}/libexec/nmh \ --sysconfdir=${PREFIX}/etc/nmh .ifdef NMH_EDITOR diff --git a/mail/postfix-gps/Makefile b/mail/postfix-gps/Makefile index 264bae373ec2..ff9a8dcc11b6 100644 --- a/mail/postfix-gps/Makefile +++ b/mail/postfix-gps/Makefile @@ -7,7 +7,7 @@ PORTNAME= gps PORTVERSION= 1.005 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail security MASTER_SITES= SF/greylist/greylist/${PORTVERSION}-bugfix PKGNAMEPREFIX= postfix- @@ -26,7 +26,7 @@ SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/release-${PORTVERSION} -USE_AUTOTOOLS= automake:19 autoconf:262 +USE_AUTOTOOLS= automake:19 autoconf:267 AUTOMAKE_ARGS= --add-missing CONFIGURE_ARGS= --bindir=${PREFIX}/libexec --includedir=${PREFIX}/include CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ diff --git a/mail/qpopper/Makefile b/mail/qpopper/Makefile index ee7ddc1fc474..18869d1f7081 100644 --- a/mail/qpopper/Makefile +++ b/mail/qpopper/Makefile @@ -7,7 +7,7 @@ PORTNAME= qpopper PORTVERSION= 4.0.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.qualcomm.com/eudora/servers/unix/popper/ \ http://core.ring.gr.jp/archives/net/mail/qpopper/ @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= bc979@lafn.org COMMENT= Berkeley POP 3 server (now maintained by Qualcomm) -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 USE_OPENSSL= yes CONFIGURE_ENV= LIBS="-lcrypt -lmd -lutil -L${LOCALBASE}/lib" \ OS_DEFS="-DSETPROCTITLE ${OS_DEFS}" diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 68a3a5b1bfb0..582b8e4f8f4a 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -7,7 +7,7 @@ PORTNAME= quickml PORTVERSION= 0.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= mail MASTER_SITES= http://0xcc.net/quickml/ @@ -22,7 +22,7 @@ GROUPS= quickml LICENSE= GPLv2 -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes USE_RUBY= yes diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 640aa6dfe2ba..126e54ba5271 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= sccmilter PORTVERSION= 0.95.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail sysutils MASTER_SITES= http://openoffice.mirahost.ru/fileZ/ports/ \ http://citycat4.land.ru/ @@ -21,7 +21,7 @@ IGNORE= requires Sendmail 8.12; upgrade the base system USE_BZIP2= yes USE_RC_SUBR= yes -USE_AUTOTOOLS= autoconf:262 +USE_AUTOTOOLS= autoconf:267 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --localstatedir=/var diff --git a/mail/sccmilter/files/patch-localtypes.h b/mail/sccmilter/files/patch-localtypes.h new file mode 100644 index 000000000000..a8a11e56c04b --- /dev/null +++ b/mail/sccmilter/files/patch-localtypes.h @@ -0,0 +1,7 @@ +--- localtypes.h.orig 2005-10-04 07:11:54.000000000 -0500 ++++ localtypes.h 2010-09-05 13:23:54.000000000 -0500 +@@ -46,2 +46,4 @@ + ++#include <netinet/in.h> ++ + // Mode byte for processing modes as bit field structure diff --git a/mail/smtp-gated/Makefile b/mail/smtp-gated/Makefile index 9d78762cc38c..e3335379f33c 100644 --- a/mail/smtp-gated/Makefile +++ b/mail/smtp-gated/Makefile @@ -7,6 +7,7 @@ PORTNAME= smtp-gated PORTVERSION= 1.4.16.3 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= http://software.klolik.org/smtp-gated/files/ @@ -14,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= This software block SMTP sessions used by e-mail worms and viruses HAS_CONFIGURE= yes -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:267 OPTIONS= NAT "NAT transparent proxy code" On \ CHUNKING "Enable support for SMTP CHUNKING extension" Off \ diff --git a/mail/up-imapproxy/Makefile b/mail/up-imapproxy/Makefile index 1a2bdb19a038..f0565ff13e1b 100644 --- a/mail/up-imapproxy/Makefile +++ b/mail/up-imapproxy/Makefile @@ -7,6 +7,7 @@ PORTNAME= imapproxy PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.univie.ac.at/applications/www.imapproxy.org/downloads/ PKGNAMEPREFIX= up- @@ -15,7 +16,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= mbr@FreeBSD.org COMMENT= A caching IMAP proxy server -USE_AUTOTOOLS= autoheader:262 +USE_AUTOTOOLS= autoheader:267 USE_RC_SUBR= imapproxyd.sh DOCS= COPYING ChangeLog README README.debian \ diff --git a/mail/up-imapproxy/files/patch-configure.in b/mail/up-imapproxy/files/patch-configure.in index cc7878a43142..7b04b589be61 100644 --- a/mail/up-imapproxy/files/patch-configure.in +++ b/mail/up-imapproxy/files/patch-configure.in @@ -1,12 +1,18 @@ ---- configure.in.orig 2009-03-26 15:13:59.000000000 +0100 -+++ configure.in 2009-03-26 15:14:54.000000000 +0100 -@@ -129,7 +129,8 @@ - LIBS="$save_LIBS" - AC_SUBST(LIB_CURSES) +--- configure.in.orig 2008-01-28 13:15:08.000000000 +0000 ++++ configure.in 2010-06-14 10:07:34.000000000 +0000 +@@ -16,8 +16,3 @@ + dnl Check for BSD sockets +-AC_CHECK_FUNC(connect, , +- AC_CHECK_LIB(nsl, gethostbyname, ,) +- AC_CHECK_LIB(socket, connect, , +- AC_ERROR([Can't compile without BSD sockets!!!]) +- ) +-) ++AC_CHECK_FUNC([socket], , [AC_CHECK_LIB(socket, socket, , exit)]) + +@@ -131,3 +126,4 @@ - +eval expanded_sysconfdir="\"$sysconfdir\"" +AC_DEFINE_UNQUOTED(DEFAULT_CONFIG_FILE, "$expanded_sysconfdir/imapproxyd.conf", [default location of config file]) AC_CONFIG_HEADER(config.h) - - diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile index edc578013a8c..1e3bd3a66190 100644 --- a/mail/vmailmgr/Makefile +++ b/mail/vmailmgr/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmailmgr PORTVERSION= 0.97 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://www.vmailmgr.org/current/ \ http://mirrors.dataloss.nl/vmailmgr.org/current/ @@ -25,11 +25,11 @@ MAN8= vmailmgrd.8 # get python paths (PYTHON_SITELIBDIR) in case we install the python API USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262 autoheader:262 automake:110 aclocal:110 +USE_AUTOTOOLS= autoconf:267 autoheader:267 automake:110 aclocal:110 USE_PYTHON= yes USE_PERL5_BUILD= yes AUTOMAKE_ARGS+= --add-missing -Wno-portability -USE_AUTOTOOLS= aclocal:110 autoconf:262 automake:110 +USE_AUTOTOOLS= aclocal:110 autoconf:267 automake:110 MAKE_JOBS_SAFE= yes OPTIONS= PYTHONLIB "Install the Python API" Off |