Commit graph

12 commits

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