Ogre3d needs to be updated to 1.7.2 in order to port Summoning Wars to FreeBSD. This is a non-trivial upgrade since they converted to CMAKE with the 1.7 series. Fix: If I am able to hack together an updated port, I will send it to this PR.
Rusty Nejdl <rnejdl@ringofsaturn.com> writes: > Ogre3d needs to be updated to 1.7.2 in order to port Summoning Wars to > FreeBSD. This is a non-trivial upgrade since they converted to > CMAKE with the 1.7 series. amdmi3@ seems to have ported Summoning Wars 0.5.2 with current graphics/ogre3d (1.6.5) http://hg.amdmi3.ru/ports/games/sumwars/
On Sun, 09 Jan 2011 19:49:28 +0300, Anonymous wrote: > Rusty Nejdl writes: > >> Ogre3d needs to be updated to 1.7.2 in order to port Summoning Wars to FreeBSD. This is a non-trivial upgrade since they converted to CMAKE with the 1.7 series. > amdmi3@ seems to have ported Summoning Wars 0.5.2 with current graphics/ogre3d (1.6.5) http://hg.amdmi3.ru/ports/games/sumwars/ [2] Interesting. Per this thread I was needing to upgrade: http://www.sumwars.org/module/forum/showthread.php?tid=129&action=newpost Regardless, wouldn't be a bad idea to upgrade though. For Summoning Wars, I was waiting on the maintainers to add a make install target as that doesn't exist yet in their code. Rusty Nejdl Links: ------ [1] mailto:rnejdl@ringofsaturn.com [2] http://hg.amdmi3.ru/ports/games/sumwars/
Responsible Changed From-To: freebsd-ports-bugs->oliver Fix synopsis and assign.
I have it ready, but I need at first an update of lang/tolua++ to .93 because I have to update games/ember together with cegui and ogre and this needs tolua++ .93 to compile. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
State Changed From-To: open->analyzed upgrade ready, just waiting for lang/tolua++ to be updated
On Thu, 20 Jan 2011 10:25:54 +0100, Oliver Lehmann wrote: > I have it ready, but I need at first an update of lang/tolua++ to .93 because > I have to update games/ember together with cegui and ogre and this > needs tolua++ > .93 to compile. > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. I've submitted PR 154168 with a patch to update the tolua++ port since I found no active problem report for the tolua++ port. Rusty Nejdl
On Thu, 20 Jan 2011 10:25:54 +0100, Oliver Lehmann wrote: > I have it ready, but I need at first an update of lang/tolua++ to .93 because > I have to update games/ember together with cegui and ogre and this > needs tolua++ > .93 to compile. > > ---------------------------------------------------------------- > This message was sent using IMP, the Internet Messaging Program. Feel free to commit this one too as tolua++ was just updated in the ports tree. Rusty Nejdl
Rusty Nejdl <rnejdl@ringofsaturn.com> wrote: > Feel free > to commit this one too as tolua++ was just updated in the ports tree. Yeah will do so soon. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.
State Changed From-To: analyzed->closed port updated
oliver 2011-03-10 08:21:48 UTC FreeBSD ports repository Modified files: games/ember Makefile distinfo pkg-plist games/freeorion Makefile distinfo games/freeorion/files patch-util-Serialize.c games/vegastrike Makefile graphics/cegui Makefile distinfo pkg-plist graphics/ogre3d Makefile distinfo pkg-plist x11-toolkits/gigi Makefile Added files: games/ember/files patch-tolua++.h games/freeorion/files patch-cmake-FindGraphviz.cmake Removed files: games/ember/files patch-lua_Eris.cpp Log: graphics/cegui: update to 0.7.5 graphics/ogre3d: update to 1.7.2 games/ember: update to 0.6.0 games/freeorion: update to 0.3.13.3795 games/vegastrike: Bump PORTREVISION x11-toolkits/gigi: Bump PORTREVISION PR: 153817, 153818 Revision Changes Path 1.60 +12 -8 ports/games/ember/Makefile 1.19 +4 -6 ports/games/ember/distinfo 1.2 +0 -10 ports/games/ember/files/patch-lua_Eris.cpp (dead) 1.1 +15 -0 ports/games/ember/files/patch-tolua++.h (new) 1.22 +19 -5 ports/games/ember/pkg-plist 1.28 +12 -8 ports/games/freeorion/Makefile 1.7 +3 -3 ports/games/freeorion/distinfo 1.1 +39 -0 ports/games/freeorion/files/patch-cmake-FindGraphviz.cmake (new) 1.2 +2 -2 ports/games/freeorion/files/patch-util-Serialize.c 1.19 +1 -1 ports/games/vegastrike/Makefile 1.27 +15 -16 ports/graphics/cegui/Makefile 1.8 +2 -3 ports/graphics/cegui/distinfo 1.9 +219 -32 ports/graphics/cegui/pkg-plist 1.49 +6 -58 ports/graphics/ogre3d/Makefile 1.18 +2 -3 ports/graphics/ogre3d/distinfo 1.21 +292 -64 ports/graphics/ogre3d/pkg-plist 1.26 +3 -2 ports/x11-toolkits/gigi/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"