Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-26 | *: bump PKGREVISION for libunistring shlib major bump | wiz | 1 | -2/+2 | |
2021-12-08 | revbump for icu and libffi | adam | 1 | -2/+2 | |
2021-09-29 | revbump for boost-libs | adam | 1 | -2/+2 | |
2021-04-21 | revbump for boost-libs | adam | 1 | -1/+2 | |
2020-09-25 | Add USE_TOOLS+= bash | mef | 1 | -1/+2 | |
2020-09-24 | (graphics/ncview) CONFIG_SHELL= bash <= (Syntax error: Bad substitution) | mef | 1 | -1/+2 | |
2020-08-08 | graphics/ncview: update to 2.1.7. | brook | 1 | -21/+32 | |
2.0: 21 Jan 2010 * ncview now REQUIRES netcdf version 4 with full HDF5 support. I am not going to maintain two code bases, one of which supports netcdf-4 and one of which doesn't. If you need a vesion of ncview that works even without a full netcdf v4/HDF-5 install, use ncview version 1.93h. * If a udunits library is supplied, ncview now requires that it be the udunits-2 library. Support for the udunits-1 library has been dropped. * Many thanks to Magnus Hagdorn for changes to the package that make it more compatible with GNU standards! All failures in that respect are mine; Magnus' contributions were exemplary. 1.93d: 13 June 2008 * Thanks to Seth Olsen for contributing the code to sort the variables menus. | |||||
2020-05-22 | revbump after updating security/nettle | adam | 1 | -2/+2 | |
2020-05-06 | revbump after boost update | adam | 1 | -2/+2 | |
2020-03-08 | *: recursive bump for libffi | wiz | 1 | -2/+2 | |
2020-01-18 | *: Recursive revision bump for openssl 1.1.1. | jperkin | 1 | -2/+2 | |
2020-01-12 | *: Recursive revbump from devel/boost-libs | ryoon | 1 | -2/+2 | |
2019-11-02 | graphics: align variable assignments | rillig | 1 | -4/+4 | |
pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
2019-08-22 | Recursive revbump from boost-1.71.0 | ryoon | 1 | -2/+2 | |
2019-07-20 | *: recursive bump for nettle 3.5.1 | wiz | 1 | -2/+2 | |
2019-07-01 | Recursive revbump from boost-1.70.0 | ryoon | 1 | -2/+2 | |
2018-12-13 | revbump for boost 1.69.0 | adam | 1 | -2/+2 | |
2018-08-16 | revbump after boost-libs update | adam | 1 | -2/+2 | |
2018-04-29 | revbump for boost-libs update | adam | 1 | -2/+2 | |
2018-01-01 | Revbump after boost update | adam | 1 | -2/+2 | |
2017-08-24 | Revbump for boost update | adam | 1 | -2/+2 | |
2017-04-30 | Recursive revbump from boost update | ryoon | 1 | -2/+2 | |
2017-01-01 | Revbump after boost update | adam | 1 | -2/+2 | |
2016-10-07 | Revbump post boost update | adam | 1 | -2/+2 | |
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 | |
2015-10-14 | Switch from x11/Xaw3d to newer x11/libXaw3d. | wiz | 1 | -2/+2 | |
Adapt some packages so they build with that. Bump their PKGREVISIONs. | |||||
2015-07-04 | Remove USE_X11BASE and X11PREFIX. | joerg | 1 | -2/+1 | |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 | |
2013-09-01 | recursive bump from hdf5 shlib major bump. | obache | 1 | -2/+2 | |
2012-10-06 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 | |
2010-02-03 | DESTDIR support | joerg | 1 | -1/+6 | |
2009-08-03 | MAKE_JOBS_SAFE=no | joerg | 1 | -1/+3 | |
2008-11-10 | Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. | wiz | 1 | -2/+2 | |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -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-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -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-04-25 | Convert to buildlink3. | snj | 1 | -5/+5 | |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 | |
overridden. | |||||
2004-01-24 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 | |
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin. | |||||
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 | |
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. | |||||
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -2/+2 | |
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later... | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-30 | Update to version 1.92d. | jtb | 1 | -2/+2 | |
Changes: Fixed pad_offset for the 16 bits per pixel case. This means that you will no longer get warped images that appear to be tilting over sideways on platforms with this pixel depth, when viewing a file with an odd number of X entries. Also added the "-frames" option, but it is not enabled by default in the configure file. | |||||
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -3/+3 | |
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build. | |||||
2003-06-02 | Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 | abs | 1 | -2/+2 | |
is accepted. Suggested by Grant. | |||||
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2002-10-22 | Use lang/gcc/buildlink2.mk instead of Makefile.gcc. | jlam | 1 | -2/+2 | |
2002-09-29 | buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc | jlam | 1 | -14/+10 | |
2002-04-20 | On arm32, use gcc-2.95.3 to avoid internal egcs errors. | cjep | 1 | -1/+5 | |