Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Apr 2012 11:19:12 GMT
From:      Oliver Hartmann <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166691: graphics/gmt: Port is outdated, GMT 4.5.8 most recently released, providing naiv port-basics
Message-ID:  <201204061119.q36BJCYe085419@red.freebsd.org>
Resent-Message-ID: <201204061120.q36BKBM7031092@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166691
>Category:       ports
>Synopsis:       graphics/gmt: Port is outdated, GMT 4.5.8 most recently released, providing naiv port-basics
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 06 11:20:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Hartmann
>Release:        FreeBSD 9.-STABLE/amd64 and FreeBSD 10-CURRENT/amd64
>Organization:
FU Berlin
>Environment:
>Description:
graphics/gmt referes to version 3.4.1, which seems quite antuque and hopeless outdated.
For two years now, I use my "private" port refereing to the more modern GMT 4.X release tree and it works quite well for me and colleagues on FreeBSD.

GMT is a valuable postscript and geodetic toolset worth having in the scientific community. It seems FreeBSD is fainting away more and more from the science community due to the lack of maintainers, users and developers originating from the scientific community.

I try to add the graphics/gmt4 port as a tarball. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	gmt4/Makefile
#	gmt4/distinfo
#	gmt4/files
#	gmt4/pkg-descr
#	gmt4/pkg-plist
#
echo x - gmt4/Makefile
sed 's/^X//' >gmt4/Makefile << 'bb69451115cfc79899b5c84d79d7facf'
XPORTNAME=	gmt
XPORTVERSION=	4.5.8
XPORTREVISION=	0
XCATEGORIES=	graphics
X#
XMASTER_SITES=	ftp://ftp.soest.hawaii.edu/gmt/ \
X		ftp://ftp.geologi.uio.no/pub/gmt/ \
X		ftp://ibis.grdl.noaa.gov/pub/gmt/ \
X		ftp://gd.tuwien.ac.at/pub/gmt/ \
X		ftp://falcon.grdl.noaa.gov/pub/gmt/ \
X		ftp://ftp.iag.usp.br/pub/gmt/ \
X		ftp://ftp.scc.u-tokai.ac.jp/pub/gmt/
X
XWRKSRC=		${WRKDIR}/GMT${PORTVERSION}
X
XMAINTAINER=	sec@42.org
XCOMMENT=	The Generic Mapping Tools data processing and display software package
X
XCONFLICTS=	gmt-3*
X
X
XOPTIONS=	SHARED "Build shared (dynamic) libraries" on \
X		EPS "defaults .eps, otherwise .ps" off \
X		DEBUG "Compile for debugging code" off \
X		DEVDEBUG "Extra debugging for developers" off \
X		IMPERIAL "Choose US (inch) units ce over metric (cm)" off \
X		GDAL "Compile in experimental GDAL support" on \
X		NETCDF "With netCDF (4) support" on \
X		OCTAVE "With OCTAVE support" off
X
X.include <bsd.port.options.mk>
X
XCONFIGURE_ARGS+=	--docdir="${DOCSDIR}/gmt"
X
XUSE_GMAKE=	yes
XUSE_LDCONFIG=	yes
XUSE_XORG=	x11
X
XUSE_BZIP2=	YES
XHAS_CONFIGURE=	YES
X
X.if defined(WITH_NETCDF)
XLIB_DEPENDS+=		netcdf.7:${PORTSDIR}/science/netcdf4
XCONFIGURE_ARGS+=	--enable-netcdf
X.endif
X
X.if defined(WITH_DEBUG)
XCONFIGURE_ARGS+=	--enable-debug
X.endif
X
X.if defined(WITH_DEVDEBUG)
XCONFIGURE_ARGS+=	--enable-devdebug
X.endif
X
X.if defined(WITH_SHARED)
XCONFIGURE_ARGS+=	--enable-shared
X.endif
X
X.if defined(WITH_IMPERIAL)
XCONFIGURE_ARGS+=	--enable-US
X.endif
X
X.if defined(WITH_EPS)
XCONFIGURE_ARGS+=	--enable-eps
X.endif
X
X.if defined(WITH_GDAL)
XLIB_DEPENDS+=		gdal.16:${PORTSDIR}/graphics/gdal
XCONFIGURE_ARGS+=	--enable-gdal
X.endif
X
X.if defined(WITH_OCTAVE)
XRUN_DEPENDS+=		octave:${PORTSDIR}/math/octave
XCONFIGURE_ARGS+=	--enable-octave
XCONFIGURE_ARGS+=	--enable-mex
X.else
XCONFIGURE_ARGS+=	--disable-mex
X.endif
X
XCONFIGURE_ARGS+=	--prefix=${PREFIX}/${PORTNAME}
X
XINSTALL_TARGET=		install-gmt install-data install-man install-doc
X
X.include <bsd.port.pre.mk>
X
X.if (${ARCH} == "amd64" || ${ARCH} == "ia64" || ${ARCH} == "alpha" )
XCONFIGURE_ARGS+=	--enable-64
X.else
XCONFIGURE_ARGS+=	--disable-64
X.endif
X
X.include <bsd.port.post.mk>
bb69451115cfc79899b5c84d79d7facf
echo x - gmt4/distinfo
sed 's/^X//' >gmt4/distinfo << '07bf8389e466f8e14d8c5aa1b47d493a'
XSHA256 (gmt-4.5.8.tar.bz2) = de3398acaf3ecb34f48c8a61a916c6037276793bd4b13bef376282a7731e54d4
XSIZE (gmt-4.5.8.tar.bz2) = 39350328
07bf8389e466f8e14d8c5aa1b47d493a
echo c - gmt4/files
mkdir -p gmt4/files > /dev/null 2>&1
echo x - gmt4/pkg-descr
sed 's/^X//' >gmt4/pkg-descr << 'f22d4b1259ceb6e9e892c2aee7861886'
XGMT is a collection of public-domain Unix tools that allows you to
Xmanipulate x,y and x,y,z data sets (filtering, trend fitting,
Xgridding, projecting, etc.) and produce PostScript illustrations
Xranging from simple x-y plots, via contour maps, to artificially
Xilluminated surfaces and 3-d perspective views in black/white or
X24bit color. Linear, log10, and power scaling is supported in
Xaddition to 25 common map projections. The processing and display
Xroutines within GMT are completely general and will handle any (x,y)
Xor (x,y,z) data as input.
X
XThis port installs only the GMT manpages, there is a tutorial and
Xdocumentation in .ps, .pdf and .html format on the ftp site, too.
X
XIn case you look for data to plot, there is topological data at
Xftp://topex.ucsd.edu/pub/global_topo_2min/topo_8.2.img
X(140MB, covers nearly the whole earth)
X
XWWW: http://gmt.soest.hawaii.edu/
f22d4b1259ceb6e9e892c2aee7861886
echo x - gmt4/pkg-plist
sed 's/^X//' >gmt4/pkg-plist << 'e78b342972e50aa389656783b9b0ed47'
Xgmt/bin/GMT
Xgmt/bin/blockmean
Xgmt/bin/blockmedian
Xgmt/bin/blockmode
Xgmt/bin/filter1d
Xgmt/bin/fitcircle
Xgmt/bin/gmt2rgb
Xgmt/bin/gmt_shell_functions.sh
Xgmt/bin/gmtconvert
Xgmt/bin/gmtdefaults
Xgmt/bin/gmtget
Xgmt/bin/gmtlogo
Xgmt/bin/gmtmath
Xgmt/bin/gmtselect
Xgmt/bin/gmtset
Xgmt/bin/gmtswitch
Xgmt/bin/grd2cpt
Xgmt/bin/grd2xyz
Xgmt/bin/grdblend
Xgmt/bin/grdclip
Xgmt/bin/grdcontour
Xgmt/bin/grdcut
Xgmt/bin/grdedit
Xgmt/bin/grdfft
Xgmt/bin/grdfilter
Xgmt/bin/grdgradient
Xgmt/bin/grdhisteq
Xgmt/bin/grdimage
Xgmt/bin/grdinfo
Xgmt/bin/grdlandmask
Xgmt/bin/grdmask
Xgmt/bin/grdmath
Xgmt/bin/grdpaste
Xgmt/bin/grdproject
Xgmt/bin/grdreformat
Xgmt/bin/grdsample
Xgmt/bin/grdtrack
Xgmt/bin/grdtrend
Xgmt/bin/grdvector
Xgmt/bin/grdview
Xgmt/bin/grdvolume
Xgmt/bin/greenspline
Xgmt/bin/isogmt
Xgmt/bin/makecpt
Xgmt/bin/mapproject
Xgmt/bin/minmax
Xgmt/bin/nearneighbor
Xgmt/bin/project
Xgmt/bin/ps2raster
Xgmt/bin/psbasemap
Xgmt/bin/psbbox.sh
Xgmt/bin/psclip
Xgmt/bin/pscoast
Xgmt/bin/pscontour
Xgmt/bin/pshistogram
Xgmt/bin/psimage
Xgmt/bin/pslegend
Xgmt/bin/psmask
Xgmt/bin/psrose
Xgmt/bin/psscale
Xgmt/bin/pstext
Xgmt/bin/pswiggle
Xgmt/bin/psxy
Xgmt/bin/psxyz
Xgmt/bin/sample1d
Xgmt/bin/spectrum1d
Xgmt/bin/splitxyz
Xgmt/bin/surface
Xgmt/bin/trend1d
Xgmt/bin/trend2d
Xgmt/bin/triangulate
Xgmt/bin/xyz2grd
Xgmt/include/gmt.h
Xgmt/include/gmt_bcr.h
Xgmt/include/gmt_boundcond.h
Xgmt/include/gmt_calclock.h
Xgmt/include/gmt_colors.h
Xgmt/include/gmt_common.h
Xgmt/include/gmt_contour.h
Xgmt/include/gmt_customio.h
Xgmt/include/gmt_dimensions.h
Xgmt/include/gmt_error.h
Xgmt/include/gmt_grd.h
Xgmt/include/gmt_grdio.h
Xgmt/include/gmt_init.h
Xgmt/include/gmt_io.h
Xgmt/include/gmt_map.h
Xgmt/include/gmt_math.h
Xgmt/include/gmt_mgg_header2.h
Xgmt/include/gmt_nan.h
Xgmt/include/gmt_notposix.h
Xgmt/include/gmt_notunix.h
Xgmt/include/gmt_plot.h
Xgmt/include/gmt_project.h
Xgmt/include/gmt_shore.h
Xgmt/include/gmt_stat.h
Xgmt/include/gmt_support.h
Xgmt/include/gmt_symbol.h
Xgmt/include/gmt_synopsis.h
Xgmt/include/gmt_vector.h
Xgmt/include/gmt_version.h
Xgmt/include/pslib.h
Xgmt/lib/libgmt.a
Xgmt/lib/libgmt.so
Xgmt/lib/libgmt.so.4
Xgmt/lib/libgmtps.a
Xgmt/lib/libgmtps.so
Xgmt/lib/libgmtps.so.4
Xgmt/lib/libpsl.a
Xgmt/lib/libpsl.so
Xgmt/lib/libpsl.so.4
Xgmt/share/conf/gmt.conf
Xgmt/share/conf/gmt_cpt.conf
Xgmt/share/conf/gmt_custom_media.conf
Xgmt/share/conf/gmt_custom_symbols.conf
Xgmt/share/conf/gmtdefaults_SI
Xgmt/share/conf/gmtdefaults_US
Xgmt/share/cpt/GMT_cool.cpt
Xgmt/share/cpt/GMT_copper.cpt
Xgmt/share/cpt/GMT_cyclic.cpt
Xgmt/share/cpt/GMT_drywet.cpt
Xgmt/share/cpt/GMT_gebco.cpt
Xgmt/share/cpt/GMT_globe.cpt
Xgmt/share/cpt/GMT_gray.cpt
Xgmt/share/cpt/GMT_haxby.cpt
Xgmt/share/cpt/GMT_hot.cpt
Xgmt/share/cpt/GMT_jet.cpt
Xgmt/share/cpt/GMT_nighttime.cpt
Xgmt/share/cpt/GMT_no_green.cpt
Xgmt/share/cpt/GMT_ocean.cpt
Xgmt/share/cpt/GMT_paired.cpt
Xgmt/share/cpt/GMT_panoply.cpt
Xgmt/share/cpt/GMT_polar.cpt
Xgmt/share/cpt/GMT_rainbow.cpt
Xgmt/share/cpt/GMT_red2green.cpt
Xgmt/share/cpt/GMT_relief.cpt
Xgmt/share/cpt/GMT_sealand.cpt
Xgmt/share/cpt/GMT_seis.cpt
Xgmt/share/cpt/GMT_split.cpt
Xgmt/share/cpt/GMT_topo.cpt
Xgmt/share/cpt/GMT_wysiwyg.cpt
Xgmt/share/custom/astroid.def
Xgmt/share/custom/circle.def
Xgmt/share/custom/cross.def
Xgmt/share/custom/crosshair.def
Xgmt/share/custom/deltoid.def
Xgmt/share/custom/diamond.def
Xgmt/share/custom/flash.def
Xgmt/share/custom/hexagon.def
Xgmt/share/custom/hlens.def
Xgmt/share/custom/hlozenge.def
Xgmt/share/custom/hneedle.def
Xgmt/share/custom/hurricane.def
Xgmt/share/custom/invtriangle.def
Xgmt/share/custom/lcrescent.def
Xgmt/share/custom/lflag.def
Xgmt/share/custom/ltriangle.def
Xgmt/share/custom/meca.def
Xgmt/share/custom/octagon.def
Xgmt/share/custom/pacman.def
Xgmt/share/custom/pentagon.def
Xgmt/share/custom/rcrescent.def
Xgmt/share/custom/rflag.def
Xgmt/share/custom/rtriangle.def
Xgmt/share/custom/sectoid.def
Xgmt/share/custom/square.def
Xgmt/share/custom/squaroid.def
Xgmt/share/custom/star.def
Xgmt/share/custom/star3.def
Xgmt/share/custom/star4.def
Xgmt/share/custom/starp.def
Xgmt/share/custom/sun.def
Xgmt/share/custom/triangle.def
Xgmt/share/custom/trirot1.def
Xgmt/share/custom/trirot2.def
Xgmt/share/custom/trirot3.def
Xgmt/share/custom/trirot4.def
Xgmt/share/custom/vlens.def
Xgmt/share/custom/vlozenge.def
Xgmt/share/custom/vneedle.def
Xgmt/share/custom/volcano.def
Xgmt/share/dbase/grdraster.info
Xgmt/share/man/man1/GMT.1
Xgmt/share/man/man1/whatis
Xgmt/share/man/man1/backtracker.1
Xgmt/share/man/man1/binlegs.1
Xgmt/share/man/man1/blockmean.1
Xgmt/share/man/man1/blockmedian.1
Xgmt/share/man/man1/blockmode.1
Xgmt/share/man/man1/dat2gmt.1
Xgmt/share/man/man1/dimfilter.1
Xgmt/share/man/man1/filter1d.1
Xgmt/share/man/man1/fitcircle.1
Xgmt/share/man/man1/gmt2bin.1
Xgmt/share/man/man1/gmt2dat.1
Xgmt/share/man/man1/gmt2kml.1
Xgmt/share/man/man1/gmt2rgb.1
Xgmt/share/man/man1/gmt_shell_functions.1
Xgmt/share/man/man1/gmtconvert.1
Xgmt/share/man/man1/gmtdefaults.1
Xgmt/share/man/man1/gmtdigitize.1
Xgmt/share/man/man1/gmtdp.1
Xgmt/share/man/man1/gmtget.1
Xgmt/share/man/man1/gmtinfo.1
Xgmt/share/man/man1/gmtlegs.1
Xgmt/share/man/man1/gmtlist.1
Xgmt/share/man/man1/gmtlogo.1
Xgmt/share/man/man1/gmtmath.1
Xgmt/share/man/man1/gmtpath.1
Xgmt/share/man/man1/gmtselect.1
Xgmt/share/man/man1/gmtset.1
Xgmt/share/man/man1/gmtstitch.1
Xgmt/share/man/man1/gmttrack.1
Xgmt/share/man/man1/grd2cpt.1
Xgmt/share/man/man1/grd2xyz.1
Xgmt/share/man/man1/grdblend.1
Xgmt/share/man/man1/grdclip.1
Xgmt/share/man/man1/grdcontour.1
Xgmt/share/man/man1/grdcut.1
Xgmt/share/man/man1/grdedit.1
Xgmt/share/man/man1/grdfft.1
Xgmt/share/man/man1/grdfilter.1
Xgmt/share/man/man1/grdgradient.1
Xgmt/share/man/man1/grdhisteq.1
Xgmt/share/man/man1/grdimage.1
Xgmt/share/man/man1/grdinfo.1
Xgmt/share/man/man1/grdlandmask.1
Xgmt/share/man/man1/grdmask.1
Xgmt/share/man/man1/grdmath.1
Xgmt/share/man/man1/grdpaste.1
Xgmt/share/man/man1/grdproject.1
Xgmt/share/man/man1/grdraster.1
Xgmt/share/man/man1/grdreformat.1
Xgmt/share/man/man1/grdrotater.1
Xgmt/share/man/man1/grdsample.1
Xgmt/share/man/man1/grdspotter.1
Xgmt/share/man/man1/grdtrack.1
Xgmt/share/man/man1/grdtrend.1
Xgmt/share/man/man1/grdvector.1
Xgmt/share/man/man1/grdview.1
Xgmt/share/man/man1/grdvolume.1
Xgmt/share/man/man1/greenspline.1
Xgmt/share/man/man1/gshhs.1
Xgmt/share/man/man1/gshhs_dp.1
Xgmt/share/man/man1/gshhstograss.1
Xgmt/share/man/man1/hotspotter.1
Xgmt/share/man/man1/img2google.1
Xgmt/share/man/man1/img2grd.1
Xgmt/share/man/man1/img2mercgrd.1
Xgmt/share/man/man1/isogmt.1
Xgmt/share/man/man1/kml2gmt.1
Xgmt/share/man/man1/makecpt.1
Xgmt/share/man/man1/makepattern.1
Xgmt/share/man/man1/mapproject.1
Xgmt/share/man/man1/mgd77convert.1
Xgmt/share/man/man1/mgd77info.1
Xgmt/share/man/man1/mgd77list.1
Xgmt/share/man/man1/mgd77magref.1
Xgmt/share/man/man1/mgd77manage.1
Xgmt/share/man/man1/mgd77path.1
Xgmt/share/man/man1/mgd77sniffer.1
Xgmt/share/man/man1/mgd77togmt.1
Xgmt/share/man/man1/mgd77track.1
Xgmt/share/man/man1/minmax.1
Xgmt/share/man/man1/nc2xy.1
Xgmt/share/man/man1/nearneighbor.1
Xgmt/share/man/man1/originator.1
Xgmt/share/man/man1/project.1
Xgmt/share/man/man1/ps2raster.1
Xgmt/share/man/man1/psbasemap.1
Xgmt/share/man/man1/psbbox.1
Xgmt/share/man/man1/psclip.1
Xgmt/share/man/man1/pscoast.1
Xgmt/share/man/man1/pscontour.1
Xgmt/share/man/man1/pscoupe.1
Xgmt/share/man/man1/pshistogram.1
Xgmt/share/man/man1/psimage.1
Xgmt/share/man/man1/pslegend.1
Xgmt/share/man/man1/psmask.1
Xgmt/share/man/man1/psmeca.1
Xgmt/share/man/man1/psmegaplot.1
Xgmt/share/man/man1/pspolar.1
Xgmt/share/man/man1/psrose.1
Xgmt/share/man/man1/psscale.1
Xgmt/share/man/man1/pssegy.1
Xgmt/share/man/man1/pssegyz.1
Xgmt/share/man/man1/pstext.1
Xgmt/share/man/man1/psvelo.1
Xgmt/share/man/man1/pswiggle.1
Xgmt/share/man/man1/psxy.1
Xgmt/share/man/man1/psxyz.1
Xgmt/share/man/man1/rotconverter.1
Xgmt/share/man/man1/sample1d.1
Xgmt/share/man/man1/segy2grd.1
Xgmt/share/man/man1/spectrum1d.1
Xgmt/share/man/man1/sphdistance.1
Xgmt/share/man/man1/sphinterpolate.1
Xgmt/share/man/man1/sphtriangulate.1
Xgmt/share/man/man1/splitxyz.1
Xgmt/share/man/man1/surface.1
Xgmt/share/man/man1/trend1d.1
Xgmt/share/man/man1/trend2d.1
Xgmt/share/man/man1/triangulate.1
Xgmt/share/man/man1/x2sys_binlist.1
Xgmt/share/man/man1/x2sys_cross.1
Xgmt/share/man/man1/x2sys_datalist.1
Xgmt/share/man/man1/x2sys_get.1
Xgmt/share/man/man1/x2sys_init.1
Xgmt/share/man/man1/x2sys_list.1
Xgmt/share/man/man1/x2sys_merge.1
Xgmt/share/man/man1/x2sys_put.1
Xgmt/share/man/man1/x2sys_report.1
Xgmt/share/man/man1/x2sys_solve.1
Xgmt/share/man/man1/x_edit.1
Xgmt/share/man/man1/x_init.1
Xgmt/share/man/man1/x_list.1
Xgmt/share/man/man1/x_over.1
Xgmt/share/man/man1/x_remove.1
Xgmt/share/man/man1/x_report.1
Xgmt/share/man/man1/x_setup.1
Xgmt/share/man/man1/x_solve_dc_drift.1
Xgmt/share/man/man1/x_system.1
Xgmt/share/man/man1/x_update.1
Xgmt/share/man/man1/xyz2grd.1
Xgmt/share/man/man3/pslib.3
Xgmt/share/man/man5/gmtcolors.5
Xgmt/share/mgd77/Dst_all.wdc
Xgmt/share/mgd77/F107_mon.plt
Xgmt/share/mgd77/mgd77_paths.txt
Xgmt/share/mgd77/umdl.CM4
Xgmt/share/mgg/carter.d
Xgmt/share/mgg/gmtfile_paths
Xgmt/share/pattern/ps_pattern_01.ras
Xgmt/share/pattern/ps_pattern_02.ras
Xgmt/share/pattern/ps_pattern_03.ras
Xgmt/share/pattern/ps_pattern_04.ras
Xgmt/share/pattern/ps_pattern_05.ras
Xgmt/share/pattern/ps_pattern_06.ras
Xgmt/share/pattern/ps_pattern_07.ras
Xgmt/share/pattern/ps_pattern_08.ras
Xgmt/share/pattern/ps_pattern_09.ras
Xgmt/share/pattern/ps_pattern_10.ras
Xgmt/share/pattern/ps_pattern_11.ras
Xgmt/share/pattern/ps_pattern_12.ras
Xgmt/share/pattern/ps_pattern_13.ras
Xgmt/share/pattern/ps_pattern_14.ras
Xgmt/share/pattern/ps_pattern_15.ras
Xgmt/share/pattern/ps_pattern_16.ras
Xgmt/share/pattern/ps_pattern_17.ras
Xgmt/share/pattern/ps_pattern_18.ras
Xgmt/share/pattern/ps_pattern_19.ras
Xgmt/share/pattern/ps_pattern_20.ras
Xgmt/share/pattern/ps_pattern_21.ras
Xgmt/share/pattern/ps_pattern_22.ras
Xgmt/share/pattern/ps_pattern_23.ras
Xgmt/share/pattern/ps_pattern_24.ras
Xgmt/share/pattern/ps_pattern_25.ras
Xgmt/share/pattern/ps_pattern_26.ras
Xgmt/share/pattern/ps_pattern_27.ras
Xgmt/share/pattern/ps_pattern_28.ras
Xgmt/share/pattern/ps_pattern_29.ras
Xgmt/share/pattern/ps_pattern_30.ras
Xgmt/share/pattern/ps_pattern_31.ras
Xgmt/share/pattern/ps_pattern_32.ras
Xgmt/share/pattern/ps_pattern_33.ras
Xgmt/share/pattern/ps_pattern_34.ras
Xgmt/share/pattern/ps_pattern_35.ras
Xgmt/share/pattern/ps_pattern_36.ras
Xgmt/share/pattern/ps_pattern_37.ras
Xgmt/share/pattern/ps_pattern_38.ras
Xgmt/share/pattern/ps_pattern_39.ras
Xgmt/share/pattern/ps_pattern_40.ras
Xgmt/share/pattern/ps_pattern_41.ras
Xgmt/share/pattern/ps_pattern_42.ras
Xgmt/share/pattern/ps_pattern_43.ras
Xgmt/share/pattern/ps_pattern_44.ras
Xgmt/share/pattern/ps_pattern_45.ras
Xgmt/share/pattern/ps_pattern_46.ras
Xgmt/share/pattern/ps_pattern_47.ras
Xgmt/share/pattern/ps_pattern_48.ras
Xgmt/share/pattern/ps_pattern_49.ras
Xgmt/share/pattern/ps_pattern_50.ras
Xgmt/share/pattern/ps_pattern_51.ras
Xgmt/share/pattern/ps_pattern_52.ras
Xgmt/share/pattern/ps_pattern_53.ras
Xgmt/share/pattern/ps_pattern_54.ras
Xgmt/share/pattern/ps_pattern_55.ras
Xgmt/share/pattern/ps_pattern_56.ras
Xgmt/share/pattern/ps_pattern_57.ras
Xgmt/share/pattern/ps_pattern_58.ras
Xgmt/share/pattern/ps_pattern_59.ras
Xgmt/share/pattern/ps_pattern_60.ras
Xgmt/share/pattern/ps_pattern_61.ras
Xgmt/share/pattern/ps_pattern_62.ras
Xgmt/share/pattern/ps_pattern_63.ras
Xgmt/share/pattern/ps_pattern_64.ras
Xgmt/share/pattern/ps_pattern_65.ras
Xgmt/share/pattern/ps_pattern_66.ras
Xgmt/share/pattern/ps_pattern_67.ras
Xgmt/share/pattern/ps_pattern_68.ras
Xgmt/share/pattern/ps_pattern_69.ras
Xgmt/share/pattern/ps_pattern_70.ras
Xgmt/share/pattern/ps_pattern_71.ras
Xgmt/share/pattern/ps_pattern_72.ras
Xgmt/share/pattern/ps_pattern_73.ras
Xgmt/share/pattern/ps_pattern_74.ras
Xgmt/share/pattern/ps_pattern_75.ras
Xgmt/share/pattern/ps_pattern_76.ras
Xgmt/share/pattern/ps_pattern_77.ras
Xgmt/share/pattern/ps_pattern_78.ras
Xgmt/share/pattern/ps_pattern_79.ras
Xgmt/share/pattern/ps_pattern_80.ras
Xgmt/share/pattern/ps_pattern_81.ras
Xgmt/share/pattern/ps_pattern_82.ras
Xgmt/share/pattern/ps_pattern_83.ras
Xgmt/share/pattern/ps_pattern_84.ras
Xgmt/share/pattern/ps_pattern_85.ras
Xgmt/share/pattern/ps_pattern_86.ras
Xgmt/share/pattern/ps_pattern_87.ras
Xgmt/share/pattern/ps_pattern_88.ras
Xgmt/share/pattern/ps_pattern_89.ras
Xgmt/share/pattern/ps_pattern_90.ras
Xgmt/share/pslib/ISO-8859-1.ps
Xgmt/share/pslib/ISO-8859-10.ps
Xgmt/share/pslib/ISO-8859-13.ps
Xgmt/share/pslib/ISO-8859-14.ps
Xgmt/share/pslib/ISO-8859-15.ps
Xgmt/share/pslib/ISO-8859-2.ps
Xgmt/share/pslib/ISO-8859-3.ps
Xgmt/share/pslib/ISO-8859-4.ps
Xgmt/share/pslib/ISO-8859-5.ps
Xgmt/share/pslib/ISO-8859-6.ps
Xgmt/share/pslib/ISO-8859-7.ps
Xgmt/share/pslib/ISO-8859-8.ps
Xgmt/share/pslib/ISO-8859-9.ps
Xgmt/share/pslib/ISOLatin1+.ps
Xgmt/share/pslib/ISOLatin1.ps
Xgmt/share/pslib/PSL_label.ps
Xgmt/share/pslib/PSL_prologue.ps
Xgmt/share/pslib/PSL_text.ps
Xgmt/share/pslib/PS_font_info.d
Xgmt/share/pslib/Standard+.ps
Xgmt/share/pslib/Standard.ps
Xgmt/share/time/br.d
Xgmt/share/time/cn1.d
Xgmt/share/time/cn2.d
Xgmt/share/time/de.d
Xgmt/share/time/dk.d
Xgmt/share/time/eh.d
Xgmt/share/time/es.d
Xgmt/share/time/fi.d
Xgmt/share/time/fr.d
Xgmt/share/time/gr.d
Xgmt/share/time/hu.d
Xgmt/share/time/ie.d
Xgmt/share/time/il.d
Xgmt/share/time/is.d
Xgmt/share/time/it.d
Xgmt/share/time/jp.d
Xgmt/share/time/nl.d
Xgmt/share/time/no.d
Xgmt/share/time/pl.d
Xgmt/share/time/pt.d
Xgmt/share/time/ru.d
Xgmt/share/time/se.d
Xgmt/share/time/sg.d
Xgmt/share/time/to.d
Xgmt/share/time/tr.d
Xgmt/share/time/uk.d
Xgmt/share/time/us.d
Xgmt/share/x2sys/geo.def
Xgmt/share/x2sys/geoz.def
Xgmt/share/x2sys/gmt.def
Xgmt/share/x2sys/mgd77+.def
Xgmt/share/x2sys/mgd77.def
Xgmt/share/x2sys/xy.def
Xgmt/share/x2sys/xyz.def
Xshare/doc/gmt/gmt/examples/Makefile
Xshare/doc/gmt/gmt/examples/README.SCRIPTS
Xshare/doc/gmt/gmt/examples/anim01/anim_01.sh
Xshare/doc/gmt/gmt/examples/anim02/anim_02.sh
Xshare/doc/gmt/gmt/examples/anim03/Iceland.nc
Xshare/doc/gmt/gmt/examples/anim03/anim_03.sh
Xshare/doc/gmt/gmt/examples/anim04/USEast_Coast.nc
Xshare/doc/gmt/gmt/examples/anim04/anim_04.sh
Xshare/doc/gmt/gmt/examples/do_examples.bat
Xshare/doc/gmt/gmt/examples/do_examples.csh
Xshare/doc/gmt/gmt/examples/do_view.bat
Xshare/doc/gmt/gmt/examples/do_view.csh
Xshare/doc/gmt/gmt/examples/do_view.sh
Xshare/doc/gmt/gmt/examples/ex01/job01.bat
Xshare/doc/gmt/gmt/examples/ex01/job01.csh
Xshare/doc/gmt/gmt/examples/ex01/job01.sh
Xshare/doc/gmt/gmt/examples/ex01/osu91a1f_16.nc
Xshare/doc/gmt/gmt/examples/ex02/HI_geoid2.nc
Xshare/doc/gmt/gmt/examples/ex02/HI_topo2.nc
Xshare/doc/gmt/gmt/examples/ex02/job02.bat
Xshare/doc/gmt/gmt/examples/ex02/job02.csh
Xshare/doc/gmt/gmt/examples/ex02/job02.sh
Xshare/doc/gmt/gmt/examples/ex03/job03.bat
Xshare/doc/gmt/gmt/examples/ex03/job03.csh
Xshare/doc/gmt/gmt/examples/ex03/job03.sh
Xshare/doc/gmt/gmt/examples/ex03/sat.xyg
Xshare/doc/gmt/gmt/examples/ex03/ship.xyg
Xshare/doc/gmt/gmt/examples/ex03/shipsat.dos
Xshare/doc/gmt/gmt/examples/ex04/HI_geoid4.nc
Xshare/doc/gmt/gmt/examples/ex04/HI_topo4.nc
Xshare/doc/gmt/gmt/examples/ex04/geoid.cpt
Xshare/doc/gmt/gmt/examples/ex04/job04.bat
Xshare/doc/gmt/gmt/examples/ex04/job04.csh
Xshare/doc/gmt/gmt/examples/ex04/job04.sh
Xshare/doc/gmt/gmt/examples/ex04/job04c.bat
Xshare/doc/gmt/gmt/examples/ex04/job04c.csh
Xshare/doc/gmt/gmt/examples/ex04/job04c.sh
Xshare/doc/gmt/gmt/examples/ex04/topo.cpt
Xshare/doc/gmt/gmt/examples/ex05/job05.bat
Xshare/doc/gmt/gmt/examples/ex05/job05.csh
Xshare/doc/gmt/gmt/examples/ex05/job05.sh
Xshare/doc/gmt/gmt/examples/ex06/fractures.d
Xshare/doc/gmt/gmt/examples/ex06/job06.bat
Xshare/doc/gmt/gmt/examples/ex06/job06.csh
Xshare/doc/gmt/gmt/examples/ex06/job06.sh
Xshare/doc/gmt/gmt/examples/ex06/v3206.t
Xshare/doc/gmt/gmt/examples/ex07/fz.xy
Xshare/doc/gmt/gmt/examples/ex07/isochron.xy
Xshare/doc/gmt/gmt/examples/ex07/job07.bat
Xshare/doc/gmt/gmt/examples/ex07/job07.csh
Xshare/doc/gmt/gmt/examples/ex07/job07.sh
Xshare/doc/gmt/gmt/examples/ex07/quakes.xym
Xshare/doc/gmt/gmt/examples/ex07/ridge.xy
Xshare/doc/gmt/gmt/examples/ex08/guinea_bay.nc
Xshare/doc/gmt/gmt/examples/ex08/job08.bat
Xshare/doc/gmt/gmt/examples/ex08/job08.csh
Xshare/doc/gmt/gmt/examples/ex08/job08.sh
Xshare/doc/gmt/gmt/examples/ex09/all.xys
Xshare/doc/gmt/gmt/examples/ex09/fz.xy
Xshare/doc/gmt/gmt/examples/ex09/job09.bat
Xshare/doc/gmt/gmt/examples/ex09/job09.csh
Xshare/doc/gmt/gmt/examples/ex09/job09.sh
Xshare/doc/gmt/gmt/examples/ex09/ridge.xy
Xshare/doc/gmt/gmt/examples/ex09/track_d.107.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.109.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.111.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.137.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.139.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.165.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.167.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.193.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.195.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.197.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.21.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.223.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.225.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.23.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.25.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.251.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.253.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.279.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.281.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.283.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.309.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.311.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.337.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.339.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.365.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.367.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.369.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.395.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.397.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.423.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.425.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.427.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.451.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.453.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.455.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.481.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.483.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.49.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.51.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.53.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.79.xys
Xshare/doc/gmt/gmt/examples/ex09/track_d.81.xys
Xshare/doc/gmt/gmt/examples/ex10/agu2008.d
Xshare/doc/gmt/gmt/examples/ex10/job10.bat
Xshare/doc/gmt/gmt/examples/ex10/job10.csh
Xshare/doc/gmt/gmt/examples/ex10/job10.sh
Xshare/doc/gmt/gmt/examples/ex11/cut-here.dat
Xshare/doc/gmt/gmt/examples/ex11/job11.bat
Xshare/doc/gmt/gmt/examples/ex11/job11.csh
Xshare/doc/gmt/gmt/examples/ex11/job11.sh
Xshare/doc/gmt/gmt/examples/ex11/rays.dat
Xshare/doc/gmt/gmt/examples/ex12/job12.bat
Xshare/doc/gmt/gmt/examples/ex12/job12.csh
Xshare/doc/gmt/gmt/examples/ex12/job12.sh
Xshare/doc/gmt/gmt/examples/ex12/table_5.11
Xshare/doc/gmt/gmt/examples/ex13/job13.bat
Xshare/doc/gmt/gmt/examples/ex13/job13.csh
Xshare/doc/gmt/gmt/examples/ex13/job13.sh
Xshare/doc/gmt/gmt/examples/ex14/job14.bat
Xshare/doc/gmt/gmt/examples/ex14/job14.csh
Xshare/doc/gmt/gmt/examples/ex14/job14.sh
Xshare/doc/gmt/gmt/examples/ex14/table_5.11
Xshare/doc/gmt/gmt/examples/ex15/job15.bat
Xshare/doc/gmt/gmt/examples/ex15/job15.csh
Xshare/doc/gmt/gmt/examples/ex15/job15.sh
Xshare/doc/gmt/gmt/examples/ex15/ship.xyz
Xshare/doc/gmt/gmt/examples/ex16/circuit.ras
Xshare/doc/gmt/gmt/examples/ex16/ex16.cpt
Xshare/doc/gmt/gmt/examples/ex16/job16.bat
Xshare/doc/gmt/gmt/examples/ex16/job16.csh
Xshare/doc/gmt/gmt/examples/ex16/job16.sh
Xshare/doc/gmt/gmt/examples/ex16/table_5.11
Xshare/doc/gmt/gmt/examples/ex17/india_geoid.nc
Xshare/doc/gmt/gmt/examples/ex17/india_topo.nc
Xshare/doc/gmt/gmt/examples/ex17/job17.bat
Xshare/doc/gmt/gmt/examples/ex17/job17.csh
Xshare/doc/gmt/gmt/examples/ex17/job17.sh
Xshare/doc/gmt/gmt/examples/ex18/AK_gulf_grav.nc
Xshare/doc/gmt/gmt/examples/ex18/job18.bat
Xshare/doc/gmt/gmt/examples/ex18/job18.csh
Xshare/doc/gmt/gmt/examples/ex18/job18.sh
Xshare/doc/gmt/gmt/examples/ex19/GMT_covertext.eps
Xshare/doc/gmt/gmt/examples/ex19/circuit.ras
Xshare/doc/gmt/gmt/examples/ex19/job19.bat
Xshare/doc/gmt/gmt/examples/ex19/job19.csh
Xshare/doc/gmt/gmt/examples/ex19/job19.sh
Xshare/doc/gmt/gmt/examples/ex20/bullseye.def
Xshare/doc/gmt/gmt/examples/ex20/job20.bat
Xshare/doc/gmt/gmt/examples/ex20/job20.csh
Xshare/doc/gmt/gmt/examples/ex20/job20.sh
Xshare/doc/gmt/gmt/examples/ex21/RHAT_price.csv
Xshare/doc/gmt/gmt/examples/ex21/job21.bat
Xshare/doc/gmt/gmt/examples/ex21/job21.csh
Xshare/doc/gmt/gmt/examples/ex21/job21.sh
Xshare/doc/gmt/gmt/examples/ex22/USGS.ras
Xshare/doc/gmt/gmt/examples/ex22/job22.bat
Xshare/doc/gmt/gmt/examples/ex22/job22.csh
Xshare/doc/gmt/gmt/examples/ex22/job22.sh
Xshare/doc/gmt/gmt/examples/ex22/neic_quakes.d
Xshare/doc/gmt/gmt/examples/ex23/job23.bat
Xshare/doc/gmt/gmt/examples/ex23/job23.csh
Xshare/doc/gmt/gmt/examples/ex23/job23.sh
Xshare/doc/gmt/gmt/examples/ex24/job24.bat
Xshare/doc/gmt/gmt/examples/ex24/job24.csh
Xshare/doc/gmt/gmt/examples/ex24/job24.sh
Xshare/doc/gmt/gmt/examples/ex24/oz_quakes.d
Xshare/doc/gmt/gmt/examples/ex25/job25.bat
Xshare/doc/gmt/gmt/examples/ex25/job25.csh
Xshare/doc/gmt/gmt/examples/ex25/job25.sh
Xshare/doc/gmt/gmt/examples/ex26/job26.bat
Xshare/doc/gmt/gmt/examples/ex26/job26.csh
Xshare/doc/gmt/gmt/examples/ex26/job26.sh
Xshare/doc/gmt/gmt/examples/ex27/job27.bat
Xshare/doc/gmt/gmt/examples/ex27/job27.csh
Xshare/doc/gmt/gmt/examples/ex27/job27.sh
Xshare/doc/gmt/gmt/examples/ex27/tasman_grav.nc
Xshare/doc/gmt/gmt/examples/ex28/Kilauea.utm.nc
Xshare/doc/gmt/gmt/examples/ex28/job28.bat
Xshare/doc/gmt/gmt/examples/ex28/job28.csh
Xshare/doc/gmt/gmt/examples/ex28/job28.sh
Xshare/doc/gmt/gmt/examples/ex29/job29.bat
Xshare/doc/gmt/gmt/examples/ex29/job29.csh
Xshare/doc/gmt/gmt/examples/ex29/job29.sh
Xshare/doc/gmt/gmt/examples/ex29/mars370.in
Xshare/doc/gmt/gmt/examples/ex30/job30.bat
Xshare/doc/gmt/gmt/examples/ex30/job30.csh
Xshare/doc/gmt/gmt/examples/ex30/job30.sh
Xshare/doc/gmt/gmt/examples/functions.sh
Xshare/doc/gmt/gmt/html/GMT_Docs.css
Xshare/doc/gmt/gmt/html/GMT_Docs.html
Xshare/doc/gmt/gmt/html/GMT_Tutorial.css
Xshare/doc/gmt/gmt/html/GMT_Tutorial.html
Xshare/doc/gmt/gmt/html/gmt_back.gif
Xshare/doc/gmt/gmt/html/gmt_man.html
Xshare/doc/gmt/gmt/html/gmt_services.html
Xshare/doc/gmt/gmt/html/gmt_suppl.html
Xshare/doc/gmt/gmt/html/images/GMT5_Summit_2011.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_geo_1.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_geo_2.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_linear.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_log.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_pow.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time1.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time2.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time3.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time4.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time5.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time6.png
Xshare/doc/gmt/gmt/html/images/GMT_-B_time7.png
Xshare/doc/gmt/gmt/html/images/GMT_-J.png
Xshare/doc/gmt/gmt/html/images/GMT_-OK.png
Xshare/doc/gmt/gmt/html/images/GMT_-P.png
Xshare/doc/gmt/gmt/html/images/GMT_-R.png
Xshare/doc/gmt/gmt/html/images/GMT_-U.png
Xshare/doc/gmt/gmt/html/images/GMT_-XY.png
Xshare/doc/gmt/gmt/html/images/GMT_App_B_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_B_2.png
Xshare/doc/gmt/gmt/html/images/GMT_App_E.png
Xshare/doc/gmt/gmt/html/images/GMT_App_F_dingbats.png
Xshare/doc/gmt/gmt/html/images/GMT_App_F_iso+.png
Xshare/doc/gmt/gmt/html/images/GMT_App_F_stand+.png
Xshare/doc/gmt/gmt/html/images/GMT_App_F_symbol.png
Xshare/doc/gmt/gmt/html/images/GMT_App_G.png
Xshare/doc/gmt/gmt/html/images/GMT_App_J_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_J_2.png
Xshare/doc/gmt/gmt/html/images/GMT_App_J_3.png
Xshare/doc/gmt/gmt/html/images/GMT_App_K_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_K_2.png
Xshare/doc/gmt/gmt/html/images/GMT_App_K_3.png
Xshare/doc/gmt/gmt/html/images/GMT_App_K_4.png
Xshare/doc/gmt/gmt/html/images/GMT_App_K_5.png
Xshare/doc/gmt/gmt/html/images/GMT_App_M_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_M_2.png
Xshare/doc/gmt/gmt/html/images/GMT_App_N_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_2.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_3.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_4.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_5.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_6.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_7.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_8.png
Xshare/doc/gmt/gmt/html/images/GMT_App_O_9.png
Xshare/doc/gmt/gmt/html/images/GMT_App_P_1.png
Xshare/doc/gmt/gmt/html/images/GMT_App_P_2.png
Xshare/doc/gmt/gmt/html/images/GMT_Defaults_1a.png
Xshare/doc/gmt/gmt/html/images/GMT_Defaults_1b.png
Xshare/doc/gmt/gmt/html/images/GMT_Defaults_1c.png
Xshare/doc/gmt/gmt/html/images/GMT_Environment.eps
Xshare/doc/gmt/gmt/html/images/GMT_Environment.png
Xshare/doc/gmt/gmt/html/images/GMT_RGBchart_a4.png
Xshare/doc/gmt/gmt/html/images/GMT_RGBchart_letter.png
Xshare/doc/gmt/gmt/html/images/GMT_RGBchart_tabloid.png
Xshare/doc/gmt/gmt/html/images/GMT_TM.png
Xshare/doc/gmt/gmt/html/images/GMT_albers.png
Xshare/doc/gmt/gmt/html/images/GMT_atan.png
Xshare/doc/gmt/gmt/html/images/GMT_az_equidistant.png
Xshare/doc/gmt/gmt/html/images/GMT_cassini.png
Xshare/doc/gmt/gmt/html/images/GMT_color_interpolate.png
Xshare/doc/gmt/gmt/html/images/GMT_coverlogo.png
Xshare/doc/gmt/gmt/html/images/GMT_covertext.eps
Xshare/doc/gmt/gmt/html/images/GMT_covertext.png
Xshare/doc/gmt/gmt/html/images/GMT_eckert4.png
Xshare/doc/gmt/gmt/html/images/GMT_eckert6.png
Xshare/doc/gmt/gmt/html/images/GMT_equi_cyl.png
Xshare/doc/gmt/gmt/html/images/GMT_equidistant_conic.png
Xshare/doc/gmt/gmt/html/images/GMT_gall_stereo.png
Xshare/doc/gmt/gmt/html/images/GMT_general_cyl.png
Xshare/doc/gmt/gmt/html/images/GMT_gnomonic.png
Xshare/doc/gmt/gmt/html/images/GMT_grinten.png
Xshare/doc/gmt/gmt/html/images/GMT_hammer.png
Xshare/doc/gmt/gmt/html/images/GMT_lambert_az_hemi.png
Xshare/doc/gmt/gmt/html/images/GMT_lambert_az_rect.png
Xshare/doc/gmt/gmt/html/images/GMT_lambert_conic.png
Xshare/doc/gmt/gmt/html/images/GMT_linear.png
Xshare/doc/gmt/gmt/html/images/GMT_linear_cal.png
Xshare/doc/gmt/gmt/html/images/GMT_linear_d.png
Xshare/doc/gmt/gmt/html/images/GMT_log.png
Xshare/doc/gmt/gmt/html/images/GMT_mercator.png
Xshare/doc/gmt/gmt/html/images/GMT_miller.png
Xshare/doc/gmt/gmt/html/images/GMT_mollweide.png
Xshare/doc/gmt/gmt/html/images/GMT_nearneighbor.png
Xshare/doc/gmt/gmt/html/images/GMT_obl_merc.png
Xshare/doc/gmt/gmt/html/images/GMT_orthographic.png
Xshare/doc/gmt/gmt/html/images/GMT_perspective.png
Xshare/doc/gmt/gmt/html/images/GMT_polar.png
Xshare/doc/gmt/gmt/html/images/GMT_polyconic.png
Xshare/doc/gmt/gmt/html/images/GMT_pow.png
Xshare/doc/gmt/gmt/html/images/GMT_pstext_clearance.png
Xshare/doc/gmt/gmt/html/images/GMT_pstext_justify.png
Xshare/doc/gmt/gmt/html/images/GMT_robinson.png
Xshare/doc/gmt/gmt/html/images/GMT_sinus_int.png
Xshare/doc/gmt/gmt/html/images/GMT_sinusoidal.png
Xshare/doc/gmt/gmt/html/images/GMT_stereographic_general.png
Xshare/doc/gmt/gmt/html/images/GMT_stereographic_polar.png
Xshare/doc/gmt/gmt/html/images/GMT_stereographic_rect.png
Xshare/doc/gmt/gmt/html/images/GMT_stereonets.png
Xshare/doc/gmt/gmt/html/images/GMT_transverse_merc.png
Xshare/doc/gmt/gmt/html/images/GMT_utm_zones.png
Xshare/doc/gmt/gmt/html/images/GMT_volcano.png
Xshare/doc/gmt/gmt/html/images/GMT_winkel.png
Xshare/doc/gmt/gmt/html/images/anim_01.png
Xshare/doc/gmt/gmt/html/images/anim_02.png
Xshare/doc/gmt/gmt/html/images/anim_03.png
Xshare/doc/gmt/gmt/html/images/anim_04.png
Xshare/doc/gmt/gmt/html/images/example_01.png
Xshare/doc/gmt/gmt/html/images/example_02.png
Xshare/doc/gmt/gmt/html/images/example_03.png
Xshare/doc/gmt/gmt/html/images/example_04.png
Xshare/doc/gmt/gmt/html/images/example_04c.png
Xshare/doc/gmt/gmt/html/images/example_05.png
Xshare/doc/gmt/gmt/html/images/example_06.png
Xshare/doc/gmt/gmt/html/images/example_07.png
Xshare/doc/gmt/gmt/html/images/example_08.png
Xshare/doc/gmt/gmt/html/images/example_09.png
Xshare/doc/gmt/gmt/html/images/example_10.png
Xshare/doc/gmt/gmt/html/images/example_11.png
Xshare/doc/gmt/gmt/html/images/example_12.png
Xshare/doc/gmt/gmt/html/images/example_13.png
Xshare/doc/gmt/gmt/html/images/example_14.png
Xshare/doc/gmt/gmt/html/images/example_15.png
Xshare/doc/gmt/gmt/html/images/example_16.png
Xshare/doc/gmt/gmt/html/images/example_17.png
Xshare/doc/gmt/gmt/html/images/example_18.png
Xshare/doc/gmt/gmt/html/images/example_19.png
Xshare/doc/gmt/gmt/html/images/example_20.png
Xshare/doc/gmt/gmt/html/images/example_21.png
Xshare/doc/gmt/gmt/html/images/example_22.png
Xshare/doc/gmt/gmt/html/images/example_23.png
Xshare/doc/gmt/gmt/html/images/example_24.png
Xshare/doc/gmt/gmt/html/images/example_25.png
Xshare/doc/gmt/gmt/html/images/example_26.png
Xshare/doc/gmt/gmt/html/images/example_27.png
Xshare/doc/gmt/gmt/html/images/example_28.png
Xshare/doc/gmt/gmt/html/images/example_29.png
Xshare/doc/gmt/gmt/html/images/example_30.png
Xshare/doc/gmt/gmt/html/images/formatpicture.png
Xshare/doc/gmt/gmt/html/images/gimp-panel.png
Xshare/doc/gmt/gmt/html/images/gimp-sliders.png
Xshare/doc/gmt/gmt/html/images/hsv-cone.png
Xshare/doc/gmt/gmt/html/images/rendering.png
Xshare/doc/gmt/gmt/html/index.html
Xshare/doc/gmt/gmt/html/man/GMT.html
Xshare/doc/gmt/gmt/html/man/backtracker.html
Xshare/doc/gmt/gmt/html/man/binlegs.html
Xshare/doc/gmt/gmt/html/man/blockmean.html
Xshare/doc/gmt/gmt/html/man/blockmedian.html
Xshare/doc/gmt/gmt/html/man/blockmode.html
Xshare/doc/gmt/gmt/html/man/dat2gmt.html
Xshare/doc/gmt/gmt/html/man/dimfilter.html
Xshare/doc/gmt/gmt/html/man/filter1d.html
Xshare/doc/gmt/gmt/html/man/fitcircle.html
Xshare/doc/gmt/gmt/html/man/gmt2bin.html
Xshare/doc/gmt/gmt/html/man/gmt2dat.html
Xshare/doc/gmt/gmt/html/man/gmt2kml.html
Xshare/doc/gmt/gmt/html/man/gmt2rgb.html
Xshare/doc/gmt/gmt/html/man/gmt_shell_functions.html
Xshare/doc/gmt/gmt/html/man/gmtcolors.html
Xshare/doc/gmt/gmt/html/man/gmtconvert.html
Xshare/doc/gmt/gmt/html/man/gmtdefaults.html
Xshare/doc/gmt/gmt/html/man/gmtdigitize.html
Xshare/doc/gmt/gmt/html/man/gmtdp.html
Xshare/doc/gmt/gmt/html/man/gmtget.html
Xshare/doc/gmt/gmt/html/man/gmtinfo.html
Xshare/doc/gmt/gmt/html/man/gmtlegs.html
Xshare/doc/gmt/gmt/html/man/gmtlist.html
Xshare/doc/gmt/gmt/html/man/gmtlogo.html
Xshare/doc/gmt/gmt/html/man/gmtmath.html
Xshare/doc/gmt/gmt/html/man/gmtpath.html
Xshare/doc/gmt/gmt/html/man/gmtselect.html
Xshare/doc/gmt/gmt/html/man/gmtset.html
Xshare/doc/gmt/gmt/html/man/gmtstitch.html
Xshare/doc/gmt/gmt/html/man/gmttrack.html
Xshare/doc/gmt/gmt/html/man/grd2cpt.html
Xshare/doc/gmt/gmt/html/man/grd2xyz.html
Xshare/doc/gmt/gmt/html/man/grdblend.html
Xshare/doc/gmt/gmt/html/man/grdclip.html
Xshare/doc/gmt/gmt/html/man/grdcontour.html
Xshare/doc/gmt/gmt/html/man/grdcut.html
Xshare/doc/gmt/gmt/html/man/grdedit.html
Xshare/doc/gmt/gmt/html/man/grdfft.html
Xshare/doc/gmt/gmt/html/man/grdfilter.html
Xshare/doc/gmt/gmt/html/man/grdgradient.html
Xshare/doc/gmt/gmt/html/man/grdhisteq.html
Xshare/doc/gmt/gmt/html/man/grdimage.html
Xshare/doc/gmt/gmt/html/man/grdinfo.html
Xshare/doc/gmt/gmt/html/man/grdlandmask.html
Xshare/doc/gmt/gmt/html/man/grdmask.html
Xshare/doc/gmt/gmt/html/man/grdmath.html
Xshare/doc/gmt/gmt/html/man/grdpaste.html
Xshare/doc/gmt/gmt/html/man/grdproject.html
Xshare/doc/gmt/gmt/html/man/grdraster.html
Xshare/doc/gmt/gmt/html/man/grdreformat.html
Xshare/doc/gmt/gmt/html/man/grdrotater.html
Xshare/doc/gmt/gmt/html/man/grdsample.html
Xshare/doc/gmt/gmt/html/man/grdspotter.html
Xshare/doc/gmt/gmt/html/man/grdtrack.html
Xshare/doc/gmt/gmt/html/man/grdtrend.html
Xshare/doc/gmt/gmt/html/man/grdvector.html
Xshare/doc/gmt/gmt/html/man/grdview.html
Xshare/doc/gmt/gmt/html/man/grdvolume.html
Xshare/doc/gmt/gmt/html/man/greenspline.html
Xshare/doc/gmt/gmt/html/man/gshhs.html
Xshare/doc/gmt/gmt/html/man/gshhs_dp.html
Xshare/doc/gmt/gmt/html/man/gshhstograss.html
Xshare/doc/gmt/gmt/html/man/hotspotter.html
Xshare/doc/gmt/gmt/html/man/img2google.html
Xshare/doc/gmt/gmt/html/man/img2grd.html
Xshare/doc/gmt/gmt/html/man/img2mercgrd.html
Xshare/doc/gmt/gmt/html/man/isogmt.html
Xshare/doc/gmt/gmt/html/man/kml2gmt.html
Xshare/doc/gmt/gmt/html/man/makecpt.html
Xshare/doc/gmt/gmt/html/man/makepattern.html
Xshare/doc/gmt/gmt/html/man/mapproject.html
Xshare/doc/gmt/gmt/html/man/mgd77convert.html
Xshare/doc/gmt/gmt/html/man/mgd77info.html
Xshare/doc/gmt/gmt/html/man/mgd77list.html
Xshare/doc/gmt/gmt/html/man/mgd77magref.html
Xshare/doc/gmt/gmt/html/man/mgd77manage.html
Xshare/doc/gmt/gmt/html/man/mgd77path.html
Xshare/doc/gmt/gmt/html/man/mgd77sniffer.html
Xshare/doc/gmt/gmt/html/man/mgd77togmt.html
Xshare/doc/gmt/gmt/html/man/mgd77track.html
Xshare/doc/gmt/gmt/html/man/minmax.html
Xshare/doc/gmt/gmt/html/man/nc2xy.html
Xshare/doc/gmt/gmt/html/man/nearneighbor.html
Xshare/doc/gmt/gmt/html/man/originator.html
Xshare/doc/gmt/gmt/html/man/project.html
Xshare/doc/gmt/gmt/html/man/ps2raster.html
Xshare/doc/gmt/gmt/html/man/psbasemap.html
Xshare/doc/gmt/gmt/html/man/psbbox.html
Xshare/doc/gmt/gmt/html/man/psclip.html
Xshare/doc/gmt/gmt/html/man/pscoast.html
Xshare/doc/gmt/gmt/html/man/pscontour.html
Xshare/doc/gmt/gmt/html/man/pscoupe.html
Xshare/doc/gmt/gmt/html/man/pshistogram.html
Xshare/doc/gmt/gmt/html/man/psimage.html
Xshare/doc/gmt/gmt/html/man/pslegend.html
Xshare/doc/gmt/gmt/html/man/pslib.html
Xshare/doc/gmt/gmt/html/man/psmask.html
Xshare/doc/gmt/gmt/html/man/psmeca.html
Xshare/doc/gmt/gmt/html/man/psmegaplot.html
Xshare/doc/gmt/gmt/html/man/pspolar.html
Xshare/doc/gmt/gmt/html/man/psrose.html
Xshare/doc/gmt/gmt/html/man/psscale.html
Xshare/doc/gmt/gmt/html/man/pssegy.html
Xshare/doc/gmt/gmt/html/man/pssegyz.html
Xshare/doc/gmt/gmt/html/man/pstext.html
Xshare/doc/gmt/gmt/html/man/psvelo.html
Xshare/doc/gmt/gmt/html/man/pswiggle.html
Xshare/doc/gmt/gmt/html/man/psxy.html
Xshare/doc/gmt/gmt/html/man/psxyz.html
Xshare/doc/gmt/gmt/html/man/rotconverter.html
Xshare/doc/gmt/gmt/html/man/sample1d.html
Xshare/doc/gmt/gmt/html/man/segy2grd.html
Xshare/doc/gmt/gmt/html/man/spectrum1d.html
Xshare/doc/gmt/gmt/html/man/sphdistance.html
Xshare/doc/gmt/gmt/html/man/sphinterpolate.html
Xshare/doc/gmt/gmt/html/man/sphtriangulate.html
Xshare/doc/gmt/gmt/html/man/splitxyz.html
Xshare/doc/gmt/gmt/html/man/surface.html
Xshare/doc/gmt/gmt/html/man/trend1d.html
Xshare/doc/gmt/gmt/html/man/trend2d.html
Xshare/doc/gmt/gmt/html/man/triangulate.html
Xshare/doc/gmt/gmt/html/man/x2sys_binlist.html
Xshare/doc/gmt/gmt/html/man/x2sys_cross.html
Xshare/doc/gmt/gmt/html/man/x2sys_datalist.html
Xshare/doc/gmt/gmt/html/man/x2sys_get.html
Xshare/doc/gmt/gmt/html/man/x2sys_init.html
Xshare/doc/gmt/gmt/html/man/x2sys_list.html
Xshare/doc/gmt/gmt/html/man/x2sys_merge.html
Xshare/doc/gmt/gmt/html/man/x2sys_put.html
Xshare/doc/gmt/gmt/html/man/x2sys_report.html
Xshare/doc/gmt/gmt/html/man/x2sys_solve.html
Xshare/doc/gmt/gmt/html/man/x_edit.html
Xshare/doc/gmt/gmt/html/man/x_init.html
Xshare/doc/gmt/gmt/html/man/x_list.html
Xshare/doc/gmt/gmt/html/man/x_over.html
Xshare/doc/gmt/gmt/html/man/x_remove.html
Xshare/doc/gmt/gmt/html/man/x_report.html
Xshare/doc/gmt/gmt/html/man/x_setup.html
Xshare/doc/gmt/gmt/html/man/x_solve_dc_drift.html
Xshare/doc/gmt/gmt/html/man/x_system.html
Xshare/doc/gmt/gmt/html/man/x_update.html
Xshare/doc/gmt/gmt/html/man/xyz2grd.html
Xshare/doc/gmt/gmt/pdf/GMT_Docs.pdf
Xshare/doc/gmt/gmt/pdf/GMT_Manpages.pdf
Xshare/doc/gmt/gmt/pdf/GMT_Manpages_suppl.pdf
Xshare/doc/gmt/gmt/pdf/GMT_RGBchart_a4.pdf
Xshare/doc/gmt/gmt/pdf/GMT_RGBchart_letter.pdf
Xshare/doc/gmt/gmt/pdf/GMT_RGBchart_tabloid.pdf
Xshare/doc/gmt/gmt/pdf/GMT_Tutorial.pdf
Xshare/doc/gmt/gmt/tutorial/bermuda.nc
Xshare/doc/gmt/gmt/tutorial/data
Xshare/doc/gmt/gmt/tutorial/quakes.cpt
Xshare/doc/gmt/gmt/tutorial/quakes.ngdc
Xshare/doc/gmt/gmt/tutorial/topo.cpt
Xshare/doc/gmt/gmt/tutorial/us.nc
X@dirrm share/doc/gmt/gmt/tutorial
X@dirrm share/doc/gmt/gmt/pdf
X@dirrm share/doc/gmt/gmt/html/man
X@dirrm share/doc/gmt/gmt/html/images
X@dirrm share/doc/gmt/gmt/html
X@dirrm share/doc/gmt/gmt/examples/ex30
X@dirrm share/doc/gmt/gmt/examples/ex29
X@dirrm share/doc/gmt/gmt/examples/ex28
X@dirrm share/doc/gmt/gmt/examples/ex27
X@dirrm share/doc/gmt/gmt/examples/ex26
X@dirrm share/doc/gmt/gmt/examples/ex25
X@dirrm share/doc/gmt/gmt/examples/ex24
X@dirrm share/doc/gmt/gmt/examples/ex23
X@dirrm share/doc/gmt/gmt/examples/ex22
X@dirrm share/doc/gmt/gmt/examples/ex21
X@dirrm share/doc/gmt/gmt/examples/ex20
X@dirrm share/doc/gmt/gmt/examples/ex19
X@dirrm share/doc/gmt/gmt/examples/ex18
X@dirrm share/doc/gmt/gmt/examples/ex17
X@dirrm share/doc/gmt/gmt/examples/ex16
X@dirrm share/doc/gmt/gmt/examples/ex15
X@dirrm share/doc/gmt/gmt/examples/ex14
X@dirrm share/doc/gmt/gmt/examples/ex13
X@dirrm share/doc/gmt/gmt/examples/ex12
X@dirrm share/doc/gmt/gmt/examples/ex11
X@dirrm share/doc/gmt/gmt/examples/ex10
X@dirrm share/doc/gmt/gmt/examples/ex09
X@dirrm share/doc/gmt/gmt/examples/ex08
X@dirrm share/doc/gmt/gmt/examples/ex07
X@dirrm share/doc/gmt/gmt/examples/ex06
X@dirrm share/doc/gmt/gmt/examples/ex05
X@dirrm share/doc/gmt/gmt/examples/ex04
X@dirrm share/doc/gmt/gmt/examples/ex03
X@dirrm share/doc/gmt/gmt/examples/ex02
X@dirrm share/doc/gmt/gmt/examples/ex01
X@dirrm share/doc/gmt/gmt/examples/anim04
X@dirrm share/doc/gmt/gmt/examples/anim03
X@dirrm share/doc/gmt/gmt/examples/anim02
X@dirrm share/doc/gmt/gmt/examples/anim01
X@dirrm share/doc/gmt/gmt/examples
X@dirrm share/doc/gmt/gmt
X@dirrm share/doc/gmt
X@dirrm gmt/share/x2sys
X@dirrm gmt/share/time
X@dirrm gmt/share/pslib
X@dirrm gmt/share/pattern
X@dirrm gmt/share/mgg
X@dirrm gmt/share/mgd77
X@dirrm gmt/share/man/man5
X@dirrm gmt/share/man/man3
X@dirrm gmt/share/man/man1
X@dirrm gmt/share/man
X@dirrm gmt/share/dbase
X@dirrm gmt/share/custom
X@dirrm gmt/share/cpt
X@dirrm gmt/share/conf
X@dirrm gmt/share
X@dirrm gmt/lib
X@dirrm gmt/include
X@dirrm gmt/bin
X@dirrm gmt
e78b342972e50aa389656783b9b0ed47
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204061119.q36BJCYe085419>