The FreeBSD Ports Archive
FreeBSD science : hdf4>
Hierarchical Data Format library (from NCSA)
From HDF's manpage:
hdf - Hierarchical Data Format library
Description:
HDF is a multi-object file format that facilitates the
transfer of various types of scientific data between
machines and operating systems. Machines currently sup-
ported include the Cray, Convex, HP, Vax, Sun, IBM
RS/6000, Silicon Graphics, Macintosh, and IBM PC comput-
ers. 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.
http://www.hdfgroup.org/hdf4.html
|
hdf history
v. 1.36
date: 2007/09/30 08:08:51; author: linimon; state: Exp; lines: +4 -0
Mark as broken on gcc 4.2.
v. 1.35
date: 2007/07/12 07:35:45; author: maho; state: Exp; lines: +2 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.34
date: 2007/07/04 07:51:56; author: maho; state: Exp; lines: +7 -4
Fix build and finally migrated to gfortran42!
Spotted by: linimon
v. 1.33
date: 2007/04/23 01:11:32; author: maho; state: Exp; lines: +5 -2
Marked as BROKEN [1], and make fetchable [2].
Submitted by: kris [1], fenner [2].
v. 1.32
date: 2007/04/17 00:30:58; author: maho; state: Exp; lines: +10 -3
* Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
v. 1.31
date: 2007/04/12 00:48:24; author: maho; state: Exp; lines: +1 -1
Take over.
v. 1.30
date: 2007/04/04 03:31:05; author: glewis; state: Exp; lines: +1 -1
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me.
v. 1.29
date: 2006/05/13 04:14:56; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.28
date: 2006/02/23 10:38:50; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/04/10 21:02:57; author: kris; state: Exp; lines: +2 -2
Now builds on amd64
v. 1.26
date: 2005/04/07 16:59:43; author: glewis; state: Exp; lines: +6 -8
. Simplify how DISTFILES is constructed, which also makes portlint happy
since it now appears in the correct order.
v. 1.25
date: 2005/03/18 21:20:05; author: glewis; state: Exp; lines: +23 -1
. Install documentation.
v. 1.24
date: 2005/03/17 19:35:07; author: glewis; state: Exp; lines: +4 -2
. Add Szip support.
v. 1.23
date: 2005/03/17 19:04:21; author: glewis; state: Exp; lines: +12 -16
. Update to 4.2r1.
. Convert to using the autoconf build infrastructure that is part of
the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]
Approved by: mi [1] (previous maintainer)
v. 1.22
date: 2004/03/24 18:55:25; author: pav; state: Exp; lines: +2 -0
- Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann
v. 1.21
date: 2004/03/06 23:24:07; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386 and !alpha: Does not compile
v. 1.20
date: 2004/02/29 09:10:21; author: eik; state: Exp; lines: +1 -1
set CATEGORIES equal to science/hdf5, fixing PKGORIGIN
v. 1.19
date: 2003/10/06 07:52:07; author: edwin; state: Exp; lines: +2 -0
Add INSTALLS_SHLIB to the Makefile
v. 1.18
date: 2003/03/07 06:04:04; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17
date: 2001/12/21 21:36:42; author: mi; state: Exp; lines: +3 -3
Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
v. 1.16
date: 2000/04/14 10:46:19; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.15
date: 1999/11/14 02:31:56; author: steve; state: Exp; lines: +18 -49
Update to version 4.1r3.
PR: 14717
Submitted by: maintainer
v. 1.14
date: 1999/10/26 21:18:37; author: fenner; state: Exp; lines: +2 -2
Update MAINTAINER's email address.
v. 1.13
date: 1999/08/28 01:57:15; author: mharo; state: Exp; lines: +5 -5
ln -> ${LN}
v. 1.12
date: 1999/08/27 21:14:04; author: mharo; state: Exp; lines: +3 -3
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11
date: 1999/08/25 06:14:15; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/08/23 04:23:31; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.9
date: 1998/10/05 03:20:28; author: steve; state: Exp; lines: +1 -2
Fix build for ELF.
v. 1.8
date: 1998/09/15 11:45:52; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.7
date: 1998/08/22 16:20:24; author: hoek; state: Exp; lines: +2 -2
${PKGDIR}/PLIST -> ${PLIST}
v. 1.6
date: 1998/08/21 23:11:03; author: hoek; state: Exp; lines: +3 -7
Almost forgot the reason I was here: use the MAN1 variable.
v. 1.5
date: 1998/08/21 21:40:02; author: hoek; state: Exp; lines: +5 -1
Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
v. 1.4
date: 1998/06/04 23:18:46; author: steve; state: Exp; lines: +9 -8
Update to version 4.1r2.
PR: 6784
Submitted by: maintainer
v. 1.3
date: 1998/04/08 12:53:43; author: tg; state: Exp; lines: +2 -4
Make this compile again.
v. 1.2
date: 1998/04/01 02:04:04; author: asami; state: Exp; lines: +3 -1
cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
from types.h:54,
from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
v. 1.1
date: 1997/11/03 12:10:42; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/03 12:10:42; author: tg; state: Exp; lines: +0 -0
Import HDF port. HDF is yet another graphics format.
PR: 4546
Submitted by: Mikhail Teterin
=============================================================================
v. 1.36
date: 2007/09/30 08:08:51; author: linimon; state: Exp; lines: +4 -0
Mark as broken on gcc 4.2.
v. 1.35
date: 2007/07/12 07:35:45; author: maho; state: Exp; lines: +2 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.34
date: 2007/07/04 07:51:56; author: maho; state: Exp; lines: +7 -4
Fix build and finally migrated to gfortran42!
Spotted by: linimon
v. 1.33
date: 2007/04/23 01:11:32; author: maho; state: Exp; lines: +5 -2
Marked as BROKEN [1], and make fetchable [2].
Submitted by: kris [1], fenner [2].
v. 1.32
date: 2007/04/17 00:30:58; author: maho; state: Exp; lines: +10 -3
* Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
v. 1.31
date: 2007/04/12 00:48:24; author: maho; state: Exp; lines: +1 -1
Take over.
v. 1.30
date: 2007/04/04 03:31:05; author: glewis; state: Exp; lines: +1 -1
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me.
v. 1.29
date: 2006/05/13 04:14:56; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.28
date: 2006/02/23 10:38:50; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/04/10 21:02:57; author: kris; state: Exp; lines: +2 -2
Now builds on amd64
v. 1.26
date: 2005/04/07 16:59:43; author: glewis; state: Exp; lines: +6 -8
. Simplify how DISTFILES is constructed, which also makes portlint happy
since it now appears in the correct order.
v. 1.25
date: 2005/03/18 21:20:05; author: glewis; state: Exp; lines: +23 -1
. Install documentation.
v. 1.24
date: 2005/03/17 19:35:07; author: glewis; state: Exp; lines: +4 -2
. Add Szip support.
v. 1.23
date: 2005/03/17 19:04:21; author: glewis; state: Exp; lines: +12 -16
. Update to 4.2r1.
. Convert to using the autoconf build infrastructure that is part of
the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]
Approved by: mi [1] (previous maintainer)
v. 1.22
date: 2004/03/24 18:55:25; author: pav; state: Exp; lines: +2 -0
- Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann
v. 1.21
date: 2004/03/06 23:24:07; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386 and !alpha: Does not compile
v. 1.20
date: 2004/02/29 09:10:21; author: eik; state: Exp; lines: +1 -1
set CATEGORIES equal to science/hdf5, fixing PKGORIGIN
v. 1.19
date: 2003/10/06 07:52:07; author: edwin; state: Exp; lines: +2 -0
Add INSTALLS_SHLIB to the Makefile
v. 1.18
date: 2003/03/07 06:04:04; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17
date: 2001/12/21 21:36:42; author: mi; state: Exp; lines: +3 -3
Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
v. 1.16
date: 2000/04/14 10:46:19; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.15
date: 1999/11/14 02:31:56; author: steve; state: Exp; lines: +18 -49
Update to version 4.1r3.
PR: 14717
Submitted by: maintainer
v. 1.14
date: 1999/10/26 21:18:37; author: fenner; state: Exp; lines: +2 -2
Update MAINTAINER's email address.
v. 1.13
date: 1999/08/28 01:57:15; author: mharo; state: Exp; lines: +5 -5
ln -> ${LN}
v. 1.12
date: 1999/08/27 21:14:04; author: mharo; state: Exp; lines: +3 -3
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11
date: 1999/08/25 06:14:15; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/08/23 04:23:31; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.9
date: 1998/10/05 03:20:28; author: steve; state: Exp; lines: +1 -2
Fix build for ELF.
v. 1.8
date: 1998/09/15 11:45:52; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.7
date: 1998/08/22 16:20:24; author: hoek; state: Exp; lines: +2 -2
${PKGDIR}/PLIST -> ${PLIST}
v. 1.6
date: 1998/08/21 23:11:03; author: hoek; state: Exp; lines: +3 -7
Almost forgot the reason I was here: use the MAN1 variable.
v. 1.5
date: 1998/08/21 21:40:02; author: hoek; state: Exp; lines: +5 -1
Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
v. 1.4
date: 1998/06/04 23:18:46; author: steve; state: Exp; lines: +9 -8
Update to version 4.1r2.
PR: 6784
Submitted by: maintainer
v. 1.3
date: 1998/04/08 12:53:43; author: tg; state: Exp; lines: +2 -4
Make this compile again.
v. 1.2
date: 1998/04/01 02:04:04; author: asami; state: Exp; lines: +3 -1
cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
from types.h:54,
from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
v. 1.1
date: 1997/11/03 12:10:42; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/03 12:10:42; author: tg; state: Exp; lines: +0 -0
Import HDF port. HDF is yet another graphics format.
PR: 4546
Submitted by: Mikhail Teterin
=============================================================================
v. 1.36
date: 2007/09/30 08:08:51; author: linimon; state: Exp; lines: +4 -0
Mark as broken on gcc 4.2.
v. 1.35
date: 2007/07/12 07:35:45; author: maho; state: Exp; lines: +2 -5
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
v. 1.34
date: 2007/07/04 07:51:56; author: maho; state: Exp; lines: +7 -4
Fix build and finally migrated to gfortran42!
Spotted by: linimon
v. 1.33
date: 2007/04/23 01:11:32; author: maho; state: Exp; lines: +5 -2
Marked as BROKEN [1], and make fetchable [2].
Submitted by: kris [1], fenner [2].
v. 1.32
date: 2007/04/17 00:30:58; author: maho; state: Exp; lines: +10 -3
* Use gfortran
* portlint.
Build was not verified. It has been known that it doesn't build
with 6.2-RELEASE(?), even without modification, but pointyhat
build cluster. Hope pointyhat builds without errors.
v. 1.31
date: 2007/04/12 00:48:24; author: maho; state: Exp; lines: +1 -1
Take over.
v. 1.30
date: 2007/04/04 03:31:05; author: glewis; state: Exp; lines: +1 -1
. Drop maintainership of these ports. Its glaringly obvious that I don't
have time to maintain them since I'm not even keeping up with the ports
that are most important to me.
v. 1.29
date: 2006/05/13 04:14:56; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with S
v. 1.28
date: 2006/02/23 10:38:50; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.27
date: 2005/04/10 21:02:57; author: kris; state: Exp; lines: +2 -2
Now builds on amd64
v. 1.26
date: 2005/04/07 16:59:43; author: glewis; state: Exp; lines: +6 -8
. Simplify how DISTFILES is constructed, which also makes portlint happy
since it now appears in the correct order.
v. 1.25
date: 2005/03/18 21:20:05; author: glewis; state: Exp; lines: +23 -1
. Install documentation.
v. 1.24
date: 2005/03/17 19:35:07; author: glewis; state: Exp; lines: +4 -2
. Add Szip support.
v. 1.23
date: 2005/03/17 19:04:21; author: glewis; state: Exp; lines: +12 -16
. Update to 4.2r1.
. Convert to using the autoconf build infrastructure that is part of
the distribution rather than rolling our own build infrastructure.
. Take maintainership. [1]
Approved by: mi [1] (previous maintainer)
v. 1.22
date: 2004/03/24 18:55:25; author: pav; state: Exp; lines: +2 -0
- Add CONFLICTS between math/netcdf and science/hdf, they both install
same binaries.
PR: ports/64646, ports/64647
Submitted by: Kay Lehmann
v. 1.21
date: 2004/03/06 23:24:07; author: kris; state: Exp; lines: +7 -1
BROKEN on !i386 and !alpha: Does not compile
v. 1.20
date: 2004/02/29 09:10:21; author: eik; state: Exp; lines: +1 -1
set CATEGORIES equal to science/hdf5, fixing PKGORIGIN
v. 1.19
date: 2003/10/06 07:52:07; author: edwin; state: Exp; lines: +2 -0
Add INSTALLS_SHLIB to the Makefile
v. 1.18
date: 2003/03/07 06:04:04; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.17
date: 2001/12/21 21:36:42; author: mi; state: Exp; lines: +3 -3
Every two years I upgrade this -- whether it needs it or not. Upgrade
to the latest HDF4.1r5...
v. 1.16
date: 2000/04/14 10:46:19; author: asami; state: Exp; lines: +4 -4
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
string so I fixed it.
v. 1.15
date: 1999/11/14 02:31:56; author: steve; state: Exp; lines: +18 -49
Update to version 4.1r3.
PR: 14717
Submitted by: maintainer
v. 1.14
date: 1999/10/26 21:18:37; author: fenner; state: Exp; lines: +2 -2
Update MAINTAINER's email address.
v. 1.13
date: 1999/08/28 01:57:15; author: mharo; state: Exp; lines: +5 -5
ln -> ${LN}
v. 1.12
date: 1999/08/27 21:14:04; author: mharo; state: Exp; lines: +3 -3
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11
date: 1999/08/25 06:14:15; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1999/08/23 04:23:31; author: mharo; state: Exp; lines: +2 -2
grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
v. 1.9
date: 1998/10/05 03:20:28; author: steve; state: Exp; lines: +1 -2
Fix build for ELF.
v. 1.8
date: 1998/09/15 11:45:52; author: asami; state: Exp; lines: +2 -2
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
(Note, since the shlib major didn't change this just removes the regexp
support.)
v. 1.7
date: 1998/08/22 16:20:24; author: hoek; state: Exp; lines: +2 -2
${PKGDIR}/PLIST -> ${PLIST}
v. 1.6
date: 1998/08/21 23:11:03; author: hoek; state: Exp; lines: +3 -7
Almost forgot the reason I was here: use the MAN1 variable.
v. 1.5
date: 1998/08/21 21:40:02; author: hoek; state: Exp; lines: +5 -1
Respect prefix. Make this build on -current by changing
"cc /usr/lib/libz.a" to "cc -lz".
v. 1.4
date: 1998/06/04 23:18:46; author: steve; state: Exp; lines: +9 -8
Update to version 4.1r2.
PR: 6784
Submitted by: maintainer
v. 1.3
date: 1998/04/08 12:53:43; author: tg; state: Exp; lines: +2 -4
Make this compile again.
v. 1.2
date: 1998/04/01 02:04:04; author: asami; state: Exp; lines: +3 -1
cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
In file included from /usr/include/sys/types.h:96,
from types.h:54,
from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
v. 1.1
date: 1997/11/03 12:10:42; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/03 12:10:42; author: tg; state: Exp; lines: +0 -0
Import HDF port. HDF is yet another graphics format.
PR: 4546
Submitted by: Mikhail Teterin
=============================================================================
|
| |

|