aboutsummaryrefslogtreecommitdiff
path: root/net/openldap23-server/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap23-server/pkg-plist')
-rw-r--r--net/openldap23-server/pkg-plist60
1 files changed, 60 insertions, 0 deletions
diff --git a/net/openldap23-server/pkg-plist b/net/openldap23-server/pkg-plist
new file mode 100644
index 000000000000..66b08e8c1aa8
--- /dev/null
+++ b/net/openldap23-server/pkg-plist
@@ -0,0 +1,60 @@
+@comment $FreeBSD$
+@unexec %%RC_DIR%%/etc/rc.d/slapd%%RC_SUFX%% stop 2>&1 >/dev/null || true
+@unexec %%RC_DIR%%/etc/rc.d/slurpd%%RC_SUFX%% stop 2>&1 >/dev/null || true
+etc/openldap/schema/README
+@unexec if cmp -s %D/etc/openldap/slapd.conf %D/etc/openldap/slapd.conf.default; then rm -f %D/etc/openldap/slapd.conf; fi
+etc/openldap/slapd.conf.default
+@exec [ -f %B/slapd.conf ] || cp %B/%f %B/slapd.conf
+etc/openldap/DB_CONFIG.example
+%%SLAPI%%lib/libslapi.a
+%%SLAPI%%lib/libslapi.so
+%%SLAPI%%lib/libslapi-2.3.so
+%%SLAPI%%lib/libslapi-2.3.so.0
+%%MODULES%%@exec mkdir -p %D/libexec/openldap
+%%BACK_BDB%%libexec/openldap/back_bdb.so
+%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so
+%%BACK_BDB%%libexec/openldap/back_bdb-2.3.so.0
+%%BACK_HDB%%libexec/openldap/back_hdb.so
+%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so
+%%BACK_HDB%%libexec/openldap/back_hdb-2.3.so.0
+%%BACKEND%%libexec/openldap/back_ldap.so
+%%BACKEND%%libexec/openldap/back_ldap-2.3.so
+%%BACKEND%%libexec/openldap/back_ldap-2.3.so.0
+%%BACKEND%%libexec/openldap/back_ldbm.so
+%%BACKEND%%libexec/openldap/back_ldbm-2.3.so
+%%BACKEND%%libexec/openldap/back_ldbm-2.3.so.0
+%%BACKEND%%libexec/openldap/back_meta.so
+%%BACKEND%%libexec/openldap/back_meta-2.3.so
+%%BACKEND%%libexec/openldap/back_meta-2.3.so.0
+%%BACKEND%%libexec/openldap/back_monitor.so
+%%BACKEND%%libexec/openldap/back_monitor-2.3.so
+%%BACKEND%%libexec/openldap/back_monitor-2.3.so.0
+%%BACKEND%%libexec/openldap/back_null.so
+%%BACKEND%%libexec/openldap/back_null-2.3.so
+%%BACKEND%%libexec/openldap/back_null-2.3.so.0
+%%BACK_PERL%%libexec/openldap/back_perl.so
+%%BACK_PERL%%libexec/openldap/back_perl-2.3.so
+%%BACK_PERL%%libexec/openldap/back_perl-2.3.so.0
+%%BACK_SHELL%%libexec/openldap/back_shell.so
+%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so
+%%BACK_SHELL%%libexec/openldap/back_shell-2.3.so.0
+%%BACK_SQL%%libexec/openldap/back_sql.so
+%%BACK_SQL%%libexec/openldap/back_sql-2.3.so
+%%BACK_SQL%%libexec/openldap/back_sql-2.3.so.0
+%%MODULES%%@unexec rmdir %D/libexec/openldap 2>/dev/null || true
+libexec/slapd
+libexec/slurpd
+sbin/slapacl
+sbin/slapadd
+sbin/slapauth
+sbin/slapcat
+sbin/slapdn
+sbin/slapindex
+sbin/slappasswd
+sbin/slaptest
+@exec mkdir -p %%LDAP_RUN_DIR%%
+@unexec rmdir %%LDAP_RUN_DIR%% 2>/dev/null || true
+@exec mkdir -p %%DATABASEDIR%%
+@unexec rmdir %%DATABASEDIR%% 2>/dev/null || true
+@exec mkdir -p %%SLURPDIR%%
+@unexec rmdir %%SLURPDIR%% 2>/dev/null || true