1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

mail/libetpan:

- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins

mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]

Release notes: http://claws-mail.org/news.php

mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that

Submitted by:	tijl via private mail [1]
This commit is contained in:
Pawel Pekala 2014-05-27 21:11:52 +00:00
parent 8944b4ce42
commit 8e8f4b5d5e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355574
10 changed files with 51 additions and 42 deletions

View File

@ -2,7 +2,7 @@
PORTNAME= cairo-dock-plugins
DISTVERSION= 3.2.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= https://launchpadlibrarian.net/137290159/ \
http://pazzle.otdux.com.ua/

View File

@ -10,12 +10,5 @@ RUN_DEPENDS= clamd:${PORTSDIR}/security/clamav
CLAWS_PLUGINS_BUILD= clamd
post-install:
@${ECHO}
@${ECHO_CMD} "********************************************************************************"
@${CAT} ${PKGMESSAGE}
@${ECHO_CMD} "********************************************************************************"
@${ECHO}
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pdf_viewer
PORTREVISION= 1
PORTREVISION= 0
COMMENT= PDF and PostScript viewer plugin for Claws Mail

View File

@ -1,18 +1,17 @@
# $FreeBSD$
PORTVERSION= 3.9.3
PORTVERSION= 3.10.0
CATEGORIES?= mail
MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION}
MASTER_SITES= SF/claws-mail/Claws%20Mail/${PORTVERSION}
MAINTAINER= pawel@FreeBSD.org
LICENSE= GPLv3
USE_BZIP2= yes
USES+= gmake iconv pkgconfig
USES+= gmake iconv libtool pkgconfig tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus
CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} --disable-dbus --disable-static
CLAWS_PLUGINS= acpi_notifier \
address_keeper \
@ -61,19 +60,17 @@ PKGMESSAGE= ${.CURDIR}/pkg-message
. for p in ${CLAWS_PLUGINS_BUILD}
CONFIGURE_ARGS:= ${CONFIGURE_ARGS:S|--disable-${p}-plugin||}
PLIST_FILES+= lib/claws-mail/plugins/${p}.a \
lib/claws-mail/plugins/${p}.la \
lib/claws-mail/plugins/${p}.so
PLIST_FILES+= lib/claws-mail/plugins/${p}.so
. endfor
do-build:
. for p in ${CLAWS_PLUGINS_BUILD}
cd ${WRKSRC}/src/plugins/${p} && ${GMAKE}
cd ${WRKSRC}/src/plugins/${p} && ${MAKE_CMD}
. endfor
do-install:
. for p in ${CLAWS_PLUGINS_BUILD}
cd ${WRKSRC}/src/plugins/${p} && ${GMAKE} install DESTDIR="${STAGEDIR}"
cd ${WRKSRC}/src/plugins/${p} && ${MAKE_CMD} install DESTDIR="${STAGEDIR}"
. endfor
.endif

View File

@ -1,2 +1,2 @@
SHA256 (claws-mail-3.9.3.tar.bz2) = 53aacceab45af6c3ee1f0668956a6e3328d21ac4efcfc0aa8dfd7d7552a62372
SIZE (claws-mail-3.9.3.tar.bz2) = 9463943
SHA256 (claws-mail-3.10.0.tar.xz) = 04c0d4781daf5be6113016d7ec0e7caf2e8f73afb7227c8e3aa96696e27fc968
SIZE (claws-mail-3.10.0.tar.xz) = 6668012

View File

@ -24,6 +24,7 @@ include/claws-mail/addrselect.h
include/claws-mail/advsearch.h
include/claws-mail/alertpanel.h
include/claws-mail/autofaces.h
include/claws-mail/avatars.h
include/claws-mail/browseldap.h
include/claws-mail/claws-features.h
include/claws-mail/codeconv.h
@ -69,6 +70,7 @@ include/claws-mail/edittags.h
include/claws-mail/editvcard.h
include/claws-mail/enriched.h
include/claws-mail/etpan/etpan-errors.h
include/claws-mail/etpan/etpan-ssl.h
include/claws-mail/etpan/etpan-thread-manager-types.h
include/claws-mail/etpan/etpan-thread-manager.h
include/claws-mail/etpan/imap-thread.h
@ -171,6 +173,7 @@ include/claws-mail/plugins/claws-mail/gtkhotkey/gtk-hotkey-x11-listener.h
include/claws-mail/plugins/claws-mail/gtkhotkey/gtkhotkey.h
include/claws-mail/plugins/claws-mail/gtkhotkey/tomboykeybinder.h
include/claws-mail/plugins/claws-mail/ical.h
include/claws-mail/plugins/pgpcore/autocompletion.h
include/claws-mail/plugins/pgpcore/passphrase.h
include/claws-mail/plugins/pgpcore/pgp_utils.h
include/claws-mail/plugins/pgpcore/pgp_viewer.h
@ -239,11 +242,13 @@ include/claws-mail/uri_opener.h
include/claws-mail/vcard.h
include/claws-mail/viewtypes.h
include/claws-mail/wizard.h
lib/claws-mail/plugins/libravatar.so
lib/claws-mail/plugins/pgpinline.deps
lib/claws-mail/plugins/pgpmime.deps
lib/claws-mail/plugins/smime.deps
libdata/pkgconfig/claws-mail.pc
man/man1/claws-mail.1.gz
share/appdata/claws-mail.appdata.xml
share/applications/claws-mail.desktop
%%DATADIR%%/OOo2claws-mail.pl
%%DATADIR%%/acroread2claws-mail.pl
@ -305,6 +310,7 @@ share/icons/hicolor/64x64/apps/claws-mail.png
%%NLS%%share/locale/cs/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/de/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/eo/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/es/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/fi/LC_MESSAGES/claws-mail.mo
%%NLS%%share/locale/fr/LC_MESSAGES/claws-mail.mo
@ -334,6 +340,7 @@ share/icons/hicolor/64x64/apps/claws-mail.png
%%MANUAL%%@dirrm %%DOCSDIR%%/manual
@dirrmtry %%DOCSDIR%%
@dirrmtry %%DATADIR%%
@dirrmtry share/appdata
@dirrmtry lib/claws-mail/plugins
@dirrmtry lib/claws-mail
@dirrm include/claws-mail/plugins/vcalendar

