1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
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
41894f0033 BROKEN on alpha 5.x: Configure fails 2004-02-26 08:06:26 +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
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Kirill Ponomarev
f5dc9072db Update to 0.2.3
PR:		55242
Submitted by:	Ports Fury
2003-08-07 07:56:02 +00:00
Daichi GOTO
701cdee42a update games/adgali: 0.1.0 --> 0.2.2
PR:		53580
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-07-01 13:33:27 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +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
520bec1f56 Replace ${PERL} with ${REINPLACE_CMD}
PR:		40012
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-30 02:50:27 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Jim Mock
e331adf0e8 Add USE_LIBTOOL and respect CFLAGS.
PR:		33882
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-14 21:46:21 +00:00
Pete Fritchman
b4666dc757 Add a dependancy on libgnugetopt
Noticed by:	bento
2001-10-05 01:05:43 +00:00
Ying-Chieh Liao
2451f0a4a9 add adgali
An open source game library useful for 2D games programmation
2001-09-23 09:51:11 +00:00