1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/sysutils/lockfile-progs/pkg-plist
Kurt Jaeger afb9e97ec9 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>
2018-02-14 17:10:36 +00:00

17 lines
372 B
Plaintext

@comment $FreeBSD$
bin/lockfile-check
bin/lockfile-create
bin/lockfile-remove
bin/lockfile-touch
bin/mail-lock
bin/mail-touchlock
bin/mail-unlock
man/man1/lockfile-check.1.gz
man/man1/lockfile-create.1.gz
man/man1/lockfile-progs.1.gz
man/man1/lockfile-remove.1.gz
man/man1/lockfile-touch.1.gz
man/man1/mail-lock.1.gz
man/man1/mail-touchlock.1.gz
man/man1/mail-unlock.1.gz