Commit Graph

122 Commits

Author SHA1 Message Date
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
danj
3c59b38be3 Reorder LIB_DEPENDS-main (no functional change) 2018-09-11 17:52:22 +00:00
danj
b9b180d1e4 Update to claws-mail-3.17.1
input from aja@, test from remi@, ok sthen@ remi@
2018-09-07 14:08:38 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
rsadowski
90ef8ccd79 Bump after security/gpgme update 2018-04-14 10:14:04 +00:00
danj
f3629b6618 Update to claws-mail-3.16.0
New features, new bugfixes: http://claws-mail.org/NEWS

while there remove trailing whitespaces in DESCR-main
2018-01-21 19:24:41 +00:00
naddy
ef3fc5132e replace gettext module, sync wantlib; ok danj@ 2017-11-12 22:01:46 +00:00
landry
fe3528c808 Fix some WANTLIB after nss dependency change (sometimes, just remove
unneeded softokn3, sometimes replace it by nssutil3) - note that there
might be more WANTLIB to fix/remove from those ports, but i only
concentrated on the changes related to nss.
2017-11-09 19:44:12 +00:00
ajacoutot
f229999da4 Replace icaltime_from_timet with icaltime_from_timet_with_zone (upstream).
This allows working with libical >= 3.0.0
2017-11-08 05:37:00 +00:00
naddy
ece653ac18 Bump all subpackages after pthread-stubs removal.
Delete remnant of the long-removed clamav plugin.
2017-10-24 11:01:47 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
kili
cb9ae6e75b Add missing dependency (textproc/libical), bump,
adjust wantlib (also removing lzo2).

ok danj@ (maintainer).
2017-08-19 23:55:56 +00:00
danj
198b596ad2 Update to claws-mail-3.15.0 2017-08-15 15:44:44 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
ajacoutot
a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot
1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
danj
fdf42c353a Remove claws-mail-htmlviewer, it uses an old and insecure webkit
ok landry@
2017-02-03 19:36:03 +00:00
danj
5b66990790 fix WANTLIB-main 2017-02-03 19:34:35 +00:00
danj
decc548335 Regen patch 2017-02-02 12:04:43 +00:00
zhuk
6ee30ca53c Unbreak after poppler switch from openjpeg to openjp2. 2016-12-17 20:43:36 +00:00
danj
38c3bf316a Update to claws-mail-3.14.1
ok sthen@
2016-11-11 12:31:19 +00:00
sthen
e729bd8ec3 regen all WANTLIBs in claws-mail to unbreak - packaging failed after removing idn from
libetpan's WANTLIB.
2016-11-11 10:07:51 +00:00
sthen
2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
sthen
c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
danj
c4f5c49d37 patch was committed upstream 2016-08-26 13:59:28 +00:00
danj
ec85b6fc89 update to claws-mail-3.14.0
Diff reads good to sthen@, ok jca@
2016-08-19 16:52:38 +00:00
edd
305329e531 mail/claws-mail: Fix SSL cert verification.
Also re-gen a patch.

OK danj@, jung@. Thanks.
2016-08-03 18:47:57 +00:00
sthen
be8dfb30fb sync WANTLIB 2016-07-09 08:46:24 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
sthen
710c0c113a remove the compface flavour from claws-mail, it wasn't built in bulk builds
anyway and mmcc is going on a ports terminator rampage. original diff from
mmcc, I did the awkward @pkgpath bits.

ok landry and Daniel Jakots (maintainer, who spotted that my further attempt
at cleanup in post-install was broken)
2016-03-02 12:38:03 +00:00
landry
3ee3227655 claws-mail 3.13.2, from MAINTAINER 2016-01-19 18:19:22 +00:00
sthen
9005d1d063 sync WANTLIB 2016-01-17 17:29:07 +00:00
sthen
3a739bb123 update to claws-mail 3.13.1, from maintainer Daniel Jakots. CVE-2015-8614 2015-12-23 23:12:23 +00:00
sthen
4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
landry
9f0eaa1a22 Update to claws-mail 3.13.0, from maintainer Daniel Jakots. 2015-10-13 07:10:22 +00:00
sthen
9143228a94 update to claws-mail-3.12.0, from Daniel Jakots who takes maintainer 2015-09-12 14:14:17 +00:00
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
sthen
9f11e29dd3 sync patches 2014-04-21 17:40:19 +00:00