Port details |
- lockfile-progs Programs for locking and unlocking files and mailboxes
- 0.1.19 sysutils
=1 0.1.19Version of this port present on the latest quarterly branch. - Maintainer: yasu@FreeBSD.org
 - Port Added: 2018-02-14 17:10:51
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: json-c, sysinfo, python, miller
- License: GPLv2
- 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.
¦ ¦ ¦ ¦ 
- 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 = 1631017268
SHA256 (lockfile-progs_0.1.19.tar.gz) = 2c5704b01c8f474f82921780e4592a927b2bf6a6d7616354a6c5d7cd5664857e
SIZE (lockfile-progs_0.1.19.tar.gz) = 104345
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:
-
- 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.1.19:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- sysutils_lockfile-progs
- 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 |
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> |