Commit Graph

23 Commits

Author SHA1 Message Date
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
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
bluhm
1850d1a4e5 Fix warmux build with clang6.
OK bcallah@
2018-04-16 00:06:19 +00:00
naddy
58dcd417dc requires gettext-tools (msgfmt) 2017-09-25 14:33:14 +00:00
sthen
30eaa4b102 sync WANTLIB and bump, gc a few gettext MODULES while there 2017-09-22 21:30:32 +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
5cfa4d30f9 let it build with clang, as-needed nonsensical for end program 2017-05-24 19:19:22 +00:00
espie
8de0ecd035 can't use getopt without unistd in C++, don't know how gcc allowed it.
(there's still a linker error later on)
2017-04-20 01:48:01 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
naddy
b86e57b65f don't rely on libcurl bringing in libintl; spotted by sthen@ 2016-11-04 10:27:27 +00:00
sthen
d63e2ec7e6 sync WANTLIB 2015-05-05 17:00:16 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
kirby
4fc96f93e4 development ceased in 2011 and HOMEPAGE has gone. 2015-01-15 21:57:18 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
2ed4ce70f8 Adapt to new sdl-net.
from Brad
2012-04-05 16:26:32 +00:00
fgsch
3062daec06 MSG_NOSIGNAL is supported now. kill unneeded patch.
dcoppa@ ok.
2011-12-12 13:53:17 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
landry
98d5694d99 Import/update to warmux 11.04.1, from Daniel Levai.
This is the same port as games/wormux and will update it, as upstream
was renamed.

Have the mascots of your favorite free software battle in the Warmux
arena. Using dynamite, grenades, baseball bat and others bazookas,...
exterminate your opponent in a 2D toon style scenery and a funny
environment.
2011-05-30 09:14:11 +00:00