Opened 19 years ago
Last modified 16 years ago
#3688 closed update
UPDATE: VTK-4.4.2 — at Version 15
Reported by: | cssdev@… | Owned by: | css@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | vtk |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
VTK 4.2 follows one version of the VTK API, but VTK 4.4 provides a transition API moving toward VTK 5. There are "interim" releases available from the VTK website:
- http://www.vtk.org/get-software.php#interim
- http://public.kitware.com/pipermail/vtkusers/2003-December/070809.html
It would be useful to have a way to grab this interim release for use with code that targets the newer API. The CVS HEAD does include development for 4.4.x, but the interim releases might be a little more stable than checking out the latest bleeding edge code from CVS. Technically, the devel variant should be version 4.4, not 4.3. Since VTK 4.2 and VTK 4.4 are considered different, how might DarwinPorts support both these versions?
Change History (17)
comment:1 Changed 19 years ago by cssdev@…
comment:2 Changed 19 years ago by olegb@…
any update on this Chris?
maybe name the port vtk4 vtk5 or somethin' ?
comment:3 Changed 19 years ago by cssdev@…
I'm working on a separate vtk5 port now that VTK 5.0.0 has been released by Kitware.
comment:4 Changed 18 years ago by markd@…
Type: | defect → enhancement |
---|
comment:5 Changed 18 years ago by cssdev
Owner: | changed from julian9@… to css@… |
---|
Reassigning bug to port maintainer.
comment:6 Changed 18 years ago by cssdev
Status: | new → assigned |
---|
comment:7 Changed 18 years ago by pipping@…
Milestone: | → Available Ports |
---|
comment:8 Changed 18 years ago by pipping@…
Milestone: | Available Ports → Port Enhancements |
---|
comment:9 Changed 18 years ago by cssdev
I'll create a separate vtk44 port in addition to a newer vtk5 port.
comment:10 Changed 17 years ago by nox@…
Milestone: | Port Enhancements → Port Requests |
---|---|
Priority: | Expected → Normal |
Version: | 1.0 |
comment:11 Changed 17 years ago by cssdev
Milestone: | Port Requests → Port Updates |
---|---|
Summary: | RFE: VTK-4.4 interim releases → UPDATE: VTK-4.4.2 |
VTK 4.4.2 is listed by Kitware as the previous release. so this port should change from something new to an update.
Changed 17 years ago by cssdev
Attachment: | patch-Portfile.diff added |
---|
update to vtk 4.4 with adjusted patches
Changed 17 years ago by cssdev
Attachment: | vtk44-patches.tar.gz added |
---|
patches for build vtk 4.4 with gcc4
comment:12 Changed 17 years ago by bfulgham@…
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:13 Changed 17 years ago by cssdev
I hope this worked ... I didn't finish testing before it was committed.
comment:14 Changed 17 years ago by cssdev
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Changes are still uncommitted for VTK 4.4, and I'm reopening the ticket because it's a completely different version from the newer vtk5.
comment:15 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Port: | vtk added |
I checked out the latest version from cvs (-D 2005/07/07), and it works fine with the resolution to BUG #3895 put into place. I can provide VTK-20050707.tar.bz2 for use in compiling the latest development version of VTK 4.5. What might be the best way to differentiate between the different versions? Should I name the new port 'vtk-interim' or 'vtk5', for example?