Created attachment 189017 [details] patch file 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. Since this port depends on devel/liblockfile and it doesn't exist in port tree yet, please commit bug #224507 in advance.
Created attachment 189018 [details] build log of poudriere on 11.1-RELEASE amd64 Attached file is build log of poudriere on 11.1-RELEASE amd64. Result of portlint check is as follwing: yasu@rolling-vm-freebsd1[2960]% pwd /usr/ports/sysutils/lockfile-progs yasu@rolling-vm-freebsd1[2961]% portlint -A WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX. 0 fatal errors and 1 warning found. yasu@rolling-vm-freebsd1[2962]%
Committed, thanks!
A commit references this bug: Author: pi Date: Wed Feb 14 17:10:37 UTC 2018 New revision: 461821 URL: https://svnweb.freebsd.org/changeset/ports/461821 Log: 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> Changes: head/sysutils/Makefile head/sysutils/lockfile-progs/ head/sysutils/lockfile-progs/Makefile head/sysutils/lockfile-progs/distinfo head/sysutils/lockfile-progs/files/ head/sysutils/lockfile-progs/files/patch-Makefile head/sysutils/lockfile-progs/pkg-descr head/sysutils/lockfile-progs/pkg-plist