View | Details | Raw Unified | Return to bug 180702 | Differences between
and this patch

Collapse All | Expand All

(-)graphics/gmt/Makefile (-34 / +64 lines)
Lines 2-47 Link Here
2
# $FreeBSD: head/graphics/gmt/Makefile 327733 2013-09-20 18:35:44Z bapt $
2
# $FreeBSD: head/graphics/gmt/Makefile 327733 2013-09-20 18:35:44Z bapt $
3
3
4
PORTNAME=	gmt
4
PORTNAME=	gmt
5
PORTVERSION=	4.5.8
5
PORTVERSION=	4.5.9
6
PORTREVISION=	4
7
CATEGORIES=	graphics
6
CATEGORIES=	graphics
8
MASTER_SITES=	ftp://falcon.grdl.noaa.gov/pub/${PORTNAME}/	\
7
MASTER_SITES=	ftp://ftp.soest.hawaii.edu/%SUBDIR%/ \
9
		ftp://ftp.soest.hawaii.edu/${PORTNAME}/		\
8
		ftp://ftp.geologi.uio.no/pub/%SUBDIR%/ \
10
		ftp://ftp.geologi.uio.no/pub/${PORTNAME}/	\
9
		ftp://ftp.iag.usp.br/pub/%SUBDIR%/ \
11
		ftp://ibis.grdl.noaa.gov/pub/${PORTNAME}/	\
10
		ftp://ftp.scc.u-tokai.ac.jp/pub/%SUBDIR%/ \
12
		ftp://gd.tuwien.ac.at/pub/${PORTNAME}/		\
11
		http://gd.tuwien.ac.at/graphics/visual/%SUBDIR%/ \
13
		ftp://ftp.iag.usp.br/pub/${PORTNAME}/		\
12
		http://gmt.mirror.ac.za/pub/%SUBDIR%/
14
		ftp://ftp.scc.u-tokai.ac.jp/pub/${PORTNAME}/
13
MASTER_SITE_SUBDIR=	${PORTNAME}
14
DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
15
		${GSHHG_DISTNAME}${EXTRACT_SUFX}
15
16
16
MAINTAINER=	ports@FreeBSD.org
17
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	The Generic Mapping Tools data processing and display software package
18
COMMENT=	Generic Mapping Tools - data processing and display software package
19
20
LICENSE=	GPLv2 LGPL3
21
LICENSE_COMB=	multi
22
LICENSE_DISTFILES_GPLv2=	${DISTNAME}${EXTRACT_SUFX}
23
LICENSE_DISTFILES_LGPL3=	${GSHHG_DISTNAME}${EXTRACT_SUFX}
24
25
LIB_DEPENDS=	libnetcdf.so:${PORTSDIR}/science/netcdf4
26
RUN_DEPENDS=	bash:${PORTSDIR}/shells/bash
27
28
OPTIONS_DEFINE=	SHARED EPS DEBUG IMPERIAL GDAL OCTAVE X11 DOCS
29
OPTIONS_DEFAULT=	SHARED GDAL X11
30
OPTIONS_SUB=	yes
31
SHARED_DESC=	Build shared (dynamic) libraries
32
EPS_DESC=	Set .eps as default output format, otherwise .ps
33
IMPERIAL_DESC=	Choose Imperial (inch) units over metric (cm)
34
GDAL_DESC=	Compile in experimental GDAL support
35
OCTAVE_DESC=	Build GMT-octave interface
18
36
19
WRKSRC=		${WRKDIR}/${PORTNAME:U}${DISTVERSION}
37
WRKSRC=		${WRKDIR}/${PORTNAME:U}${DISTVERSION}
20
USES=		gmake
38
21
USE_BZIP2=	yes
39
USE_BZIP2=	yes
40
USES=		gmake shebangfix
41
SHEBANG_FILES=	gmtswitch
22
USE_AUTOTOOLS=	autoconf
42
USE_AUTOTOOLS=	autoconf
23
GNU_CONFIGURE=	yes
43
CONFIGURE_ARGS=	--datadir=${DATADIR} \
24
CONFIGURE_ARGS+=--datadir=${DATADIR}
44
		--with-gshhg-dir=${DATADIR}/coast
