Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.8 01 Jun 2008 11:27:38 |
oliver |
add an option to use gtk instead of Xt if wanted |
1.4.8 01 Jun 2008 05:55:11 |
oliver |
update to 1.4.8 |
1.4.7_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.4.7_3 27 Mar 2008 11:20:18 |
miwi |
- Add missing dependens
- Bump PORTREVISION
Submitted by: pointyhat via pav |
1.4.7_2 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.4.7_1 13 Mar 2008 14:28:35 |
miwi |
- Chase devel/sdl12 shlib version bump |
1.4.7 07 Mar 2008 19:11:14 |
oliver |
update ogre3d to 1.4.7 |
1.4.6 28 Feb 2008 17:25:28 |
oliver |
update to 1.4.6 |
1.4.5 03 Oct 2007 17:43:31 |
oliver |
update graphics/ogre3d to 1.4.5 |
1.4.4 19 Sep 2007 13:52:05 |
oliver |
update to 1.4.4
do not force the usage of gcc 3.4, the ports are now gcc 4 ready |
1.2.5_2 07 Jun 2007 15:14:37 |
oliver |
use gcc 3.4 because the header files supplied with devil are not working
with gcc 4 |
1.2.5_2 25 May 2007 17:49:31 |
oliver |
fix build
move from X11BASE to LOCALBASE
bump PORTREVISION |
1.2.5_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.2.5 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
1.2.5 26 Jan 2007 20:30:38 |
oliver |
update to 1.2.5 |
1.2.4 20 Nov 2006 16:51:50 |
oliver |
update to 1.2.4 |
1.2.3_1 20 Sep 2006 11:21:59 |
stas |
- 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) |
1.2.3 18 Sep 2006 17:31:39 |
oliver |
update ogre3d to 1.2.3 |
1.2.2.p1 11 Sep 2006 14:24:54 |
oliver |
update to 1.2.2.p1
PR: ports/101052 (partly) |
1.0.7_1 26 Apr 2006 08:01:45 |
ale |
Bump zziplib version. |
1.0.7 23 Apr 2006 11:55:59 |
oliver |
update to 1.0.7 |
1.0.6 04 Mar 2006 17:23:21 |
oliver |
unbreak after libtool mega-patch
Approved by: portmgr |
1.0.6 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.0.6 21 Nov 2005 16:24:04 |
oliver |
update to 1.0.6 |
1.0.5_1 15 Nov 2005 06:52:12 |
ade |
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. |
1.0.5_1 10 Oct 2005 17:35:54 |
oliver |
- 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. |
1.0.5_1 10 Oct 2005 05:09:21 |
oliver |
does not compile on alpha
NOT_FOR_ARCHS= alpha |
1.0.5_1 05 Oct 2005 18:21:06 |
oliver |
fix an error so the plugin libs are generated as shared libs and not as
static ones
bump PORTREVISION |
1.0.5 03 Oct 2005 21:34:51 |
oliver |
replace one remaining -lpthread with PTHREAD_LIBS |
1.0.5 03 Oct 2005 18:33:01 |
oliver |
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/ |