Port details |
- zeroer Command-line utility for wiping unallocated space on a filesystem
- 0.1_2 sysutils =3 0.1_2Version of this port present on the latest quarterly branch.
- Maintainer: ehaupt@FreeBSD.org
- Port Added: 2006-01-04 20:35:57
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: inotify-tools, e2fsprogs, monit, pure-ftpd, phpsysinfo-php82
- License: GPLv2
- WWW:
- https://critical.ch/zeroer/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/zeroer/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/zeroer
- pkg install zeroer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: zeroer
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (zeroer-0.1.tar.gz) = be97127fa77979c41f0fedbd4deb0a2942df569becd3223cbe474a8ed1a35408
SIZE (zeroer-0.1.tar.gz) = 10383
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libpopt.so : devel/popt
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for zeroer-0.1_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_zeroer
- USES:
- localbase:ldflags
- 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 |
0.1_2 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1_1 18 Jun 2018 09:34:36 |
amdmi3 |
- Switch to USES=localbase
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket |
0.1_1 18 Dec 2016 09:58:36 |
ehaupt |
Add license |
0.1_1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.1_1 06 Jan 2015 09:40:17 |
ehaupt |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.1_1 18 Mar 2014 14:26:58 |
ehaupt |
Quiesce mkdir |
0.1_1 13 Feb 2014 09:41:13 |
ehaupt |
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.
Encouraged by: mat |
0.1_1 12 Feb 2014 19:26:04 |
ehaupt |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
0.1_1 18 Dec 2013 14:35:53 |
ehaupt |
Use new LIB_DEPENDS regime |
0.1_1 23 Oct 2013 07:14:05 |
ehaupt |
Support staging. |
0.1_1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.1_1 24 Jul 2013 08:19:07 |
ehaupt |
Remove MAKE_JOBS_SAFE which is now default. |
0.1_1 08 Mar 2013 14:00:31 |
ehaupt |
Remove indefinite article from COMMENT |
0.1_1 15 Jan 2013 13:40:29 |
ehaupt |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
0.1_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.1_1 27 Mar 2009 09:53:36 |
ehaupt |
Mark MAKE_JOBS_SAFE |
0.1_1 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.1 27 Mar 2008 19:27:34 |
ehaupt |
Use MASTER_SITE_CRITICAL |
0.1 01 Jun 2006 12:13:54 |
ehaupt |
Add an additional mirror. |
0.1 04 Jan 2006 20:34:52 |
ehaupt |
Add zeroer, a command line utility for wiping unallocated space on
a filesystem. |