Page MenuHomeFreeBSD

libypclnt: Move to yp package
AcceptedPublic

Authored by ivy on Wed, Nov 5, 10:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 12:26 AM
Unknown Object (File)
Thu, Nov 6, 9:55 PM
Unknown Object (File)
Thu, Nov 6, 9:55 PM
Unknown Object (File)
Thu, Nov 6, 6:49 PM
Unknown Object (File)
Thu, Nov 6, 5:44 PM
Unknown Object (File)
Thu, Nov 6, 4:08 PM
Unknown Object (File)
Thu, Nov 6, 12:25 PM
Unknown Object (File)
Thu, Nov 6, 9:26 AM
Subscribers

Details

Reviewers
bapt
Group Reviewers
pkgbase
Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68436
Build 65319: arc lint + arc unit