Commit Graph

22 Commits

Author SHA1 Message Date
Yukihiro Nakai
e8e7ca390c xshisen Y2K fix
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2000-08-26 04:51:02 +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
Yukihiro Nakai
ca29f2e262 Use root:games instead of games:games for a game binary.
(For security reason)

Submitted by:	Kris Kennaway<kris@FreeBSD.org>
2000-03-09 12:46:31 +00:00
Steve Price
0f4439fcd3 Fix build on -current boxes. 1999-12-23 21:16:26 +00:00
Chris D. Faulhaber
fb3b394080 Fix install error (as reported by bento)
PR:		15402
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-23 16:45:35 +00:00
Yukihiro Nakai
4eb44427e5 MASTER_SITE change etc.
Submitted by:	tkato@prontmail.ne.jp
1999-11-24 07:20:09 +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
Vanilla I. Shu
edecf3c4f0 Change maitainer's email address,
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Steve Price
e21990b7a7 Fix build for ELF. 1998-09-28 02:30:18 +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
3fc5e40f2e Remove manpages defined in MAN? macros in games' Makefiles. 1998-08-13 02:23:26 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Bill Fenner
9aed410047 Upgrade to 1.36. I used a different MASTER_SITE than the submitter
did, since there's been a routing loop to the DNS servers for the
MASTER_SITE in the PR for the last 5 days.

PR:		ports/2905
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-11-20 02:11:04 +00:00
Satoshi Asami
14bb6a412e On second thought, merely comment it out. I'd hate to lose track
of these things.
1997-03-06 04:54:41 +00:00
Satoshi Asami
36e1c41333 Remove IS_INTERACTIVE, it can operate under a ssh connection. (There
are other ports that does this.)
1997-03-06 04:05:01 +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
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
James FitzGibbon
f6a68e27d5 Add IS_INTERACTIVE
Fix placement of USE_X11
Submitted by:	asami@freebsd.org
1996-11-04 12:59:50 +00:00
James FitzGibbon
12b6234620 Import of Shisen-sho puzzle game for X11
Reviewed by:	jfitz@FreeBSD.ORG
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1996-11-03 21:11:09 +00:00