CVS log for ports/games/nethack33-nox11/Makefile
Up to [FreeBSD] / ports / games / nethack33-nox11
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Apr 20 14:24:28 2004 UTC (7 years, 9 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_EOL, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7, HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -3 lines
. Sync with the nethack32 port:
. 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.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Nov 2 02:48:05 2003 UTC (8 years, 3 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
ports with possibly unreachable MAINTAINERs *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:29:23 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0, RELEASE_4_8_0
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -0 lines
De-pkg-comment.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 14 04:14:37 2002 UTC (9 years, 7 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -22 lines
Make nethack33 ports a master port and the slaves, and unbreak nethack33-gnome. PR: ports/38220 Submitted by: KATO Tsuguru <tkato@prontomail.com> No response from: MAINTAINERs
Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue May 14 19:51:58 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Rename nethack ports and put version numbers in the port names. nethack -> nethack32 nethack-gtk -> nethack32-gtk nethack3 -> nethack33 nethack3-gnome -> nethack33-gnome nethack3-tty -> nethack33-nox11 nethack-qt -> nethack33-qt
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Mar 31 13:00:43 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -3 lines
NetHack distfiles are not on MASTER_SITE_GNU anymore.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Apr 11 03:56:08 2001 UTC (10 years, 10 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_4_5_0, old_RELEASE_4_4_0, old_RELEASE_4_3_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
Add 'PKGNAMESUFFIX= -tty' so that this port has a unique (read doesn't conflict with nethack3) package name.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu Oct 26 11:41:43 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +8 -7 lines
Add new port: games/nethack3-tty This is a TTY/console only versin of nethack3 REPOCopy from games/nethack3 PR: 21497 Submitted by: Jeremy Chadwick <yoshi@parodius.com>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:49 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
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
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:26:12 2000 UTC (11 years, 9 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Convert to PORTNAME/PORTVERSION. The following ports hand invalid version strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jan 24 05:40:41 2000 UTC (12 years ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +5 -10 lines
Update to version 3.3.0. PR: 15469 Submitted by: David Scheidt <dscheidt@enteract.com>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jan 5 03:06:10 2000 UTC (12 years, 1 month ago) by cpiazza
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +8 -3 lines
Update to version 3.2.3 PR: 15442 Submitted by: David Scheidt <dscheidt@enteract.com>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:44:17 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: old_RELEASE_3_4_0, old_RELEASE_3_3_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:04:04 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Change Id->FreeBSD.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:59 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}
Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jan 27 07:41:13 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: old_RELEASE_3_2_0, old_RELEASE_3_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1 lines
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Dec 10 17:24:31 1998 UTC (13 years, 2 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Add more MASTER_SITES. PR: ports/9037 Submitted by: josh@quick.net
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 21 00:48:19 1998 UTC (13 years, 2 months ago) by flathill
Branches: MAIN
CVS tags: old_RELEASE_2_2_8
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -3 lines
Fix BROKEN_ELF
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 28 02:10:56 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: old_RELEASE_3_0_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -1 lines
Doesn't build in an ELF world.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:32:33 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it in the first place.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:10 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
libXpm major is now 5. Also remove regexp support in preparation for ELF conversion.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Dec 25 22:29:17 1997 UTC (14 years, 1 month ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_2_2_7, old_RELEASE_2_2_6
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Be more selective about which ports to maintain. I no longer have time to maintain all these ports I once committed (sometimes as a proxy).
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Jul 12 16:53:36 1997 UTC (14 years, 7 months ago) by max
Branches: MAIN
CVS tags: old_RELEASE_2_2_5
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Jan 3 09:36:45 1997 UTC (15 years, 1 month ago) by obrien
Branches: MAIN
CVS tags: old_RELEASE_2_2_2, old_RELEASE_2_2_1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
MASTER_SITE_SUBDIR=games
swallace wasn't listed as MAINTAINER of any of his ports
janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports
bin.bin --> ${BINOWN}.${BINGRP}
chown --> /usr/sbin/chown
(not everyone has /usr/sbin in their path, esp. if you sudo'ed to root)
mkdir -p --> ${MKDIR}
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 23 02:29:13 1996 UTC (15 years, 1 month ago) by asami
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -6 lines
Update to 3.2.2. Notified by: andreas
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 18 10:23:21 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -9 lines
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Aug 30 08:29:55 1996 UTC (15 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
Manpages were installed mode 640. Submitted by: max@sfc.wide.ac.jp
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Jul 23 10:34:25 1996 UTC (15 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -4 lines
Upgrade, 3.2.0 -> 3.2.1.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Jun 14 07:59:34 1996 UTC (15 years, 8 months ago) by asami
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -1 lines
This port depends on the xpm lib. Submitted by: Masafumi NAKANE (max@sfc.wide.ad.jp)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Apr 22 07:48:35 1996 UTC (15 years, 9 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +17 -9 lines
Upgrade, 3.1.3 -> 3.2.0.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Apr 11 00:20:17 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -4 lines
And here comes the next round of Makefile updates, for games. Folks, there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 1 12:45:05 1995 UTC (16 years, 10 months ago) by jkh
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 30 09:49:57 1995 UTC (16 years, 10 months ago) by ats
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh called from the makefile :-).
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Mar 28 12:13:25 1995 UTC (16 years, 10 months ago) by asami
Branches: old_upenn
CVS tags: old_nethack_3_1_3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
A dungeon chewing game. I don't use the X interface (and I can't believe anyone would want to use that) so this port only makes the tty version. CVS:
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Mar 28 12:13:24 1995 UTC (16 years, 10 months ago) by asami
Branches: MAIN
Initial revision
