CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2017/06/19 03:12:04
Modified files:
databases/openldap: Makefile
databases/openldap/pkg: PLIST-main PLIST-server
Log message:
Some manpages were in the wrong subpackage; move to the correct one
and update @conflict.
This is an old bug, but only noticed after the switch to mandoc which
means that rather than rendering the manuals with groff (dereferencing
symlinks *before* packaging, so all files were present), the files
were installed directly, resulting in symlinks in the package. This
resulted in -client having symlinks to files which are in -main,
causing problems with pkg_add -u as reported by aja@.