summaryrefslogtreecommitdiff
path: root/graphics/GMT/patches/patch-at
AgeCommit message (Collapse)AuthorFilesLines
2008-06-12Add DESTDIR support.joerg1-2/+2
2006-11-14Update GMT to the most recent, supported, version 4.1.4.wennmach1-16/+20
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
2005-06-22* Ensure NETCDF is defined properly during the build. As part of thisjlam1-6/+6
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>.
2003-05-01 Fixed libx2sys.a to libx2sys.la in src/x2sys/makefilekivinen1-5/+7
(patch-at).
2001-04-20Fix byte ordering in grdraster. Proper location of HTML docs in thejtb1-5/+8
GMT help script. Fix some patch fuzz. Install libgmt_mgg.la before the programs depending on it, saving some warnings from libtool.
2001-04-19Build libx2sys before the x2sys executables.jtb1-3/+4
2001-04-19Update of GMT to 3.4. Seejtb1-24/+25
http://imina.soest.hawaii.edu/gmt/gmt/gmt_releases.html for details of changes.
2001-01-27Added the 39 supplemental programs, html documentation, and example scripts.jtb1-0/+51