View File

@ -2,10 +2,8 @@
# $FreeBSD$
PORTNAME= libetpan
PORTVERSION= 1.1
PORTREVISION= 5
PORTVERSION= 1.5
CATEGORIES= mail ipv6
MASTER_SITES= SF
MAINTAINER= pawel@FreeBSD.org
COMMENT= Mail framework for C language
@ -16,9 +14,14 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \
libexpat.so:${PORTSDIR}/textproc/expat2 \
libsasl2.so:${PORTSDIR}/security/cyrus-sasl2
USE_AUTOTOOLS= libtool autoconf
AUTOTOOLSFILES= aclocal.m4
USES= gmake iconv
USE_GITHUB= yes
GH_ACCOUNT= dinhviethoa
GH_COMMIT= 34bab37
USE_AUTOTOOLS= aclocal autoconf autoheader automake libtoolize
AUTOMAKE_ARGS= --add-missing --foreign --force --copy
USES= gmake iconv libtool
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
@ -35,15 +38,7 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls \
IPV6_CONFIGURE_ENABLE= ipv6
OPENSSL_CONFIGURE_ON= --without-gnutls
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENSSL}
USE_OPENSSL= yes
.endif
post-patch:
@${REINPLACE_CMD} -e 's|2.61|%%AUTOCONF_VERSION%%|g' ${WRKSRC}/aclocal.m4
OPENSSL_CONFIGURE_ON= --with-openssl="${OPENSSLBASE}"
OPENSSL_USE= OPENSSL=yes
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (libetpan-1.1.tar.gz) = ce3ac567d0f07e5b2d1fdb0045042a8295ec477cd933de1a391fd48139c1f75e
SIZE (libetpan-1.1.tar.gz) = 1657767
SHA256 (libetpan-1.5.tar.gz) = da1472e65a3b3126a767576b7e01875c74b30aebb47cb6591b310a14ec61e1e4
SIZE (libetpan-1.5.tar.gz) = 6139839

View File

@ -3,4 +3,4 @@ middleware for different kinds of mail access. When using the drivers
interface, the interface is the same for all kinds of mail access, remote
and local mailboxes.
WWW: http://www.etpan.org/libetpan/
WWW: http://www.etpan.org/libetpan.html

View File

@ -8,11 +8,14 @@ include/libetpan/carray.h
include/libetpan/charconv.h
include/libetpan/chash.h
include/libetpan/clist.h
include/libetpan/condstore.h
include/libetpan/condstore_types.h
include/libetpan/data_message_driver.h
include/libetpan/dbdriver.h
include/libetpan/dbdriver_message.h
include/libetpan/dbdriver_types.h
include/libetpan/dbstorage.h
include/libetpan/enable.h
include/libetpan/feeddriver.h
include/libetpan/feeddriver_message.h
include/libetpan/feeddriver_types.h
@ -47,10 +50,16 @@ include/libetpan/maildriver_types_helper.h
include/libetpan/mailengine.h
include/libetpan/mailfolder.h
include/libetpan/mailimap.h
include/libetpan/mailimap_compress.h
include/libetpan/mailimap_extension.h
include/libetpan/mailimap_extension_types.h
include/libetpan/mailimap_helper.h
include/libetpan/mailimap_id.h
include/libetpan/mailimap_id_types.h
include/libetpan/mailimap_oauth2.h
include/libetpan/mailimap_socket.h
include/libetpan/mailimap_sort.h
include/libetpan/mailimap_sort_types.h
include/libetpan/mailimap_ssl.h
include/libetpan/mailimap_types.h
include/libetpan/mailimap_types_helper.h
@ -88,12 +97,15 @@ include/libetpan/mailprivacy_types.h
include/libetpan/mailsem.h
include/libetpan/mailsmtp.h
include/libetpan/mailsmtp_helper.h
include/libetpan/mailsmtp_oauth2.h
include/libetpan/mailsmtp_socket.h
include/libetpan/mailsmtp_ssl.h
include/libetpan/mailsmtp_types.h
include/libetpan/mailstorage.h
include/libetpan/mailstorage_types.h
include/libetpan/mailstream.h
include/libetpan/mailstream_cfstream.h
include/libetpan/mailstream_compress.h
include/libetpan/mailstream_helper.h
include/libetpan/mailstream_low.h
include/libetpan/mailstream_socket.h
@ -139,15 +151,20 @@ include/libetpan/pop3driver_cached_message.h
include/libetpan/pop3driver_message.h
include/libetpan/pop3driver_types.h
include/libetpan/pop3storage.h
include/libetpan/qresync.h
include/libetpan/qresync_types.h
include/libetpan/quota.h
include/libetpan/quota_parser.h
include/libetpan/quota_sender.h
include/libetpan/quota_types.h
include/libetpan/uidplus.h
include/libetpan/uidplus_types.h
include/libetpan/xgmlabels.h
include/libetpan/xgmmsgid.h
include/libetpan/xgmthrid.h
include/libetpan/xlist.h
lib/libetpan.a
lib/libetpan.la
lib/libetpan.so
lib/libetpan.so.16
lib/libetpan.so.17
lib/libetpan.so.17.1.0
@dirrm include/libetpan