aboutsummaryrefslogtreecommitdiff
path: root/games/nethack33
Commit message (Collapse)AuthorAgeFilesLines
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - Replace USE_XPM with a list of required xorg componentsPav Lucistnik2008-03-111-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=208826
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* . Add SHA256.Greg Lewis2005-11-161-0/+1
| | | | Notes: svn path=/head/; revision=148432
* . Fix gnome handling (as far as I can test).Greg Lewis2005-04-131-1/+2
| | | | | | | Obtained from: games/nethack34 Notes: svn path=/head/; revision=133255
* . Use the ${PKGNAMESUFFIX} set by each of the slave ports to make theirGreg Lewis2004-05-131-1/+1
| | | | | | | | | LATEST_LINK setting unique. Pointed out by: kris Notes: svn path=/head/; revision=109088
* . Sync with the nethack32 port:Greg Lewis2004-04-2012-166/+416
| | | | | | | | | | | | | | | . By default, install things in a location that won't conflict with the other nethack ports. . Build and install the recover utility so that users can recover their game if it crashes (bump PORTREVISION for this). . Sync with the nethack34 port: . Use PKGNAMESUFFIX to select the graphics type. . Remove the COMMENT in the slave ports. . Take maintainership of nethack33 and nethack33-nox11. . Unbreak the nethack33-qt port. Notes: svn path=/head/; revision=107723
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-142-5/+5
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-5/+6
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ codeKris Kennaway2003-05-181-1/+6
| | | | Notes: svn path=/head/; revision=81225
* Update MASTER_SITES for MAINTAINER-less ports.Bill Fenner2003-03-111-1/+2
| | | | | | | | | PR: ports/49045 Submitted By: Ryan T. Dean <rtdean@cytherianage.net> Approved By: portmgr Notes: svn path=/head/; revision=77102
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-041-2/+5
| | | | | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-) Notes: svn path=/head/; revision=69475
* Define NO_LATEST_LINK.Akinori MUSHA2002-07-071-0/+2
| | | | Notes: svn path=/head/; revision=62568
* Make nethack33 ports a master port and the slaves, and unbreakAkinori MUSHA2002-06-1410-192/+353
| | | | | | | | | | | nethack33-gnome. PR: ports/38220 Submitted by: KATO Tsuguru <tkato@prontomail.com> No response from: MAINTAINERs Notes: svn path=/head/; revision=61242
* user.group -> user:group in chown call(s).Dima Dorfman2001-07-261-1/+1
| | | | Notes: svn path=/head/; revision=45498
* Remove MASTER_SITE_GNU from MASTER_SITES as the GNU mirror sites noAkinori MUSHA2001-01-041-3/+1
| | | | | | | | | | longer have nethack distfiles. PR: ports/24053 Submitted by: George Reid <greid@ukug.uk.freebsd.org> Notes: svn path=/head/; revision=36793
* Update to nethack 3.3.1.Sheldon Hearn2001-01-041-1/+1
| | | | | | | This delta was ommitted in the original update. Notes: svn path=/head/; revision=36774
* I cannot imagine how this port could've worked without the missingJeroen Ruigrok van der Werven2001-01-041-0/+1
| | | | | | | | | | | PORTVERSION2 variable. Weird thing is that bento doesn't yield any errors on it. Apologies to the maintainer for not consulting him, but the fix is pretty trivial. Notes: svn path=/head/; revision=36767
* Update to nethack 3.3.1.Will Andrews2000-12-217-68/+41
| | | | | | | | | PR: 21942 Submitted by: Gregory Bond <gnb@itga.com.au> No response from: MAINTAINER (6 weeks timeout) Notes: svn path=/head/; revision=36166
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Cope with FreeBSD 3.SADA Kenji2000-08-022-3/+12
| | | | | | | | | | Fixed the path to gzip. PR: ports/16417 Submitted by: Gregory Bond <gnb@itga.com.au> Notes: svn path=/head/; revision=31259
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* Update to version 3.3.0.Steve Price2000-01-2410-234/+270
| | | | | | | | PR: 15469 Submitted by: David Scheidt <dscheidt@enteract.com> Notes: svn path=/head/; revision=25009
* Update to version 3.2.3Chris Piazza2000-01-052-2/+8
| | | | | | | | PR: 15442 Submitted by: David Scheidt <dscheidt@enteract.com> Notes: svn path=/head/; revision=24427
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* time(3) returns a time_t and not a long.Steve Price1999-06-221-3/+11
| | | | Notes: svn path=/head/; revision=19658
* (Null Cowit Mewwage)Tim Vanderhoek1999-05-021-2/+1
| | | | Notes: svn path=/head/; revision=18348
* I forgot remove patch-aa.Seiichirou Hiraoka1999-03-241-0/+3
| | | | | | | | Update PLIST. Submitted by: h-nokubi@nsk.nis.nec.co.jp Notes: svn path=/head/; revision=17368
* Fix 'missing rip.xpm' error.Seiichirou Hiraoka1999-03-215-6/+151
| | | | | | | | | | patch-aa contains patch for some files. So separate to some patch-a? PR: ports/10680 Submitted by: h-nokubi@yyy.or.jp Notes: svn path=/head/; revision=17329
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Install files in share instead of lib.Steve Price1999-01-181-117/+117
| | | | | | | | PR: 9475 Submitted by: Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU> Notes: svn path=/head/; revision=16131
* Add more MASTER_SITES.Vanilla I. Shu1998-12-101-2/+2
| | | | | | | | PR: ports/9037 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15256
* Add pkg/DESCR URL about original nethackSeiichirou Hiraoka1998-11-221-0/+3
| | | | Notes: svn path=/head/; revision=14765
* Fix BROKEN_ELFSeiichirou Hiraoka1998-11-212-3/+13
| | | | Notes: svn path=/head/; revision=14729
* Doesn't build in an ELF world.Steve Price1998-09-281-1/+3
| | | | Notes: svn path=/head/; revision=13492
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Sync package with reality as defined by source-build port (setgid gamesTim Vanderhoek1998-09-041-0/+3
| | | | | | | | | binary, list ad. documentation). PR: ports/7673 (Sue Blake <sue@welearn.com.au>) Notes: svn path=/head/; revision=13008
* Remove manpages defined in MAN? macros in games' Makefiles.Satoshi Asami1998-08-131-6/+1
| | | | Notes: svn path=/head/; revision=12487
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184