View | Details | Raw Unified | Return to bug 237751
Collapse All | Expand All

(-)science/hdf5/Makefile (-5 / +10 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	hdf5
4
PORTNAME=	hdf5
5
PORTVERSION=	1.10.5
5
PORTVERSION=	1.10.5
6
PORTREVISION=	1
6
PORTREVISION=	2
7
CATEGORIES=	science archivers graphics
7
CATEGORIES=	science archivers graphics
8
MASTER_SITES=	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
8
MASTER_SITES=	https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-${PORTVERSION:R}/${DISTNAME}/src/ \
9
		LOCAL/sunpoet
9
		LOCAL/sunpoet
Lines 16-29 Link Here
16
16
17
CONFLICTS_INSTALL=	hdf-4.[0-9]* hdf5-1.6.[0-9]*
17
CONFLICTS_INSTALL=	hdf-4.[0-9]* hdf5-1.6.[0-9]*
18
18
19
OPTIONS_DEFINE=	DEBUG EXAMPLES FORTRAN SZIP
19
OPTIONS_DEFINE=	CXX DEBUG EXAMPLES FORTRAN PARALLEL SZIP
20
OPTIONS_DEFAULT=SZIP
20
OPTIONS_DEFAULT=CXX SZIP
21
OPTIONS_SUB=	yes
21
OPTIONS_SUB=	yes
22
22
23
USES=		compiler:c11 libtool localbase tar:bzip2
23
USES=		compiler:c11 libtool localbase tar:bzip2
24
24
25
CONFIGURE_ARGS=	--enable-cxx \
25
CONFIGURE_ARGS=	--enable-hl \
26
		--enable-hl \
27
		--enable-instrument \
26
		--enable-instrument \
28
		--enable-strict-format-checks
27
		--enable-strict-format-checks
29
GNU_CONFIGURE=	yes
28
GNU_CONFIGURE=	yes
Lines 34-44 Link Here
34
33
35
PORTEXAMPLES=	*
34
PORTEXAMPLES=	*
36
35
36
CXX_CONFIGURE_ENABLE=	cxx
37
CXX_PREVENTS=		PARALLEL
37
DEBUG_CONFIGURE_OFF=	--enable-build-mode=production
38
DEBUG_CONFIGURE_OFF=	--enable-build-mode=production
38
DEBUG_CONFIGURE_ON=	--enable-build-mode=debug
39
DEBUG_CONFIGURE_ON=	--enable-build-mode=debug
39
FORTRAN_CONFIGURE_ENABLE=	fortran
40
FORTRAN_CONFIGURE_ENABLE=	fortran
40
FORTRAN_CONFIGURE_ENV=	F9X=${FC}
41
FORTRAN_CONFIGURE_ENV=	F9X=${FC}
41
FORTRAN_USES=		fortran
42
FORTRAN_USES=		fortran
43
PARALLEL_DESC=		Parallel version
44
PARALLEL_CONFIGURE_ENABLE=	parallel
45
PARALLEL_LDFLAGS=	${LOCALBASE}/lib/libmpich.so
46
PARALLEL_LIB_DEPENDS=	libmpi.so:net/mpich
42
SZIP_CONFIGURE_ON=	--with-szlib=${LOCALBASE}
47
SZIP_CONFIGURE_ON=	--with-szlib=${LOCALBASE}
43
SZIP_LIB_DEPENDS=	libsz.so:science/szip
48
SZIP_LIB_DEPENDS=	libsz.so:science/szip
44
49
(-)science/hdf5/pkg-plist (-46 / +49 lines)
Lines 1-7 Link Here
1
bin/gif2h5
1
bin/gif2h5
2
bin/h52gif
2
bin/h52gif
3
bin/h5c++
3
%%CXX%%bin/h5c++
4
bin/h5cc
4
%%CXX%%bin/h5cc
5
bin/h5clear
5
bin/h5clear
6
bin/h5copy
6
bin/h5copy
7
bin/h5debug
7
bin/h5debug
Lines 13-18 Link Here
13
bin/h5jam
13
bin/h5jam
14
bin/h5ls
14
bin/h5ls
15
bin/h5mkgrp
15
bin/h5mkgrp
16
%%PARALLEL%%bin/h5pcc
17
%%PARALLEL%%bin/h5perf
16
bin/h5perf_serial
18
bin/h5perf_serial
17
bin/h5redeploy
19
bin/h5redeploy
18
bin/h5repack
20
bin/h5repack
Lines 20-50 Link Here
20
bin/h5stat
22
bin/h5stat
21
bin/h5unjam
23
bin/h5unjam
22
bin/h5watch
24
bin/h5watch
25
%%PARALLEL%%bin/ph5diff
23
include/H5ACpublic.h
26
include/H5ACpublic.h
24
include/H5AbstractDs.h
27
%%CXX%%include/H5AbstractDs.h
25
include/H5Apublic.h
28
include/H5Apublic.h
26
include/H5ArrayType.h
29
%%CXX%%include/H5ArrayType.h
27
include/H5AtomType.h
30
%%CXX%%include/H5AtomType.h
28
include/H5Attribute.h
31
%%CXX%%include/H5Attribute.h
29
include/H5Classes.h
32
%%CXX%%include/H5Classes.h
30
include/H5CommonFG.h
33
%%CXX%%include/H5CommonFG.h
31
include/H5CompType.h
34
%%CXX%%include/H5CompType.h
32
include/H5Cpp.h
35
%%CXX%%include/H5Cpp.h
33
include/H5CppDoc.h
36
%%CXX%%include/H5CppDoc.h
34
include/H5Cpublic.h
37
include/H5Cpublic.h
35
include/H5DOpublic.h
38
include/H5DOpublic.h
36
include/H5DSpublic.h
39
include/H5DSpublic.h
37
include/H5DaccProp.h
40
%%CXX%%include/H5DaccProp.h
38
include/H5DataSet.h
41
%%CXX%%include/H5DataSet.h
39
include/H5DataSpace.h
42
%%CXX%%include/H5DataSpace.h
40
include/H5DataType.h
43
%%CXX%%include/H5DataType.h
41
include/H5DcreatProp.h
44
%%CXX%%include/H5DcreatProp.h
42
include/H5Dpublic.h
45
include/H5Dpublic.h
43
include/H5DxferProp.h
46
%%CXX%%include/H5DxferProp.h
44
include/H5EnumType.h
47
%%CXX%%include/H5EnumType.h
45
include/H5Epubgen.h
48
include/H5Epubgen.h
46
include/H5Epublic.h
49
include/H5Epublic.h
47
include/H5Exception.h
50
%%CXX%%include/H5Exception.h
48
include/H5FDcore.h
51
include/H5FDcore.h
49
include/H5FDdirect.h
52
include/H5FDdirect.h
50
include/H5FDfamily.h
53
include/H5FDfamily.h
Lines 56-97 Link Here
56
include/H5FDsec2.h
59
include/H5FDsec2.h
57
include/H5FDstdio.h
60
include/H5FDstdio.h
58
include/H5FDwindows.h
61
include/H5FDwindows.h
59
include/H5FaccProp.h
62
%%CXX%%include/H5FaccProp.h
60
include/H5FcreatProp.h
63
%%CXX%%include/H5FcreatProp.h
61
include/H5File.h
64
%%CXX%%include/H5File.h
62
include/H5FloatType.h
65
%%CXX%%include/H5FloatType.h
63
include/H5Fpublic.h
66
include/H5Fpublic.h
64
include/H5Gpublic.h
67
include/H5Gpublic.h
65
include/H5Group.h
68
%%CXX%%include/H5Group.h
66
include/H5IMpublic.h
69
include/H5IMpublic.h
67
include/H5IdComponent.h
70
%%CXX%%include/H5IdComponent.h
68
include/H5Include.h
71
%%CXX%%include/H5Include.h
69
include/H5IntType.h
72
%%CXX%%include/H5IntType.h
70
include/H5Ipublic.h
73
include/H5Ipublic.h
71
include/H5LDpublic.h
74
include/H5LDpublic.h
72
include/H5LTpublic.h
75
include/H5LTpublic.h
73
include/H5LaccProp.h
76
%%CXX%%include/H5LaccProp.h
74
include/H5LcreatProp.h
77
%%CXX%%include/H5LcreatProp.h
75
include/H5Library.h
78
%%CXX%%include/H5Library.h
76
include/H5Location.h
79
%%CXX%%include/H5Location.h
77
include/H5Lpublic.h
80
include/H5Lpublic.h
78
include/H5MMpublic.h
81
include/H5MMpublic.h
79
include/H5Object.h
82
%%CXX%%include/H5Object.h
80
include/H5OcreatProp.h
83
%%CXX%%include/H5OcreatProp.h
81
include/H5Opublic.h
84
include/H5Opublic.h
82
include/H5PLextern.h
85
include/H5PLextern.h
83
include/H5PLpublic.h
86
include/H5PLpublic.h
84
include/H5PTpublic.h
87
include/H5PTpublic.h
85
include/H5PacketTable.h
88
%%CXX%%include/H5PacketTable.h
86
include/H5Ppublic.h
89
include/H5Ppublic.h
87
include/H5PredType.h
90
%%CXX%%include/H5PredType.h
88
include/H5PropList.h
91
%%CXX%%include/H5PropList.h
89
include/H5Rpublic.h
92
include/H5Rpublic.h
90
include/H5Spublic.h
93
include/H5Spublic.h
91
include/H5StrType.h
94
%%CXX%%include/H5StrType.h
92
include/H5TBpublic.h
95
include/H5TBpublic.h
93
include/H5Tpublic.h
96
include/H5Tpublic.h
94
include/H5VarLenType.h
97
%%CXX%%include/H5VarLenType.h
95
include/H5Zpublic.h
98
include/H5Zpublic.h
96
include/H5api_adpt.h
99
include/H5api_adpt.h
97
%%FORTRAN%%include/H5f90i.h
100
%%FORTRAN%%include/H5f90i.h
Lines 132-141 Link Here
132
lib/libhdf5.so
135
lib/libhdf5.so
133
lib/libhdf5.so.103
136
lib/libhdf5.so.103
134
lib/libhdf5.so.103.1.0
137
lib/libhdf5.so.103.1.0
135
lib/libhdf5_cpp.a
138
%%CXX%%lib/libhdf5_cpp.a
136
lib/libhdf5_cpp.so
139
%%CXX%%lib/libhdf5_cpp.so
137
lib/libhdf5_cpp.so.103
140
%%CXX%%lib/libhdf5_cpp.so.103
138
lib/libhdf5_cpp.so.103.1.0
141
%%CXX%%lib/libhdf5_cpp.so.103.1.0
139
%%FORTRAN%%lib/libhdf5_fortran.a
142
%%FORTRAN%%lib/libhdf5_fortran.a
140
%%FORTRAN%%lib/libhdf5_fortran.so
143
%%FORTRAN%%lib/libhdf5_fortran.so
141
%%FORTRAN%%lib/libhdf5_fortran.so.102
144
%%FORTRAN%%lib/libhdf5_fortran.so.102
Lines 144-153 Link Here
144
lib/libhdf5_hl.so
147
lib/libhdf5_hl.so
145
lib/libhdf5_hl.so.100
148
lib/libhdf5_hl.so.100
146
lib/libhdf5_hl.so.100.1.2
149
lib/libhdf5_hl.so.100.1.2
147
lib/libhdf5_hl_cpp.a
150
%%CXX%%lib/libhdf5_hl_cpp.a
148
lib/libhdf5_hl_cpp.so
151
%%CXX%%lib/libhdf5_hl_cpp.so
149
lib/libhdf5_hl_cpp.so.100
152
%%CXX%%lib/libhdf5_hl_cpp.so.100
150
lib/libhdf5_hl_cpp.so.100.1.3
153
%%CXX%%lib/libhdf5_hl_cpp.so.100.1.3
151
%%FORTRAN%%lib/libhdf5_hl_fortran.a
154
%%FORTRAN%%lib/libhdf5_hl_fortran.a
152
%%FORTRAN%%lib/libhdf5_hl_fortran.so
155
%%FORTRAN%%lib/libhdf5_hl_fortran.so
153
%%FORTRAN%%lib/libhdf5hl_fortran.a
156
%%FORTRAN%%lib/libhdf5hl_fortran.a

Return to bug 237751