Commit graph

26 commits

Author SHA1 Message Date
Kirill Ponomarev
d733022a2f Fix WWW: line. 2005-04-27 07:57:23 +00:00
Kirill Ponomarev
9ae1d67e28 Take maintainership. 2005-04-26 08:28:12 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
6cda786e80 Update to version 2.0.13
PR:		ports/75399
Submitted by:	Ports Fury
2004-12-23 10:06:52 +00:00
Kirill Ponomarev
1745befdb9 Update to 2.0.12 2004-08-30 17:01:15 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
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