ajacoutot
6e315d6b9a
Kill debug FLAVOR; same can be achieved by running "make DEBUG= ... "
2015-07-19 02:14:57 +00:00
sthen
8a76336c66
WANTLIB += lzo2
2015-06-10 21:27:21 +00:00
ajacoutot
aa988913b0
Bump after the recent changes in packaging dbus and dconf.
2015-04-04 09:20:59 +00:00
ajacoutot
f33b253e38
x11/gtk+2,-guic -> x11/gtk+3,-guic && bump
2015-03-27 08:41:04 +00:00
naddy
6bb8d0674b
Drop USE_GROFF from ports where the formatting differences are acceptable
...
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
landry
a2540b9b5e
Update to claws-mail 3.11.1
...
See http://www.claws-mail.org/news.php for list of bugfixes.
Tested by Daniel Jakots and Benjamin Baier, thanks!
2015-01-14 12:18:42 +00:00
landry
40eb8a9be4
Unbreak after encrypt() removal from libc a while ago.
...
Patch from Benjamin Baier (thanks!), updated to apply on -current by
jca@, ok sthen@. This is backwards-compatible with a 5.6 config file.
2015-01-12 21:47:13 +00:00
ajacoutot
7ef87e0287
Regen DEPS/WANTLIB after recent webkit update; should be the last ports.
2014-10-25 14:53:04 +00:00
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