The NetBSD Project

CVS log for pkgsrc/sysutils/checkperms/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / sysutils / checkperms

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Mar 13 08:19:25 2020 UTC (4 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, 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
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +4 -4 lines
sysutils/checkperms: fix pkglint warnings

Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Jan 1 17:43:06 2018 UTC (7 years, 1 month ago) by rillig
Branches: 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
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +7 -5 lines
Updated checkperms to 1.12.

Changes since 1.11:
* Moved to GitHub
* Incorporated patch for SCO

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Feb 26 10:24:11 2016 UTC (8 years, 11 months ago) by jperkin
Branches: 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
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -4 lines
Use OPSYSVARS.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jan 20 11:49:13 2016 UTC (9 years ago) by jperkin
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +4 -1 lines
Ensure we use largefile interfaces on SunOS, fixes checks against files
that are >2GB.  Bump PKGREVISION.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Sep 8 16:33:59 2013 UTC (11 years, 5 months ago) by joerg
Branches: 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
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -4 lines
Don't force ACTIVE_CC for clang. Explicitly disable noreturn checks.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Apr 6 14:58:21 2013 UTC (11 years, 10 months ago) by rodent
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +4 -4 lines
'Please use ${ECHO} instead of "echo".'
'Please use ${ECHO_N} instead of "echo -n".'

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Feb 21 07:58:21 2013 UTC (11 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +7 -1 lines
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 - view: text, markup, annotated - select for diffs
Tue Oct 23 19:50:55 2012 UTC (12 years, 3 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -2 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Mar 1 22:42:31 2012 UTC (12 years, 11 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Reset maintainer, he resigned.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Apr 20 16:01:38 2010 UTC (14 years, 9 months ago) by tnn
Branches: 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
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -1 lines
avoid catpage regeneration

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Dec 14 21:25:14 2009 UTC (15 years, 2 months ago) by gdt
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -2 lines
Don't depend on ccache and distcc to avoid a cycle in the "pkg_info
-N" dependency graph.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Dec 5 10:23:34 2009 UTC (15 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Updated checkperms to 1.11.

Changes since 1.10:
  * Added support for Mac OS X binaries.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Nov 20 10:12:18 2009 UTC (15 years, 2 months ago) by rillig
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -5 lines
The homepage and download URL changed.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue May 19 08:59:33 2009 UTC (15 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Feb 28 11:58:49 2008 UTC (16 years, 11 months ago) by rillig
Branches: 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
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Feb 7 13:16:50 2008 UTC (17 years ago) by tnn
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -3 lines
USE_BSD_MAKEFILE is now safe here.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Dec 14 07:20:51 2007 UTC (17 years, 2 months ago) by bjs
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
Add INSTALLATION_DIRS to fix DESTDIR installation.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Nov 11 11:35:50 2007 UTC (17 years, 3 months ago) by martti
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -1 lines
Added commented-out LICENSE=something.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Oct 12 06:59:15 2007 UTC (17 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Updated checkperms to 1.10.

Changes since 1.9:
Version 1.10 (2007-09-27):
	Made the -e flag work.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Sep 22 07:53:03 2007 UTC (17 years, 4 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
Removed the build dependency on nroff, since it is no longer needed.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Sep 22 07:49:16 2007 UTC (17 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -5 lines
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 - view: text, markup, annotated - select for diffs
Mon Jul 30 10:18:32 2007 UTC (17 years, 6 months ago) by joerg
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
Support DESTDIR installation.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Jul 3 14:04:17 2007 UTC (17 years, 7 months ago) by joerg
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +4 -1 lines
Override CHECK_PERMS for checkperms and its dependency digest.
This allows making it a real dependency for bulk builds.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 5 23:12:39 2007 UTC (17 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +6 -1 lines
Fixed PR 35930.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 5 23:06:30 2007 UTC (17 years, 11 months ago) by rillig
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
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 - view: text, markup, annotated - select for diffs
Mon Mar 5 02:38:33 2007 UTC (17 years, 11 months ago) by dbj
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
add support for macos i386, ppc64 and universal binaries
bump PKGREVISION

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jan 10 07:42:00 2007 UTC (18 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
checkperms uses a BSD-style Makefile.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Nov 22 23:04:58 2006 UTC (18 years, 2 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -3 lines
Fixed pkglint warnings.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Nov 4 07:47:23 2006 UTC (18 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -6 lines
Added the preformatted manual page. PKGREVISION++

Switched to using INSTALLATION_DIRS_FROM_PLIST.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Nov 2 19:31:11 2006 UTC (18 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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 - view: text, markup, annotated - select for diffs
Thu Nov 2 02:40:29 2006 UTC (18 years, 3 months ago) by rillig
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
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 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Oct 6 23:46:29 2006 UTC (18 years, 4 months ago) by rillig
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
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 - view: text, markup, annotated - select for diffs
Fri Oct 6 23:46:29 2006 UTC (18 years, 4 months ago) by rillig
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>