summaryrefslogtreecommitdiff
path: root/graphics/GMT/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-05-22revbump after updating security/nettleadam1-2/+2
2020-05-06revbump after boost updateadam1-2/+2
2020-03-08*: recursive bump for libffiwiz1-2/+2
2020-01-18*: Recursive revision bump for openssl 1.1.1.jperkin1-2/+2
2020-01-12*: Recursive revbump from devel/boost-libsryoon1-2/+2
2019-11-08Fixed graphics/GMT package to not have conflict with www/libpsl.kivinen1-2/+2
Both of them installed libpsl library, meaning only one of them could be installed at one time. Changed the GMT libpsl library name to libgmtpsl. Changing GMT library was more appropriate as only iGMT depends on GMT and it does not use libraries.
2019-11-02graphics: align variable assignmentsrillig1-9/+9
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-08-22Recursive revbump from boost-1.71.0ryoon1-2/+2
2019-07-20*: recursive bump for nettle 3.5.1wiz1-2/+2
2019-07-01Recursive revbump from boost-1.70.0ryoon1-2/+2
2019-03-20*: remove commented out libXp dependencywiz1-2/+1
2018-12-13revbump for boost 1.69.0adam1-2/+2
2018-08-16revbump after boost-libs updateadam1-2/+2
2018-04-29revbump for boost-libs updateadam1-2/+2
2018-01-03Added missing LICENSE variable.rillig1-1/+2
2018-01-01Revbump after boost updateadam1-2/+2
2017-08-24Revbump for boost updateadam1-2/+2
2017-04-30Recursive revbump from boost updateryoon1-2/+2
2017-01-19Convert all occurrences (353 by my count) ofagc1-3/+3
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-01Revbump after boost updateadam1-2/+2
2016-10-07Revbump post boost updateadam1-2/+2
2016-03-05Bump PKGREVISION for security/openssl ABI bump.jperkin1-2/+2
2015-12-29Rework (and simplify) docs installation to avoid share/doc/html.dholland1-9/+5
Mostly silences pkglint. Bump PKGREVISION again (to 6).
2015-12-29Drop libXp; bump PKGREVISION.dholland1-3/+3
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-2/+2
2013-09-01recursive bump from hdf5 shlib major bump.obache1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2011-10-11switch places with university of tokai, since washington requires epsv4 to ↵zafer1-3/+3
be off to download.
2009-06-05Mark as not make-jobs safe. PR 41530 by Ryo HAYASAKA.wiz1-1/+2
2008-11-10Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal.wiz1-2/+2
2008-06-12Add DESTDIR support.joerg1-17/+16
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-4/+5
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2007-12-02Remove future MASTER_SITEs. From Zafer Aydogan.wiz1-8/+2
2007-10-10Fixed missing rpath in xgridedit.rillig1-1/+2
2007-02-15Modular Xorg support.joerg1-3/+3
2006-11-28- Note reason for patch-ac in the patch file itself so that this informationwennmach1-2/+2
is easily accessible for updating the package - Bump PKGREVISION for patch-ac - regen distinfo
2006-11-14Update GMT to the most recent, supported, version 4.1.4.wennmach1-27/+35
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-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-01-15Remove trailing / from source directory. Unbreaks build on DragonFly.joerg1-2/+2
2005-11-03Removed redundant definition for WRKSRC. Changed one instance ofrillig1-3/+2
${WRKSRC}/.. to ${WRKDIR}. As this instance refers to a file that comes from an archive which is unpacked in ${WRKDIR}, this is aesthetically ok. While here, sorted the PLIST.
2005-06-22* Ensure NETCDF is defined properly during the build. As part of thisjlam1-4/+3
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-04-05Use netcdf bl3 file instead of DEPENDS.wiz1-3/+2
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-07-09It's EXTRACT_SUFX not EXTRACT_SUFFIX, from Georg Schwarz on tech-pkg.xtraeme1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2001-11-14Replace "${GTAR} cf - . | (cd ... ; ${GTAR} xf - )" pipelines with aagc1-3/+2
single instance of ${PAX}.