Commit Graph

27 Commits

Author SHA1 Message Date
Pav Lucistnik
4c01feb76b - Convert to OPTIONS
PR:		ports/70690
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw> (maintainer)
2004-08-20 22:10:49 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Mario Sergio Fujikawa Ferreira
1513d7f603 Update to 0.9.8
PR:		53217
Submitted by:	maintainer
2003-06-12 01:43:25 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Joe Marcus Clarke
b520fc42b3 Fix things up after the GNOMENG commit.
PR:		42565
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 01:27:39 +00:00
Mario Sergio Fujikawa Ferreira
63a181d059 Deploy USE_GNOMENG infrastructure
PR:		42301
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-02 00:59:13 +00:00
Clive Lin
3dd74c3c3a Correctly utilize WANT_GNOME.
Submitted by: bento
2001-04-08 17:45:55 +00:00
Brian Feldman
e6ebf5b872 Update to version 0.9.3 and make GNOME icon installation dependent on
the HAVE_GNOME knob.
2001-01-19 04:48:57 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +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
Brian Feldman
0a2971cbc0 Update to xpuyopuyo 0.4.2 with the new "smileys" theme. Make sure to,
ahem, fix author's Makefile.in breakage.
2000-07-18 14:50:27 +00:00
Brian Feldman
195343edb9 Update xpuyopuyo to version 0.4.1. New knobs added:
WITH_GNOME=		install GNOME "foot menu" icon
	WITH_MUSIC=		use libmikmod-based soundtrack
	WITH_ROTATE_FIXED=	enable single-blob rotation
	WITH_AIBREED=		enable AI cross-breeding

Approved by:	maintainer
2000-06-30 20:36:21 +00:00
Chris Piazza
d6df559327 Update to 1.3.8
PR:		18561
Submitted by:	maintainer
2000-05-19 07:54: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
Brian Feldman
2c884cae8e Upgrade to 0.3.4: theme support. 2000-03-19 19:53:48 +00:00
Brian Feldman
dbd8029444 Update to version 0.3.3, which contains a small bugfix and in addition
the Makefile framework necessary for sound (soon, it seems :)
2000-03-04 12:50:49 +00:00
Brian Feldman
621f695a9d Update to version 0.3.2, mostly a maintenance release. Some bits of
code are cleaned up, and the net code is updated.  The manual page
has also been moved from section one to the proper section, six.
2000-02-19 03:31:29 +00:00
Brian Feldman
b4490c9873 Update to Xpuyopuyo 3.1. This release includes network play :)
Approved by:	maintainer (Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>)
2000-01-27 17:24:41 +00:00
Yukihiro Nakai
e9c7865c71 Fix Makefile line order.(This is right?) 1999-10-29 10:26:34 +00:00
Yukihiro Nakai
7084552112 Update to 0.2.7
PR:		ports/14447
Submitted by:	Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-10-29 10:25:04 +00:00
Satoshi Asami
b343c89360 Bump gnome libraries' version numbers.
Should have been done by:	nakai
1999-10-17 13:45:05 +00:00
Dan Moschuk
e019d159b3 Update to 0.2.3
PR: ports/14203
Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
1999-10-08 21:26:19 +00:00
Satoshi Asami
1825981e3c xpuyopuyo needs xpm to compile. (Try saying that five times.)
Found by:	obento
1999-09-29 21:53:12 +00:00
Satoshi Taoka
546d4110c1 A puzzle game, somewhat like Tetris
PR:		13821
Submitted by:	Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
1999-09-28 00:49:14 +00:00