aboutsummaryrefslogtreecommitdiff
path: root/security/wipe
Commit message (Collapse)AuthorAgeFilesLines
* - Clarify LICENSEDmitry Marakasov2016-03-124-14/+16
| | | | | | | | | - Don't install unneeded docs - Switch to options helpers - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=410885
* - Fix build on recent current: properly handle removed ioctlDmitry Marakasov2015-02-032-7/+17
| | | | | | | | | - Add LICENSE_FILE - Fix whitespace - Remove unneeded options.mk include Notes: svn path=/head/; revision=378373
* Reset maintainershipBaptiste Daroussin2014-10-171-1/+1
| | | | Notes: svn path=/head/; revision=371040
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* Support staging.Emanuel Haupt2014-02-081-13/+12
| | | | Notes: svn path=/head/; revision=343370
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update MAINTAINER email address for all my portsPo-Chien Lin2013-02-131-1/+1
| | | | | | | | | - Convert Makefile header to new style if needed Approved by: swills (mentor) Notes: svn path=/head/; revision=312143
* - Update to version 2.3.1Pawel Pekala2012-12-306-19/+18
| | | | | | | | | | | | | | - Add LICENSE - Remove 'Author' entry from pkg-descr - Install manpage by the native Makefile - Switch to PLIST_FILES - Give maintainership to submitter PR: ports/174820 Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> Notes: svn path=/head/; revision=309692
* - Reset MAINTAINER due to unrecoverable bounceRyan Steinmetz2012-12-041-1/+1
| | | | | | | | Reported by: portscout Feature safe: yes Notes: svn path=/head/; revision=308272
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-2/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Respect CFLAGSWesley Shields2010-01-101-1/+4
| | | | | | | | PR: ports/142347 Submitted by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=247532
* - fix the core dump when wiping e.g. /tmp/testfile ([1])Dmitry Marakasov2009-10-292-0/+38
| | | | | | | | | | | - fix permissions handling ([2]) PR: 139611 [1], 139637 [2] Submitted by: Michael <bug_report@arcor.de> [1], Christoph Weber-Fahr <cwf-ml@arcor.de> [2] Patch by: Rob Farmer <rfarmer@predatorlabs.net> (maintainer) Notes: svn path=/head/; revision=243482
* - Update to 2.3.0Alexander Nedotsukov2009-09-123-7/+5
| | | | | | | | | - Assign new maintainer. PR: 138684 Notes: svn path=/head/; revision=241272
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-5/+1
| | | | Notes: svn path=/head/; revision=225335
* Reset ebrandi@fugspbr.org due to maintainer-timeouts and no response to email.Mark Linimon2007-03-141-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=187356
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Wipe is a file and block device wiping utilityPav Lucistnik2005-03-056-0/+84
PR: ports/77108 Submitted by: Edson Brandi <ebrandi@fugspbr.org>, Mark Laws <mdl@60hz.org> Notes: svn path=/head/; revision=130413