Index: head/mail/claws-mail/Makefile =================================================================== --- head/mail/claws-mail/Makefile (revision 426027) +++ head/mail/claws-mail/Makefile (revision 426028) @@ -1,90 +1,90 @@ # Created by: Simon 'corecode' Schubert # $FreeBSD$ PORTNAME= claws-mail CATEGORIES= mail news ipv6 COMMENT= Lightweight and featureful GTK+ based e-mail and news client LIB_DEPENDS= libcurl.so:ftp/curl \ libetpan.so:mail/libetpan \ libfreetype.so:print/freetype2 \ libsasl2.so:security/cyrus-sasl2 \ libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ libexpat.so:textproc/expat2 \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= mime-support>0:misc/mime-support USE_XORG= ice sm USE_GNOME= cairo gtk20 USES= cpe desktop-file-utils execinfo pathfix shebangfix ssl SHEBANG_FILES= tools/*.pl tools/*.py tools/tb2claws-mail INSTALLS_ICONS= yes OPTIONS_DEFINE= COMPFACE DEBUG DOCS ENCHANT IPV6 JPILOT LDAP \ MANUAL NLS STARTUP THEMES OPTIONS_DEFAULT=COMPFACE ENCHANT MANUAL STARTUP THEMES OPTIONS_SUB= yes COMPFACE_DESC= X-Face support COMPFACE_CONFIGURE_ENABLE= compface COMPFACE_LIB_DEPENDS= libcompface.so:mail/faces DEBUG_CONFIGURE_ON= --enable-maintainer-mode ENCHANT_DESC= Spell checking support ENCHANT_CONFIGURE_ENABLE= enchant ENCHANT_LIB_DEPENDS= libenchant.so:textproc/enchant IPV6_CONFIGURE_ENABLE= ipv6 JPILOT_DESC= JPilot support JPILOT_CONFIGURE_ENABLE= jpilot JPILOT_LIB_DEPENDS= libpisock.so:palm/pilot-link JPILOT_RUN_DEPENDS= jpilot:palm/jpilot LDAP_CONFIGURE_ENABLE= ldap LDAP_USE= openldap=yes MANUAL_DESC= User manual (many dependencies, including texlive) MANUAL_CONFIGURE_ON= --enable-manual --with-manualdir=${DOCSDIR}/manual MANUAL_CONFIGURE_OFF= --disable-manual MANUAL_BUILD_DEPENDS= docbook-utils>0:textproc/docbook-utils NLS_CONFIGURE_OFF= --disable-nls -NLS_USES= gettext +NLS_USES= gettext-tools STARTUP_DESC= Startup notification support STARTUP_CONFIGURE_ENABLE= startup-notification STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification THEMES_DESC= Additional themes THEMES_RUN_DEPENDS= claws-mail-themes>0:x11-themes/claws-mail-themes .include "Makefile.claws" post-patch: @${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g ; s|/usr/share|${LOCALBASE}/share|g' \ ${WRKSRC}/src/procmime.c @${REINPLACE_CMD} -e "/(GPGME_LIBS)/d" \ ${WRKSRC}/src/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC}/tools && \ ${INSTALL_SCRIPT} OOo2claws-mail.pl acroread2claws-mail.pl \ calypso_convert.pl convert_mbox.pl eud2gc.py filter_conv.pl \ filter_conv_new.pl fix_date.sh gif2xface.pl google_msgid.pl \ google_search.pl kmail-mailbox2claws-mail.pl kmail2claws-mail.pl \ kmail2claws-mail_v2.pl multiwebsearch.conf multiwebsearch.pl \ nautilus2claws-mail.sh outlook2claws-mail.pl tb2claws-mail \ tbird2claws.py textviewer.pl textviewer.sh \ thunderbird-filters-convertor.pl uudec uuooffice vcard2xml.py \ ${STAGEDIR}${DATADIR}) post-install-DOCS-on: (cd ${WRKSRC} && ${INSTALL_DATA} NEWS README TODO ${STAGEDIR}${DOCSDIR}) ${INSTALL_DATA} ${WRKSRC}/tools/README ${STAGEDIR}${DOCSDIR}/README.tools .include Index: head/mail/claws-mail/Makefile.claws =================================================================== --- head/mail/claws-mail/Makefile.claws (revision 426027) +++ head/mail/claws-mail/Makefile.claws (revision 426028) @@ -1,82 +1,82 @@ # $FreeBSD$ -PORTVERSION= 3.14.0 +PORTVERSION= 3.14.1 CATEGORIES?= mail MASTER_SITES= http://www.claws-mail.org/download.php?file=releases/ MAINTAINER= pawel@FreeBSD.org LICENSE= GPLv3 -USES+= gmake iconv libtool pkgconfig tar:xz +USES+= gettext-runtime gmake iconv libtool pkgconfig tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static CLAWS_PLUGINS= acpi_notifier \ address_keeper \ archive \ att_remover \ attachwarner \ bogofilter \ bsfilter \ clamd \ fancy \ fetchinfo \ gdata \ libravatar \ mailmbox \ managesieve \ newmail \ notification \ pdf_viewer \ perl \ python \ pgpcore \ pgpinline \ pgpmime \ rssyl \ smime \ spam_report \ spamassassin \ tnef_parse \ vcalendar .for p in ${CLAWS_PLUGINS} CONFIGURE_ARGS+= --disable-${p}-plugin .endfor .if defined(CLAWS_PLUGINS_BUILD) DISTNAME= claws-mail-${PORTVERSION} PKGNAMEPREFIX= claws-mail- BUILD_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail RUN_DEPENDS+= claws-mail>=${PORTVERSION}:mail/claws-mail MASTERDIR= ${.CURDIR}/../../mail/claws-mail DESCR= ${.CURDIR}/pkg-descr FILESDIR= ${.CURDIR}/files PLIST= ${NONEXISTENT} PKGMESSAGE= ${.CURDIR}/pkg-message CONFIGURE_ARGS+= --disable-nls . for p in ${CLAWS_PLUGINS_BUILD} CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S|--disable-${p}-plugin||} PLIST_FILES+= lib/claws-mail/plugins/${p:S|spam_|spam|}.so . endfor do-build: . for p in ${CLAWS_PLUGINS_BUILD} (cd ${WRKSRC}/src/plugins/${p} && ${MAKE_CMD}) . endfor do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/claws-mail/plugins . for p in ${CLAWS_PLUGINS_BUILD} (cd ${WRKSRC}/src/plugins/${p} && \ ${INSTALL_LIB} .libs/${p:S|spam_|spam|}.so \ ${STAGEDIR}${PREFIX}/lib/claws-mail/plugins) . endfor .endif Index: head/mail/claws-mail/distinfo =================================================================== --- head/mail/claws-mail/distinfo (revision 426027) +++ head/mail/claws-mail/distinfo (revision 426028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470669949 -SHA256 (claws-mail-3.14.0.tar.xz) = 466bd70350c69055d980dc84038d13f231f4ed060af899910e29c7a1de83cc59 -SIZE (claws-mail-3.14.0.tar.xz) = 5795536 +TIMESTAMP = 1478983895 +SHA256 (claws-mail-3.14.1.tar.xz) = b79a1dc04f0b3d1f693e84d7fa7282f140fb5280179281445a8b954ce423c335 +SIZE (claws-mail-3.14.1.tar.xz) = 5812444 Index: head/mail/claws-mail/files/patch-configure =================================================================== --- head/mail/claws-mail/files/patch-configure (revision 426027) +++ head/mail/claws-mail/files/patch-configure (revision 426028) @@ -1,28 +1,20 @@ ---- configure.orig 2016-08-07 08:08:37 UTC +--- configure.orig 2016-11-12 20:55:45 UTC +++ configure -@@ -18667,6 +18667,8 @@ else +@@ -21147,7 +21147,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1" fi - ;; -+ *freebsd*) -+ ;; # not used - *) - { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing encrypt" >&5 - $as_echo_n "checking for library containing encrypt... " >&6; } -@@ -21130,7 +21132,7 @@ $as_echo "#define HAVE_LIBSOUP_GNOME 1" - fi - - +OLDLIBS=$LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: checking for archive_read_new in -larchive" >&5 $as_echo_n "checking for archive_read_new in -larchive... " >&6; } if ${ac_cv_lib_archive_archive_read_new+:} false; then : -@@ -21175,6 +21177,7 @@ else +@@ -21192,7 +21192,7 @@ else HAVE_ARCHIVE=no fi +- +LIBS=$OLDLIBS - + pkg_failed=no Index: head/mail/claws-mail-pdf_viewer/Makefile =================================================================== --- head/mail/claws-mail-pdf_viewer/Makefile (revision 426027) +++ head/mail/claws-mail-pdf_viewer/Makefile (revision 426028) @@ -1,16 +1,15 @@ # Created by: Pawel Pekala # $FreeBSD$ PORTNAME= pdf_viewer -PORTREVISION= 1 COMMENT= PDF and PostScript viewer plugin for Claws Mail LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib USES+= ghostscript CLAWS_PLUGINS_BUILD= pdf_viewer .include "../claws-mail/Makefile.claws" .include