Update for OpenSceneGraph to 2.6.0 is available. See attached file "update-2.6.0.txt". With this update directory "files" and its content can be removed. Fix: n/a Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
Hi! > Synopsis: [UPDATE]: graphics/osg to 2.6.0 I'm interested in updating this port too. Actually, I have a draft variant of the port very similar to yours. However, there are still some issues to solve. First of all, osg installs plugins conditionally depending on whether specific libs are or are not found. This is quite bad, as it leads to broken dependencies and incorrect plist. Easy solution is to use OPTIONS and patch CMakeLists conditionally to disable specific FIND_PACKAGES's, it's pretty straightforward and should be sufficient for now (given that only one port depends on osg currently). But, given the number of plugins and the time required to rebuild the port, it would be better to split osg to smaller pieces (like it's done with Qt4). I'm not sure how much effort that will require, though. Any ideas on that? Another question is: have you tested graphics/demeter to work with new osg? -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru
State Changed From-To: open->closed Committed, thanks!
pav 2008-08-27 07:50:15 UTC FreeBSD ports repository Modified files: graphics/osg Makefile distinfo pkg-plist Removed files: graphics/osg/files patch-Make_makedefs Log: - Update to 2.6.0 PR: ports/126663 Submitted by: Hardy Schumacher <hardy.schumacher@amd.com> Revision Changes Path 1.32 +12 -14 ports/graphics/osg/Makefile 1.14 +3 -3 ports/graphics/osg/distinfo 1.2 +0 -11 ports/graphics/osg/files/patch-Make_makedefs (dead) 1.12 +297 -442 ports/graphics/osg/pkg-plist _______________________________________________ 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"