Commit graph

18 commits

Author SHA1 Message Date
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
wennmach
753aa4b3f9 - Note reason for patch-ac in the patch file itself so that this information
is easily accessible for updating the package
- Bump PKGREVISION for patch-ac
- regen distinfo
2006-11-28 18:02:33 +00:00
joerg
da75a55b16 Include sys/types.h before sys/stat.h for DragonFly. 2006-11-27 16:43:58 +00:00
wennmach
11f5afe35b Update GMT to the most recent, supported, version 4.1.4.
The most significant changes in 4.0 include:

o Time-series support
o New Tools:
	- gmt2rgb
	- grdblend
	- pslegend:
o 30 new program options
o More than 23 general enhancements

The releases 4.1 and 4.1.1 to 4.1.4 include the following changes:
o numerous significant bug fixes
o many added program options
o added features and capabilities

For a complete list of changes, see
http://gmt.soest.hawaii.edu/gmt/gmt_releases.html
2006-11-14 13:16:00 +00:00
jlam
9a51b0a289 * Ensure NETCDF is defined properly during the build. As part of this
change, remove some unnecessary changes to the configure script and
  makefiles that caused @NETCDF@ to be substituted since the existing
  mechanism (simply set NETCDFHOME in the environment) is more than
  sufficient.

* Remove some unnecessary changes to the configure script and makefiles
  to cause @LIBTOOL@ to be substituted.  We can simply pass in the
  right value via MAKE_ENV instead of hardcoding the value.

* Fix a place where we weren't calling the compiler correctly, which
  broke the build of certain programs that should be installed and
  which were already listed in the PLIST.

* Add --mode=MODE tags in the appropriate places to suppress the
  warnings from libtool that were cluttering the build log.

Commit approved during the deep freeze by <agc>.
2005-06-22 08:34:54 +00:00
kivinen
ea16b31965 Fixed libx2sys.a to libx2sys.la in src/x2sys/makefile
(patch-at).
2003-05-01 11:31:46 +00:00
jtb
9ad6a2f5e1 Fix some typos. 2001-05-19 23:46:38 +00:00
jtb
1acbced92d Fix byte ordering in grdraster. Proper location of HTML docs in the
GMT help script. Fix some patch fuzz. Install libgmt_mgg.la before
the programs depending on it, saving some warnings from libtool.
2001-04-20 17:16:19 +00:00
jtb
04a92e30ac Build libx2sys before the x2sys executables. 2001-04-19 21:36:30 +00:00
jtb
942d775f8a patch-aj is no longer needed. 2001-04-19 21:06:04 +00:00
jtb
d43e77975b Update of GMT to 3.4. See
http://imina.soest.hawaii.edu/gmt/gmt/gmt_releases.html

for details of changes.
2001-04-19 20:51:30 +00:00
jtb
a1b43b80a1 Define the rule .c.o: in terms of libtool in the xgrid makefile.
Fixes SPARC bulk build problem.
2001-03-25 23:33:48 +00:00
jtb
0e60a9e9f2 Fixed some typos. 2001-01-29 04:10:39 +00:00
jtb
d75e0bef9b Fixed some more problems. Apologies. 2001-01-27 10:36:53 +00:00
jtb
9dbfbcf7e1 Added the 39 supplemental programs, html documentation, and example scripts. 2001-01-27 08:16:00 +00:00
jtb
9b443e3349 Fixed problems encountered in recent pkgsrc/i386 build results, viz.
added -Wl,-R$(NETCDFLIB). Install the man pages in man1 instead of manl.
2000-12-14 00:44:08 +00:00
jtb
add95ca4d2 Added --version-info 0:0 to libtool options. 2000-12-07 07:37:18 +00:00
jtb
ea9102d97f Initial import of new "GMT" package:
Generic Mapping Tools
2000-11-26 22:48:12 +00:00