Commit graph

26 commits

Author SHA1 Message Date
Adam Weinberger
0246ce141b Update to 3.8.1. Along with this, savegame data is now in
/usr/local/var/games instead of /var/games. This was necessary
because @sample cannot operate outside of %%PREFIX%%, and
previously the port would overwrite or remove previously
saved games. This is easier, better and more hier(7)ful.
2014-07-22 14:45:40 +00:00
Adam Weinberger
3ed994dc59 Stage, simplify, and put everything in /var/games as a @sample so that
saved data is precious.

Also, take maintainership, thank you uqs!
2014-07-22 13:39:58 +00:00
Ulrich Spörlein
037d27a315 Fix battlestar(6), there was treachery afoot, see the newsflash.
*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*BATTLESTAR NEWSFLASH*

Battlestar Daily uncovers heinous sabotage scheme!
Leaked mission radio protocols show losing grip on reality.

In what flabbergasted experts describe as a 'highly efficient, covert
thingie'-scheme, members of our forces involved in highly classified operations
suffered a dramatic loss of vital sensorical capabilities, leading to
desastrous results.

From leaked radio recordings and its own sources involved in mission
preparation and conduct, BD learned shocking details of failed missions.

While sources insist, that missions parameters were in normal range at all
times, the recordings reveal disoriented operatives, sobbingly crawling floors
looking for gear like laser pistols, or panicking over loss of visuals after
battles in space.

'Odd.', one expert is quoted saying after reviewing detailed mission protocols,
clearly admitting to this being a deliberate act of sabotage.

'They need to adapt to this new threat.', says Vidad Gleirg, Battlestar senior
consultant with Anagram & Partners, 'Quickly.'.

BD has notified officials of the situation, and is awaiting responses.

PR:		ports/166319
Submitted by:	Marco Steinbach <coco@executive-computing.de>
Approved by:	beat (mentor)
2012-05-25 10:50:07 +00:00
Martin Wilke
c088858296 - Drop some empty files
PR:		142990
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net>
2010-02-02 23:44:38 +00:00
Tong LIU
76289f25f6 - Make it unbreak on -CURRENT
PR:	ports/141673
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net> (maintainer)
2009-12-17 16:45:05 +00:00
Martin Wilke
b67c9afbf9 Fix installation and packaging of most of the BSD games.
Their mode was fixed at 0550 which would only work, if
your user happened to be in group games.

Thanks to Lowell Gilbert!

PR:		140894
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net> (maintainer)
2009-11-26 14:45:24 +00:00
Martin Wilke
858884a7f0 - Update to 2.4
PR:		140478
Submitted by:	Ulrich Spoerlein <uqs@spoerlein.net> (maintainer)
2009-11-21 22:00:34 +00:00
Johan van Selst
58636876c5 Fix build of hack and rogue with gcc 4.2 2007-05-28 08:28:46 +00:00
Juergen Lock
a0b73bf902 Remove zero-length files
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	miwi (mentor, implicit)
2007-03-24 01:39:50 +00:00
Juergen Lock
805f53212b Convert freebsd-games to use termios.h instead of sgtty.h
PR:		ports/110731
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	miwi (mentor)
2007-03-23 23:02:33 +00:00
Sam Lawrance
1478838482 Patch so freebsd-games no longer needs to link against libcompat. It still
requires the old sgtty headers, though.

PR:		ports/68260 (based on)
Submitted by:	Stephen J. Roznowski <sjr@comcast.net>
2006-04-16 12:01:03 +00:00
Volker Stolz
107d930389 - Update US presidents for quiz(6) after 25 years
(gosh, and we really need yet another update I think!)
- Bump PORTREV accordingly

PR:		ports/43177
Submitted by:	Philipp Mergenthaler
Approved by:	maintainer silence
2004-12-22 14:52:50 +00:00
Pav Lucistnik
71d639506b - Fix segfault when saving game in adventure
PR:		ports/72165
Submitted by:	Joel Ray Holveck <joelh@piquan.org>
2004-10-11 22:52:00 +00:00
Greg Lewis
854e78391e . Fix the build for gcc 3.4:
"'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for
   anything else."

Obtained from:	DragonFly (dillon)
2004-06-21 18:36:33 +00:00
Kirill Ponomarev
ed3ef8d326 - Fix hack(1) running
PR:		ports/64113
Submitted by:	schweikh
2004-03-12 10:10:22 +00:00
Peter Pentchev
9d0e52735c Fix the inverted logic in battlestar's initialization, which led to
a coredump shortly after starting a game from the beginning.
2004-01-13 17:25:10 +00:00
Greg Lewis
c5ecc5ae4f . Install hack as setgid games so it can chdir into /var/games/hackdir.
I'm somewhat uncomfortable with this change in that it possibly provides
  for setgid games exploits if anyone finds a vulnerability in hack.

PR:		59443
Submitted by:	Mark Laws <mdl@60hz.org>
2003-11-20 19:14:47 +00:00
Greg Lewis
fd744d95ea . Have hack look in the correct location for itself. Fixes the
"Can't get status of hack" error and exit.

PR:		59443
Submitted by:	Mark Laws <mdl@60hz.org>
2003-11-20 19:10:51 +00:00
Mark Murray
49f7724c25 Bunch 'o fixes for the BSD games, many from NetBSD.
Submitted by:	"Stephen J. Roznowski" <sjr@comcast.net>
PR:		12727
2003-11-11 09:00:51 +00:00
Greg Lewis
9963fdefa5 . Treat carriage returns the same as linefeeds when entering data. This
allows the Enter key to work correctly when entering a name.

PR:		34759
2003-09-10 10:05:42 +00:00
Edwin Groothuis
22f1cf401a adventure.6 man-page, add section AUTHORS
Bring in the AUTHORS section for the adventure man-page.
	Found in OpenBSD tree, rev 1.2 of adventure.6

PR:		ports/41167
Submitted by:	Anders Andersson <anders@hack.org>
2003-09-08 06:23:52 +00:00
Greg Lewis
0befbb7956 . Only #define HUNGER_STR_LEN once. 2003-08-21 21:11:13 +00:00
Greg Lewis
dd79a21bbc . Fix a potential buffer overflow in restoring rogue save files.
PR:		43886
Obtained from:	NetBSD
Pointed out by:	blackend
2003-08-21 20:24:01 +00:00
Greg Lewis
7c44898872 . Fix a spelling error in a game message.
PR:		45701
Submitted by:	Ben Rosengart <gnats@narcissus.net>
2003-08-21 20:19:26 +00:00
Greg Lewis
9ee8d18ccc . Enable rogue. 2003-08-14 15:15:51 +00:00
Daichi GOTO
683379b19f fix games/freebsd-games: Trivial fix to unbreak it on -CURRENT
PR:		54873
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-07-28 05:32:09 +00:00