Commit Graph

33 Commits

Author SHA1 Message Date
naddy
9433d2a35f drop RCS Ids 2022-03-11 19:04:03 +00:00
naddy
7ab397505a Switch to PERMIT_PACKAGE. CDROM restrictions are no longer applicable. 2019-07-14 00:39:34 +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
espie
5fca700842 clang doesn't like int functions that don't return, but signal handlers
have returned void basically forever, so cut thru a bit of old-style cruft
so it compiles and runs more or less correctly (there's a shitload of stuff
happening in the handler... not my fight)

TODO: LINT_ARGS controls prototypes in externs.h... turning them on
triggers some issues with K&R vs ANSI in some functions.
2017-04-25 15:47:41 +00:00
kirby
cd513429ca switch to http mirror and remove dead ftp mirror from list. 2015-10-27 19:00:53 +00:00
jca
0d91c5a543 Port cleanup:
- reorder Makefile
- regen distinfo
- setup WRKBUILD once in post-configure rather than do-build
- pass -DPREFIX=... via MAKE_FLAGS and use do-install instead of
  patching unix/Makefile (nicer to read)
- minor PLIST reordering to please ''make plist''
- bump REVISION (previous commit to patches/patch-source_io_c)
ok naddy@
2013-12-12 21:39:08 +00:00
jca
884c5734e0 Use termios.h and tcgetattr/tcsetattr instead of ioctl's if USE_TERMIOS
is defined.  Compat code still available through #defines.  ok naddy@
2013-12-12 21:32:48 +00:00
naddy
41407ec618 fix time_t abuses in twenty-year-old code 2013-04-05 20:36:27 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
6e2d69ab88 new depends 2010-11-16 11:23:25 +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
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
niallo
de6fc34d4c - setgid fix (missed this the first time)
- bump PKGNAME
2005-11-03 14:45:09 +00:00
niallo
6bd9507a79 - fix modes of some files in the package
- bump PKGNAME

ok bernd@
2005-11-01 13:53:25 +00:00
alek
9a9a9962f4 Add WANTLIB marker 2005-02-25 23:15:12 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
xsa
a5aa39dec3 bye INSTALL; 2004-10-01 09:32:07 +00:00
pvalchev
cc5853fc5c clarify this may not be redistributed due to license 2004-09-15 00:50:12 +00:00
espie
6ad2640218 new plists 2004-09-15 00:46:07 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
xsa
39ea5610d5 @extra joins the game..s; fix some pasto while here; 2004-04-13 10:19:59 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
wilfried
745620cce4 POSIX chown, ok espie@ 2003-04-14 15:02:08 +00:00
fgsch
f22c92f425 more NEED_VERSION removal. 2002-12-29 15:10:07 +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
8e38a8e9ad NO_REGRESS=Yes 2001-10-24 14:37:24 +00:00
lebel
b115294f4f remember to always 'add' files to cvs before commiting... gee. 2001-08-11 03:23:46 +00:00
lebel
2fd6a8a77d - modify moria to use /var/games/moria/scores for its score file
- then, add pkg/INSTALL and DEINSTALL to manage the score file.
2001-08-11 03:22:54 +00:00
lebel
e65a49cc5b change MASTER_SITES to something a little bit more reliable. 2001-07-18 15:06:33 +00:00
lebel
649cd09245 initial import of moria-5.5.2:
--
The game is set in Moria and the goal is to kill off the balrog.
Apart from this, the game is almost completely based on Dungeons &
Dragons. The game is a true classic and every true gamer should
have played it.

It was originally written by Robert Alan Koeneke with some help
from Jimmy Wayne Todd. Further development of the game has almost
ceased, but The Pits of Angband, which is based on its code, is
still very much in development.

WWW: http://www-math.bgsu.edu/~grabine/moria.html
2001-07-04 16:57:50 +00:00