*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: portlock | Section: 1 | Source: OpenBSD | File: portlock.1
PORTLOCK(1) FreeBSD General Commands Manual PORTLOCK(1) NAME portlock - lock port for concurrent builds SYNOPSIS portlock [-g group] [-m mode] lockname [comment ...] DESCRIPTION portlock creates a lock named lockname using open(2). If the lock is already held, it will display one single wait message on stderr, sleep and retry until satisfaction. If necessary, creates the lock directory, using -m mode as a mode argument or the default if that option is not specified, and -g group as the group owner if that option is specified. This implements a locking mechanism for ports building, see `LOCK INFRASTRUCTURE' in ports(7) for details. See also dpb(1) for a complementary lock infrastructure when using dpb. FreeBSD 14.1-RELEASE-p8 July 9, 2018 FreeBSD 14.1-RELEASE-p8

Navigation Options