Skip site navigation (1)Skip section navigation (2)

CVS log for ports/games/nethack32/Makefile

[BACK] Up to [FreeBSD] / ports / games / nethack32

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Nov 20 22:53:03 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.46: download - view: text, markup, annotated - select for diffs
Thu Aug 27 18:31:06 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +1 -2 lines
- Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)

Approved by:	portmgr (pav)

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:22:19 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with G

Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jan 23 16:27:28 2009 UTC (3 years ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Mar 11 15:57:04 2008 UTC (3 years, 11 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
- Replace USE_XPM with a list of required xorg components

With hat:	portmgr

Revision 1.42: download - view: text, markup, annotated - select for diffs
Sat May 19 20:06:55 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun May 7 23:45:24 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +0 -1 lines
Remove USE_REINPLACE for categories starting with a G

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 19 20:54:13 2004 UTC (7 years, 9 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +0 -1 lines
. Remove duplicate PLIST_SUB entry.

Revision 1.39: download - view: text, markup, annotated - select for diffs
Mon Apr 12 21:02:08 2004 UTC (7 years, 10 months ago) by glewis
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +48 -7 lines
. Make this port installable in parallel with the other nethack versions.
  The approach is slightly different from that taken by nethack34 and
  prevents the manual page conflicts produced by that approach.
. While here, clean up the Makefile a little w.r.t. order and clean up the
  packing list to not produce warnings when the log or record are removed.

With this change, you can have all nethack versions from ports installed
at once.  However, this isn't as pleasant as it could be, and I'd like to
address this in the future by merging some changes from here into
nethack33 (in particular) and nethack34.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Thu Apr 8 23:23:29 2004 UTC (7 years, 10 months ago) by glewis
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -4 lines
. Minor Makefile cleanups.
. Use ${MAKE_ENV} to invoke make to install the manual pages instead of
  just passing in ${PREFIX}.  This also lets us use ${MANPREFIX} and
  ${BSD_INSTALL_MAN} to do the manual page installation.
. Use %%DATADIR%% and %%DOCSDIR%% in the packing list.
. Don't forcibly remove the save file directory when deinstalling.
. Don't forcibly remove the save file directory when installing.
. Build and install the recover utility.
. Bump PORTREVISION due to adding the recover utility.  Since the forcible
  removing of save files has been disabled this shouldn't cause nethacking
  portupgrade users to reach for Stormbringer, Vorpal Blade or Excalibur
  (which is just as well for them since I have Mjollnir and gauntlets of
   power).  They might even thank me next time they are about to ascend and
  nethack crashes.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:33 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -0 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)

Revision 1.36: download - view: text, markup, annotated - select for diffs
Fri Mar 28 06:19:17 2003 UTC (8 years, 10 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -0 lines
. Define WRKSRC to fix breakage caused by DISTNAME change in last commit.

Submitted by:	bento (via kris)

Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Mar 25 07:22:31 2003 UTC (8 years, 10 months ago) by glewis
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +6 -4 lines
. Distribution files have been moved to the Nethack Source Forge site.
  Track them there.  Interestingly the name of the distribution has
  changed but the MD5 sum hasn't.

Pointed out by:		distfile survey

Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 27 18:41:54 2003 UTC (8 years, 11 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
de-pkg-comment

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Jun 15 02:33:45 2002 UTC (9 years, 7 months ago) by glewis
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
You die...  But wait...  Your medallion begins to glow!--More--
You feel much better!  The medallion crumbles to dust!--More--
You survived that attempt on your life.

Approved by:	knu

Revision 1.32
Fri Jun 14 04:27:48 2002 UTC (9 years, 8 months ago) by knu
Branches: MAIN
FILE REMOVED
Changes since revision 1.31: +1 -1 lines
Retire NetHack 3.2.2 ports as prearranged.

Implicitly approved by:	sf (MAINTAINER of games/nethack32-gtk)

Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Mar 31 13:00:42 2002 UTC (9 years, 10 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -3 lines
NetHack distfiles are not on MASTER_SITE_GNU anymore.

Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Dec 24 02:14:59 2001 UTC (10 years, 1 month ago) by pat
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Nov 6 20:44:36 2001 UTC (10 years, 3 months ago) by knu
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +3 -1 lines
Define NO_LATEST_LINK.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat May 19 20:45:59 2001 UTC (10 years, 8 months ago) by roam
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2 lines
As much as I like Nethack, I just do not have the resources to maintain
this port anymore.  Taking maintainership over from -ports was done
in an effort to unbreak it and preserve this classic game, but now
it seems that my unresponsiveness is only standing in the way of more
and much better updates.

Apologies to all those who have CC'd me in the last few months in mail WRT
updating/unifying the various Nethack ports; do not let my silence stop
you any longer!

Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Nov 22 10:20:11 2000 UTC (11 years, 2 months ago) by roam
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
update my email address - roam@orbitel.bg -> roam@FreeBSD.org

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Sep 16 20:21:18 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_2_0, old_RELEASE_4_1_1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +4 -4 lines
Unbreak port
Maintainer switch from ports@FreeBSD.org to submitter

PR:		21096
Submitted by:	Peter Pentchev <roam@orbitel.bg> - new maintainer

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:48 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +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.24: download - view: text, markup, annotated - select for diffs
Fri Apr 14 12:26:09 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
CVS tags: old_RELEASE_4_1_0, old_RELEASE_3_5_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4 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.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
CVS tags: old_RELEASE_4_0_0
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

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options