Commit Graph

23 Commits

Author SHA1 Message Date
sthen
22de3ff02c set png16 WANTLIB entries back to png following the change in soname
part done by portbump, part by hand (it is easily confused)
2019-05-17 16:45:25 +00:00
bentley
3206ef841a Update to ipe-7.2.11.
Release notes:
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-February/000077.html
https://mailman.science.uu.nl/pipermail/ipe-announce/2019-March/000082.html

From Alessandro De Laurenzis (maintainer); thanks!
2019-04-30 06:44:29 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
sthen
277f93085c update to Ipe 7.2.9, from Alessandro De Laurenzis (taking maintainer)
ok edd@
2019-02-24 20:33:56 +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
espie
d2700404fa add @tag markers/bump packages that depend on texlive/base to include ,-main 2018-07-01 09:02:40 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +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
espie
0c8d9cf0ea missing includes, fixes clang 2017-05-07 20:35:07 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
jca
d119f0fd53 Honour CXX 2017-03-04 16:38:16 +00:00
naddy
8c9ed2059f g/c PFRAG.shared 2016-04-04 22:57:45 +00:00
jasper
3e8b310348 sed -i 2015-10-08 12:02:03 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
jasper
c3990dee0b sync after recent lua.port.mk change 2012-09-19 08:15:08 +00:00
edd
809c36e89f Build with big -fPIC.
From Brad, thanks.

OK sthen@
2012-08-18 18:57:38 +00:00
jasper
7eb77dd11e fixup include paths 2012-07-13 13:14:00 +00:00
jasper
bceec67b14 fixup wantlib 2012-07-12 21:58:20 +00:00
ajacoutot
63419577ef Use the devel/gettext MODULE.
ok edd@ (maintainer)
2012-07-09 16:21:32 +00:00
edd
36a0333dbc import the Ipe extensible drawing editor.
OK sebastia@
2012-07-09 15:56:34 +00:00