Commit graph

19 commits

Author SHA1 Message Date
Kirill Ponomarev
c1f52005d9 - Update to version 2.0.11
PR:		ports/66885
Submitted by:	Ports Fury
2004-05-19 21:13:41 +00:00
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
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
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
de4fbd451d - Update to version 2.0.10
PR:		60271
Submitted by:	Ports Fury
2003-12-15 21:19:29 +00:00
Kirill Ponomarev
374aea459d - Update to version 2.0.9
PR:		58628
Submitted by:	Ports Fury
2003-10-28 21:41:58 +00:00
Daichi GOTO
df09ef5a58 update graphics/sdl_gfx: add WITH_MMX knob
PR:		55687
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-08-19 05:55:07 +00:00
Edwin Groothuis
df05b2449f fix typo MASTER_SIET_SUBDIR -> MASTER_SITE_SUBDIR 2003-08-12 06:26:00 +00:00
Daichi GOTO
ff4f979fc5 update graphics/sdl_gfx:
- Utilize USE_SDL

PR:		55057
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-31 07:06:09 +00:00
Adam Weinberger
27583efc18 Update to 2.0.8. shlib bump. 2003-07-16 22:39:34 +00:00
Daichi GOTO
a45f1fdf31 update graphics/sdl_gfx: 2.0.3 --> 2.0.7
PR:		53102
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 10:16:24 +00:00
Norikatsu Shigemura
53b34d3742 Use the same header location as other SDL families.
PR:		ports/48611
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-04-04 21:05:50 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Edwin Groothuis
5ce19702ec Update port: graphics/sdl_gfx
GNU_CONFIGURE -> USE_LIBTOOL

PR:		ports/46940
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-12 01:49:27 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
1a8ccfdc65 add SDL_gfx 2.0.3
SDL graphics drawing primitives and other support functions
2002-04-25 17:05:12 +00:00