| #
031e7116
|
| 25-Oct-2025 |
Lexi Winter <ivy@FreeBSD.org> |
packages: Install development manpages in the -dev package
Add a new per-group SUBPACKAGE option to bsd.man.mk. When MANSPLITPKG is enabled, this is forced to "-man", otherwise it defaults to empty
packages: Install development manpages in the -dev package
Add a new per-group SUBPACKAGE option to bsd.man.mk. When MANSPLITPKG is enabled, this is forced to "-man", otherwise it defaults to empty but can be overridden by the caller.
Use this in bsd.lib.mk to install library manpages in the -dev package instead of the base package. This is nearly always preferable, since library manpages are usually in section 2 or 3 and are only relevant to people with development packages installed.
For manpages which should be installed in the base package even for libraries, add a new MANNODEV group in bsd.lib.mk. Update existing Makefiles to use this where appropriate.
MFC after: 3 days Discussed with: olce Reviewed by: olce Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52832
show more ...
|
| #
75f7e003
|
| 06-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des Approved by: emaste (mentor) Fixes: 6c5cdba1bafe ("Add nss_tacplus, a TACACS+ NSS module.") MFC after: 1 day Differential Revisio
nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des Approved by: emaste (mentor) Fixes: 6c5cdba1bafe ("Add nss_tacplus, a TACACS+ NSS module.") MFC after: 1 day Differential Revision: https://reviews.freebsd.org/D52882
show more ...
|
| #
e98d3416
|
| 02-Oct-2025 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
nss_tacplus: Fix typo in Makefile
Reported by: ivy@ MFC after: 3 days
|
| #
6c5cdba1
|
| 22-May-2023 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Add nss_tacplus, a TACACS+ NSS module.
MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D40133
|
| #
031e7116
|
| 25-Oct-2025 |
Lexi Winter <ivy@FreeBSD.org> |
packages: Install development manpages in the -dev package
Add a new per-group SUBPACKAGE option to bsd.man.mk. When MANSPLITPKG is enabled, this is forced to "-man", otherwise it defaults to empty
packages: Install development manpages in the -dev package
Add a new per-group SUBPACKAGE option to bsd.man.mk. When MANSPLITPKG is enabled, this is forced to "-man", otherwise it defaults to empty but can be overridden by the caller.
Use this in bsd.lib.mk to install library manpages in the -dev package instead of the base package. This is nearly always preferable, since library manpages are usually in section 2 or 3 and are only relevant to people with development packages installed.
For manpages which should be installed in the base package even for libraries, add a new MANNODEV group in bsd.lib.mk. Update existing Makefiles to use this where appropriate.
MFC after: 3 days Discussed with: olce Reviewed by: olce Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52832
show more ...
|
| #
75f7e003
|
| 06-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des Approved by: emaste (mentor) Fixes: 6c5cdba1bafe ("Add nss_tacplus, a TACACS+ NSS module.") MFC after: 1 day Differential Revisio
nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des Approved by: emaste (mentor) Fixes: 6c5cdba1bafe ("Add nss_tacplus, a TACACS+ NSS module.") MFC after: 1 day Differential Revision: https://reviews.freebsd.org/D52882
show more ...
|
| #
e98d3416
|
| 02-Oct-2025 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
nss_tacplus: Fix typo in Makefile
Reported by: ivy@ MFC after: 3 days
|
| #
6c5cdba1
|
| 22-May-2023 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Add nss_tacplus, a TACACS+ NSS module.
MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D40133
|
| #
031e7116
|
| 25-Oct-2025 |
Lexi Winter <ivy@FreeBSD.org> |
packages: Install development manpages in the -dev package
Add a new per-group SUBPACKAGE option to bsd.man.mk. When MANSPLITPKG is enabled, this is forced to "-man", otherwise it defaults to empty
packages: Install development manpages in the -dev package
Add a new per-group SUBPACKAGE option to bsd.man.mk. When MANSPLITPKG is enabled, this is forced to "-man", otherwise it defaults to empty but can be overridden by the caller.
Use this in bsd.lib.mk to install library manpages in the -dev package instead of the base package. This is nearly always preferable, since library manpages are usually in section 2 or 3 and are only relevant to people with development packages installed.
For manpages which should be installed in the base package even for libraries, add a new MANNODEV group in bsd.lib.mk. Update existing Makefiles to use this where appropriate.
MFC after: 3 days Discussed with: olce Reviewed by: olce Sponsored by: https://www.patreon.com/bsdivy Differential Revision: https://reviews.freebsd.org/D52832
show more ...
|
| #
75f7e003
|
| 06-Oct-2025 |
Jose Luis Duran <jlduran@FreeBSD.org> |
nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des Approved by: emaste (mentor) Fixes: 6c5cdba1bafe ("Add nss_tacplus, a TACACS+ NSS module.") MFC after: 1 day Differential Revisio
nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB
Reviewed by: des Approved by: emaste (mentor) Fixes: 6c5cdba1bafe ("Add nss_tacplus, a TACACS+ NSS module.") MFC after: 1 day Differential Revision: https://reviews.freebsd.org/D52882
show more ...
|
| #
e98d3416
|
| 02-Oct-2025 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
nss_tacplus: Fix typo in Makefile
Reported by: ivy@ MFC after: 3 days
|
| #
6c5cdba1
|
| 22-May-2023 |
Dag-Erling Smørgrav <des@FreeBSD.org> |
Add nss_tacplus, a TACACS+ NSS module.
MFC after: 1 week Sponsored by: Klara, Inc. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D40133
|