Commit graph

21 commits

Author SHA1 Message Date
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Edwin Groothuis
b3bcb8e257 Remove USE_REINPLACE from all categories starting with E 2006-05-07 10:55:47 +00:00
Edwin Groothuis
0bb0ea5bd7 SHA256ify
Approved by:    krion@
2006-01-22 09:48:59 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Ying-Chieh Liao
dd6bc16476 respect $PREFIX
depend on latest autoconf
utilize PLIST_FILES and PORTDOCS
2005-10-27 03:18:07 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +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
ee1faa5ae2 Let ports use the USE_SDL macro. 2004-01-23 22:24:30 +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
Ying-Chieh Liao
c466d91815 use REINPLACE_CMD
Submitted by:	Ulrich Spoerlein <q@uni.de>
2003-01-20 03:37:03 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Maxim Sobolev
1b3c0d7d6c Chase increase of libSDL version number. 2002-04-17 12:38:02 +00:00
Ying-Chieh Liao
38f192f2ea upgrade to 1.0.3 2001-12-09 16:41:39 +00:00
Ying-Chieh Liao
81844a53cd upgrade to 1.0.1
PR:		28862
Submitted by:	pat@databits.net
2001-07-10 07:31:58 +00:00
Ying-Chieh Liao
c8b30f1d86 upgrade to 1.0.0
change WWW

PR:		28554
Submitted by:	pat@databits.net
2001-07-01 17:00:29 +00:00
Ying-Chieh Liao
ff73c080d0 upgrade to 0.9.13
PR:		27793
Submitted by:	stijn@win.tue.nl
2001-05-31 16:31:23 +00:00
Kris Kennaway
53accc33be Don't hard-code -O3 and about 20 -f optimizations 2001-04-30 09:22:55 +00:00
Ying-Chieh Liao
fcc229422f upgrade to 0.9.12
change mastersite
2001-04-10 08:14:00 +00:00
Maxim Sobolev
8ed8aafc20 Move:
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12

Repo-copy by:	asami
2001-04-09 11:55:04 +00:00
Ying-Chieh Liao
7aff969448 add gnuboy
A Nintendo GameBoy emulator
2001-03-12 06:10:25 +00:00