Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-17 | retire lang/openjdk7 | tnn | 136 | -6031/+0 | |
2020-05-16 | lang/openjdk7: remove redundant patch | rillig | 2 | -16/+1 | |
This is already taken care of by SUBST_CLASSES+=ccspath. | |||||
2020-03-22 | Disable some more warnings for clang. Make sure to use visibility | joerg | 3 | -5/+21 | |
attributes like with gcc. | |||||
2020-03-10 | librsvg: update bl3.mk to remove libcroco in rust case | wiz | 1 | -2/+2 | |
recursive bump for the dependency change | |||||
2020-03-08 | Revbump packages depending on libffi after .so version change. | bsiegert | 1 | -2/+2 | |
Requested by Matthias Ferdinand and Oskar on pkgsrc-users. | |||||
2020-01-26 | all: migrate homepages from http to https | rillig | 1 | -2/+2 | |
pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. | |||||
2019-11-03 | lang: align variable assignments | rillig | 2 | -14/+14 | |
pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
2019-10-01 | openjdk7: invert GCC>=6 conditional to make it more future proof | tnn | 1 | -2/+2 | |
2019-09-22 | openjdk*: make NetBSD 7 bootstrap binaries valid for all future releases | tnn | 2 | -42/+6 | |
Also drop support for NetBSD 6 and older. | |||||
2019-09-22 | openjdk*: remove NetBSD major version constraints | tnn | 1 | -3/+3 | |
2019-09-22 | openjdk*: use ${JAVA_NAME} where applicable | tnn | 1 | -10/+10 | |
2019-07-21 | *: recursive bump for gdk-pixbuf2-2.38.1 | wiz | 1 | -2/+2 | |
2019-07-20 | *: recursive bump for nettle 3.5.1 | wiz | 1 | -2/+2 | |
2019-05-23 | all: replace SUBST_SED with the simpler SUBST_VARS | rillig | 1 | -3/+3 | |
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. | |||||
2019-03-20 | openjdk7: update to 1.7.141nb10. | wiz | 2 | -5/+3 | |
Remove libXp build dependency, not used. | |||||
2018-11-14 | Revbump after cairo 1.16.0 update. | kleink | 1 | -2/+2 | |
2018-11-12 | Recursive revbump from hardbuzz-2.1.1 | ryoon | 1 | -2/+2 | |
2018-09-19 | Add jhat to JAVA_WRAPPERS. Bump PKGREVISION | abs | 2 | -5/+6 | |
2018-09-14 | openjdk[78]: add support for NetBSD-*-aarch64 | tnn | 10 | -35/+137 | |
2018-08-20 | openjdk: remove todo item | tnn | 1 | -4/+3 | |
2018-07-24 | openjdk7: Fixes for SunOS and C99. | jperkin | 6 | -13/+54 | |
2018-07-18 | Mark packages that require C++03 (or the GNU variants) if they fail with | joerg | 1 | -2/+2 | |
C++14 default language. | |||||
2018-07-07 | openjdk[78]: Add a \todo comment about the cups dependency. | gdt | 1 | -1/+4 | |
Having a language install a printing system violates the Principle of Least Astonishment. Add a comment to be replaced with an explanation of why this is necessary or helpful. | |||||
2018-04-17 | Add p11-kit to gnutls/bl3.mk and bump dependencies. | wiz | 1 | -2/+2 | |
2018-04-16 | Recursive bump for new fribidi dependency in pango. | wiz | 1 | -2/+2 | |
2018-03-12 | Recursive bumps for fontconfig and libzip dependency changes. | wiz | 1 | -2/+2 | |
2018-01-28 | Bump PKGREVISION for gdbm shlib major bump | wiz | 1 | -2/+2 | |
2018-01-02 | Fixed dollar anchor in sed(1) expression. | rillig | 1 | -2/+2 | |
The single dollar was discarded by make(1). This was probably not intended and confused the pkglint parser. | |||||
2018-01-01 | Replaced $(ROUND) with ${CURLY} variable references. | rillig | 1 | -1/+3 | |
This has been a pkglint warning for several years now, and pkglint can even fix it automatically. And it did for this commit. Only in lang/mercury, two passes of autofixing were necessary because there were nested variables. | |||||
2017-12-19 | openjdk7: Unbreak after the cups-base renaming. | jperkin | 1 | -3/+3 | |
2017-11-23 | recursive bump for libxkbcommon removal from at-spi2-core | wiz | 1 | -2/+2 | |
2017-11-12 | Bump PKGREVISION on packages depending on CUPS | khorben | 1 | -1/+2 | |
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@ | |||||
2017-11-12 | Update dependencies on print/cups to print/cups-base | khorben | 1 | -2/+2 | |
This is with the notable exception of meta-pkgs/desktop-gnome, which I believe implies a fully functional cups. This is still missing revision bumps - I'll be right there (first time I am doing this on so many packages at a time). As discussed on tech-pkg@ | |||||
2017-09-04 | Fix portability issues. | joerg | 4 | -1/+64 | |
2017-08-14 | Update to 1.7.141 | ryoon | 19 | -166/+225 | |
* Support build and run under NetBSD PaX MPROTECT environment Changelog: Many bugfixes and security bugfixes | |||||
2017-05-09 | Ensure we use the correct rpath to zlib. | jperkin | 1 | -2/+2 | |
2017-03-31 | Add bin/openjdk8-jstack to PLIST to fix build (untested) | abs | 1 | -1/+2 | |
2017-03-30 | Add a wrapper for jstack. Bump PKGREVISION. | jperkin | 1 | -4/+4 | |
2017-02-12 | Recursive revbump from fonts/harfbuzz | ryoon | 1 | -2/+2 | |
2017-02-06 | Recursive bump for harfbuzz's new graphite2 dependency. | wiz | 1 | -2/+2 | |
2016-12-16 | Enable OpenJDK 7 and 8 on Linux. Add builtin support. | asau | 1 | -0/+73 | |
Tested on openSUSE 11-42. | |||||
2016-09-20 | Recursive bump for cups openssl -> gnutls change. | wiz | 1 | -2/+2 | |
2016-08-11 | Add jcmd to JAVA_WRAPPERS, bump PKGREVISION | abs | 2 | -4/+5 | |
2016-07-22 | Skip some more shared libraries, noticed in the 32-bit SunOS build. | jperkin | 1 | -2/+4 | |
2016-03-11 | skip the SHLIBS check for libjawt.so | tnn | 1 | -1/+2 | |
It is a dlopened library and needs libmawt.so, but that can be provided by either xawt/libmawt.so or headless/libmawt.so. The JVM will pick and load the correct implementation to use so an explicit run path is neither appropriate nor required. | |||||
2016-03-08 | mark NetBSD-*-*arm* explicitly as needing floating point workarounds | tnn | 1 | -4/+3 | |
The awk(1) test previously used is not sufficiently comprehensive | |||||
2016-03-05 | Bump PKGREVISION for security/openssl ABI bump. | jperkin | 1 | -2/+2 | |
2016-02-25 | Use OPSYSVARS. | jperkin | 1 | -5/+3 | |
2015-12-14 | Bring build dependency on "mozilla-rootcerts" back. | asau | 1 | -1/+3 | |
(It is easily confused with "mozilla-rootcerts-openssl" though...) | |||||
2015-12-13 | Don't depend on mozilla-rootcerts. | asau | 1 | -3/+1 | |