pkgsrc/pkgtools
rillig 08b33df96c pkgtools/pkglint: update to 5.7.0
Changes since 5.6.12:

* Many of the -C and -W command line options have been removed since
  they are not used in practice. The -Wall and -Call options continue
  to work though; these are the only options mentioned in the pkgsrc
  guide.

* When a PLIST file contains redundant libtool libraries (.la and the
  corresponding .so), there is only a single warning per file.

* Warnings about the package COMMENT are now strictly ordered from left
  to right.

* The hashes for all distfiles must now contain the SHA512 hash. This
  hash has been added to many distfiles in 2015. It's time now to
  enforce it on all other distfiles as well.

* Makefile fragments that are included inside an .elif exists(...)
  are not reported as missing.

* The check for redundant variables and accidentally overwritten
  variables has been improved. Now the warning occurs at the later
  definition. This especially applies to cases where a file is included
  and after that, some of its variables are overridden. Variables in
  unrelated files are no longer marked as redundant.

* When a package contains multiple definitions of a single variable
  (typical for Makefile.common), the later definition overrides the
  earlier definition. That way, the location of DISTINFO_FILE and
  PATCHDIR is resolved correctly.
2019-02-21 22:49:03 +00:00
..
autoswc
binpatch
bootstrap-extras Sort PLIST files. 2018-01-01 22:29:15 +00:00
bootstrap-mk-files All Minix supported platforms are ELF. 2018-11-15 00:50:44 +00:00
cdpack
compat_headers
createbuildlink Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
cwrappers cwrappers-20180325: append the append list for -shared support 2018-03-25 20:45:25 +00:00
dfdisk dfdisk: SUBST in pre-configure doesn't work when NO_CONFIGURE=yes 2018-09-27 23:02:57 +00:00
digest Update digest package to version 20190127 2019-01-27 22:50:55 +00:00
distbb
genpkgng
genrpm
gensolpkg pkgtools/*: Realign variables in Makefiles 2018-01-27 19:07:46 +00:00
gimme
gnome-packagekit revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
libkver *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
libnbcompat PR/52982: Eitan Adler: fix incorrect bounds computation. 2019-02-20 14:44:24 +00:00
lintpkgsrc Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
mksandbox Update mksandbox to version 1.8 2019-01-25 20:08:21 +00:00
mtree Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
nih pkgtools/*: Realign variables in Makefiles 2018-01-27 19:07:46 +00:00
osabi When failing to install due to OS version mismatch, also print how to override this check. 2018-11-21 14:15:32 +00:00
p5-pkgsrc-Dewey Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
packagekit revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
pbulk *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pbulk-base
pkg *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pkg_alternatives Sort PLIST files. 2018-01-01 22:29:15 +00:00
pkg_chk More macros. 2018-11-27 10:36:52 +00:00
pkg_comp Update pkg_comp to 2.1: 2019-01-14 10:53:37 +00:00
pkg_comp-cron
pkg_comp1 Sort PLIST files. 2018-01-01 22:29:15 +00:00
pkg_distinst Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkg_filecheck Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkg_install Revert previous for now. 2019-02-10 21:35:01 +00:00
pkg_install-info pkgtools/*: Realign variables in Makefiles 2018-01-27 19:07:46 +00:00
pkg_leaves pkgtools/*: Realign variables in Makefiles 2018-01-27 19:07:46 +00:00
pkg_notify pkg_notify: SUBST in pre-configure doesn't work when NO_CONFIGURE=yes 2018-09-27 23:00:48 +00:00
pkg_online-client
pkg_online-server
pkg_p5up2date Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkg_regress pkgtools/pkg_regress: update to 0.4 2018-11-30 19:07:37 +00:00
pkg_rolling-replace pkg_rolling-replace: avoid top-level make clean 2018-05-06 18:06:18 +00:00
pkg_select pkg_select: fix buffer overflow 2017-12-29 17:55:13 +00:00
pkg_summary-utils
pkg_tarup pkgtools/*: Realign variables in Makefiles 2018-01-27 19:07:46 +00:00
pkgclean pkgclean: Properly replace @SH@ in pkgclean 2018-09-14 16:31:28 +00:00
pkgdep Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkgdepgraph Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkgdiff pkgdiff: Remove obsolete SunOS catinstall workaround. 2018-09-21 12:40:26 +00:00
pkgfind *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pkgin pkgin: fix some clang build errors on NetBSD-current 2019-01-15 09:49:40 +00:00
pkglint pkgtools/pkglint: update to 5.7.0 2019-02-21 22:49:03 +00:00
pkglint4 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkgse Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkgsrc-todo Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
pkgsurvey
pkgtasks Update pkgtools/pkgtasks to 1.15. 2017-08-23 17:53:19 +00:00
plist-utils plist-utils: updated to 20180222 2018-02-23 06:31:34 +00:00
port2pkg Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
prereq-readme
R2pkg R2pkg: Add missing RCSID. 2018-01-13 09:10:33 +00:00
rc.d-boot Remove pointless/vacuous logic clause. 2019-01-26 21:12:54 +00:00
rc.subr Add OpenBSD support. Mostly just works, except that we disagree on the 2018-12-26 00:29:07 +00:00
rcorder Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
rdigest Ensure that correct path names are picked up for patches. 2017-09-10 14:12:11 +00:00
revbump Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
rpm2pkg Adjust CC_VERSION check from gcc-8* to gcc-[89]* 2018-10-29 14:41:56 +00:00
shlock
texlive2pkg texlive2pkg: update to 1.4 2019-02-02 01:55:52 +00:00
url2pkg Remove clauses 3,4 from TNF-only copyright blocks. 2018-08-22 20:48:36 +00:00
verifypc verifypc 1.7: adapt to a change in the log format produced by pkg-config, 2018-02-20 02:55:15 +00:00
x11-links Added xcb-input files to pkgtools/x11-links and increased version. 2019-01-09 11:29:02 +00:00
Makefile Add and enable rc.d-boot. 2018-12-05 19:23:46 +00:00