25
USE_XORG=	x11 xaw xmu xt
45
INSTALL_TARGET=	install-gmt install-data install-man install-doc
26
MAKE_JOBS_UNSAFE=	yes
46
MAKE_JOBS_UNSAFE=	yes
27
47
28
PORTDOCS=	*
48
PORTDOCS=	*
29
PORTDATA=	*
30
49
31
OPTIONS_DEFINE=	SHARED EPS DEBUG IMPERIAL GDAL NETCDF OCTAVE
32
OPTIONS_DEFAULT=	SHARED GDAL NETCDF
33
SHARED_DESC=	Build shared (dynamic) libraries
34
EPS_DESC=	defaults .eps, otherwise .ps
35
IMPERIAL_DESC=	Choose Imperial (inch) units over metric (cm)
36
GDAL_DESC=	Compile in experimental GDAL support
37
NETCDF_DESC=	With netCDF (7) support
38
OCTAVE_DESC=	With OCTAVE support
39
40
NO_STAGE=	yes
41
.include "Makefile.man"
42
43
NETCDF_LIB_DEPENDS=	libnetcdf.so:${PORTSDIR}/science/netcdf4
44
NETCDF_CONFIGURE_ON=	--enable-netcdf
45
DEBUG_CONFIGURE_ON=	--enable-debug --enable-devdebug
50
DEBUG_CONFIGURE_ON=	--enable-debug --enable-devdebug
46
SHARED_CONFIGURE_ON=	--enable-shared
51
SHARED_CONFIGURE_ON=	--enable-shared
47
IMPERIAL_CONFIGURE_ON=	--enable-US
52
IMPERIAL_CONFIGURE_ON=	--enable-US
Lines 51-56 Link Here
51
OCTAVE_RUN_DEPENDS=	octave:${PORTSDIR}/math/octave
56
OCTAVE_RUN_DEPENDS=	octave:${PORTSDIR}/math/octave
52
OCTAVE_CONFIGURE_ON=	--enable-octave --enable-mex
57
OCTAVE_CONFIGURE_ON=	--enable-octave --enable-mex
53
OCTAVE_CONFIGURE_OFF=	--disable-mex
58
OCTAVE_CONFIGURE_OFF=	--disable-mex
59
X11_CONFIGURE_OFF=	--disable-xgrid
60
61
STRIP_FILES=	blockmean blockmedian blockmode filter1d fitcircle \
62
		gmt2rgb gmtconvert gmtdefaults gmtmath gmtselect \
63
		gmtset grd2cpt grd2xyz grdblend grdclip \
64
		grdcontour grdcut grdedit grdfft grdfilter \
65
		grdgradient grdhisteq grdimage grdinfo grdlandmask \
66
		grdmask grdmath grdpaste grdproject grdreformat \
67
		grdsample grdtrack grdtrend grdvector grdview \
68
		grdvolume greenspline makecpt mapproject minmax \
69
		nearneighbor project ps2raster psbasemap psclip \
70
		pscoast pscontour pshistogram psimage pslegend \
71
		psmask psrose psscale pstext pswiggle \
72
		psxy psxyz sample1d spectrum1d splitxyz \
73
		surface trend1d trend2d triangulate xyz2grd
