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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"