29 Commits

Author SHA1 Message Date
ajacoutot
934ee0135a Update to tuxpaint-config-0.0.16. 2021-01-09 12:16:01 +00:00
ajacoutot
d0e0006ab9 Update to tuxpaint-config-0.0.15. 2020-06-06 10:21:20 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +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
d6d303d2b1 Update to tuxpaint-config-0.0.14. 2018-09-02 08:31:44 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +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
sthen
1e842fdfa1 sync WANTLIB 2015-08-21 19:17:10 +00:00
jasper
8370029792 use install -D and drop ginstall dependency where applicable 2015-07-19 21:44:07 +00:00
jasper
5c884092b6 remove a whole bunch more @rm -f cases 2015-05-25 07:54:27 +00:00
ajacoutot
fc4f60e32b Update to tuxpaint-config-0.0.13. 2014-08-30 07:30:58 +00:00
nigel
011de064f8 WANTLIB updates for fontconfig and other libraries.
Ok sthen
2013-03-19 13:07:13 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
espie
68505ea57d USE_GROFF=Yes 2010-10-18 18:00:15 +00:00
ajacoutot
1535ea7185 Move to new DEPENDS and REVISION.
ok sthen@
2010-09-22 12:50:32 +00:00
naddy
ec3ae7cc71 correctly install message catalogs 2009-12-20 21:13:31 +00:00
ajacoutot
37d3fe8d75 Update to tuxpaint-config-0.0.12. 2009-12-17 17:11:00 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
ajacoutot
6544c004b9 - update to tuxpaint-config-0.0.11
- use SUBST_CMD
2008-10-16 17:00:52 +00:00
ajacoutot
9367cef612 - update to tuxpaint-config-0.0.8 2007-07-04 17:36:00 +00:00
ajacoutot
c284788fd6 - more WANTLIB fixes 2007-06-02 00:48:30 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
ajacoutot
944503ec02 Import tuxpaint-config-0.0.7
Tux Paint Config is a graphical configuration tool for Tux Paint.
It provides a point-and-click interface that allows parents and teachers
to alter Tux Paint's behavior (disable sound effects, run in full-screen
mode, etc) without needing to manipulate a text-based configuration
file.

ok steven@
2007-01-20 14:18:10 +00:00