Date: Fri, 26 May 2006 15:11:35 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/openldap23-server Makefile pkg-plist Message-ID: <200605261511.k4QFBZme080886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2006-05-26 15:11:35 UTC
FreeBSD ports repository
Modified files:
net/openldap23-server Makefile pkg-plist
Log:
According to the openldap configure script, by disabling
threading support the slurpd daemon would not be built.
- New option: SLURPD to determine whether to build the
replication daemon. (enabled by default). The
replication functionality is not used by every user
so it is desirable to give decision to the user.
- When threading is disabled, reflect the fact that
slurpd is not being built/installed. [1] This would
also override the user chosen SLURPD option.
- Disable SHELL backend by default.
[1] Reported by: pointyhat via kris
Revision Changes Path
1.134 +17 -7 ports/net/openldap23-server/Makefile
1.37 +5 -5 ports/net/openldap23-server/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605261511.k4QFBZme080886>
