110 Commits

Author SHA1 Message Date
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
espie
313cadef3c enable curses interface. wasn't aware of it,
thanks hisacro (ports@displ.nl)for that.
2021-02-16 08:45:02 +00:00
espie
234fd88d0b nethack update to 3.6, not based on the ports@ update which was missing
quite a few details
2021-02-16 08:40:06 +00:00
espie
730c3230f4 help vim make sense of that file, no functional change 2021-02-16 08:30:01 +00:00
espie
810676b4af do things one step at a time: fix -fno-common 2021-02-16 08:29:25 +00:00
rsadowski
ca36ab149a PLIST changed, missed a bump, by gkoehler@ 2020-09-15 04:21:49 +00:00
rsadowski
ddeda13cbf Unbreak nethack
- Move lib/X11/app-defaults/NetHack-${V} to PFRAG.no-no_x11.
- Remove lib/X11/app-defaults/NetHack-${V} from PLIST
  (My fault in the last commit).
- Remove PFRAG.no-qt-no-no_x11.

Checked: nethack-3.4.3p16 installs lib/X11/app-defaults/NetHack-3.4.3 an
nethack-3.4.3p16-no_x11 not.

Input form espie, Spotted by naddy, jasper, sorry for the noise.
2020-09-12 18:39:59 +00:00
rsadowski
414107e2b2 Remove qt3 support in games/nethack
OK kn@, espie@ timeout
2020-09-11 12:39:17 +00:00
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +00:00
espie
44847f81ba update to 3.6.2
took me a while to get to it, because I had to check for compatibility,
and the build system is still... unique.

Save files from 3.6.0 will still work, so the directories stay the same.
2019-05-18 15:00:41 +00:00
sthen
b17bf3228e update curses WANTLIB entries following the change in base libraries to use soname 2019-05-17 16:19:37 +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
naddy
fea1b183a1 Restore two changes that were lost on the 3.6 side:
* unhardcode g++ in nethack,qt
* hack to ensure linking qt flavor with C++

Don't hide the link command.
2018-09-20 13:34:27 +00:00
espie
8abc6623f1 best 2018-05-10 15:26:16 +00:00
espie
73a3a16114 surprised no-one noticed.
I'm an idiot
2018-05-10 15:25:36 +00:00
espie
47d93cb8a6 link 3.6 2018-04-25 16:56:57 +00:00
espie
9941e70fb5 long awaited nethack 3.6.0 port, finally
a bit cleaned-up compared to the old port

This is still the same game, but new and improved.

imported alongside the old one, because people may not have finished
ascending their old characters.

borrowed some stuff from Solene's port from... over a year ago ?

okay solene@
2018-04-25 16:56:31 +00:00
espie
62652c9e3b forgot about flavors, so I have to change this anyway
reminded by naddy@
2018-04-25 16:15:58 +00:00
espie
5d1272d6df put the actual guidebook in nethack proper, since that stuff is heavily
versioned
2018-04-25 14:30:35 +00:00
espie
e5665a33ff moved away into 3.4 2018-04-25 09:53:13 +00:00
espie
6ccba0b78e link moved nethack 3.4 2018-04-25 09:51:26 +00:00
espie
3be025be4f forgot is-branch (not linked yet, no bump) 2018-04-25 09:51:02 +00:00
espie
2621cfc495 move nethack into 3.4 in preparation for 3.6
bump accordingly and add pkgpath markers
2018-04-25 09:48:15 +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
schwarze
59b3add322 mandoc(1) now supports .ta, drop USE_GROFF and bump 2017-05-08 12:53:28 +00:00
sthen
bcbf44ab87 use LIBCXX 2017-04-10 11:46:18 +00:00
espie
c39ed7aa4a unhardcode g++ in nethack,qt 2017-03-04 12:42:04 +00:00
sthen
628e6ab998 DNS for mirror in MASTER_SITES points to 127.0.0.1; remove 2016-01-07 23:00:10 +00:00
bentley
01d6169626 Prune dead mirror. 2015-06-17 09:41:57 +00:00
ajacoutot
0bad5217f7 Move fontpath from /usr/local/lib/X11/fonts to /usr/local/share/fonts to match
XDG_DATA_DIR (where Desktop tools will look for by default).

discussed with sthen@ and matthieu@
ok sthen@
2015-03-31 09:44:48 +00:00
tobiasu
568219901b Fix crashing build on sparc
makedefs: the strict alignment gods demand time_t
ospeed: homegrown termcap.h, sync ospeed symbol size

Play-tested on sparc
2015-03-27 10:59:00 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
b70345e22c Eliminate the use of the malloc.h header and/or replace
with stdlib.h.
2014-11-30 05:41:34 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
ajacoutot
7ab36748ae Remove irrelevant $FreeBSD RCS ids. 2012-08-18 12:41:37 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
espie
2974da2e02 SH -> /bin/sh, no need for a variable there either 2011-10-21 17:43:30 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +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
b660df6b9b zap reeeally old variable 2010-07-06 22:25:53 +00:00
espie
0062941a95 don't redeclare termcap in a conflicting way. fixes gcc4 2010-05-19 07:27:25 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
espie
4927b9e25f fix perms on nethack and clones.
As noticed by grunk@
2008-01-26 19:07:40 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
simon
4483ec0807 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 18:01:00 +00:00