Commit Graph

72 Commits

Author SHA1 Message Date
naddy
1d83c1e7b2 oops, s/xcb-aux/xcb-util/; from sthen@ 2014-04-22 19:26:45 +00:00
sthen
dc2e3fafb8 sync wantlib 2014-04-21 17:59:18 +00:00
matthieu
fb3e73f1b9 Update WANTLIB for xcb libs update. Tested by naddy@ 2014-04-14 19:50:09 +00:00
landry
a41fa1be30 Remove commented out REVISION line as intended. 2014-04-14 09:08:44 +00:00
landry
fb34bf7c82 Update to claws-mail 3.9.3.
From jack.szmidt, thanks!
2014-04-14 08:53:35 +00:00
landry
8dbb233559 Assorted fixes prompted by naddy@:
- add a -gdata subpackage for the plugin interacting with google
  contacts, since it picks up libgdata if present.
- add libnotify & libcanberra-gtk to LDEP-main since they're picked up
  for the notification plugin if present.
- tidy WANTLIB, put the krb5 & friends only once in WANTLIB.
- remove a leftover empty WANTLIB-docs
- cleanup WANTLIB-* in the ldap FLAVOR, they made no sense
2013-10-11 22:14:18 +00:00
sthen
d19e229db0 unbreak WANTLIB/LIB_DEPENDS 2013-09-26 13:46:28 +00:00
landry
5078ed4bf5 Update to claws-mail 3.9.2.
- all the plugins which were distributed separately are now bundled in.
- @conflict/@pkgpath markers added for upgrade path.
- add a pdfviewer plugin using poppler
- replace the dead gtkhtml2-based htmlviewer plugin by one using webkit.
- given the deps, pdfviewer and htmlviewer are subpackages.
- remove BDEP on libgcrypt, shouldnt be needed with gnutls >= 2.11.
- remove patches merged upstream.

From Ido Admon, thanks!
2013-09-25 08:03:13 +00:00
ajacoutot
f1a58fd72e Sync WANTLIB after gnutls/p11-kit update. 2013-09-06 16:28:48 +00:00
zhuk
5a783b55e8 Fix incomplete licensing information for "compface" FLAVORs. Found with
portcheck

okay sthen@
2013-08-20 22:30:36 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
ajacoutot
3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
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
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