74
75
GSHHG_DISTNAME=	gshhg-gmt-nc3-2.2.2
54
76
55
.include <bsd.port.options.mk>
77
.include <bsd.port.options.mk>
56
78
Lines 58-69 Link Here
58
USE_LDCONFIG=	yes
80
USE_LDCONFIG=	yes
59
.endif
81
.endif
60
82
61
INSTALL_TARGET=		install-gmt install-data install-man install-doc
83
.if ${PORT_OPTIONS:MX11}
84
USE_XORG=	x11 xaw xmu xt
85
.endif
62
86
63
.if ${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "sparc64"
87
post-install:
64
CONFIGURE_ARGS+=	--enable-64
88
	@${MKDIR} ${STAGEDIR}${DATADIR}/coast
65
.else
89
	(cd ${WRKDIR}/${GSHHG_DISTNAME} && ${INSTALL_DATA} README.TXT *.nc \
66
CONFIGURE_ARGS+=	--disable-64
90
		${STAGEDIR}${DATADIR}/coast)
91
.if ${PORT_OPTIONS:MX11}
92
	(cd ${WRKSRC}/src/xgrid && ${INSTALL_PROGRAM} xgridedit \
93
		${STAGEDIR}${PREFIX}/bin)
67
.endif
94
.endif
95
.for i in ${STRIP_FILES}
96
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${i}
97
.endfor
68
98
69
.include <bsd.port.mk>
99
.include <bsd.port.mk>
(-)graphics/gmt/Makefile.man (-30 lines)
Lines 1-30 Link Here
1
MAN1=	GMT.1 backtracker.1 binlegs.1 blockmean.1 blockmedian.1 \
2
	blockmode.1 dat2gmt.1 dimfilter.1 filter1d.1 fitcircle.1 \
3
	gmt2bin.1 gmt2dat.1 gmt2kml.1 gmt2rgb.1 gmt_shell_functions.1 \
4
	gmtconvert.1 gmtdefaults.1 gmtdigitize.1 gmtdp.1 gmtget.1 \
5
	gmtinfo.1 gmtlegs.1 gmtlist.1 gmtlogo.1 gmtmath.1 gmtpath.1 \
6
	gmtselect.1 gmtset.1 gmtstitch.1 gmttrack.1 grd2cpt.1 grd2xyz.1 \
7
	grdblend.1 grdclip.1 grdcontour.1 grdcut.1 grdedit.1 grdfft.1 \
8
	grdfilter.1 grdgradient.1 grdhisteq.1 grdimage.1 grdinfo.1 \
9
	grdlandmask.1 grdmask.1 grdmath.1 grdpaste.1 grdproject.1 \
10
	grdraster.1 grdreformat.1 grdrotater.1 grdsample.1 grdspotter.1 \
11
	grdtrack.1 grdtrend.1 grdvector.1 grdview.1 grdvolume.1 \
12
	greenspline.1 gshhs.1 gshhs_dp.1 gshhstograss.1 hotspotter.1 \
13
	img2google.1 img2grd.1 img2mercgrd.1 isogmt.1 kml2gmt.1 makecpt.1 \
14
	makepattern.1 mapproject.1 mgd77convert.1 mgd77info.1 mgd77list.1 \
15
	mgd77magref.1 mgd77manage.1 mgd77path.1 mgd77sniffer.1 \
16
	mgd77togmt.1 mgd77track.1 minmax.1 nc2xy.1 nearneighbor.1 \
17
	originator.1 project.1 ps2raster.1 psbasemap.1 psbbox.1 psclip.1 \
18
	pscoast.1 pscontour.1 pscoupe.1 pshistogram.1 psimage.1 \
19
	pslegend.1 psmask.1 psmeca.1 psmegaplot.1 pspolar.1 psrose.1 \
20
	psscale.1 pssegy.1 pssegyz.1 pstext.1 psvelo.1 pswiggle.1 psxy.1 \
21
	psxyz.1 rotconverter.1 sample1d.1 segy2grd.1 spectrum1d.1 \
22
	sphdistance.1 sphinterpolate.1 sphtriangulate.1 splitxyz.1 \
23
	surface.1 trend1d.1 trend2d.1 triangulate.1 x2sys_binlist.1 \
24
	x2sys_cross.1 x2sys_datalist.1 x2sys_get.1 x2sys_init.1 \
25
	x2sys_list.1 x2sys_merge.1 x2sys_put.1 x2sys_report.1 \
26
	x2sys_solve.1 x_edit.1 x_init.1 x_list.1 x_over.1 x_remove.1 \
27
	x_report.1 x_setup.1 x_solve_dc_drift.1 x_system.1 x_update.1 \
28
	xyz2grd.1
29
MAN3=	pslib.3
30
MAN5=	gmtcolors.5
(-)graphics/gmt/distinfo (-2 / +4 lines)
Lines 1-2 Link Here
1
SHA256 (gmt-4.5.8.tar.bz2) = de3398acaf3ecb34f48c8a61a916c6037276793bd4b13bef376282a7731e54d4
1
SHA256 (gmt-4.5.9.tar.bz2) = 9b13be96ccf4bbd38c14359c05dfa7eeeb4b5f06d6f4be9c33d6c3ea276afc86
2
SIZE (gmt-4.5.8.tar.bz2) = 39350328
2
SIZE (gmt-4.5.9.tar.bz2) = 39325492
3
SHA256 (gshhg-gmt-nc3-2.2.2.tar.bz2) = 463460e429a98901accc119629e327dfece217760cda8eddc9fd5afcbc7f1919
4
SIZE (gshhg-gmt-nc3-2.2.2.tar.bz2) = 46982087
(-)graphics/gmt/files/patch-configure-ac (-9 / +24 lines)
Lines 1-16 Link Here
1
$FreeBSD: head/graphics/gmt/files/patch-configure-ac 300896 2012-07-14 13:54:48Z beat $
1
$FreeBSD: head/graphics/gmt/files/patch-configure-ac 300896 2012-07-14 13:54:48Z beat $
2
2
3
On GNU systems gcc is used as ld, which accepts the -Wl option to pass options
4
to ld.  On FreeBSD, ld is used, and gets upset with -Wl.
5
6
--- configure.ac.orig	2012-04-09 09:40:43.118542080 +0100
3
--- configure.ac.orig	2012-04-09 09:40:43.118542080 +0100
7
+++ configure.ac	2012-04-09 09:45:57.340543460 +0100
4
+++ configure.ac	2012-04-09 09:45:57.340543460 +0100
8
@@ -759,7 +759,7 @@
5
@@ -663,10 +663,10 @@
6
 	if test "$os" = "Darwin" ; then
7
 		LDFLAGS="$LDFLAGS -Wl,-x"
8
 	else
9
-		LDFLAGS="$LDFLAGS -s"
10
+		LDFLAGS="$LDFLAGS"
11
 	fi
12
 	if test "$GCC" = "yes" || test "$os" = "Linux" || test "$os" = "AIX"; then
13
-		CFLAGS="$CFLAGS -O2"
14
+		CFLAGS="$CFLAGS"
15
 	elif test "$chip" = "alpha" || test "$os" = "AUX" || test "$os" = "HP-UX"; then
16
 		CFLAGS="$CFLAGS"
17
 	else
18
@@ -779,11 +779,11 @@
19
 		else				# Solaris
20
 			LD_OPT="-G"
21
 		fi
22
-	elif test "$os" = "Linux" || test "$os" = "GNU/kFreeBSD" ; then	# Need optimization when doing shared
23
+	elif test "$os" = "Linux" || test "$os" = "FreeBSD" || test "$os" = "GNU/kFreeBSD" ; then	# Need optimization when doing shared
24
 		LD='$(CC)'
25
 		SL_VERSION=$SL.$LIB_MAJOR_VERSION
9
 		LD_OPT='-shared -Wl,-soname=$*.'$SL_VERSION
26
 		LD_OPT='-shared -Wl,-soname=$*.'$SL_VERSION
10
 	elif test "$os" = "FreeBSD" || test "$os" = "NetBSD" ; then
27
-	elif test "$os" = "FreeBSD" || test "$os" = "NetBSD" ; then
28
+	elif test "$os" = "NetBSD" ; then
11
 		SL_VERSION=$SL.$LIB_MAJOR_VERSION
29
 		SL_VERSION=$SL.$LIB_MAJOR_VERSION
12
-		LD_OPT='-shared -Wl,-soname=$*.'$SL_VERSION
30
 		LD_OPT='-shared -Wl,-soname=$*.'$SL_VERSION
13
+		LD_OPT='-shared -soname=$*.'$SL_VERSION
14
 	elif test "$os" = "OSF1" ; then
31
 	elif test "$os" = "OSF1" ; then
15
 		LD_OPT='-shared -expect_unresolved "*"'
16
 	elif test "$os" = "IRIX64" ; then
(-)graphics/gmt/pkg-plist (-6 / +400 lines)
Lines 69-74 Link Here
69
bin/trend1d
69
bin/trend1d
70
bin/trend2d
70
bin/trend2d
71
bin/triangulate
71
bin/triangulate
72
%%X11%%bin/xgridedit
72
bin/xyz2grd
73
bin/xyz2grd
73
include/gmt.h
74
include/gmt.h
74
include/gmt_bcr.h
75
include/gmt_bcr.h
Lines 101-111 Link Here
101
include/gmt_version.h
102
include/gmt_version.h
102
include/pslib.h
103
include/pslib.h
103
lib/libgmt.a
104
lib/libgmt.a
104
lib/libgmt.so
105
%%SHARED%%lib/libgmt.so
105
lib/libgmt.so.4
106
%%SHARED%%lib/libgmt.so.4
106
lib/libgmtps.a
107
lib/libgmtps.a
107
lib/libgmtps.so
108
%%SHARED%%lib/libgmtps.so
108
lib/libgmtps.so.4
109
%%SHARED%%lib/libgmtps.so.4
109
lib/libpsl.a
110
lib/libpsl.a
110
lib/libpsl.so
111
%%SHARED%%lib/libpsl.so
111
lib/libpsl.so.4
112
%%SHARED%%lib/libpsl.so.4
113
man/man1/GMT.1.gz
114
man/man1/backtracker.1.gz
115
man/man1/binlegs.1.gz
116
man/man1/blockmean.1.gz
117
man/man1/blockmedian.1.gz
118
man/man1/blockmode.1.gz
119
man/man1/dat2gmt.1.gz
120
man/man1/dimfilter.1.gz
121
man/man1/filter1d.1.gz
122
man/man1/fitcircle.1.gz
123
man/man1/gmt2bin.1.gz
124
man/man1/gmt2dat.1.gz
125
man/man1/gmt2kml.1.gz
126
man/man1/gmt2rgb.1.gz
127
man/man1/gmt_shell_functions.1.gz
128
man/man1/gmtconvert.1.gz
129
man/man1/gmtdefaults.1.gz
130
man/man1/gmtdigitize.1.gz
131
man/man1/gmtdp.1.gz
132
man/man1/gmtget.1.gz
133
man/man1/gmtinfo.1.gz
134
man/man1/gmtlegs.1.gz
135
man/man1/gmtlist.1.gz
136
man/man1/gmtlogo.1.gz
137
man/man1/gmtmath.1.gz
138
man/man1/gmtpath.1.gz
139
man/man1/gmtselect.1.gz
140
man/man1/gmtset.1.gz
141
man/man1/gmtstitch.1.gz
142
man/man1/gmttrack.1.gz
143
man/man1/grd2cpt.1.gz
144
man/man1/grd2xyz.1.gz
145
man/man1/grdblend.1.gz
146
man/man1/grdclip.1.gz
147
man/man1/grdcontour.1.gz
148
man/man1/grdcut.1.gz
149
man/man1/grdedit.1.gz
150
man/man1/grdfft.1.gz
151
man/man1/grdfilter.1.gz
152
man/man1/grdgradient.1.gz
153
man/man1/grdhisteq.1.gz
154
man/man1/grdimage.1.gz
155
man/man1/grdinfo.1.gz
156
man/man1/grdlandmask.1.gz
157
man/man1/grdmask.1.gz
158
man/man1/grdmath.1.gz
159
man/man1/grdpaste.1.gz
160
man/man1/grdproject.1.gz
161
man/man1/grdraster.1.gz
162
man/man1/grdreformat.1.gz
163
man/man1/grdrotater.1.gz
164
man/man1/grdsample.1.gz
165
man/man1/grdspotter.1.gz
166
man/man1/grdtrack.1.gz
167
man/man1/grdtrend.1.gz
168
man/man1/grdvector.1.gz
169
man/man1/grdview.1.gz
170
man/man1/grdvolume.1.gz
171
man/man1/greenspline.1.gz
172
man/man1/gshhg.1.gz
173
man/man1/gshhg_dp.1.gz
174
man/man1/gshhgtograss.1.gz
175
man/man1/hotspotter.1.gz
176
man/man1/img2google.1.gz
177
man/man1/img2grd.1.gz
178
man/man1/img2mercgrd.1.gz
179
man/man1/isogmt.1.gz
180
man/man1/kml2gmt.1.gz
181
man/man1/makecpt.1.gz
182
man/man1/makepattern.1.gz
183
man/man1/mapproject.1.gz
184
man/man1/mgd77convert.1.gz
185
man/man1/mgd77info.1.gz
186
man/man1/mgd77list.1.gz
187
man/man1/mgd77magref.1.gz
188
man/man1/mgd77manage.1.gz
189
man/man1/mgd77path.1.gz
190
man/man1/mgd77sniffer.1.gz
191
man/man1/mgd77togmt.1.gz
192
man/man1/mgd77track.1.gz
193
man/man1/minmax.1.gz
194
man/man1/nc2xy.1.gz
195
man/man1/nearneighbor.1.gz
196
man/man1/originator.1.gz
197
man/man1/project.1.gz
198
man/man1/ps2raster.1.gz
199
man/man1/psbasemap.1.gz
200
man/man1/psbbox.1.gz
201
man/man1/psclip.1.gz
202
man/man1/pscoast.1.gz
203
man/man1/pscontour.1.gz
204
man/man1/pscoupe.1.gz
205
man/man1/pshistogram.1.gz
206
man/man1/psimage.1.gz
207
man/man1/pslegend.1.gz
208
man/man1/psmask.1.gz
209
man/man1/psmeca.1.gz
210
man/man1/psmegaplot.1.gz
211
man/man1/pspolar.1.gz
212
man/man1/psrose.1.gz
213
man/man1/psscale.1.gz
214
man/man1/pssegy.1.gz
215
man/man1/pssegyz.1.gz
216
man/man1/pstext.1.gz
217
man/man1/psvelo.1.gz
218
man/man1/pswiggle.1.gz
219
man/man1/psxy.1.gz
220
man/man1/psxyz.1.gz
221
man/man1/rotconverter.1.gz
222
man/man1/sample1d.1.gz
223
man/man1/segy2grd.1.gz
224
man/man1/spectrum1d.1.gz
225
man/man1/sphdistance.1.gz
226
man/man1/sphinterpolate.1.gz
227
man/man1/sphtriangulate.1.gz
228
man/man1/splitxyz.1.gz
229
man/man1/surface.1.gz
230
man/man1/trend1d.1.gz
231
man/man1/trend2d.1.gz
232
man/man1/triangulate.1.gz
233
man/man1/x2sys_binlist.1.gz
234
man/man1/x2sys_cross.1.gz
235
man/man1/x2sys_datalist.1.gz
236
man/man1/x2sys_get.1.gz
237
man/man1/x2sys_init.1.gz
238
man/man1/x2sys_list.1.gz
239
man/man1/x2sys_merge.1.gz
240
man/man1/x2sys_put.1.gz
241
man/man1/x2sys_report.1.gz
242
man/man1/x2sys_solve.1.gz
243
man/man1/x_edit.1.gz
244
man/man1/x_init.1.gz
245
man/man1/x_list.1.gz
246
man/man1/x_over.1.gz
247
man/man1/x_remove.1.gz
248
man/man1/x_report.1.gz
249
man/man1/x_setup.1.gz
250
man/man1/x_solve_dc_drift.1.gz
251
man/man1/x_system.1.gz
252
man/man1/x_update.1.gz
253
man/man1/xyz2grd.1.gz
254
man/man3/pslib.3.gz
255
man/man5/gmtcolors.5.gz
256
%%DATADIR%%/coast/README.TXT
257
%%DATADIR%%/coast/binned_GSHHS_c.nc
258
%%DATADIR%%/coast/binned_GSHHS_f.nc
259
%%DATADIR%%/coast/binned_GSHHS_h.nc
260
%%DATADIR%%/coast/binned_GSHHS_i.nc
261
%%DATADIR%%/coast/binned_GSHHS_l.nc
262
%%DATADIR%%/coast/binned_border_c.nc
263
%%DATADIR%%/coast/binned_border_f.nc
264
%%DATADIR%%/coast/binned_border_h.nc
265
%%DATADIR%%/coast/binned_border_i.nc
266
%%DATADIR%%/coast/binned_border_l.nc
267
%%DATADIR%%/coast/binned_river_c.nc
268
%%DATADIR%%/coast/binned_river_f.nc
269
%%DATADIR%%/coast/binned_river_h.nc
270
%%DATADIR%%/coast/binned_river_i.nc
271
%%DATADIR%%/coast/binned_river_l.nc
272
%%DATADIR%%/conf/gmt.conf
273
%%DATADIR%%/conf/gmt_cpt.conf
274
%%DATADIR%%/conf/gmt_custom_media.conf
275
%%DATADIR%%/conf/gmt_custom_symbols.conf
276
%%DATADIR%%/conf/gmtdefaults_SI
277
%%DATADIR%%/conf/gmtdefaults_US
278
%%DATADIR%%/cpt/GMT_cool.cpt
279
%%DATADIR%%/cpt/GMT_copper.cpt
280
%%DATADIR%%/cpt/GMT_cyclic.cpt
281
%%DATADIR%%/cpt/GMT_drywet.cpt
282
%%DATADIR%%/cpt/GMT_gebco.cpt
283
%%DATADIR%%/cpt/GMT_globe.cpt
284
%%DATADIR%%/cpt/GMT_gray.cpt
285
%%DATADIR%%/cpt/GMT_haxby.cpt
286
%%DATADIR%%/cpt/GMT_hot.cpt
287
%%DATADIR%%/cpt/GMT_jet.cpt
288
%%DATADIR%%/cpt/GMT_nighttime.cpt
289
%%DATADIR%%/cpt/GMT_no_green.cpt
290
%%DATADIR%%/cpt/GMT_ocean.cpt
291
%%DATADIR%%/cpt/GMT_paired.cpt
292
%%DATADIR%%/cpt/GMT_panoply.cpt
293
%%DATADIR%%/cpt/GMT_polar.cpt
294
%%DATADIR%%/cpt/GMT_rainbow.cpt
295
%%DATADIR%%/cpt/GMT_red2green.cpt
296
%%DATADIR%%/cpt/GMT_relief.cpt
297
%%DATADIR%%/cpt/GMT_sealand.cpt
298
%%DATADIR%%/cpt/GMT_seis.cpt
299
%%DATADIR%%/cpt/GMT_split.cpt
300
%%DATADIR%%/cpt/GMT_topo.cpt
301
%%DATADIR%%/cpt/GMT_wysiwyg.cpt
302
%%DATADIR%%/custom/astroid.def
303
%%DATADIR%%/custom/circle.def
304
%%DATADIR%%/custom/cross.def
305
%%DATADIR%%/custom/crosshair.def
306
%%DATADIR%%/custom/deltoid.def
307
%%DATADIR%%/custom/diamond.def
308
%%DATADIR%%/custom/flash.def
309
%%DATADIR%%/custom/hexagon.def
310
%%DATADIR%%/custom/hlens.def
311
%%DATADIR%%/custom/hlozenge.def
312
%%DATADIR%%/custom/hneedle.def
313
%%DATADIR%%/custom/hurricane.def
314
%%DATADIR%%/custom/invtriangle.def
315
%%DATADIR%%/custom/lcrescent.def
316
%%DATADIR%%/custom/lflag.def
317
%%DATADIR%%/custom/ltriangle.def
318
%%DATADIR%%/custom/meca.def
319
%%DATADIR%%/custom/octagon.def
320
%%DATADIR%%/custom/pacman.def
321
%%DATADIR%%/custom/pentagon.def
322
%%DATADIR%%/custom/rcrescent.def
323
%%DATADIR%%/custom/rflag.def
324
%%DATADIR%%/custom/rtriangle.def
325
%%DATADIR%%/custom/sectoid.def
326
%%DATADIR%%/custom/square.def
327
%%DATADIR%%/custom/squaroid.def
328
%%DATADIR%%/custom/star.def
329
%%DATADIR%%/custom/star3.def
330
%%DATADIR%%/custom/star4.def
331
%%DATADIR%%/custom/starp.def
332
%%DATADIR%%/custom/sun.def
333
%%DATADIR%%/custom/triangle.def
334
%%DATADIR%%/custom/trirot1.def
335
%%DATADIR%%/custom/trirot2.def
336
%%DATADIR%%/custom/trirot3.def
337
%%DATADIR%%/custom/trirot4.def
338
%%DATADIR%%/custom/vlens.def
339
%%DATADIR%%/custom/vlozenge.def
340
%%DATADIR%%/custom/vneedle.def
341
%%DATADIR%%/custom/volcano.def
342
%%DATADIR%%/dbase/grdraster.info
343
%%DATADIR%%/mgd77/Dst_all.wdc
344
%%DATADIR%%/mgd77/F107_mon.plt
345
%%DATADIR%%/mgd77/mgd77_paths.txt
346
%%DATADIR%%/mgd77/umdl.CM4
347
%%DATADIR%%/mgg/carter.d
348
%%DATADIR%%/mgg/gmtfile_paths
349
%%DATADIR%%/pattern/ps_pattern_01.ras
350
%%DATADIR%%/pattern/ps_pattern_02.ras
351
%%DATADIR%%/pattern/ps_pattern_03.ras
352
%%DATADIR%%/pattern/ps_pattern_04.ras
353
%%DATADIR%%/pattern/ps_pattern_05.ras
354
%%DATADIR%%/pattern/ps_pattern_06.ras
355
%%DATADIR%%/pattern/ps_pattern_07.ras
356
%%DATADIR%%/pattern/ps_pattern_08.ras
357
%%DATADIR%%/pattern/ps_pattern_09.ras
358
%%DATADIR%%/pattern/ps_pattern_10.ras
359
%%DATADIR%%/pattern/ps_pattern_11.ras
360
%%DATADIR%%/pattern/ps_pattern_12.ras
361
%%DATADIR%%/pattern/ps_pattern_13.ras
362
%%DATADIR%%/pattern/ps_pattern_14.ras
363
%%DATADIR%%/pattern/ps_pattern_15.ras
364
%%DATADIR%%/pattern/ps_pattern_16.ras
365
%%DATADIR%%/pattern/ps_pattern_17.ras
366
%%DATADIR%%/pattern/ps_pattern_18.ras
367
%%DATADIR%%/pattern/ps_pattern_19.ras
368
%%DATADIR%%/pattern/ps_pattern_20.ras
369
%%DATADIR%%/pattern/ps_pattern_21.ras
370
%%DATADIR%%/pattern/ps_pattern_22.ras
371
%%DATADIR%%/pattern/ps_pattern_23.ras
372
%%DATADIR%%/pattern/ps_pattern_24.ras
373
%%DATADIR%%/pattern/ps_pattern_25.ras
374
%%DATADIR%%/pattern/ps_pattern_26.ras
375
%%DATADIR%%/pattern/ps_pattern_27.ras
376
%%DATADIR%%/pattern/ps_pattern_28.ras
377
%%DATADIR%%/pattern/ps_pattern_29.ras
378
%%DATADIR%%/pattern/ps_pattern_30.ras
379
%%DATADIR%%/pattern/ps_pattern_31.ras
380
%%DATADIR%%/pattern/ps_pattern_32.ras
381
%%DATADIR%%/pattern/ps_pattern_33.ras
382
%%DATADIR%%/pattern/ps_pattern_34.ras
383
%%DATADIR%%/pattern/ps_pattern_35.ras
384
%%DATADIR%%/pattern/ps_pattern_36.ras
385
%%DATADIR%%/pattern/ps_pattern_37.ras
386
%%DATADIR%%/pattern/ps_pattern_38.ras
387
%%DATADIR%%/pattern/ps_pattern_39.ras
388
%%DATADIR%%/pattern/ps_pattern_40.ras
389
%%DATADIR%%/pattern/ps_pattern_41.ras
390
%%DATADIR%%/pattern/ps_pattern_42.ras
391
%%DATADIR%%/pattern/ps_pattern_43.ras
392
%%DATADIR%%/pattern/ps_pattern_44.ras
393
%%DATADIR%%/pattern/ps_pattern_45.ras
394
%%DATADIR%%/pattern/ps_pattern_46.ras
395
%%DATADIR%%/pattern/ps_pattern_47.ras
396
%%DATADIR%%/pattern/ps_pattern_48.ras
397
%%DATADIR%%/pattern/ps_pattern_49.ras
398
%%DATADIR%%/pattern/ps_pattern_50.ras
399
%%DATADIR%%/pattern/ps_pattern_51.ras
400
%%DATADIR%%/pattern/ps_pattern_52.ras
401
%%DATADIR%%/pattern/ps_pattern_53.ras
402
%%DATADIR%%/pattern/ps_pattern_54.ras
403
%%DATADIR%%/pattern/ps_pattern_55.ras
404
%%DATADIR%%/pattern/ps_pattern_56.ras
405
%%DATADIR%%/pattern/ps_pattern_57.ras
406
%%DATADIR%%/pattern/ps_pattern_58.ras
407
%%DATADIR%%/pattern/ps_pattern_59.ras
408
%%DATADIR%%/pattern/ps_pattern_60.ras
409
%%DATADIR%%/pattern/ps_pattern_61.ras
410
%%DATADIR%%/pattern/ps_pattern_62.ras
411
%%DATADIR%%/pattern/ps_pattern_63.ras
412
%%DATADIR%%/pattern/ps_pattern_64.ras
413
%%DATADIR%%/pattern/ps_pattern_65.ras
414
%%DATADIR%%/pattern/ps_pattern_66.ras
415
%%DATADIR%%/pattern/ps_pattern_67.ras
416
%%DATADIR%%/pattern/ps_pattern_68.ras
417
%%DATADIR%%/pattern/ps_pattern_69.ras
418
%%DATADIR%%/pattern/ps_pattern_70.ras
419
%%DATADIR%%/pattern/ps_pattern_71.ras
420
%%DATADIR%%/pattern/ps_pattern_72.ras
421
%%DATADIR%%/pattern/ps_pattern_73.ras
422
%%DATADIR%%/pattern/ps_pattern_74.ras
423
%%DATADIR%%/pattern/ps_pattern_75.ras
424
%%DATADIR%%/pattern/ps_pattern_76.ras
425
%%DATADIR%%/pattern/ps_pattern_77.ras
426
%%DATADIR%%/pattern/ps_pattern_78.ras
427
%%DATADIR%%/pattern/ps_pattern_79.ras
428
%%DATADIR%%/pattern/ps_pattern_80.ras
429
%%DATADIR%%/pattern/ps_pattern_81.ras
430
%%DATADIR%%/pattern/ps_pattern_82.ras
431
%%DATADIR%%/pattern/ps_pattern_83.ras
432
%%DATADIR%%/pattern/ps_pattern_84.ras
433
%%DATADIR%%/pattern/ps_pattern_85.ras
434
%%DATADIR%%/pattern/ps_pattern_86.ras
435
%%DATADIR%%/pattern/ps_pattern_87.ras
436
%%DATADIR%%/pattern/ps_pattern_88.ras
437
%%DATADIR%%/pattern/ps_pattern_89.ras
438
%%DATADIR%%/pattern/ps_pattern_90.ras
439
%%DATADIR%%/pslib/ISO-8859-1.ps
440
%%DATADIR%%/pslib/ISO-8859-10.ps
441
%%DATADIR%%/pslib/ISO-8859-13.ps
442
%%DATADIR%%/pslib/ISO-8859-14.ps
443
%%DATADIR%%/pslib/ISO-8859-15.ps
444
%%DATADIR%%/pslib/ISO-8859-2.ps
445
%%DATADIR%%/pslib/ISO-8859-3.ps
446
%%DATADIR%%/pslib/ISO-8859-4.ps
447
%%DATADIR%%/pslib/ISO-8859-5.ps
448
%%DATADIR%%/pslib/ISO-8859-6.ps
449
%%DATADIR%%/pslib/ISO-8859-7.ps
450
%%DATADIR%%/pslib/ISO-8859-8.ps
451
%%DATADIR%%/pslib/ISO-8859-9.ps
452
%%DATADIR%%/pslib/ISOLatin1+.ps
453
%%DATADIR%%/pslib/ISOLatin1.ps
454
%%DATADIR%%/pslib/PSL_label.ps
455
%%DATADIR%%/pslib/PSL_prologue.ps
456
%%DATADIR%%/pslib/PSL_text.ps
457
%%DATADIR%%/pslib/PS_font_info.d
458
%%DATADIR%%/pslib/Standard+.ps
459
%%DATADIR%%/pslib/Standard.ps
460
%%DATADIR%%/time/br.d
461
%%DATADIR%%/time/cn1.d
462
%%DATADIR%%/time/cn2.d
463
%%DATADIR%%/time/de.d
464
%%DATADIR%%/time/dk.d
465
%%DATADIR%%/time/eh.d
466
%%DATADIR%%/time/es.d
467
%%DATADIR%%/time/fi.d
468
%%DATADIR%%/time/fr.d
469
%%DATADIR%%/time/gr.d
470
%%DATADIR%%/time/hu.d
471
%%DATADIR%%/time/ie.d
472
%%DATADIR%%/time/il.d
473
%%DATADIR%%/time/is.d
474
%%DATADIR%%/time/it.d
475
%%DATADIR%%/time/jp.d
476
%%DATADIR%%/time/nl.d
477
%%DATADIR%%/time/no.d
478
%%DATADIR%%/time/pl.d
479
%%DATADIR%%/time/pt.d
480
%%DATADIR%%/time/ru.d
481
%%DATADIR%%/time/se.d
482
%%DATADIR%%/time/sg.d
483
%%DATADIR%%/time/to.d
484
%%DATADIR%%/time/tr.d
485
%%DATADIR%%/time/uk.d
486
%%DATADIR%%/time/us.d
487
%%DATADIR%%/x2sys/geo.def
488
%%DATADIR%%/x2sys/geoz.def
489
%%DATADIR%%/x2sys/gmt.def
490
%%DATADIR%%/x2sys/mgd77+.def
491
%%DATADIR%%/x2sys/mgd77.def
492
%%DATADIR%%/x2sys/xy.def
493
%%DATADIR%%/x2sys/xyz.def
494
@dirrm %%DATADIR%%/x2sys
495
@dirrm %%DATADIR%%/time
496
@dirrm %%DATADIR%%/pslib
497
@dirrm %%DATADIR%%/pattern
498
@dirrm %%DATADIR%%/mgg
499
@dirrm %%DATADIR%%/mgd77
500
@dirrm %%DATADIR%%/dbase
501
@dirrm %%DATADIR%%/custom
502
@dirrm %%DATADIR%%/cpt
503
@dirrm %%DATADIR%%/conf
504
@dirrm %%DATADIR%%/coast
505
@dirrm %%DATADIR%%

Return to bug 180702