Bug 153817 - Update graphics/ogre3d to 1.7.2
Summary: Update graphics/ogre3d to 1.7.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 16:10 UTC by rnejdl
Modified: 2011-03-10 08:30 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rnejdl 2011-01-09 16:10:09 UTC
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.
Comment 1 swell.k 2011-01-09 16:49:28 UTC
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/
Comment 2 rnejdl 2011-01-09 16:58:08 UTC
  

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/
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2011-01-09 17:14:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Fix synopsis and assign.
Comment 4 Oliver Lehmann 2011-01-20 09:25:54 UTC
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.
Comment 5 Oliver Lehmann freebsd_committer freebsd_triage 2011-01-20 09:27:09 UTC
State Changed
From-To: open->analyzed

upgrade ready, just waiting for lang/tolua++ to be updated
Comment 6 rnejdl 2011-01-20 13:44:59 UTC
  

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 
Comment 7 rnejdl 2011-03-07 19:46:47 UTC
  

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 
Comment 8 Oliver Lehmann 2011-03-08 06:31:37 UTC
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.
Comment 9 Oliver Lehmann freebsd_committer freebsd_triage 2011-03-10 08:22:06 UTC
State Changed
From-To: analyzed->closed

port updated
Comment 10 dfilter service freebsd_committer freebsd_triage 2011-03-10 08:22:09 UTC
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"