---
name: zeroer
version: 0.1_1
origin: sysutils/zeroer
comment: Command-line utility for wiping unallocated space on a filesystem
arch: freebsd:9:x86:64
www: http://critical.ch/zeroer/
maintainer: ehaupt@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 10186
desc: |
  The zeroer utility can be used to wipe empty space on a disk. In contrary to dd,
  zeroer does not wipe existing files on a partition. It overwrites the
  unallocated disk space around existing files, which means that deleted files
  cannot be restored after processing a certain partition with zeroer.

  The utility's principle consists in writing huge zero-padded memory blocks to a
  file. To a certain extent this works similar to dd, however zeroer dynamically
  reduces the blockwriter's buffer size when the filesystem is going to be full.

  WWW: http://critical.ch/zeroer/
deps:
  gettext: {origin: devel/gettext, version: 0.18.1.1_1}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
  popt: {origin: devel/popt, version: 1.16}
categories: [sysutils]
options: {DOCS: on}
files:
  /usr/local/bin/zeroer: d4038954f0142cdecde0ba9a7dfe19bd915178244b540c62a2947c7c7f919e45
  /usr/local/man/man1/zeroer.1.gz: 44136908846eff32fb3e8d12c76e5e852c5032d995fb04b081968fd52f712929
  /usr/local/share/doc/zeroer/README: 4ae2519796f93b8d10116d127441e94f4d115d54e8c16459d4033cdc0aadeabb
directories:
  /usr/local/share/doc/zeroer/: n
scripts: {}
