Date: Mon, 19 Aug 2019 22:01:57 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r509381 - in head/mail: . fetchmail64 fetchmail64/files Message-ID: <201908192201.x7JM1vFI059135@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Mon Aug 19 22:01:56 2019 New Revision: 509381 URL: https://svnweb.freebsd.org/changeset/ports/509381 Log: Add new port to mail/ to package fetchmail 6.4 release candidate. Added: head/mail/fetchmail64/ - copied from r509144, head/mail/fetchmail/ Deleted: head/mail/fetchmail64/files/patch-SNI-Gitlab-9b8b634 head/mail/fetchmail64/files/patch-fetchmail.c head/mail/fetchmail64/files/patch-socket.c Modified: head/mail/Makefile head/mail/fetchmail64/Makefile head/mail/fetchmail64/distinfo head/mail/fetchmail64/files/fetchmailrc.sample head/mail/fetchmail64/files/patch-configure head/mail/fetchmail64/pkg-plist Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Mon Aug 19 20:55:14 2019 (r509380) +++ head/mail/Makefile Mon Aug 19 22:01:56 2019 (r509381) @@ -129,6 +129,7 @@ SUBDIR += fastforward SUBDIR += fdm SUBDIR += fetchmail + SUBDIR += fetchmail64 SUBDIR += fetchmailconf SUBDIR += filtermail SUBDIR += findmaildirs Modified: head/mail/fetchmail64/Makefile ============================================================================== --- head/mail/fetchmail/Makefile Sat Aug 17 08:33:16 2019 (r509144) +++ head/mail/fetchmail64/Makefile Mon Aug 19 22:01:56 2019 (r509381) @@ -2,18 +2,13 @@ # $FreeBSD$ PORTNAME?= fetchmail -PORTVERSION= 6.3.26 -PORTREVISION?= 11 +DISTVERSION= 6.4.0.rc2 CATEGORIES= mail ipv6 -MASTER_SITES= SF/${PORTNAME}/branch_6.3/ \ - http://mandree.home.pages.de/${PORTNAME}/ +MASTER_SITES= SF/${PORTNAME}/branch_6.4/ -PATCH_SITES= https://src.fedoraproject.org/rpms/fetchmail/raw/master/f/:fedora -PATCHFILES= fetchmail-6.3.26-ssl-backport.patch:-p1:fedora +MAINTAINER= mandree@FreeBSD.org # chalpin@cs.wisc.edu has full permissions to this port except overriding MAINTAINER line. +COMMENT?= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR - release candidate -MAINTAINER= chalpin@cs.wisc.edu -COMMENT?= Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR - LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual @@ -35,14 +30,12 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-opie --enable-RPA --enable-SDPS \ --without-hesiod --enable-fallback=no \ --with-ssl=${OPENSSLBASE} PYTHON=: -# In case the user had an SSL-v2-capable SSL build, disable it: -CONFIGURE_ENV= ac_cv_have_decl_SSLv2_client_method=no # -Wl,--as-needed suppresses unneeded library references, # for instance, libcom_err.so on GSSAPI_NONE builds: LDFLAGS+= -L${LOCALBASE}/lib -Wl,--as-needed -OPTIONS_DEFINE= NLS NTLM POP2 DOCS +OPTIONS_DEFINE= NLS DOCS OPTIONS_SINGLE= GSSAPI OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE OPTIONS_DEFAULT= GSSAPI_BASE @@ -56,20 +49,13 @@ GSSAPI_MIT_USES= gssapi:mit GSSAPI_MIT_CONFIGURE_ON= --with-kerberos5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS} GSSAPI_NONE_CONFIGURE_ON= --without-gssapi -POP2_DESC= POP2 Protocol support [obsolete] - NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -NTLM_CONFIGURE_ENABLE= NTLM -NTLM_PORTDOCS= README.NTLM - -# POP2 is obsolete -POP2_CONFIGURE_ENABLE= POP2 - -PORTDOCS= FAQ FEATURES NEWS NOTES README README.SSL \ +PORTDOCS= FAQ FEATURES NEWS NOTES OLDNEWS \ + README README.SSL README.SSL-SERVER \ design-notes.html fetchmail-FAQ.html fetchmail-features.html \ - esrs-design-notes.html + esrs-design-notes.html todo.html post-patch: .if !exists(/usr/lib/libcom_err.so) @@ -77,12 +63,6 @@ post-patch: .endif .endif - -# this avoids rebuilding the autotools rigs, i. e. USES+=autoreconf. -# It will clobber the AC_CHECK_DECLS([SSLv3_client_method],,,[#include <openssl/ssl.h>]) -# so we've put that into files/patch-configure as well: -pre-configure: - @${TOUCH} -d 2010-01-01T00:00:00 ${WRKSRC}/configure.ac .if empty(MASTERDIR) post-build: Modified: head/mail/fetchmail64/distinfo ============================================================================== --- head/mail/fetchmail/distinfo Sat Aug 17 08:33:16 2019 (r509144) +++ head/mail/fetchmail64/distinfo Mon Aug 19 22:01:56 2019 (r509381) @@ -1,7 +1,3 @@ -TIMESTAMP = 1546191531 -SHA256 (fetchmail-6.3.26.tar.xz) = 79b4c54cdbaf02c1a9a691d9948fcb1a77a1591a813e904283a8b614b757e850 -SIZE (fetchmail-6.3.26.tar.xz) = 1283816 -SHA256 (9b8b634.patch) = b0a9f7e28e7e6a5a16669832ad7a7a7dca47b435ce446ef10bd0421deea4a848 -SIZE (9b8b634.patch) = 1023 -SHA256 (fetchmail-6.3.26-ssl-backport.patch) = a34b1a6becf731e2ef029a1c5ee3a82a7bbb1e2487b6f3be15bbb4e7dc8b500d -SIZE (fetchmail-6.3.26-ssl-backport.patch) = 31596 +TIMESTAMP = 1566247219 +SHA256 (fetchmail-6.4.0.rc2.tar.xz) = b90d2874d9710d2e2118e9210c55b4b094dcb872c6baedc97cea7a9bc411b988 +SIZE (fetchmail-6.4.0.rc2.tar.xz) = 1241744 Modified: head/mail/fetchmail64/files/fetchmailrc.sample ============================================================================== --- head/mail/fetchmail/files/fetchmailrc.sample Sat Aug 17 08:33:16 2019 (r509144) +++ head/mail/fetchmail64/files/fetchmailrc.sample Mon Aug 19 22:01:56 2019 (r509381) @@ -1,3 +1,3 @@ # Your fetchmail configuration goes here. # -# See fetchmail(1), and/or use fetchmailconf (a separate port) +# See fetchmail(1). Modified: head/mail/fetchmail64/files/patch-configure ============================================================================== --- head/mail/fetchmail/files/patch-configure Sat Aug 17 08:33:16 2019 (r509144) +++ head/mail/fetchmail64/files/patch-configure Mon Aug 19 22:01:56 2019 (r509381) @@ -28,26 +28,3 @@ ; return 0; } -@@ -10131,6 +10131,22 @@ fi - - cat >>confdefs.h <<_ACEOF - #define HAVE_DECL_SSLV2_CLIENT_METHOD $ac_have_decl -+_ACEOF -+ -+ ;; -+esac -+ -+case "$LIBS" in *-lssl*) -+ ac_fn_c_check_decl "$LINENO" "SSLv3_client_method" "ac_cv_have_decl_SSLv3_client_method" "#include <openssl/ssl.h> -+" -+if test "x$ac_cv_have_decl_SSLv3_client_method" = xyes; then : -+ ac_have_decl=1 -+else -+ ac_have_decl=0 -+fi -+ -+cat >>confdefs.h <<_ACEOF -+#define HAVE_DECL_SSLV3_CLIENT_METHOD $ac_have_decl - _ACEOF - - ;; Modified: head/mail/fetchmail64/pkg-plist ============================================================================== --- head/mail/fetchmail/pkg-plist Sat Aug 17 08:33:16 2019 (r509144) +++ head/mail/fetchmail64/pkg-plist Mon Aug 19 22:01:56 2019 (r509381) @@ -4,24 +4,24 @@ man/man1/fetchmail.1.gz %%NLS%%share/locale/cs/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/da/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/de/LC_MESSAGES/fetchmail.mo -%%NLS%%share/locale/el/LC_MESSAGES/fetchmail.mo +@comment %%NLS%%share/locale/el/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/en_GB/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/eo/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/es/LC_MESSAGES/fetchmail.mo -%%NLS%%share/locale/fi/LC_MESSAGES/fetchmail.mo +@comment %%NLS%%share/locale/fi/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/fr/LC_MESSAGES/fetchmail.mo -%%NLS%%share/locale/gl/LC_MESSAGES/fetchmail.mo +@comment %%NLS%%share/locale/gl/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/id/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/it/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/ja/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/nl/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/pl/LC_MESSAGES/fetchmail.mo -%%NLS%%share/locale/pt_BR/LC_MESSAGES/fetchmail.mo +@comment %%NLS%%share/locale/pt_BR/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo -%%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo +@comment %%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/sv/LC_MESSAGES/fetchmail.mo -%%NLS%%share/locale/tr/LC_MESSAGES/fetchmail.mo +@comment %%NLS%%share/locale/tr/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/vi/LC_MESSAGES/fetchmail.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/fetchmail.mo @sample(fetchmail,fetchmail,600) etc/fetchmailrc.sample
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908192201.x7JM1vFI059135>