Commit Graph

61 Commits

Author SHA1 Message Date
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
80b61379f2 hidden build dep on libgcrypt (which shouldn't be necessary, but to be
fixed properly later). ok naddy@ espie@
2013-02-24 14:46:29 +00:00
sthen
b7e535002c sync wantlib 2012-12-23 12:25:30 +00:00
sthen
a578b37381 avoid a null pointer deref in claws-mail;
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2743
2012-10-09 17:01:15 +00:00
sthen
b73f874efc clean up @pkgpath lines now we have a nicer notation,
zap some [space][eol] in Makefile while there.
2012-10-09 16:41:29 +00:00
landry
d011b2b6e0 Update to claws-mail 3.8.1 and plugins :
- attremover 1.0.14
- htmlviewer 0.32
- notification 0.30
- rssyl 0.33
- vcalendar 2.0.13

While here add patches for upstream bugs #2840, #2841 and #2842. Add
links to corresponding patches for tracking purposes.

All from Christopher Zimmermann, thanks!
2012-06-29 14:02:54 +00:00
ajacoutot
a1b7c39eb5 gtk-update-icon-cache:
Don't redirect errors to /dev/null and don't return true(1)
unconditionally. Instead, don't check for the existence of index.theme.
This will allow us to catch errors that may be happening because of a
missing dependency in the chain.

Some hidden issues may appear, in which case please contact me.

discussed with and ok blind jasper@
2012-06-15 08:32:14 +00:00
landry
371a502041 Update to claws-mail 3.8.0 and its plugins, from robert at openbsd dot
pap dot st, thanks!
2012-01-23 18:57:33 +00:00
kili
f1ecf9609a Remove maintainer as per his request. 2011-12-15 21:09:38 +00:00
ajacoutot
84963604d9 Add a dependency on x11/gtk+2,-guic. 2011-12-03 20:30:09 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
naddy
f367c79829 don't unconditionally add -Wno-pointer-sign after testing for compiler support
and already adding it conditionally
2011-09-11 14:16:06 +00:00
ajacoutot
ef8ab198cd Fix WANTLIB after gpgme update. 2011-08-30 06:54:11 +00:00
landry
a40efc58bb Fix a crash at startup when notification plugin is enabled, fix from
upstream bug
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2414

From Guillaume Pinot on ports@, thanks!
ok sthen@
2011-06-13 20:52:26 +00:00
landry
4be222ce09 Update to claws-mail 3.7.9, from robert at openbsd dot pap dot st, thanks!
Fix AUTOCONF_VERSION while here, 2.67 works fine.
Maintainer timeout/mbox full....
2011-04-21 13:10:42 +00:00
ajacoutot
96d502a25f Fix DEPENDS after gnutls update.
ok landry@ jasper@
2011-04-15 16:10:37 +00:00
landry
bd4c5f0cc6 Update to claws-mail 3.7.8, from robert at openbsd dot pap dot st (and
also following plugin updates, thanks!).

