Commit Graph

21 Commits

Author SHA1 Message Date
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