aboutsummaryrefslogtreecommitdiffstats
path: root/games/sokoban
Commit message (Collapse)AuthorAgeFilesLines
* MASTER_SITES cleanup.mat2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight
* - Use new pkg plist-related featuresamdmi32014-10-083-16/+12
| | | | | | | - Move highscore file into /var/games PR: 193852 Submitted by: lifanov@mail.lifanov.com (maintainer)
* - Convert to stagingmadpilot2014-03-2410-160/+122
| | | | | | | | | | - Use DATADIR macro - Undeprecate - Assign maintainership to submitter - General cleanup PR: ports/187471 Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵antoine2014-03-091-0/+2
| | | | since more than 12 years)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Fix leftover /var/games/sokoban (only when it is blankbdrewery2013-03-193-5/+10
| | | | | | and matches the default) and advise users to remove it otherwise. - Trim header
* -remove MD5ohauer2011-07-031-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Use POSIX syntax for chown to fix install on 5.xkris2002-08-231-1/+1
|
* Improved high score handlingmarkp2002-06-054-7/+11
| | | | Prompted by PR: 37338
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionasami2000-04-141-3/+3
| | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
* Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn'tkris2000-03-291-1/+1
| | | | | | have time to maintain them. Approved by: andy
* Install setgid games instead of setuid gameskris2000-03-091-5/+5
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-7/+7
| | | | chown -> ${CHOWN}
* Remove empty directories on deinstall.steve1998-09-281-0/+2
|
* Imports of sokoban port. This is the curses-based version.tg1997-07-028-0/+168
PR: 4007 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>