*** 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: port-resolve-lib-helper | Section: 1 | Source: OpenBSD | File: port-resolve-lib-helper.1
PORT-RESOLVE-LIB-HELPER(1) FreeBSD General Commands Manual NAME port-resolve-lib-helper - resolve library specs during ports build SYNOPSIS port-resolve-lib-helper [-needed] [-silent] spec ... DESCRIPTION port-resolve-lib-helper resolve library specs against a list of installed libraries. port-resolve-lib-helper takes a list of file names with full path on stdin, and matches each library spec against those libraries, using library-specs(7) conventions. In particular, X11BASE and LOCALBASE are used to locate X11 libraries and port libraries. port-resolve-lib-helper will print the best libraries found in a format suitable for @wantlib (see pkg_create(1)). Each spec not found will result in an error message and exit code. If the option -silent is used, nothing will be displayed. The option -needed is used to sort out LIB_DEPENDS: port-resolve-lib-helper will succeed if at least one of the libraries matches against a shared library passed on the command line. This is a helper script used by bsd.port.mk(5) to complete all wantlib information for pkg_create(1) and other tools. FreeBSD 14.1-RELEASE-p8 July 9, 2018 FreeBSD 14.1-RELEASE-p8

Navigation Options