aboutsummaryrefslogtreecommitdiff
path: root/games/bsdgames
Commit message (Collapse)AuthorAgeFilesLines
* Use MASTER_SITES macro for LOCALAdam Weinberger2015-03-241-2/+1
| | | | | | | Suggested by: mat Notes: svn path=/head/; revision=382172
* Add two patches from DragonFlyBSD trunk:Adam Weinberger2015-03-243-0/+122
| | | | | | | | | | - 68420e59f12cf9c9fc14db0c493426150dd9ed95 Fix some typos in messages/manpages. (Sascha Wildner) - 890b6f4a25a31acb7bb5b8c16193dc5d404b0805 games: Fix real bugs on three games (found by gcc 5.0) (John Marino) Notes: svn path=/head/; revision=382165
* Update to bsdgames from DragonFlyBSD 4.0.5.Adam Weinberger2015-03-242-5/+10
| | | | | | | | Thanks to marino for helping me find an easier way to create the tarballs for these updates. Notes: svn path=/head/; revision=382164
* Revert the contents of r374674, as it broke packaging as a regularAdam Weinberger2014-12-132-49/+43
| | | | | | | | | user. Instead, set the group and mode manually in the plist. Submitted by: antoine Notes: svn path=/head/; revision=374681
* Since r367027, the setgid games have been installed as setgid rootAdam Weinberger2014-12-131-3/+2
| | | | | | | | | | | | | | instead of setgid root. The port redefines BINGRP when necessary, but since BINGRP was being passed in MAKE_ARGS, it overrode those redefinitions. Passing BINGRP in MAKE_ENV instead should allow uidfix to still work, while making sure that the games are installed with the correct group. Submitted by: Glen Foster MFH: 2014Q4 Notes: svn path=/head/; revision=374674
* Fix a bounds-checking typo in trek. The number of sectors was being usedAdam Weinberger2014-12-122-1/+16
| | | | | | | | | | to check input for the quadrant, and NSECTS > NQUADS. PR: 195837 Submitted by: Kenji Rikitake Notes: svn path=/head/; revision=374594
* Rename bs and fish to avoid conflicts with games/bs and shells/fish.Adam Weinberger2014-12-062-14/+17
| | | | | | | | | | While here, get on board with @dir. PR: 195672 Submitted by: nemysis Notes: svn path=/head/; revision=374144
* Remove useless @cwdBaptiste Daroussin2014-09-022-33/+35
| | | | | | | Allow packaging as regular user Notes: svn path=/head/; revision=367027
* Update bsdgames to DragonflyBSD 3.8.2.Adam Weinberger2014-08-293-6/+6
| | | | Notes: svn path=/head/; revision=366529
* The decision to move the savedata into ${PREFIX} did not go overAdam Weinberger2014-07-232-15/+10
| | | | | | | | well. Revert it, and add a "@cwd /" that makes @sample do the right thing. Notes: svn path=/head/; revision=362720
* Update to 3.8.1. Along with this, savegame data is now inAdam Weinberger2014-07-228-86/+90
| | | | | | | | | | /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. Notes: svn path=/head/; revision=362545
* Stage, simplify, and put everything in /var/games as a @sample so thatAdam Weinberger2014-07-224-118/+85
| | | | | | | | | saved data is precious. Also, take maintainership, thank you uqs! Notes: svn path=/head/; revision=362541
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* - Add CONFLICTS with games/hangmanDmitry Marakasov2013-09-241-0/+2
| | | | | | | | | PR: 179687 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=328087
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Fix build on currentBaptiste Daroussin2013-05-051-5/+7
| | | | Notes: svn path=/head/; revision=317441
* Fix battlestar(6), there was treachery afoot, see the newsflash.Ulrich Spörlein2012-05-252-1/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *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) Notes: svn path=/head/; revision=297396
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276993
* Use MASTER_SITE_SUBDIR instead of rolling my own.Ulrich Spörlein2010-11-261-1/+2
| | | | | | | Clue provided by: pav Notes: svn path=/head/; revision=265167
* Fix remaining MASTER_SITE_LOCAL abuses for my ports.Ulrich Spörlein2010-11-251-1/+1
| | | | Notes: svn path=/head/; revision=265146
* - Update to my @FreeBSD.org addressUlrich Spörlein2010-05-311-2/+2
| | | | | | | | - Add distfile mirror to single source MASTER_SITES - Also update no longer working addresses Notes: svn path=/head/; revision=255378
* - Drop some empty filesMartin Wilke2010-02-021-0/+0
| | | | | | | | PR: 142990 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> Notes: svn path=/head/; revision=249138
* - Make it unbreak on -CURRENTTong LIU2009-12-173-40/+2
| | | | | | | | PR: ports/141673 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer) Notes: svn path=/head/; revision=246052
* . pre-install -> pre-su-install since it creates directories in /var/games.Greg Lewis2009-11-301-1/+1
| | | | | | | | PR: 141002 Approved by: Ulrich Spoerlein (maintainer) Notes: svn path=/head/; revision=245019
* Fix installation and packaging of most of the BSD games.Martin Wilke2009-11-262-4/+15
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=244788
* - Update to 2.4Martin Wilke2009-11-2140-852/+315
| | | | | | | | PR: 140478 Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> (maintainer) Notes: svn path=/head/; revision=244615
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-191-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244489
* - Pass maintainership to submitterThomas Abthorpe2009-03-021-1/+1
| | | | | | | Submitted by: Ulrich via freebsd-ports@ Notes: svn path=/head/; revision=229314
* Fix build of hack and rogue with gcc 4.2Johan van Selst2007-05-284-8/+74
| | | | Notes: svn path=/head/; revision=192165
* BROKEN with gcc 4.2Kris Kennaway2007-05-271-1/+7
| | | | Notes: svn path=/head/; revision=191950
* Remove zero-length filesJuergen Lock2007-03-249-0/+0
| | | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=188144
* Convert freebsd-games to use termios.h instead of sgtty.hJuergen Lock2007-03-2335-222/+549
| | | | | | | | | PR: ports/110731 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: miwi (mentor) Notes: svn path=/head/; revision=188142
* Fix paths in man pagesVolker Stolz2006-05-091-1/+3
| | | | | | | | PR: ports/93649 Submitted by: Ed Schouten Notes: svn path=/head/; revision=161813
* Patch so freebsd-games no longer needs to link against libcompat. It stillSam Lawrance2006-04-169-9/+98
| | | | | | | | | | requires the old sgtty headers, though. PR: ports/68260 (based on) Submitted by: Stephen J. Roznowski <sjr@comcast.net> Notes: svn path=/head/; revision=159693
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149325
* - Update US presidents for quiz(6) after 25 yearsVolker Stolz2004-12-222-3/+178
| | | | | | | | | | | | (gosh, and we really need yet another update I think!) - Bump PORTREV accordingly PR: ports/43177 Submitted by: Philipp Mergenthaler Approved by: maintainer silence Notes: svn path=/head/; revision=124826
* - Fix segfault when saving game in adventurePav Lucistnik2004-10-113-1/+23
| | | | | | | | PR: ports/72165 Submitted by: Joel Ray Holveck <joelh@piquan.org> Notes: svn path=/head/; revision=118649
* . Fix the build for gcc 3.4:Greg Lewis2004-06-213-0/+75
| | | | | | | | | | "'lrint' is a gcc3.4 builtin and gcc3.4 is unhappy if we use that for anything else." Obtained from: DragonFly (dillon) Notes: svn path=/head/; revision=111943
* - Fix hack(1) runningKirill Ponomarev2004-03-121-0/+13
| | | | | | | | PR: ports/64113 Submitted by: schweikh Notes: svn path=/head/; revision=103761
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* . Patch the paths in a number of source files to respect ${PREFIX}. NotGreg Lewis2004-01-221-3/+13
| | | | | | | | | | only were they hardwired, they were hardwired incorrectly (the prefix was set to /usr/local/local/local). Reported and tested by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=98821
* Fix the inverted logic in battlestar's initialization, which led toPeter Pentchev2004-01-132-1/+12
| | | | | | | a coredump shortly after starting a game from the beginning. Notes: svn path=/head/; revision=98089
* - Teach quiz where to find it's data filesPav Lucistnik2004-01-121-1/+3
| | | | | | | | PR: ports/61235 (inspired by) Reported by: Mark Laws <mdl@60hz.org> Notes: svn path=/head/; revision=98019
* . Bump PORTREVISION for the previous two fixes since hack now works.Greg Lewis2003-11-201-0/+1
| | | | Notes: svn path=/head/; revision=94514
* . Install hack as setgid games so it can chdir into /var/games/hackdir.Greg Lewis2003-11-201-0/+13
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=94513
* . Have hack look in the correct location for itself. Fixes theGreg Lewis2003-11-202-1/+16
| | | | | | | | | | "Can't get status of hack" error and exit. PR: 59443 Submitted by: Mark Laws <mdl@60hz.org> Notes: svn path=/head/; revision=94511
* Somebody please pass me the pointy hat. I fouled up the distfileMark Murray2003-11-132-4/+2
| | | | | | | rather badly. This fixes it. Notes: svn path=/head/; revision=93915
* Bunch 'o fixes for the BSD games, many from NetBSD.Mark Murray2003-11-1121-370/+2
| | | | | | | | Submitted by: "Stephen J. Roznowski" <sjr@comcast.net> PR: 12727 Notes: svn path=/head/; revision=93725
* . Treat carriage returns the same as linefeeds when entering data. ThisGreg Lewis2003-09-102-0/+39
| | | | | | | | | allows the Enter key to work correctly when entering a name. PR: 34759 Notes: svn path=/head/; revision=88918
* adventure.6 man-page, add section AUTHORSEdwin Groothuis2003-09-081-0/+11
| | | | | | | | | | | 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> Notes: svn path=/head/; revision=88742