Port details |
- destroy Securely destroy files on the hard disk
- 20130926_1 security
=6 20130926_1Version of this port present on the latest quarterly branch. - Maintainer: modsix@gmail.com
 - Port Added: 2003-10-06 04:29:49
- Last Update: 2024-01-10 15:29:49
- Commit Hash: e4610fc
- People watching this port, also watch:: expat, libxml2, pcre, freetype2, glib
- License: BSD4CLAUSE
- WWW:
- http://www.mod6.net
- Description:
- A system utility that destroys files on the hard drive
by writing null and random bytes to the file over and over.
IRC: irc.freebsdhackers.net #freebsd
-Shane Kinney (mod6) <modsix@gmail.com>
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- destroy>0:security/destroy
- To install the port:
- cd /usr/ports/security/destroy/ && make install clean
- To add the package, run one of these commands:
- pkg install security/destroy
- pkg install destroy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: destroy
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (destroy-20130926.tar.gz) = 71ed5198b55cf1e677071c2c6895e44feefb2522a48448fe7a96f4df8ac8436a
SIZE (destroy-20130926.tar.gz) = 4515
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_destroy
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20130926_1 10 Jan 2024 15:29:49
    |
Baptiste Daroussin (bapt)  |
MAN?PREFIX: eleminate its usage and move man to share/man |
20130926 08 Sep 2022 15:46:38
    |
Stefan Eßer (se)  |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
20130926 08 Sep 2022 15:43:21
    |
Stefan Eßer (se)  |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
20130926 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
20130926 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20130926 28 Feb 2014 16:36:59
  |
rene  |
security/destroy: fix build on DragonflyBSD. The distribution Makefile
includes bsd.port.mk at the end (!), which causes an infinite loop there
while FreeBSD is fine. As the build consists of one target only, just
define it in the port Makefile.
Noticed by: marino |
20130926 03 Feb 2014 12:32:17
  |
rene  |
- Update to 20130926 and unexpire
- Stage support
- No need for gmake
- Tighten COMMMENT
- Add license
- (Re)assign maintainership to submitter
PR: ports/182427
Submitted by: Shane Kinney <modsix@gmail.com> |
20050329 10 Jan 2014 07:25:59
  |
bapt  |
Fix date of expiration |
20050329 10 Jan 2014 02:49:37
  |
tabthorpe  |
- Reassign to the heap due to mail bounces
- Mark DEPRECATED, set EXPIRATION_DATE |
20050329 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
20050329 29 Mar 2013 19:33:42
  |
cs  |
- Remove A/An in COMMENT
- Trim Header where applicable |
20050329 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
20050329 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
20050329 11 Apr 2005 19:37:04
 |
pav  |
- Update to 20050329
PR: ports/79393
Submitted by: Shane Kinney <shane@freebsdhackers.net> (maintainer) |
20040415 16 Apr 2004 07:53:18
 |
krion  |
- Update to version 20040415
PR: ports/65586
Submitted by: maintainer |
20040310 12 Mar 2004 09:43:33
 |
krion  |
- Update to version 20040310
PR: ports/64141
Submitted by: maintainer |
20030307_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
20030307_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
20030307 06 Oct 2003 04:28:06
 |
edwin  |
FreeBSD Port Submission for "Destroy"
Destroy, A program that destroys files on the hard disk by
writing null and random bytes to the file, then unlinking
it.
PR: ports/50291
Submitted by: Shane Kinney <shane@freebsdhackers.net> |