Commit Graph

29 Commits

Author SHA1 Message Date
Akinori MUSHA
db8bcc3a53 Define NO_LATEST_LINK. 2001-11-06 20:44:36 +00:00
Peter Pentchev
19b9975a13 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!
2001-05-19 20:45:59 +00:00
Peter Pentchev
05ce43b4f6 update my email address - roam@orbitel.bg -> roam@FreeBSD.org 2000-11-22 10:20:14 +00:00
Ade Lovett
1fe6c54528 Unbreak port
Maintainer switch from ports@FreeBSD.org to submitter

PR:		21096
Submitted by:	Peter Pentchev <roam@orbitel.bg> - new maintainer
2000-09-16 20:21:20 +00:00
Satoshi Asami
c6bcad2436 (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
2000-08-03 09:28:57 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Chris Piazza
6bca316376 Update to version 3.2.3
PR:		15442
Submitted by:	David Scheidt <dscheidt@enteract.com>
2000-01-05 03:06:12 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Vanilla I. Shu
d17c12dd8d Add more MASTER_SITES.
PR:	ports/9037
Submitted by:	josh@quick.net
1998-12-10 17:24:33 +00:00
Seiichirou Hiraoka
c6daffe7e0 Fix BROKEN_ELF 1998-11-21 00:48:19 +00:00
Steve Price
4b819b19c1 Doesn't build in an ELF world. 1998-09-28 02:12:05 +00:00
Satoshi Asami
081079e0db Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it
in the first place.
1998-09-17 00:33:02 +00:00
Satoshi Asami
03d5b496f6 libXpm major is now 5. Also remove regexp support in preparation for
ELF conversion.
1998-09-15 11:13:39 +00:00
Satoshi Asami
ed1ba38a9f 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).
1997-12-25 22:29:52 +00:00
Masafumi Max NAKANE
bddd60e979 Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +00:00
David E. O'Brien
20b9bbed0a 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}
1997-01-03 09:38:01 +00:00
Satoshi Asami
1bbaa422d5 Update to 3.2.2.
Notified by:	andreas
1996-12-23 02:29:36 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
630522a890 Manpages were installed mode 640.
Submitted by:	max@sfc.wide.ac.jp
1996-08-30 08:29:55 +00:00
Satoshi Asami
51ed6dfcb9 Upgrade, 3.2.0 -> 3.2.1. 1996-07-23 10:34:39 +00:00
Satoshi Asami
15a2b12163 This port depends on the xpm lib.
Submitted by:	Masafumi NAKANE (max@sfc.wide.ad.jp)
1996-06-14 07:59:34 +00:00
Satoshi Asami
c7c917a901 Upgrade, 3.1.3 -> 3.2.0. 1996-04-22 07:49:03 +00:00
Satoshi Asami
f4d6acbc42 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....
1995-04-11 00:20:58 +00:00
Jordan K. Hubbard
ac3066bf75 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.
1995-04-01 12:51:41 +00:00
Andreas Schulz
64aa1cef2c Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh
called from the makefile :-).
1995-03-30 09:49:57 +00:00
Satoshi Asami
3282d59f73 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:
1995-03-28 12:13:27 +00:00