1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Bernhard Froehlich
0f6537b52f - Update to 0.16.1
- Add missing USE_GETTEXT

PR:		ports/150880
Submitted by:	UMENO Takashi <umeno at rr dot iij4u dot or dot jp> (maintainer)
Approved by:	beat (co-mentor, implicit)
2010-09-24 08:13:21 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +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
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +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
Martin Wilke
435292f6ca - Update to 0.16.0
PR:		ports/106811
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2006-12-16 22:03:13 +00:00
Rong-En Fan
f5244b5d31 - Update 0.15.2
PR:		ports/102039
Submitted by:	UMENO Takashi <umeno at rr.iij4u.or.jp> (maintainer)
2006-08-15 16:41:26 +00:00
Rong-En Fan
9cffb3724d - Update to 0.15.1
PR:		ports/101554
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2006-08-08 11:20:15 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Pav Lucistnik
a8a13cfcfc - Update to 0.15.0
- Fix gettext detection in configure script
- Fix FreeBSD 4.X build by requiring gcc-3.4
- Convert .omf files handling to new infrastructure

PR:		ports/81028
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2005-05-16 20:56:20 +00:00
Kris Kennaway
e110bc7232 BROKEN on 4.x: Incomplete pkg-plist 2005-04-30 01:27:19 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Edwin Groothuis
d2c4fa992f fix pkg-plist 2005-01-11 23:23:45 +00:00
Edwin Groothuis
39bd2fee29 Maintainer Update: correct incomplete games/grhino/pkg-plist and so on
Maintainer Update: correct games/grhino pkg-plist and so on.

	Please see:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log

	Newfiles:
	files/patch-po::Makefile.in.in

PR:		ports/75747
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2005-01-09 23:15:41 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Pav Lucistnik
deca6eaada - Update to 0.12.0
PR:		ports/66269
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-05-04 20:18:56 +00:00
Kirill Ponomarev
372e81042d - Update to version 0.11.0
PR:		ports/65762
Submitted by:	maintainer
2004-04-19 13:08:51 +00:00
Pav Lucistnik
5b8a3fa540 - Correct dependency [1]
- Optimize dependencies
- Add mandatory ScrollKeeper lines to pkg-plist

PR:		ports/65467 [1]
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp> (maintainer)
2004-04-12 22:58:23 +00:00
Kirill Ponomarev
c4e1f2cc41 - Remove unneeded line
PR:		ports/65331
Submitted by:	maintainer
2004-04-08 18:20:01 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kirill Ponomarev
fa43edfd9c - Fix build
Reported by:	bento via kris
2004-04-04 07:05:41 +00:00
Kirill Ponomarev
98ceb0ecb4 - Update to version 0.10.0
PR:		ports/64842
Submitted by:	maintainer
2004-03-28 12:58:38 +00:00
Kirill Ponomarev
63f51074b8 - Fix build
Noticed by:	bento via kris
2004-03-23 08:18:21 +00:00
Kirill Ponomarev
c66525b8f8 - Update to version 0.9.0
PR:		ports/64453
Submitted by:	maintainer
2004-03-19 13:29:39 +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
Kirill Ponomarev
123e8fa034 - Update to version 0.8.3
PR:		56340
Submitted by:	maintainer
2003-09-03 08:09:08 +00:00
Kirill Ponomarev
38021cd7b9 - Update games/grhino to 0.8.2
PR:		56255
Submitted by:	maintainer
2003-09-01 09:53:51 +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
Tilman Keskinoz
8484d01098 Add grhino, another reversi/othello Clone
PR:		43452
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2002-11-24 23:48:28 +00:00