Port details |
- hdf5-110 Hierarchical Data Format library (from NCSA) 1.10.x
- 1.10.9 science
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-07-18 12:54:05
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- Also Listed In: archivers graphics
- License: BSD4CLAUSE
- Description:
- HDF5 is a completely new Hierarchical Data Format product consisting of a data
format specification and a supporting library implementation. HDF5 is designed
to address some of the limitations of the older HDF product and to address
current and anticipated requirements of modern systems and applications.
HDF5 includes the following improvements:
- A new file format designed to address some of the deficiencies of HDF4.x,
particularly the need to store larger files and more objects per file.
- A simpler, more comprehensive data model that includes only two basic
structures: a multidimensional array of record structures, and a grouping
structure.
- A simpler, better-engineered library and API, with improved support for
parallel I/O, threads, and other requirements imposed by modern systems
and applications.
Note: this is a legacy version, the latest is available as science/hdf5.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hdf5-110>0:science/hdf5-110
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/science/hdf5-110/ && make install clean
- To add the package, run one of these commands:
- pkg install science/hdf5-110
- pkg install hdf5-110
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hdf5-110
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1655148219
SHA256 (hdf5-1.10.9.tar.bz2) = 00c4be7096f36fdcafa4f974e126c6c1412428e38ebc7b181d907459e781f191
SIZE (hdf5-1.10.9.tar.bz2) = 10703325
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libsz.so : science/libaec
- This port is required by:
- for Libraries
-
- cad/freecad
- french/aster
- french/med
Configuration Options:
- ===> The following configuration options are available for hdf5-110-1.10.9:
DEBUG=off: Build with debugging support
EXAMPLES=on: Build and/or install examples
FORTRAN=off: Fortran language support
SZIP=on: Szip compression support
====> Options available for the radio SUPPORT: you can only select none or one of them
CXX=on: C++ language support
PARALLEL=off: Parallel support
===> Use 'make config' to modify these settings
- Options name:
- science_hdf5-110
- USES:
- compiler:c11 cpe libtool localbase tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Notes from UPDATING |
- These upgrade notes are taken from /usr/ports/UPDATING
- 2014-05-03
Affects: users of science/hdf5* and science/netcdf* Author: sunpoet@FreeBSD.org Reason:
There are major version changes in HDF5 and NetCDF ports:
- science/hdf5: updated from 1.6.9 to 1.8.12
- science/hdf5-18: replaced by science/hdf5
- science/netcdf: updated from 3.6.3 to 4.3.2
C++/Fortran binding moved into new ports (by upstream)
- science/netcdf-cxx: new port for C++ binding of NetCDF
- science/netcdf-fortran: new port for Fortran binding of NetCDF
- science/netcdf-ftn: replaced by science/netcdf-fortran
- science/netcdf3-ftn: replaced by science/netcdf-fortran
- science/netcdf4: replaced by science/netcdf
Please deinstall them before building the new versions.
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10.9 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10.9 20 Jul 2022 14:22:51
    |
Tobias C. Berner (tcberner)  |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
1.10.9 18 Jul 2022 12:50:15
    |
Po-Chuan Hsieh (sunpoet)  |
science/hdf5-110: Add hd5-110 1.10.9 (copied from hdf5)
- Add PKGNAMESUFFIX
- Install files with suffix:
- Install binary executables with -110 suffix
- Install include files to hdf5-110 sub-directory
- Install examples to EXAMPLESDIR with -110 suffix
- Add PORTSCOUT
PR: 265152
Exp-run by: antoine |
Number of commits found: 4
|