./devel/hdf, NCSA Hierarchical Data Format

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.2.15, Package name: hdf-4.2.15, Maintainer: pkgsrc-users

HDF is a multi-object file format that facilitates the transfer of
various types of scientific data between machines and operating
systems. HDF allows self-definitions of data content and easy
extensibility for future enhancements or compatibility with other
standard formats. HDF includes Fortran and C calling interfaces, and
utilities to prepare raw image of data files or for use with other
NCSA software. The HDF library contains interfaces for storing and
retrieving compressed or uncompressed 8-bit and 24-bit raster images
with palettes, n-Dimensional scientific datasets and binary tables.
An interface is also included that allows arbitray grouping of other
HDF objects.


Required to run:
[graphics/jpeg] [lang/g95] [archivers/libaec]

Required to build:
[devel/libtool-fortran] [pkgtools/cwrappers]

Master sites:

Filesize: 3562.402 KB

Version history: (Expand)


CVS history: (Expand)


   2022-04-25 08:26:24 by Thomas Klausner | Files touched by this commit (1)
Log message:
hdf: relax ABI depends to make pbulk succeed
   2022-04-24 23:50:48 by Tobias Nygren | Files touched by this commit (14) | Package updated
Log message:
hdf: update to 4.2.15

Fix MASTER_SITES and HOMEPAGE.
Fix the build with gfortran 10.
Remove some obsolete patches.
Other changes unknown.
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2020-03-26 03:36:27 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Fix portability
   2019-05-01 14:36:09 by Jason Bacon | Files touched by this commit (2)
Log message:
devel/hdf: Switch from archivers/szip to archivers/libaec

libaec is a BSD-licensed drop-in replacement for the non-redistributable szip
   2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180)
Log message:
Follow some http redirects.
   2017-01-04 12:17:56 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Ensure the local yywrap is used.  Fixes build with newer flex.