60 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
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
d7800140ea let icon data be unsigned, so that C++ doesn't holler about sizes, then
cast it back to char* for the actual icon creation.
2018-04-07 11:11:04 +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
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +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
espie
e73aea126d make the compiler whine less and fix a surprising funny error with llvm,
reported by naddy@:

new C++ rules means that externally visible variables *must* get
type-correct mangled decorations, which  can't work with unnamed types.
lol
2017-02-28 14:17:53 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
ba3305c28e work-around addition of pipe2() in unistd.h 2014-09-02 09:23:13 +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
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
ajacoutot
a08f3919de Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
2011-05-11 06:56:42 +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
espie
b77a1896a9 lvalue fixes for gcc4 2010-05-19 13:48:10 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
steven
c04c370d9a fix WANTLIB 2007-11-13 14:54:30 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
2e8d1a700e USE_X11 2006-11-13 10:08:12 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
db76ffc1df WANTLIB markers 2004-11-28 22:41:14 +00:00
alek
32d3f9a4a0 - Use @sample, @exec install; better @extraunexec
- Remove unnecessary DEINSTALL
- Bump PKGNAME

ok pvalchev@
2004-11-13 20:07:10 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
espie
30b5c52616 @extra files 2003-08-22 17:58:13 +00:00
espie
542c9543c2 sprintf bad 2003-08-22 17:57:20 +00:00
espie
86b5514a7d typo. Nick Nauwelaerts 2003-06-18 13:51:24 +00:00
espie
720638c1bb This is about quality documentation, isn't it ?
Help people choose the right software for their machine.
2003-04-12 15:25:04 +00:00
naddy
47e89c180c No regression tests available. 2002-10-26 20:44:38 +00:00
naddy
52fab76073 - Regen ancient patches.
- C++ fix for gcc3.
ok espie@
2002-10-06 00:49:02 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
naddy
e5230d5c9f Add missing RCS Id. 2002-04-07 01:54:47 +00:00
espie
12c8587ff8 Bump NEED_VERSION 2002-03-21 20:57:06 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
lebel
8ba1321ed5 games: integrate COMMENT, bump NEED_VERSION. 2001-05-06 01:06:09 +00:00
espie
75c6f93b09 Describe flavor 2000-12-26 23:41:13 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
espie
3db7e15bb4 Flavors for xkobo and freeciv 2000-03-30 21:15:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
01f1088866 Tweak display slightly so that the last map displayed when game is lost
stays displayed.
Gives a better idea how close to the goal you were...
2000-03-13 01:01:57 +00:00
espie
3b03b017f9 Add DESTDIR to all the places that are missing it in xkobo's Imakefile.
Turn Fake on
2000-03-05 15:54:48 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
espie
b79848f40b Rebuild xkobo with -DHARDER and enjoy the experience.
Older xkobo releases did not give you bonus lives when you hit some score.
Some levels become much harder to pass, and much more interesting.

May give a second life to that game, when you're starting to find level 46
too easy.
1999-12-01 13:58:57 +00:00
espie
a2dbb90bef Nicer interface, make shift a fire toggle, so that you don't have to keep
shift depressed most of the time.
1999-12-01 13:51:28 +00:00