Port details |
- parkverbot Hard disk head parking inhibitor
- 1.5 sysutils =2 1.5Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2020-04-26 09:33:09
- Last Update: 2024-01-22 12:09:10
- Commit Hash: 345fc74
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2+
- WWW:
- https://inai.de/projects/parkverbot/
- Description:
- Daemon to prevent hard disk head parking in rotational media. The daemon
will issue small read requests periodically to a random location on disk
in an effort to reset the inactivity timer in the hardware and so prevent
the dreaded head unloading. As such, its operation is non-destructive and
interoperable across different brands of hard drives.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- parkverbot>0:sysutils/parkverbot
- To install the port:
- cd /usr/ports/sysutils/parkverbot/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/parkverbot
- pkg install parkverbot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: parkverbot
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1649595137
SHA256 (parkverbot-1.5.tar.xz) = a52e88a60e0a11163ab596dde7d264ba9e80016cf4f276368bfe81f666456e20
SIZE (parkverbot-1.5.tar.xz) = 78488
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libHX.so : lang/libhx
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_parkverbot
- USES:
- pkgconfig tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5 22 Jan 2024 12:09:10 |
Alexey Dokuchaev (danfe) |
Override GNU_CONFIGURE_MANPREFIX in my GNU autotools-based ports
This is a temporary measure to facilitate entering the new world
order where manual pages are installed under ${PREFIX}/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) |
1.5 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 ) |
1.5 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 ) |
1.5 11 Apr 2022 07:58:04 |
Alexey Dokuchaev (danfe) |
sysutils/parkverbot: update the port to version 1.5
FreeBSD support had been integrated upstream; however, keep the
small hunk of our patch which reports the sector size, could be
useful for debugging potential problems.
Reported by: portscout |
1.4 20 Oct 2021 06:21:50 |
Alexey Dokuchaev (danfe) |
sysutils/parkverbot: update the port to version 1.4
Reported by: portscout |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 15 Sep 2020 07:11:51 |
danfe |
- Update `sysutils/parkverbot' to version 1.3
- Project had moved from SourceForge to author's own site
Found out via: repology.org |
1.2_1 03 Aug 2020 11:13:37 |
danilo |
- Update libhx to 3.25 [1]
- Add TEST_TARGET [1]
while here:
- Replace CPPFLAGS and LDFLAGS by USES=localbase
- Remove useless post-patch
- Add LICENSE
- Bump dependencies PORTREVISION
Submitted by: danfe (email) [1] |
1.2 26 Apr 2020 12:04:19 |
danfe |
Provide more elaborate and sensible port description. |
1.2 26 Apr 2020 09:32:51 |
danfe |
Daemon to prevent hard disk head parking in rotational media.
WWW: http://parkverbot.sourceforge.net/ |
Number of commits found: 11
|