Bug 193590

Summary: Update science/silo to version 4.10
Product: Ports & Packages Reporter: Pedro F. Giffuni <pfg>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: jhale
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
science/silo update none

Description Pedro F. Giffuni freebsd_committer freebsd_triage 2014-09-12 16:17:05 UTC
Update URL for WWW
Make hdf5 the default and turn off qt4.
Update to the latest version.
Release notes:

https://wci.llnl.gov/simulation/computer-codes/silo/releases
Comment 1 Pedro F. Giffuni freebsd_committer freebsd_triage 2014-09-12 16:17:44 UTC
Created attachment 147250 [details]
science/silo update
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-09-12 23:33:26 UTC
A commit references this bug:

Author: jhale
Date: Fri Sep 12 23:32:39 UTC 2014
New revision: 368072
URL: http://svnweb.freebsd.org/changeset/ports/368072

Log:
  - Update to 4.10
  - Update WWW

  While here:
  - Update LICENSE
  - Convert non-functional (since February) USE_FORTRAN to USES=fortran
  - Convert USE_PYTHON to USES=python:2 (3.x doesn't seem to work)
  - Further convert to options helpers
  - FORTRAN and QT4 options seem to build fine together, so make
    them non-exclusive regular options

  PR:		193590
  Submitted by:	pfg

Changes:
  head/science/silo/Makefile
  head/science/silo/distinfo
  head/science/silo/pkg-descr
  head/science/silo/pkg-plist
Comment 3 Jason E. Hale freebsd_committer freebsd_triage 2014-09-12 23:34:28 UTC
Committed with some improvements.  Thanks!