pkgsrc/pkgtools/pkg_chk/files
joerg 599b02b412 When creating the sorted list of binary packages, "ls -t *.tgz" can
easily overflow the argument space e.g. on DragonFly. Replace this
statement with "ls -t | grep '\.tgz$'" to remove this constraint.
2006-01-12 21:17:16 +00:00
..
pkg_chk.8 Sort options in SYNOPSIS, bump date for -S. 2005-12-12 14:03:20 +00:00
pkg_chk.sh When creating the sorted list of binary packages, "ls -t *.tgz" can 2006-01-12 21:17:16 +00:00