2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) | ![]() |
Log message: *: bump PKGREVISION for perl-5.32. |
2020-04-27 07:35:29 by Roland Illig | Files touched by this commit (3) |
Log message: pkgtools/pkg_filecheck: fix absolute path to PKG_DBDIR |
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) | ![]() |
Log message: Bump PKGREVISIONs for perl 5.30.0 |
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. |
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message: Recursive bump for perl5-5.28.0 |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |
2018-01-27 20:07:48 by Roland Illig | Files touched by this commit (20) |
Log message: pkgtools/*: Realign variables in Makefiles Mainly done by pkglint, manually reviewed and improved in some few cases. |
2016-11-28 05:56:37 by Darrin B. Jewell | Files touched by this commit (1) |
Log message: add nbcompat.h include to get uint32_t fixes build on darwin |
2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068) | ![]() |
Log message: Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. |
2016-06-11 23:34:54 by David A. Holland | Files touched by this commit (1) |
Log message: Add a BUG: you can't ignore single files, only whole subtrees, but there are a number of files from pkgsrc that ought to be ignored by default, such as $PREFIX/info/dir. Ride previous version bump. |