summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_chk
AgeCommit message (Collapse)AuthorFilesLines
2004-05-09Update pkg_chk to 1.48abs2-6/+6
Fix awk usage for nawk in 2.0
2004-04-13Update pkg_chk to 1.47:abs2-4/+5
- Substitute in @SH@, to ensure we get a sane shell on Solaris From Ben Secrest
2004-04-08Update pkg_chk to 1.46:abs2-30/+26
- Fix nawk issues (NetBSD-2.0 and Solaris) - Fixes PR pkg/24931 - Fix inverted -k test when generating list of binary packages - Misc cleanup & removal of debugging entry
2004-03-29Enable pkgviews installation.schmonz1-1/+5
2004-03-27reflect pkgchk -> pkg_chk move. bump date. s/netbsd.org/NetBSD.org/grant1-4/+4
2004-03-27pkg_chk now lives in pkgtools/pkg_chk, don't try to cd to pkgtoos/pkgchkgrant1-2/+2
2004-03-27Refer to pkg_chk here too.wiz1-1/+1
2004-03-27Re-import pkgtools/pkgchk as pkg_chk so that program name, PKGNAME,wiz5-0/+935
and directory path match. Addresses PR 23679.