1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +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
Oliver Lehmann
b8bd1b983f Fix linking against -lc_r and -lpthread
Bump PORTREVISION
2004-02-19 20:23:49 +00:00
Kris Kennaway
f6d9f0dd86 FORBIDDEN on 5.x: links against libc_r and libpthread 2004-02-17 08:50:47 +00:00
Oliver Lehmann
812fff0e40 fix build on amd64 - let's hope so
Noted By:	bento via kris
2004-02-01 22:37:17 +00:00
Oliver Lehmann
1479df9960 use OPTIONS macro
use USE_SDL macro [1]

PR:		ports/61807 [1]
Submitted By:	edwin [1]
2004-01-24 06:42:16 +00:00
Kirill Ponomarev
73d891fa45 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:44:21 +00:00
Oliver Lehmann
703a191e7c add INSTALLS_SHLIB 2003-07-30 18:06:18 +00:00
Oliver Lehmann
a965f1cfc2 utilize USE_SDL 2003-07-30 17:24:56 +00:00
Oliver Lehmann
f41f5ae9e6 fix build on CURRENT 2003-07-25 23:45:06 +00:00
Oliver Lehmann
1112fa5505 silence the patch stage
freebsd -> FreeBSD
2003-05-17 22:07:22 +00:00
Oliver Lehmann
2371db3019 Fix build on non ix86 systems with gcc 3 (e.g. FreeBSD 5 on alpha).
Submitted by:	bento
Approved by:	alex (mentor)
2003-05-14 14:34:22 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Akinori MUSHA
65dac0040a De-pkg-comment. 2003-02-21 11:23:04 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Oliver Braun
8408f9344e Upgrade to 0.4.4.
PR:		44766
Submitted by:	maintainer
2002-10-31 21:14:52 +00:00
Patrick Li
cccf7a2172 Fix freetype header location
PR:		ports/40921
Submitted by:	maintainer
2002-07-23 16:53:14 +00:00
Ying-Chieh Liao
187fe28d37 upgrade to 0.4.1
PR:		40083
Submitted by:	maintainer
2002-07-02 13:47:31 +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
Maxim Sobolev
eb17ecf3a7 LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes 2002-03-14 07:30:37 +00:00
Andrey A. Chernov
d2a574cd84 Bump png major 2001-09-11 02:50:07 +00:00
Alexander Langer
4b31a03978 Fix libname.
Submitted by:	MAINTAINER
2001-08-18 12:27:33 +00:00
Ying-Chieh Liao
effca3d417 upgrade to 0.3.38
PR:		27426
Submitted by:	maintainer
2001-05-19 20:06:24 +00:00
Kevin Lo
644341e9dd Make it unbroken
PR: 26731
Submitted by: MAINTAINER
2001-04-24 14:19:40 +00:00
Steve Price
63a8532469 Fix breakage of 'make index' caused by the sdl ports being moved to
different directories.

Submitted by:	beta
2001-04-09 21:55:04 +00:00
Alexander Langer
22d8d01d04 Add libuta 0.3.36, a Graphical User Interface library for C++.
PR:		26250
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2001-04-05 19:01:48 +00:00