Commit graph

20 commits

Author SHA1 Message Date
Oliver Lehmann
0939d078d8 use gcc 3.4 because the header files supplied with devil are not working
with gcc 4
2007-06-07 15:14:37 +00:00
Oliver Lehmann
f9e0b1c47e fix build
move from X11BASE to LOCALBASE
bump PORTREVISION
2007-05-25 17:49:31 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +00:00
Oliver Lehmann
49ad26a9fc update to 1.2.5 2007-01-26 20:30:38 +00:00
Oliver Lehmann
b0cea90ab9 update to 1.2.4 2006-11-20 16:51:50 +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
Oliver Lehmann
fe8896ea52 update ogre3d to 1.2.3 2006-09-18 17:31:39 +00:00
Oliver Lehmann
de12eebb3e update to 1.2.2.p1
PR:	ports/101052 (partly)
2006-09-11 14:24:53 +00:00
Alex Dupre
7f590c43c2 Bump zziplib version. 2006-04-26 08:01:45 +00:00
Oliver Lehmann
56ce085dfb update to 1.0.7 2006-04-23 11:55:59 +00:00
Oliver Lehmann
ab14048d4a unbreak after libtool mega-patch
Approved by:	portmgr
2006-03-04 17:23:21 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Oliver Lehmann
4e5e7959d4 update to 1.0.6 2005-11-21 16:24:04 +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
Oliver Lehmann
86c33d74b2 - fix build for other 64bit platforms then amd64 (remove NOT_FOR_ARCH)
- fix a problem which made 2 libraries only linked in a static version and
  no dynamic.
2005-10-10 17:35:53 +00:00
Oliver Lehmann
6aa92b78b2 does not compile on alpha
NOT_FOR_ARCHS=  alpha
2005-10-10 05:09:21 +00:00
Oliver Lehmann
6549f0d5c1 fix an error so the plugin libs are generated as shared libs and not as
static ones
bump PORTREVISION
2005-10-05 18:21:06 +00:00
Oliver Lehmann
6aeadf76a9 replace one remaining -lpthread with PTHREAD_LIBS 2005-10-03 21:34:51 +00:00
Oliver Lehmann
3fb5ed5e65 OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible
3D engine written in C++ designed to make it easier and more intuitive for
developers to produce games and demos utilising 3D hardware.

WWW: http://www.cegui.org.uk/
2005-10-03 18:33:01 +00:00