| Summary: | Update science/paraview to 3.8.1 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | devel | ||||
| Component: | Individual Port(s) | Assignee: | Alberto Villa <avilla> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
devel
2010-12-15 04:20:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->avilla I'll take it. the build fails: http://freebsd1.asmallorange.com//errors/7.2-i386- avilla/paraview-3.8.1.log In file included from /work/a/ports/science/paraview/work/ParaView-3.8.1/VTK/Rendering/vtkMesaClipPlanesPainter.cxx:32: /work/a/ports/science/paraview/work/ParaView-3.8.1/VTK/Rendering/vtkOpenGLClipPlanesPainter.cxx:45: error: prototype for 'void vtkMesaClipPlanesPainter::RenderInternal(vtkRenderer*, vtkActor*, long unsigned int, bool)' does not match any in class 'vtkMesaClipPlanesPainter' /work/a/ports/science/paraview/work/ParaView-3.8.1/VTK/Rendering/vtkMesaClipPlanesPainter.h:44: error: candidate is: virtual void vtkMesaClipPlanesPainter::RenderInternal(vtkRenderer*, vtkActor*, long unsigned int) -- Alberto Villa, FreeBSD committer <avilla@FreeBSD.org> http://people.FreeBSD.org/~avilla Ninety percent of the politicians give the other ten percent a bad reputation. -- Henry Kissinger avilla 2010-12-17 15:42:57 UTC
FreeBSD ports repository
Modified files:
science/paraview Makefile distinfo pkg-plist
Log:
- Update to 3.8.1.
- Disable broken Mangled Mesa support.
- Add GL2PS knob.
- Disable conflict with vtk 5.
- Use bsd.port.options.mk.
- Fix COMMENT.
PR: ports/153163
Submitted by: Stas Timokhin <devel@stasyan.com> (maintainer)
Revision Changes Path
1.28 +22 -18 ports/science/paraview/Makefile
1.10 +2 -3 ports/science/paraview/distinfo
1.10 +36 -10 ports/science/paraview/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"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |