The NetBSD Project

CVS log for pkgsrc/sysutils/checkperms/distinfo

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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.9 / (download) - annotate - [select for diffs], Sat Dec 5 10:23:34 2009 UTC (2 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, 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, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, HEAD
Changes since 1.8: +4 -4 lines
Diff to previous 1.8 (colored)

Updated checkperms to 1.11.

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

Revision 1.8 / (download) - annotate - [select for diffs], Fri Oct 12 06:59:15 2007 UTC (4 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, 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, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Updated checkperms to 1.10.

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

Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 22 07:49:16 2007 UTC (4 years, 8 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (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.6 / (download) - annotate - [select for diffs], Mon Mar 19 08:59:17 2007 UTC (5 years, 2 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.5: +1 -2 lines
Diff to previous 1.5 (colored)

With patch-aa removed in the update to version 1.7, remove the entry from distinfo too.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 5 23:06:30 2007 UTC (5 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 (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.4 / (download) - annotate - [select for diffs], Mon Mar 5 02:38:33 2007 UTC (5 years, 2 months ago) by dbj
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

add support for macos i386, ppc64 and universal binaries
bump PKGREVISION

Revision 1.3 / (download) - annotate - [select for diffs], Thu Nov 2 19:31:11 2006 UTC (5 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.2: +4 -4 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 (5 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.1: +4 -4 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 (5 years, 7 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 (5 years, 7 months ago) by rillig
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>