Commit graph

21 commits

Author SHA1 Message Date
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +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
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
USE_SDL=yes	-> USE_SDL=sdl	(good examles everywhere)
	WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)

See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.

PR:		follow-ups of ports/55494, ports/61877
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-03-08 01:01:31 +00:00
Kris Kennaway
c3b76a8c77 BROKEN on !i386: Does not compile 2004-02-26 08:15:37 +00:00
Kris Kennaway
66bac6930d The pkg-plist now seems to be correct, remove BROKEN tag. 2004-02-18 03:52:03 +00:00
Kris Kennaway
f510394ab0 BROKEN on 5.x: broken pkg-plist 2004-02-09 01:55:41 +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
Kris Kennaway
f59f201496 Rename LATEST_LINK to avoid link stomping 2004-01-29 12:00:19 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pav Lucistnik
f37d83109d - Hook up after repocopy from clanlib
- Add conflicts against devel/clanlib

PR:		ports/59964
Submitted by:	Simon Barner <barner@in.tum.de>
2004-01-24 14:30:59 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Kirill Ponomarev
a7861559af - Update to version 0.7.5.2
PR:		58380
Submitted by:	Ports Fury
2003-10-24 15:17:18 +00:00
Eric Anholt
ec1bb1b407 Fix pre-everything targets.
PR:		ports/58148
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-16 22:51:31 +00:00
Kirill Ponomarev
35b0871342 - Update to version 0.7.4-1
PR:		57092
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-24 13:01:39 +00:00
Maxim Sobolev
10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +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
Andrey A. Chernov
d2a574cd84 Bump png major 2001-09-11 02:50:07 +00:00
Maxim Sobolev
8166e86e11 Add SUSv2 compatible fcvt() function ripped from glibc. fcvt() is required by
some internal Clanlib's function (fortunately rarely used, which allowed several
clanlib-based ports live w/o it).

Prompted by:	alex (quite some time ago)
2001-01-09 23:08:59 +00:00
Satoshi Asami
e3946f2ecb Rename PLIST.glx to pkg-plist.glx. 2000-10-08 00:07:44 +00:00
Maxim Sobolev
78d89936e2 Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ). 2000-09-25 06:58:43 +00:00