Commit graph

31 commits

Author SHA1 Message Date
Kris Kennaway
356b8ec277 BROKEN: Does not build
Approved by:	portmgr (self)
2006-10-21 02:50:01 +00:00
Rong-En Fan
6e0f81ca84 - Use bsd.scons.mk
PR:		ports/103927
Submitted by:	David Yeske <dyeske at yahoo.com> (maintainer)
2006-10-04 05:44:57 +00:00
Martin Wilke
a71cd1d181 - Mark broken on 4.x (i forget this)
Reported by:    sperber via irc
2006-09-27 13:39:41 +00:00
Martin Wilke
cfd71b9485 - Update to 2.42a
PR:		ports/102200
Submitted by:	Armin Pirkovitsch <a.pirko@inode.at>
Approved by:	Maintainer timout
2006-09-27 13:09:06 +00:00
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
Michael Johnson
e01b4d7789 - Fix build on sparc64
PR:		99897
Submitted by:	ahze (me)
Approved by:	maintainer (14 days timeout)
2006-07-22 19:54:58 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
f48617339a graphics/blender-devel update to 2.40
update to 2.40

PR:		ports/91489
Submitted by:	David Yeske <dyeske@yahoo.com>
2006-01-08 12:03:08 +00:00
Edwin Groothuis
a4b2467b55 graphics/blender-devel update to 2.37a
update to 2.37a

PR:		ports/85029
Submitted by:	David Yeske <dyeske@yahoo.com>
2005-08-30 04:13:14 +00:00
Kris Kennaway
2e1e1be56e BROKEN on sparc64: Does not compile 2005-05-07 03:05:08 +00:00
Pav Lucistnik
1eb388fbe4 - Unmark BROKEN, works with new scons again 2005-04-04 21:57:37 +00:00
Kris Kennaway
4a6431f82c BROKEN: Does not build
Approved by:    portmgr (self)
2005-03-26 19:30:44 +00:00
Pav Lucistnik
aaae493738 - Update to 2.36
PR:		ports/76325
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2005-02-10 23:37:17 +00:00
Pav Lucistnik
a0d520ae13 - Teach build about FreeBSD 6
Reported by:	pointyhat via kris
2004-10-21 22:12:36 +00:00
Pav Lucistnik
923189bea0 - Update to 2.34
PR:		ports/70811
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2004-08-26 15:56:07 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kirill Ponomarev
70ad50bcca - Update to version 2.32
PR:		ports/62898
Submitted by:	maintainer
2004-02-16 08:18:24 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
Joe Marcus Clarke
ba1df17167 This patch is no longer necessary.
Submitted by:	maintainer
2003-12-19 05:58:27 +00:00
Joe Marcus Clarke
6dbfcfd92f * Update to 2.31a
* Re-add OpenAL support
* USE_MESA -> USE_GL

PR:		60388
Submitted by:	maintainer
2003-12-19 05:55:35 +00:00
Edwin Groothuis
302084ef2c update version to 2.28c
This is a temporary update, because of issues with sound support.
More fixes will be on the way for quicktime, vorbis, ogg, openal, etc...

PR:		ports/58231
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-10-19 02:55:02 +00:00
Edwin Groothuis
62730905d0 unbreak port:
- force to use python 2.2
	- make port localbase/x11base clean
noticed by: bento/kris

Informed maintainer.
2003-10-15 12:41:00 +00:00
Edwin Groothuis
ca03984227 This file is needed to make graphics/blender-devel compile with the new GCC.
It doesn't unbreak the port yet.
2003-10-15 06:38:26 +00:00
Kris Kennaway
cc600a2a31 BROKEN: Does not compile (different error on 4.x and 5.x) 2003-10-15 01:39:25 +00:00
Mario Sergio Fujikawa Ferreira
e7d06ce4cf Update to 2.27
PR:		52354
Submitted by:	maintainer
2003-05-17 04:34:54 +00:00
Eric Anholt
4b37a1e5b7 Add missing USE_MESA=yes (uses glut).
Submitted by:	bento/kris
2003-03-13 07:10:00 +00:00
Mario Sergio Fujikawa Ferreira
f80a43a692 o New port blender-devel version 2.26: 3D
modeling/rendering/animation/gaming package
o Now, users can compile blender from source code

PR:		48863
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-03-04 19:34:58 +00:00