aboutsummaryrefslogtreecommitdiff
path: root/net/ruby-ldap/pkg-plist
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-11-21 17:18:42 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-11-21 17:18:42 +0000
commite3a5c8022116bb252c8787ca5b2f74cb3bd879a3 (patch)
tree953228e33c181bf1370817ecc2554decd1bfdae4 /net/ruby-ldap/pkg-plist
parente1fc4fb72fbcbadc0b1f64265eabf3754986d819 (diff)
downloadports-e3a5c8022116bb252c8787ca5b2f74cb3bd879a3.tar.gz
ports-e3a5c8022116bb252c8787ca5b2f74cb3bd879a3.zip
Update to 0.3.3. TLS support has been added. (experimental)
Notes
Notes: svn path=/head/; revision=35318
Diffstat (limited to 'net/ruby-ldap/pkg-plist')
-rw-r--r--net/ruby-ldap/pkg-plist8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/ruby-ldap/pkg-plist b/net/ruby-ldap/pkg-plist
index 2f967ad3b627..b798f2ec836d 100644
--- a/net/ruby-ldap/pkg-plist
+++ b/net/ruby-ldap/pkg-plist
@@ -1,11 +1,9 @@
%%RUBY_SITEARCHLIBDIR%%/ldap.so
%%RUBY_EXAMPLESDIR%%/ldap/add.rb
+%%RUBY_EXAMPLESDIR%%/ldap/bind-ssl.rb
%%RUBY_EXAMPLESDIR%%/ldap/bind.rb
%%RUBY_EXAMPLESDIR%%/ldap/conf.rb
%%RUBY_EXAMPLESDIR%%/ldap/delete.rb
-%%RUBY_EXAMPLESDIR%%/ldap/ldif/passwd.ldif
-%%RUBY_EXAMPLESDIR%%/ldap/ldif/referrals.ldif
-%%RUBY_EXAMPLESDIR%%/ldap/ldif/test1.ldif
%%RUBY_EXAMPLESDIR%%/ldap/modrdn.rb
%%RUBY_EXAMPLESDIR%%/ldap/openldap1/schema/slapd.at.conf
%%RUBY_EXAMPLESDIR%%/ldap/openldap1/schema/slapd.oc.conf
@@ -20,6 +18,7 @@
%%RUBY_EXAMPLESDIR%%/ldap/openldap2/schema/nadf.schema
%%RUBY_EXAMPLESDIR%%/ldap/openldap2/schema/nis.schema
%%RUBY_EXAMPLESDIR%%/ldap/openldap2/schema/openldap.schema
+%%RUBY_EXAMPLESDIR%%/ldap/openldap2/slapd-ssl.conf
%%RUBY_EXAMPLESDIR%%/ldap/openldap2/slapd.conf
%%RUBY_EXAMPLESDIR%%/ldap/search.rb
%%RUBY_EXAMPLESDIR%%/ldap/search2.rb
@@ -27,11 +26,12 @@
%%RUBY_EXAMPLESDIR%%/ldap/test
%%RUBY_EXAMPLESDIR%%/ldap/test.sh
@unexec rm -f %D/%%RUBY_EXAMPLESDIR%%/ldap/test.log 2>/dev/null || true
+@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2/test-db
@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2/schema
@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap2
+@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap1/test-db
@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap1/schema
@dirrm %%RUBY_EXAMPLESDIR%%/ldap/openldap1
-@dirrm %%RUBY_EXAMPLESDIR%%/ldap/ldif
@dirrm %%RUBY_EXAMPLESDIR%%/ldap
%%RUBY_DOCDIR%%/ldap/README
%%RUBY_DOCDIR%%/ldap/README.html