aboutsummaryrefslogtreecommitdiffstats
path: root/games/dungeon
Commit message (Collapse)AuthorAgeFilesLines
* games/dungeon: Set Make environment for entire build phasemarino2016-11-201-1/+1
| | | | Approved by: blanket (environment should always be set)
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-191-7/+7
| | | | Approved by: portmgr blanket
* games/dungeon: document ncurses rqmt (USES+=ncurses), respect LDFLAGSmarino2016-02-051-0/+2
| | | | approved by: infrastructure blanket
* Revert r375084bapt2014-12-231-0/+1
| | | | | | A too sharp axe causes unpredictable damages Reported by: amdmi3
* Cleanup plistbapt2014-12-211-1/+0
|
* Finish stage supportantoine2014-06-211-1/+2
|
* games/dungeon: Add stage supportmarino2014-05-301-15/+16
|
* Remove trailing whitespaces from category gamesehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Update to 3.2 [1]ak2013-01-135-150/+49
| | | | | | | | | | | | | - Pass maintainership to submitter [1] - Convert Makefile headers to new style - Convert to PLIST_FILES - Convert to new options framework - Remove hardcoded CC, optimisation flags - Improve COMMENT - Update MASTER_SITES PR: ports/174699 (based on) [1] Submitted by: "sendtomatt@gmail.com" <sendtomatt@gmail.com>
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-6/+2
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* -remove MD5ohauer2011-07-031-2/+0
|
* - Unbreakamdmi32008-08-231-3/+2
|
* Unbreak BROKENerwin2008-08-141-1/+1
| | | | Submitted by: miwi
* Mark BROKEN: does not package.erwin2008-08-141-0/+2
|
* Pet portlint.itetcu2008-07-292-5/+4
|
* - use *DIR macrositetcu2008-07-292-13/+11
| | | | | | | | - install docs in DOCSDIR - fix plist with NOPORTDOCS - bump PORTREVISION Prompted by: QA Tindy run
* Reset rmiya@cc.hirosaki-u.ac.jp who has not responded to email asking aboutlinimon2006-04-051-1/+1
| | | | | | maintainer timeouts. Hat: portmgr
* SHA256ifyedwin2006-01-221-0/+2
| | | | Approved by: krion@
* . Update checksums on the distribution files and restore a more completeglewis2004-06-222-5/+13
| | | | | | | | | | | | | MASTER_SITE list. The changes to the distribution files are: "The source archives of both ``dungn27s.zip'' and ``dungn32b.zip'' were re-build, without changing archive file names. The executable file was deleted in the former; some corrections were performed for g77 in the latter, while important document files included was remain unchanged." PR: 68200 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer)
* . Unbreak with a MASTER_SITE that contains the distribution files with theglewis2004-06-221-14/+1
| | | | | | | | correct checksums. Note that it would be a good idea to compare these files to the files on the newer and more numerous distribution sites and update to using that source.
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENkris2004-06-221-0/+2
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+2
|
* BROKEN: Checksum mismatchkris2004-02-221-0/+2
|
* Use LS macro.trevor2004-01-231-1/+1
|
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1
| | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
* De-pkg-comment.knu2003-02-212-1/+1
|
* Respect CFLAGSkris2002-09-021-101/+93
|
* Grammar nits.markm2002-03-301-5/+5
|
* Add MASTER_SITESdwcjr2001-09-171-1/+10
| | | | | PR: 30568 Submitted by: maintainer
* PORTNAME/PORTVERSION stuffmharo2000-04-141-2/+2
|
* Initial import of dungeon version 1.0.steve1999-11-277-0/+186
A text adventure game of ZORK. PR: 14645 Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp>