freebsd-src/lib/libypclnt
Lexi Winter bde17e7663 libypclnt: Move to yp package
This was previously in runtime, because pam_unix uses it and we don't
want to pull in the entire yp package as a dependency of runtime.

However, we can now use LIB_PACKAGE here to create a yp-lib package
to contain the library, which is a much more reasonable dependency.
Since libypclnt clearly belongs in the yp package, move it there.

This change moves files between packages so, until we have a proper
policy on how to handle this in release/stable branches, it should
not be MFC'd.

MFC after:	never
Reviewed by:	bapt
Sponsored by:	https://www.patreon.com/bsdivy
Differential Revision:	https://reviews.freebsd.org/D53600
2026-01-06 04:26:53 +00:00
..
Makefile libypclnt: Move to yp package 2026-01-06 04:26:53 +00:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ypclnt.h Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ypclnt_connect.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ypclnt_error.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ypclnt_free.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ypclnt_get.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ypclnt_new.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00
ypclnt_passwd.c Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:16 -06:00