Bug 126663 - [UPDATE]: graphics/osg to 2.6.0
Summary: [UPDATE]: graphics/osg to 2.6.0
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-19 20:30 UTC by Hardy Schumacher
Modified: 2008-08-27 09:00 UTC (History)
0 users

See Also:


Attachments
file.txt (15.85 KB, text/plain)
2008-08-19 20:30 UTC, Hardy Schumacher
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hardy Schumacher 2008-08-19 20:30:01 UTC
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
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2008-08-25 17:51:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov 2008-08-25 18:07:02 UTC
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
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2008-08-27 08:48:21 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-08-27 08:50:24 UTC
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"