1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

38 Commits

Author SHA1 Message Date
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Mark Linimon
7cf77d236e Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.

Hat:	portmgr
2008-12-25 03:13:51 +00:00
Dmitry Marakasov
991a538711 - Fix build WITH_MIKMOD
PR:		125974
Submitted by:	Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp>
Approved by:	maintainer timeout
2008-09-04 00:50:08 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
b8135727e5 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-21 23:55:13 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
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