Up to [cvs.netbsd.org] / pkgsrc / security / destroy
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.10 / (download) - annotate - [select for diffs], Thu Mar 1 16:27:57 2012 UTC (2 months, 3 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.9: +5 -1
lines
Diff to previous 1.9 (colored)
Fix build on SunOS. - uses fts functions - don't ignore pkgsrc-provided CFLAGS, CPPFLAGS, LDFLAGS and LIBS
Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 10 23:40:00 2009 UTC (2 years, 5 months ago) by abs
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,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.8: +4 -3
lines
Diff to previous 1.8 (colored)
+PKG_DESTDIR_SUPPORT= user-destdir
Revision 1.8 / (download) - annotate - [select for diffs], Fri May 1 13:45:28 2009 UTC (3 years ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.7: +2 -3
lines
Diff to previous 1.7 (colored)
remove dead mirror.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Jan 7 09:14:09 2007 UTC (5 years, 4 months 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,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:55 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.5 / (download) - annotate - [select for diffs], Fri Jun 17 03:50:31 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Create directories before installing files into them.
Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:11 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2
lines
Diff to previous 1.3 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 15 22:07:20 2004 UTC (8 years, 1 month ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Update to destroy-20040415 The changes to the code include: * A '-f' flag to destry with force any type of file that isn't a Regular File or a Directory. * Bug fixes. * Code Clean-up.
Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 12 18:01:57 2004 UTC (8 years, 2 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.1: +9 -5
lines
Diff to previous 1.1 (colored)
update to 20040310 version changes: - Added support for removing files recursivly - Incudes checking for file type and size. - Displays the file being destroyed and its size. - Added command line flags: - Added Security Level Flag (Destroy Severity) - Added Output suppression flag for non-verbose output. - Added Help flag. - Added a Manual page for the program in section 1.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jan 23 18:11:29 2004 UTC (8 years, 4 months ago) by recht
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
initial import of destroy-20030307 sent to me by the author Shane Kinney A system utility that destroys files on the hard drive by writing null and random bytes to the file over and over.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jan 23 18:11:29 2004 UTC (8 years, 4 months ago) by recht
Branch: MAIN
Initial revision