Up to [cvs.NetBSD.org] / pkgsrc / sysutils / checkperms
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.32 / (download) - annotate - [select for diffs], Fri Mar 13 08:19:25 2020 UTC (3 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
HEAD
Changes since 1.31: +4 -4
lines
Diff to previous 1.31 (colored)
sysutils/checkperms: fix pkglint warnings
Revision 1.31 / (download) - annotate - [select for diffs], Mon Jan 1 17:43:06 2018 UTC (5 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.30: +7 -5
lines
Diff to previous 1.30 (colored)
Updated checkperms to 1.12. Changes since 1.11: * Moved to GitHub * Incorporated patch for SCO
Revision 1.30 / (download) - annotate - [select for diffs], Fri Feb 26 10:24:11 2016 UTC (7 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.29: +2 -4
lines
Diff to previous 1.29 (colored)
Use OPSYSVARS.
Revision 1.29 / (download) - annotate - [select for diffs], Wed Jan 20 11:49:13 2016 UTC (7 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.28: +4 -1
lines
Diff to previous 1.28 (colored)
Ensure we use largefile interfaces on SunOS, fixes checks against files that are >2GB. Bump PKGREVISION.
Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 8 16:33:59 2013 UTC (9 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Changes since 1.27: +2 -4
lines
Diff to previous 1.27 (colored)
Don't force ACTIVE_CC for clang. Explicitly disable noreturn checks.
Revision 1.27 / (download) - annotate - [select for diffs], Sat Apr 6 14:58:21 2013 UTC (9 years, 11 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2
Changes since 1.26: +4 -4
lines
Diff to previous 1.26 (colored)
'Please use ${ECHO} instead of "echo".' 'Please use ${ECHO_N} instead of "echo -n".'
Revision 1.26 / (download) - annotate - [select for diffs], Thu Feb 21 07:58:21 2013 UTC (10 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.25: +7 -1
lines
Diff to previous 1.25 (colored)
When using clang, set ACTIVE_CC so the share/mk Makefiles know which flags to suppress (in particular e.g. -Wno-traditional, which isn't recognized and breaks the build with clang).
Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 23 19:50:55 2012 UTC (10 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.24: +1 -2
lines
Diff to previous 1.24 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Mar 1 22:42:31 2012 UTC (11 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.23: +2 -2
lines
Diff to previous 1.23 (colored)
Reset maintainer, he resigned.
Revision 1.23 / (download) - annotate - [select for diffs], Tue Apr 20 16:01:38 2010 UTC (12 years, 11 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.22: +7 -1
lines
Diff to previous 1.22 (colored)
avoid catpage regeneration
Revision 1.22 / (download) - annotate - [select for diffs], Mon Dec 14 21:25:14 2009 UTC (13 years, 3 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.21: +4 -2
lines
Diff to previous 1.21 (colored)
Don't depend on ccache and distcc to avoid a cycle in the "pkg_info -N" dependency graph.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Dec 5 10:23:34 2009 UTC (13 years, 3 months ago) by rillig
Branch: MAIN
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
Updated checkperms to 1.11. Changes since 1.10: * Added support for Mac OS X binaries.
Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 20 10:12:18 2009 UTC (13 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.19: +5 -5
lines
Diff to previous 1.19 (colored)
The homepage and download URL changed.
Revision 1.19 / (download) - annotate - [select for diffs], Tue May 19 08:59:33 2009 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 28 11:58:49 2008 UTC (15 years, 1 month ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, to shut up the pkglint warnings.
Revision 1.17 / (download) - annotate - [select for diffs], Thu Feb 7 13:16:50 2008 UTC (15 years, 1 month ago) by tnn
Branch: MAIN
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
USE_BSD_MAKEFILE is now safe here.
Revision 1.16 / (download) - annotate - [select for diffs], Fri Dec 14 07:20:51 2007 UTC (15 years, 3 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Add INSTALLATION_DIRS to fix DESTDIR installation.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Nov 11 11:35:50 2007 UTC (15 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.14: +2 -1
lines
Diff to previous 1.14 (colored)
Added commented-out LICENSE=something.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 12 06:59:15 2007 UTC (15 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Updated checkperms to 1.10. Changes since 1.9: Version 1.10 (2007-09-27): Made the -e flag work.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Sep 22 07:53:03 2007 UTC (15 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.12: +4 -2
lines
Diff to previous 1.12 (colored)
Removed the build dependency on nroff, since it is no longer needed.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Sep 22 07:49:16 2007 UTC (15 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.11: +3 -5
lines
Diff to previous 1.11 (colored)
Updated checkperms to 1.9. Changes since 1.7: Version 1.9 (2007-09-22): Made the code simpler: For regular files, chmod and lchmod behave the same. Provide a preformatted man page with the package, to get rid of the build dependency for groff. Version 1.8 (2007-06-18): Added the -e option, which treats warnings like errors. Committed during the freeze to allow easier installation on Solaris and stripped-down versions of GNU/Linux. Ok'ed by wiz.
Revision 1.11 / (download) - annotate - [select for diffs], Mon Jul 30 10:18:32 2007 UTC (15 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.10: +3 -1
lines
Diff to previous 1.10 (colored)
Support DESTDIR installation.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jul 3 14:04:17 2007 UTC (15 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.9: +4 -1
lines
Diff to previous 1.9 (colored)
Override CHECK_PERMS for checkperms and its dependency digest. This allows making it a real dependency for bulk builds.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 5 23:12:39 2007 UTC (16 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.8: +6 -1
lines
Diff to previous 1.8 (colored)
Fixed PR 35930.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 5 23:06:30 2007 UTC (16 years ago) by rillig
Branch: MAIN
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
Updated checkperms to 1.7. Changes since 1.4: Version 1.7 (2007-03-05): Added support for more Mac OS X binaries. Patch provided by Darrin B. Jewell. Version 1.6 (2007-02-06): Added support for Microsoft Windows, MS-DOS, and Mono binaries. Version 1.5 (2007-01-01): Added support for more Mac OS X binaries. Patch provided by Julio M. Merino Vidal.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 5 02:38:33 2007 UTC (16 years ago) by dbj
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
add support for macos i386, ppc64 and universal binaries bump PKGREVISION
Revision 1.6 / (download) - annotate - [select for diffs], Wed Jan 10 07:42:00 2007 UTC (16 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.5: +3 -2
lines
Diff to previous 1.5 (colored)
checkperms uses a BSD-style Makefile.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 22 23:04:58 2006 UTC (16 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
Fixed pkglint warnings.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Nov 4 07:47:23 2006 UTC (16 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.3: +4 -6
lines
Diff to previous 1.3 (colored)
Added the preformatted manual page. PKGREVISION++ Switched to using INSTALLATION_DIRS_FROM_PLIST.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 2 19:31:11 2006 UTC (16 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Updated checkperms to 1.4. Changes since 1.3: - Added support for Mac OS X and AIX binaries and libraries. This should fix PR 34968.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 2 02:40:29 2006 UTC (16 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Updated checkperms to 1.3. Changes since 1.0: Version 1.3 (2006-11-02): Allowed libtool libraries whose name does not start with "lib". Version 1.2 (2006-10-25): Libtool libraries (*.la) may keep the executable bit. Version 1.1 (2006-10-24): The new -c option checks whether files that have the executable bit set are really executable.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Oct 6 23:46:29 2006 UTC (16 years, 5 months ago) by rillig
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported checkperms. checkperms 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.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Oct 6 23:46:29 2006 UTC (16 years, 5 months ago) by rillig
Branch: MAIN
Initial revision