Path to this page:
./
sysutils/checkperms,
Check and correct file permissions
Branch: CURRENT,
Version: 1.12,
Package name: checkperms-1.12,
Maintainer: pkgsrc-userscheckperms is a small and simple program that detects many
inconsistencies in file and directory permissions. Theoretically, there
are 2^12 valid combinations (setuid, setgid, sticky, owner-rwx,
group-rwx, other-rwx), but only very few of them are actually used.
It can automatically fix the permissions if instructed so.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: 34c084b4d06bcd7a8bba922ff57677e651eeced5
RMD160: cd95029aa930b6201e9580b3ab7e36dd30b8f925
Filesize: 6.466 KB
Version history: (Expand)
- (2018-01-01) Updated to version: checkperms-1.12
- (2016-01-21) Updated to version: checkperms-1.11nb1
- (2009-12-05) Updated to version: checkperms-1.11
- (2007-11-10) Updated to version: checkperms-1.10
- (2007-10-12) Updated to version: checkperms-1.10
- (2007-09-23) Updated to version: checkperms-1.9
CVS history: (Expand)
2020-03-13 09:19:25 by Roland Illig | Files touched by this commit (1) |
Log message:
sysutils/checkperms: fix pkglint warnings
|
2018-01-01 18:43:06 by Roland Illig | Files touched by this commit (3) |  |
Log message:
Updated checkperms to 1.12.
Changes since 1.11:
* Moved to GitHub
* Incorporated patch for SCO
|
2016-02-26 11:24:14 by Jonathan Perkin | Files touched by this commit (44) |
Log message:
Use OPSYSVARS.
|
2016-01-26 01:13:20 by Roland Illig | Files touched by this commit (2) |
Log message:
Documented patch, as requested by pkglint
|
2016-01-20 12:49:13 by Jonathan Perkin | Files touched by this commit (1) |  |
Log message:
Ensure we use largefile interfaces on SunOS, fixes checks against files
that are >2GB. Bump PKGREVISION.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-03-14 23:30:36 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
Fix build under SCO OpenServer 5.0.7/3.2
It has no S_ISSOCK.
|
2013-09-08 18:33:59 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Don't force ACTIVE_CC for clang. Explicitly disable noreturn checks.
|