1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

22 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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +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
Pav Lucistnik
a4c7efe3e7 - Chase allegro update 2005-11-13 15:17:00 +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
Thierry Thomas
f68c39837d - fix plist by using libtool 1.5 [1]
- update my address
- switch from USE_MESA to USE_GL.

Reported by:	http://pointyhat.freebsd.org/errorlogs/i386-6-latest-logs/extras.html [1]
2004-12-06 17:04:31 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +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
Kirill Ponomarev
403feb02c2 - Do not mark broken on 5.x
* According to last bento run, they build just fine.
2004-02-17 22:13:11 +00:00
Kris Kennaway
fc12808391 BROKEN on 5.x: Configure fails 2004-02-09 02:08:06 +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
Kirill Ponomarev
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +00:00
Mark Linimon
2867c8f355 Update to 0.3.1. Changes:
* Menu disappear" and other bugs fixed.
 * Additions to the Tux-table.
 * Ogg files instead of midi files as midi had compability problems.
 * Some tools and bug fixes in table editor.

Also, mark as BROKEN for the Allegro case.  The website says that
the Allegro version is always a bit behind in development and has
more bugs than the SDL/OpenGL version; the maintainer adds that it's
just completely broken now.  If you're using Allegro, you will want
to avoid upgrading.

PR:		ports/60192
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-12-17 09:31:35 +00:00
Greg Lewis
c233806696 . Remove empty pkg-message (fixes bento build).
PR:		59568
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-11-21 22:39:36 +00:00
Adam Weinberger
f616e0cc43 Update to 0.3.0.
PR:		ports/53078
Submitted by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-06-14 04:08:18 +00:00
Edwin Groothuis
0d8cf63ff3 games/pinball: chasing Allegro's upgrade.
If defined WITH_ALLEGRO, pinball tries to use allegro.4,
	but Allegro has been upgraded to 4.1. Thanks to Aleksander Fafula
	for his report.

	Remark: Emilia Pinball has been upgraded to 0.13, and then to 0.2.0,
	but these versions are broken with allegro. Seen with the author, and
	I shall submit an upgraded PR as soon as the fix will be released.

PR:		ports/51107
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-04-18 06:50:22 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Tilman Keskinoz
8ea6013b82 Correct allegro library version.
Submitted by:	adamw
2002-11-25 00:43:06 +00:00
Tilman Keskinoz
d160c9a801 Add pinball, a OpenGL/Allegro pinball game
PR:		41693
Submitted by:	Thierry Thomas <thierry@pompo.net>
2002-11-24 23:05:18 +00:00