aboutsummaryrefslogtreecommitdiff
path: root/games/unnethack
Commit message (Collapse)AuthorAgeFilesLines
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Return knu@'s ports to the pool after his commit bit was safekept.Rene Ladan2020-11-021-1/+1
| | | | Notes: svn path=/head/; revision=553930
* Convert to UCL & cleanup pkg-message (categories e-g)Mathieu Arnold2019-08-131-2/+6
| | | | Notes: svn path=/head/; revision=508837
* Unbreak unnethackAkinori MUSHA2017-12-213-1/+30
| | | | | | | | Submitted by: adridg Differential Revision: D13553 Notes: svn path=/head/; revision=456885
* - Mark BROKEN: does not build: ./vaults.des: line 110, pos 9 : Core function ↵Dmitry Marakasov2017-12-181-0/+2
| | | | | | | | | 'level.depth' has unknown return type 'i'. Approved by: portmgr blanket Notes: svn path=/head/; revision=456615
* Register dependency on groffAntoine Brodin2017-05-281-1/+1
| | | | | | | PR: 213725 Notes: svn path=/head/; revision=441925
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-3/+3
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* games/unnethack: document ncurses rqmt (USES+=ncurses), respect LDFLAGSJohn Marino2016-02-041-4/+8
| | | | | | | | | | while here, set one CONFIGURE_ARG per line for readability and to respect 80 columns approved by: infrastructure blanket Notes: svn path=/head/; revision=408118
* - Modernize pkg-plistPawel Pekala2016-01-272-8/+6
| | | | | | | | | | - Use option helper - pkg-message is shown automatically now Approved by: portmgr blanket Notes: svn path=/head/; revision=407374
* Remove $FreeBSD$ from patches files in categories a-j.Mathieu Arnold2015-05-222-4/+0
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=387021
* Update games/unnethack to 5.1.0-20131208Akinori MUSHA2015-05-132-4/+3
| | | | Notes: svn path=/head/; revision=386201
* Cleanup DIST* variables.Mathieu Arnold2015-05-111-3/+1
| | | | | | | | | | | | | | When appropriate: - Try to use DISTVERSION{SUF,PRE}FIX - Replace PORTNAME-PORTVERSION by DISTNAME - Convert MASTER_SITES to use macros - Other light cleanup With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386097
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-2/+1
| | | | Notes: svn path=/head/; revision=380305
* Remove NOPORTDOCS.Adam Weinberger2014-07-031-2/+2
| | | | Notes: svn path=/head/; revision=360485
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Manpage conflicts with nethack have been resolved, for which bump PORTREVISION.Akinori MUSHA2014-06-101-1/+1
| | | | Notes: svn path=/head/; revision=357265
* Add staging support and remove NO_STAGEDIR.Akinori MUSHA2014-06-102-10/+25
| | | | | | | Legacy pkg_tools support may have been broken. Notes: svn path=/head/; revision=357264
* - Convert gmake, bzip to USESMartin Wilke2014-05-291-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=355704
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | games) Notes: svn path=/head/; revision=327730
* Get %%DATADIR%% removed on uninstall.Akinori MUSHA2012-09-102-0/+2
| | | | Notes: svn path=/head/; revision=304039
* Remove an obsolete, inapplicable patch I forgot to svn rm.Akinori MUSHA2012-08-211-37/+0
| | | | Notes: svn path=/head/; revision=302863
* Update unnethack to 4.0.0.20120401.Akinori MUSHA2012-08-178-94/+35
| | | | | | | | Chagne the place for variable files from $PREFIX/share/unnethack to $PREFIX/var/games/unnethack. Notes: svn path=/head/; revision=302674
* Update to 3.5.3.20101010.Akinori MUSHA2011-01-223-23/+12
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=268105
* Fix plist and update the sample .unnethackrc to a bit of my tasteAkinori MUSHA2010-01-273-6/+19
| | | | | | | while I'm here. Notes: svn path=/head/; revision=248671
* This is a port of UnNetHack, a new variant of NetHack, based on andAkinori MUSHA2010-01-2712-137/+103
| | | | | | | repocopied from the slashem-tty port. Notes: svn path=/head/; revision=248660
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-11-221-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=244657
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* . Use ${DATADIR} consistently instead fo sometimes usingGreg Lewis2007-08-253-3/+4
| | | | | | | | | ${PREFIX}/share/slashem Submitted by: sat@ (although this is a slightly different implementation) Notes: svn path=/head/; revision=198299
* . Update to 0.0.7E7F3.Greg Lewis2007-08-1914-151/+113
| | | | | | | | | . Take maintainership. [1] Approved by: clive@darkarts.co.za (previous maintainer) Notes: svn path=/head/; revision=197903
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* - Pass maintainership to submitterRenato Botelho2006-01-251-1/+1
| | | | | | | | | PR: ports/91869 Submitted by: Clive Crous <clive@darkarts.co.za> Approved by: maintainer Notes: svn path=/head/; revision=154419
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154152
* Fix build with gcc 3.4Tilman Keskinoz2004-09-021-0/+13
| | | | Notes: svn path=/head/; revision=117971
* Add size data, approved by maintainers.Trevor Johnson2004-03-201-0/+1
| | | | Notes: svn path=/head/; revision=104775
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-041-1/+3
| | | | | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-) Notes: svn path=/head/; revision=69475
* upgrade to 0.0.6E.4F.8Ying-Chieh Liao2002-04-112-2/+2
| | | | | | | | PR: 36986 Submitted by: maintainer Notes: svn path=/head/; revision=57560
* - Update to 0.0.6E.4F.7Patrick Li2002-03-113-4/+4
| | | | | | | | | | - Change email address PR: 35801 Submitted by: maintainer Notes: svn path=/head/; revision=55900
* Update to version 0.0.6E.4F.6Kevin Lo2001-12-172-2/+2
| | | | | | | | PR: 32879 Submitted by: MAINTAINER Notes: svn path=/head/; revision=51671
* Update maintainer email in pkg-descr.Anton Berezin2001-10-121-1/+1
| | | | | | | | PR: 31236 Submitted by: maintainer Notes: svn path=/head/; revision=48722
* - Update to 0.0.6e4f5.Akinori MUSHA2001-10-023-14/+13
| | | | | | | | | | | | | - Update MAINTAINER's mail address. - Support NOPORTDOCS. PR: ports/30964 Submitted by: Adam Kranzel <adam@blacktabby.org> - Use DOCSDIR and PORTVERSION where appropriate. Notes: svn path=/head/; revision=48341
* user.group -> user:group in chown call(s).Dima Dorfman2001-07-261-1/+1
| | | | Notes: svn path=/head/; revision=45498
* Update port to version 0.0.6E.4F.4.Jimmy Olgeni2001-06-262-4/+4
| | | | | | | | PR: 28416 Submitted by: Adam Kranzel <adam@alameda.edu> Notes: svn path=/head/; revision=44476
* add slashem-ttyYing-Chieh Liao2001-05-1915-0/+349
A dungeon explorin', slashin', hackin' game PR: 26754 Submitted by: Adam Kranzel <adam@alameda.edu> Notes: svn path=/head/; revision=42745