Bug 84337

Summary: Update port: science/paraview to 2.0.3
Product: Ports & Packages Reporter: fmysh
Component: Individual Port(s)Assignee: Eric Anholt <anholt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description fmysh 2005-07-30 12:10:05 UTC
	Update Paraview to 2.0.3 (stable release).

	Add CMAKE_BUILD_TYPE:STRING=Release
	(CFLAGS=-O3 and CXXFLAGS=-O3 for GCC)
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-07-30 18:19:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->anholt


Assign to maintainer.
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2005-09-17 03:33:33 UTC
State Changed
From-To: open->suspended

I'm working for the moment on a 2.2.1 update (locally).  However, neither 
version will be committable until the libtiff security issue gets fixed 
anyway.  Also, while an improvement to respect local CFLAGS would be useful, 
pushing the CFLAGS farther from the default as you say 
CMAKE_BUILD_TYPE:STRING=Release would wouldn't be OK, I don't think.
Comment 3 Eric Anholt freebsd_committer freebsd_triage 2005-10-16 04:49:22 UTC
State Changed
From-To: suspended->closed

Superceded by the update to 2.2.1 I just did.  Note that it now respects 
CFLAGS (afaik) so you should be able to choose your own -O values (but don't 
complain to me when big -O breaks!)