Remove -docs subpackage as upstream switched to docbook2html for doc
generation and doesn't seem to provide a way to install distributed
docs.. might come back later.
2011-03-10 21:37:33 +00:00
sthen
057b4b2f01 Repair @pkgpath markers, problem spotted by jasper@, discussed with
landry/espie. While there, sync WANTLIB (gthread in subpackages, and
GL/Xxf86vm/xcb-* etc).
2011-01-15 09:21:31 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
espie
c05e216e47 WANTLIB 2010-11-09 20:13:25 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
051dfa8362 USE_GROFF=Yes 2010-10-18 19:59:15 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
landry
96fb688039 Update to claws-mail 3.7.6, based on a diff from robert at openbsd dot
pap dot st with some tweaks by me.
Discussed with and ok Ulrich Kahl (maintainer) and stephan@
2010-06-11 17:08:32 +00:00
ajacoutot
5985d2ef24 Consistency: remove the 1, 2 or even 3 empty blank lines.
sthen@ agrees
2010-04-15 14:11:01 +00:00
landry
d931d7ed3a Update to claws-mail 3.7.5, based on a diff from robert at
openbsd.pap.st (thanks!) with PLIST update by me.
looks good to pea@
2010-03-31 11:50:46 +00:00
espie
8daf35d72d fix PKGNAMES and PKGPATH.
sorry, but the bogofilter and spamassassin subpackages cannot have changing
RUN_DEPENDS like that (and there's a debug flavor that affects them anyways)

The port may need further cleanup for optimization, but play it safe for now.
2010-02-26 19:04:04 +00:00
ajacoutot
398b784847 Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:15:32 +00:00
landry
6aa0045cd3 Update to claws-mail 3.7.3, diff from Pawlowski Marcin Piotr, thanks!
Some tweaks by me to fix WANTLIB/LIB_DEPENDS maze and clean PLIST.
Looks good to maintainer.
2009-10-23 17:12:36 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
landry
ab9a201f8c Update to claws-mail 3.7.2, prodded by an initial diff from Pawlowski
Marcin Piotr, diff put into shape by Ulrich Kahl (MAINTAINER).
2009-07-17 17:02:45 +00:00
landry
fa6b89f442 Claws-mail picks devel/libexecinfo if installed, add it to LIB_DEPENDS
and bump PKGNAMEs. Reported by naddy@.
2009-06-29 09:23:39 +00:00
pea
9bd3b2969a Update to 3.7.1
ok landry@
2009-03-18 08:31:21 +00:00
landry
239ffa7d78 Update to claws-mail 3.7.0, from MAINTAINER Ulrich Kahl, thanks!
While here, get rid of some openssl env vars forgotten in last update.
ok ajacoutot@
2009-02-10 20:52:39 +00:00
landry
bd04d12c02 Remove -dillo subpackage, claws devs don't plan to support dillo2, and
claws-mail-htmlviewer plugin is far better anyway.

From Ulrich Kahl (MAINTAINER) and ok ajacoutot@
2008-10-20 12:22:42 +00:00
landry
218924c8fe Update to claws-mail 3.6.1.
Due to some licensing mess, it now uses GnuTLS instead of OpenSSL.
Switched to textproc/enchant instead of textproc/aspell for spelling.

No objection from ajacoutot@, looks good to MAINTAINER.
2008-10-17 12:46:33 +00:00
landry
af8b21bb33 Update to claws-mail 3.5.0, diff from Ulrich Kahl (MAINTAINER)
Removes an integrated patch and some unmaintained/outdated translations.
Update patches and PLIST while here.

Tested by myself, pyr@ and pea at raveland dot org, thanks!
ok ajacoutot@
2008-07-02 09:28:09 +00:00
sthen
6abd222381 sync WANTLIB following cairo update. ok naddy 2008-06-29 20:44:51 +00:00
landry
5d9bbf9a2b Update to claws-mail 3.4.0 from maintainer Ulrich Kahl
Add a temporary patch from brad@ to fix upstream bug #1566, see
http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1566
(it's already fixed in upstream cvs, but slightly differently)

ok ajacoutot@, 'ok ok ok ok' pyr@
2008-04-23 21:11:29 +00:00
ajacoutot
973a6fb381 - tweak the way the gtk-update-icon-cache goo is run
gtk-update-icon-cache is part of gtk+2: adding gtk+2 to run_depends just
to update the icon cache (which only gtk apps can use) is overkill to
say the least!
As from now, each time icons are installed under %D/share/icons, we try
to execute gtk-update-icon-cache and if it is not there, we just ignore
the error.
What it means is that if you have gtk+2 installed, then it'll run fine
and your apps will be able to use the cache. Otherwise, it will silently
fails which is fine since it means none of your apps would have been
able to take advantage of the cache anyway.

discussed with jasper@
2008-04-17 08:10:09 +00:00
landry
f61a3f85c1 Update to claws-mail 3.3.1, from brad@
ok MAINTAINER & pyr@
2008-04-05 11:43:22 +00:00
landry
2954e4cc7b backport a security fix from claws-mail 3.3.1 to "Forbid attaching anything
containing "../" or ".ssh/" in mailto: URIs."
backporting (we're in freeze) adviced by sthen@, update noticed by MAINTAINER
ok espie@ naddy@
2008-02-25 17:14:18 +00:00
landry
976d0f9cfe Update to claws-mail 3.3.0, from Ulrich Kahl (maintainer) with some tweaks
by me to clean/reorder LIB_DEPENDS/WANTLIB. Remove two integrated patches.
clamav plugin is not part of it anymore due to licence issues, it will be
reimported soon in a standalone port.

Tested too by Pierre-Emmanuel Andre @i386, thanks !
ok ajacoutot@ pyr@
2008-02-13 13:17:26 +00:00
landry
36b6ab2379 Add two patches to fix thread deadlock issue when pgp plugins were loaded.
Fixes http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1348
Re-enable pgp plugins in PLIST and bump PKGNAME.

additional testing from Pierre Emmanuel André, thanks !
ok ajacoutot@ Andreas Kuhl (MAINTAINER)
2008-01-25 14:20:31 +00:00
landry
ce327c3f34 Long due update to 3.2.0, diff mostly from Ulrich Kahl (MAINTAINER)
- gnomeprint flavor has been removed, it uses gtkprint now
- patch-src_procmime_c updated to fix a problem reported by Marten King
- pgp* plugins are built but not installed, due to a severe threading bug :
see http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=1348

tested by many, ok ajacoutot@ kili@ and MAINTAINER
2008-01-08 23:13:23 +00:00
ajacoutot
37861c2ca2 - add missing update-desktop-database goo 2007-12-18 15:56:16 +00:00
steven
e8d7af48a0 fix WANTLIB 2007-11-14 09:43:39 +00:00