Commit graph

12 commits

Author SHA1 Message Date
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

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.
2015-11-04 01:17:40 +00:00
jperkin
f384976b9c Use nbcompat and add patch comments. Fixes build on SunOS. 2015-07-09 11:49:44 +00:00
hans
3768a38dbc Fix build on SunOS.
- uses fts functions
- don't ignore pkgsrc-provided CFLAGS, CPPFLAGS, LDFLAGS and LIBS
2012-03-01 16:27:57 +00:00
tv
7732ef56d6 Fix build on Interix, which doesn't have S_IFWHT. 2005-11-01 18:52:45 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
minskim
93708b5d5b regen to remove unused entries. 2004-04-17 12:15:04 +00:00
recht
424dc51284 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.
2004-04-15 22:07:20 +00:00
recht
5f7392fd02 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.
2004-03-12 18:01:57 +00:00
kristerw
96eb31c77a Correct a minor mistake in previous commit, to actually get it
to compile on NetBSD 1.6.
2004-01-23 23:45:55 +00:00
recht
09b598ed06 Fix build on NetBSD 1.6 where O_NOFOLLOW isn't available.
Noted by Krister Walfridsson.
2004-01-23 23:30:10 +00:00
recht
b1d1e20c4f 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.
2004-01-23 18:11:29 +00:00