Port details |
- lockfile-progs Programs for locking and unlocking files and mailboxes
- 0.2.0 sysutils =3 0.1.19_1Version of this port present on the latest quarterly branch.
- Maintainer: yasu@FreeBSD.org
- Port Added: 2018-02-14 17:10:51
- Last Update: 2024-12-12 08:44:52
- Commit Hash: d1169c6
- People watching this port, also watch:: nagios-check_hdd_health, nuitka-py311, monit, py39-beautifulsoup, openmdns
- License: GPLv2
- WWW:
- https://tracker.debian.org/pkg/lockfile-progs
- Description:
- This package includes several programs to safely lock and unlock
files and mailboxes from the command line. These include:
lockfile-create
lockfile-remove
lockfile-touchlock
mail-lock
mail-unlock
mail-touchlock
These programs use liblockfile to perform the file locking and
unlocking, so they are guaranteed compatible with Debian's
file locking policies.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lockfile-progs>0:sysutils/lockfile-progs
- To install the port:
- cd /usr/ports/sysutils/lockfile-progs/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/lockfile-progs
- pkg install lockfile-progs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lockfile-progs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733925431
SHA256 (lockfile-progs_0.2.0.tar.xz) = 2988fb5a8b407e52e2aa6282ce45497f465c921d591138c100f4898215844c90
SIZE (lockfile-progs_0.2.0.tar.xz) = 15360
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:
-
- bash : shells/bash
- gsed : textproc/gsed
- gmake>=4.4.1 : devel/gmake
- Library dependencies:
-
- liblockfile.so : devel/liblockfile
- This port is required by:
- for Run
-
- security/logcheck
Configuration Options:
- ===> The following configuration options are available for lockfile-progs-0.2.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_lockfile-progs
- USES:
- gmake localbase:ldflags tar:xz
- 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.2.0 12 Dec 2024 08:44:52 |
Juraj Lutter (otis) |
sysutils/lockfile-progs: Fix build on releng/13
While building in on releng/13, the following error occurs:
lockfile-progs.c:312:7: error: expected expression
312 | char *err = 0L;
| ^
lockfile-progs.c:313:26: error: use of undeclared identifier 'err'
313 | int rc = asprintf(&err, "unrecognized error status (%d)", status);
| ^
lockfile-progs.c:319:14: error: use of undeclared identifier 'err'
319 | return err;
| ^
This small patch addresses this problem.
Approved by: yasu (maintainer)
Differential Revision: https://reviews.freebsd.org/D48037 |
0.2.0 11 Dec 2024 14:36:01 |
Yasuhiro Kimura (yasu) |
sysutils/lockfile-progs: Update to 0.2.0
ChangeLog: https://tracker.debian.org/news/1593225/accepted-lockfile-progs-020-source-into-unstable/ |
0.1.20 10 Dec 2024 06:48:18 |
Yasuhiro Kimura (yasu) |
sysutils/lockfile-progs: Update to 0.1.20
ChangeLog: https://tracker.debian.org/news/1592939/accepted-lockfile-progs-0120-source-into-unstable/ |
0.1.19_1 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.19 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.19 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.19 28 Sep 2021 05:13:33 |
Yasuhiro Kimura (yasu) |
*/*: Update MAINTAINER address of my ports to that of FreeBSD.org
Approved by: meta (mentor)
Differential Revision: https://reviews.freebsd.org/D32170 |
0.1.19 22 Sep 2021 08:09:21 |
Nuno Teixeira (eduardo) Author: Yasuhiro Kimura |
sysutils/lockfile-progs: Update to 0.1.19
- Use DISTVERSION instead of PORTVERSION
ChangeLog:
https://tracker.debian.org/news/1255310/accepted-lockfile-progs-0119-source-into-unstable/
PR: 258568 |
0.1.18 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.1.18 19 Aug 2019 12:17:44 |
mat |
Some @comment $FreeBSD$ always creep back, for some reason.
Pointy hat: pi rodrigo |
0.1.18 07 Sep 2018 03:25:50 |
swills |
sysutils/lockfile-progs: Update to 0.1.18
PR: 231147
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer) |
0.1.17 14 Feb 2018 17:10:36 |
pi |
New port: sysutils/lockfile-progs
This package includes several programs to safely lock and unlock
files and mailboxes from the command line. These include:
lockfile-create
lockfile-remove
lockfile-touchlock
mail-lock
mail-unlock
mail-touchlock
These programs use liblockfile to perform the file locking and
unlocking, so they are guaranteed compatible with Debian's
file locking policies.
WWW: https://tracker.debian.org/pkg/lockfile-progs
PR: 224508
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |