rsadowski
ffac2e2166
Unbreak with devel/boost>=1.67.0
2020-08-15 20:30:47 +00:00
sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
ajacoutot
921c055342
Update to libpst-0.6.75 and move -python subpackage to py3.
2020-03-27 08:08:31 +00:00
jasper
c0d71858db
update MASTER_SITES where distfiles.nl was used
2020-01-26 11:14:29 +00:00
ajacoutot
becb2e2044
Update to libpst-0.6.74.
2020-01-25 05:54:20 +00:00
sthen
9fe1e38b23
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:43:27 +00:00
sthen
49b00025fd
bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
...
it has been split into subpackages
2018-12-13 19:53:23 +00:00
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
ajacoutot
eab4be099d
Update to libpst-0.6.72.
2018-08-13 10:54:31 +00:00
sthen
ceb7770170
Handle pthread-stubs removal.
2017-10-23 17:10:37 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
ajacoutot
b79a00768c
Update to libpst-0.6.71.
2017-07-23 06:55:04 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
rsadowski
88404f29cf
Bump REVISION and adjust WANTLIB after gd update
...
ok sthen@, "looks okay" @landry
2017-05-15 19:56:02 +00:00
sthen
7b9fdbb2c9
use LIBCXX
2017-04-10 11:45:22 +00:00
ajacoutot
06caeb1f3b
Update to libpst-0.6.70.
2017-02-10 10:06:00 +00:00
ajacoutot
747717dcdd
Update to libpst-0.6.69.
2016-10-31 11:12:04 +00:00
ajacoutot
25ae05652d
Take MAINTAINER.
2016-10-08 09:45:13 +00:00
ajacoutot
d4b9bffe68
Update to libpst-0.6.68.
2016-09-01 22:44:39 +00:00
ajacoutot
6ee8e175b7
Update to libpst-0.6.67.
2016-08-04 14:14:41 +00:00
naddy
3a3d273033
replace libiconv and gettext modules
2016-04-29 10:57:53 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
bf2e19abba
Update to libpst-0.6.66.
2015-12-30 14:43:30 +00:00
jasper
dd11ff3185
switch distfiles.nl to SSL, setup with security/letsencrypt/client
2015-11-24 09:11:02 +00:00
ajacoutot
46f89af8b4
Update to libpst-0.6.65.
2015-09-17 22:30:42 +00:00
ajacoutot
c834ee7226
Update to libpst-0.6.64.
2015-04-06 16:56:22 +00:00
schwarze
699575344f
only minor formatting differences; drop USE_GROFF; no bump needed
2015-01-24 13:46:44 +00:00
ajacoutot
82f5a480c0
Cleanup wantlib.
2014-03-26 18:36:16 +00:00
ajacoutot
86dae96a1a
MODLIBICONV_LIB_DEPENDS -> MODGETTEXT_LIB_DEPENDS
2014-03-26 18:04:26 +00:00
sthen
dcb445207e
sync follow graphics/gd update
2014-03-17 23:21:26 +00:00
ajacoutot
0874f7d397
Evil typo spotted by nigel; did not package = no bump
2014-01-28 14:43:29 +00:00
ajacoutot
b2935d9064
Update to libpst-0.6.63.
2014-01-27 14:52:56 +00:00
ajacoutot
3d4ed76da5
Update to libpst-0.6.61.
2013-09-27 08:09:16 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
51e3b5bd29
PERMIT_* / REGRESS->TEST sweep
2013-03-11 01:30:26 +00:00
ajacoutot
2094a447d4
Update to libpst-0.6.55.
2012-09-28 12:22:46 +00:00
jasper
028de0d84c
- use SUBST_CMD
2012-09-28 11:38:48 +00:00
landry
1c60b4d6d4
Restore CFLAGS+=-O0 on sparc64 and hppa, this is still needed (and was
...
NOT a gcc3 workaround). Without it the build on sparc64 gobbles all
memory, takes the machine to a halt, and gets killed after a unfinite
amount of time. Brad, next time, please test it at least.
2012-09-11 20:42:21 +00:00
ajacoutot
4be37df2ac
Remove -pthread hack and gcc3 optimizer workarounds for sparc64/hppa.
...
from Brad
2012-08-26 07:19:55 +00:00
okan
28b5746b4c
depend on ImageMagick, as opposed to ImageMagick,no_x11 (which is going
...
away).
ok ajacoutot@, ajacoutot@, sthen@
2012-05-08 03:00:41 +00:00
jasper
9c0db1d607
add extra mirror as the original can be quite flaky
2012-04-30 17:04:28 +00:00
ajacoutot
34f6032d93
Update to libpst-0.6.54.
2012-01-09 18:25:44 +00:00
espie
61199a1dbc
normalize pkgpath
2011-09-16 08:48:01 +00:00
ajacoutot
cb2eb0ba8d
Meh, missed bump.
2011-09-12 16:47:21 +00:00
ajacoutot
9267485fe5
By default, depend on the no_x11 FLAVOR or ImageMagick.
2011-09-12 16:47:05 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
landry
d0fe8673c9
Mark as BROKEN-hppa, linking fails with strange messages related to
...
boost symbols.
2011-04-18 11:51:07 +00:00
ajacoutot
9d968c5bd3
Update to libpst-0.6.49.
2011-04-15 09:56:22 +00:00
espie
2314c85f45
convert to new style depends
...
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.
No package changes
2010-11-15 00:22:45 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00