aboutsummaryrefslogtreecommitdiff
path: root/science/hdf-java
Commit message (Collapse)AuthorAgeFilesLines
* Convert GMAKE to MAKE_CMDBaptiste Daroussin2014-06-251-1/+1
| | | | | | | | | | Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr Notes: svn path=/head/; revision=359185
* Fix PLIST when DOCS is enabled and built with javadoc from java/openjdk7.Jung-uk Kim2014-06-052-3/+11
| | | | | | | | | Note it fails to build with java/openjdk8 and it is just a stopgap. Reported by: exp-run (PR190511) Notes: svn path=/head/; revision=356558
* - Update to 1.8.12 (from science/hdf5-18)Sunpoet Po-Chuan Hsieh2014-05-031-2/+3
| | | | | | | | | | | | | | | | | | - Add LICENSE - Convert to new LIB_DEPENDS format - Convert to new options helper - Use NOT_FOR_ARCHS - Strip shared library - Remove deprecated PTHREAD_* - Use MAKE_CMD - Bump PORTREVISION for science/hdf5 shlib change [1] Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html Approved by: portmgr (bapt) [1] Notes: svn path=/head/; revision=352854
* - Undeprecate by updating MASTER_SITESRene Ladan2014-03-305-123/+318
| | | | | | | | | | - Update to 2.10 - Stage support - Use new LIB_DEPENDS - Regenarate pkg-plist with 'make makeplist' Notes: svn path=/head/; revision=349682
* Back to the futurBaptiste Daroussin2014-02-101-1/+1
| | | | Notes: svn path=/head/; revision=343630
* Mark as deprecated unmaintained ports for which no public distfiles areBaptiste Daroussin2014-02-101-0/+3
| | | | | | | | | available for part or all the needed distfiles. Reported by: distillator Notes: svn path=/head/; revision=343626
* - Convert to dos2unix.mkMathieu Arnold2013-11-191-2/+1
| | | | | | | - While at it convert to gmake.mk ports that still USE_GMAKE. Notes: svn path=/head/; revision=334361
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | science) Notes: svn path=/head/; revision=327767
* . remove shlib ABI version numbers from LIB_DEPENDS;Boris Samorodov2013-06-201-3/+4
| | | | | | | | . add USE_LDCONFIG (portlint: installing shared libraries); . mute mkdir at install command. Notes: svn path=/head/; revision=321379
* Convert to new option frameworkBaptiste Daroussin2012-12-131-9/+6
| | | | Notes: svn path=/head/; revision=308843
* - Reset MAINTAINER due to unrecoverable bounceRyan Steinmetz2012-12-041-1/+1
| | | | | | | | Reported by: portscout Feature safe: yes Notes: svn path=/head/; revision=308272
* -Update to 2.8Eitan Adler2012-02-135-38/+266
| | | | | | | | | | | | | | -Wrap long lines -Fix java paths so the hdfview script works -Add jpeg support -Build javadoc -Prevent implicit dependencies PR: ports/163601 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=291213
* - Bump PORTREVISION for science/hdf5-18 shlib changeSunpoet Po-Chuan Hsieh2011-07-151-1/+2
| | | | Notes: svn path=/head/; revision=277735
* Update to 2.7Max Brazhnikov2011-03-173-5/+7
| | | | | | | | PR: ports/155584 Submitted by: Rob Farmer (maintainer) Notes: svn path=/head/; revision=271153
* Fix configure when HDF was built with SZIP support [1]Max Brazhnikov2010-11-043-1/+37
| | | | | | | | | | | | Fix configure to allow build by non-root user (it tests if /usr/local is writable) Remove MD5 from distinfo PR: ports/151883 Submitted by: Rob Farmer (maintainer) Reported & tested by: Wasp <wasp at gmx.ch> [1] Notes: svn path=/head/; revision=264077
* - Update to 2.6.1Wen Heping2010-06-102-5/+4
| | | | | | | | PR: ports/147743 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=256310
* The HDF Java Products include a visual tool for browsing and editing HDFMartin Wilke2010-02-134-0/+139
files, a Java package providing an object-oriented interface to HDF data objects, and Java Native Interfaces to the standard HDF libraries. WWW: http://www.hdfgroup.org/hdf-java-html/index.html PR: ports/143859 Submitted by: rfarmer at predatorlabs.net Notes: svn path=/head/; revision=249765