1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
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
Jeremy Messenger
0ad19b9c21 Improvement the description in COMMENT. The old one is too short and it
doesn't explain very clearly what it does. Not everybody know what Bomberman
game does. By the way, I am one of them. ;-)

PR:		ports/106387
Submitted by:	Gabor <g.v.tjongahung@student.tudelft.nl>
2006-12-15 06:08:00 +00:00
Jeremy Messenger
6486c7771f Add USE_GETTEXT to appease portlint. 2006-05-15 22:23:04 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +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
Michael Johnson
54eaef98de - Update WWW: line 2005-03-09 10:13:35 +00:00
Kirill Ponomarev
f1a2ff6ffe Fix build with gcc-3.4 2004-08-22 19:41:04 +00:00
Pav Lucistnik
7d83787187 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:05: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
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
0394ab4b9b Use USE_GNOMENG. 2002-07-20 10:54:41 +00:00
Maxim Sobolev
548387be80 Use USE_REINPLACE. 2002-07-11 15:31:46 +00:00
Maxim Sobolev
3b4cc3e0d4 Fix breakage due to gdk-pixbuf upgrade. 2001-11-13 14:09:57 +00:00
Maxim Sobolev
8dea340d85 Update to 0.6.6. 2001-06-27 10:33:32 +00:00
Ade Lovett
5ed28dbe7a SWitch maintainership of core GNOME ports to a small group of
committers (gnome@FreeBSD.org), since this is now definitely too big
for just one person.
2001-05-11 16:36:50 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Maxim Sobolev
50ae9014a6 Update to 0.6.5. 2001-02-27 11:22:36 +00:00
Maxim Sobolev
bdd7e49d82 Update checksum because distfile has been rerolled w/o version bump. The only
change between old and new version if fixed typo in fr translation, so no
PORTREVISION bump was performed.

Submitted by:	bento
2001-02-20 11:10:43 +00:00
Jimmy Olgeni
a218624235 More spaces -> tabs for the games category. 2001-02-05 14:51:45 +00:00
Maxim Sobolev
16f2e27f6c Update to 0.6.4. 2001-01-02 19:29:51 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Maxim Sobolev
4015382555 Update to 0.6.3. 2000-09-26 06:45:29 +00:00
Maxim Sobolev
0301144702 Update to 0.6.2. 2000-09-07 11:44:56 +00:00
Maxim Sobolev
3bdbf74428 Update to 0.6.1. 2000-08-28 15:02:15 +00:00
Maxim Sobolev
1711cc8181 Update to 0.5.1. 2000-08-17 10:42:19 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
d3b149abb5 Update to 0.5. 2000-08-04 07:48:40 +00:00
Maxim Sobolev
ff4effd5cf Update to 0.4.2. 2000-07-31 06:53:12 +00:00
Maxim Sobolev
f2c0d93485 Add bombermaze - a bomberman clone for GNOME desktop. 2000-07-25 10:08:17 +00:00