aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-12-17 16:03:44 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-12-17 16:03:44 +0000
commit9263037026e388d6bfc0f061146cb8b192e2160a (patch)
tree13acebab2870674ccba9430d035a8262890beb73 /mail/claws-mail
parent6f2cd90aaa916ce39173a4ca475cc175f3be785d (diff)
downloadports-9263037026e388d6bfc0f061146cb8b192e2160a.tar.gz
ports-9263037026e388d6bfc0f061146cb8b192e2160a.zip
Update claws-mail ports to 3.8.0 release
Release notes: http://www.claws-mail.org/news.php claws-mail: - improve options descriptions - use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS - use bsd.port.options.mk - don't install icons twice plugins: - update to latest versions - bump plugins with no new version - take over maintainership of miwi@ plugins (approved via private mail)
Notes
Notes: svn path=/head/; revision=287549
Diffstat (limited to 'mail/claws-mail')
-rw-r--r--mail/claws-mail/Makefile42
-rw-r--r--mail/claws-mail/distinfo4
-rw-r--r--mail/claws-mail/pkg-plist11
3 files changed, 26 insertions, 31 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile
index 854016125462..ca03a4d27c50 100644
--- a/mail/claws-mail/Makefile
+++ b/mail/claws-mail/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= claws-mail
-PORTVERSION= 3.7.10
-PORTREVISION= 1
+PORTVERSION= 3.8.0
CATEGORIES= mail news ipv6
MASTER_SITES= SF/sylpheed-claws/Claws%20Mail/${PORTVERSION}
@@ -51,21 +50,21 @@ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE}
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
LDFLAGS+= -L${LOCALBASE}/lib
-OPTIONS= ENCHANT "Enable spell checking support." on \
- BOGOFILTER "Enable bogofilter support." off \
- COMPFACE "Enable X-Face support." on \
- DEBUG "Enable debug support." off \
- DILLO "Enable Dillo HTML viewer." off \
- GPGME "Enable PGP/GnuPG/SMIME support using GPGME." off \
- IPV6 "Enable ipv6 support." on \
- JPILOT "Enable JPilot support." off \
- LDAP "Enable LDAP support." off \
- MANUAL "Build and install manual files" on \
- SA_PLUG "Enable SpamAssassin support." off \
- STARTUP "Enable startup notification support." on \
- THEMES "Install additional themes." on
-
-.include <bsd.port.pre.mk>
+OPTIONS= BOGOFILTER "Enable bogofilter plugin" off \
+ COMPFACE "Enable X-Face support" on \
+ DEBUG "Enable debug support" off \
+ DILLO "Enable Dillo HTML viewer plugin" off \
+ ENCHANT "Enable spell checking support" on \
+ GPGME "Enable PGP/GnuPG/SMIME plugins" off \
+ IPV6 "Enable IPv6 support" on \
+ JPILOT "Enable JPilot plugin" off \
+ LDAP "Enable LDAP support" off \
+ MANUAL "Build and install manual files" on \
+ SPAMASSASSIN "Enable SpamAssassin plugin" off \
+ STARTUP "Enable startup notification support" on \
+ THEMES "Install additional themes" on
+
+.include <bsd.port.options.mk>
.if defined(WITH_BOGOFILTER)
RUN_DEPENDS+= bogofilter:${PORTSDIR}/mail/bogofilter
@@ -114,7 +113,7 @@ CONFIGURE_ARGS+= --disable-manual
PLIST_SUB+= MANUAL="@comment "
.endif
-.if defined(WITH_SA_PLUG)
+.if defined(WITH_SPAMASSASSIN)
RUN_DEPENDS+= spamd:${PORTSDIR}/mail/p5-Mail-SpamAssassin
CONFIGURE_ARGS+= --enable-spamassassin-plugin
PLIST_SUB+= SA_PLUG=""
@@ -138,7 +137,6 @@ CONFIGURE_ARGS+= --disable-pgpmime-plugin --disable-pgpcore-plugin \
.if defined(WITH_DEBUG)
CONFIGURE_ARGS+= --enable-maintainer-mode --enable-crash-dialog
-STRIP=
.endif
.if defined(WITH_DILLO)
@@ -198,9 +196,5 @@ post-install:
tbird2claws.py textviewer.pl textviewer.sh \
thunderbird-filters-convertor.pl uudec uuooffice vcard2xml.py \
${DATADIR}
- @${MKDIR} ${PREFIX}/share/applications
- @${INSTALL_DATA} ${WRKSRC}/claws-mail.desktop ${PREFIX}/share/applications/
- @${MKDIR} ${PREFIX}/share/pixmaps
- @${INSTALL_DATA} ${WRKSRC}/claws-mail*.png ${PREFIX}/share/pixmaps/
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/mail/claws-mail/distinfo b/mail/claws-mail/distinfo
index d9d6f79b4b83..2fcdd5eb10a9 100644
--- a/mail/claws-mail/distinfo
+++ b/mail/claws-mail/distinfo
@@ -1,2 +1,2 @@
-SHA256 (claws-mail-3.7.10.tar.bz2) = 5c4119630e4b0b3d1486f3d96ef847a48c1389ef6426d6b5d6e6545413721638
-SIZE (claws-mail-3.7.10.tar.bz2) = 7165265
+SHA256 (claws-mail-3.8.0.tar.bz2) = ec945e3b0f3df6f1f13fcf149ad3ee5306c0e6575bb375cf558e9028a0eb6231
+SIZE (claws-mail-3.8.0.tar.bz2) = 7190415
diff --git a/mail/claws-mail/pkg-plist b/mail/claws-mail/pkg-plist
index 7c305b334a57..f5b86db9fd62 100644
--- a/mail/claws-mail/pkg-plist
+++ b/mail/claws-mail/pkg-plist
@@ -92,12 +92,14 @@ include/claws-mail/gtk/combobox.h
include/claws-mail/gtk/description_window.h
include/claws-mail/gtk/filesel.h
include/claws-mail/gtk/foldersort.h
+include/claws-mail/gtk/gdkkeysyms-new.h
include/claws-mail/gtk/gtkaspell.h
include/claws-mail/gtk/gtkcmclist.h
include/claws-mail/gtk/gtkcmctree.h
include/claws-mail/gtk/gtkcmoptionmenu.h
include/claws-mail/gtk/gtksctree.h
include/claws-mail/gtk/gtkshruler.h
+include/claws-mail/gtk/gtkunit.h
include/claws-mail/gtk/gtkutils.h
include/claws-mail/gtk/gtkvscrollbutton.h
include/claws-mail/gtk/headers.h
@@ -308,7 +310,7 @@ share/locale/es/LC_MESSAGES/claws-mail.mo
share/locale/fi/LC_MESSAGES/claws-mail.mo
share/locale/fr/LC_MESSAGES/claws-mail.mo
share/locale/hu/LC_MESSAGES/claws-mail.mo
-share/locale/id/LC_MESSAGES/claws-mail.mo
+share/locale/id_ID/LC_MESSAGES/claws-mail.mo
share/locale/it/LC_MESSAGES/claws-mail.mo
share/locale/ja/LC_MESSAGES/claws-mail.mo
share/locale/lt/LC_MESSAGES/claws-mail.mo
@@ -321,10 +323,9 @@ share/locale/sk/LC_MESSAGES/claws-mail.mo
share/locale/sv/LC_MESSAGES/claws-mail.mo
share/locale/uk/LC_MESSAGES/claws-mail.mo
share/locale/zh_CN/LC_MESSAGES/claws-mail.mo
-share/pixmaps/claws-mail-128x128.png
-share/pixmaps/claws-mail-64x64.png
-share/pixmaps/claws-mail.png
-@dirrm %%DATADIR%%
+@dirrmtry share/locale/id_ID/LC_MESSAGES
+@dirrmtry share/locale/id_ID
+@dirrmtry %%DATADIR%%
%%MANUAL%%@dirrm %%DOCSDIR%%/manual/pl
%%MANUAL%%@dirrm %%DOCSDIR%%/manual/fr
%%MANUAL%%@dirrm %%DOCSDIR%%/manual/es