SecBSD's official ports repository

This commit is contained in:
purplerain 2023-08-16 22:26:55 +00:00
commit 2c0afcbbf3
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
64331 changed files with 5339189 additions and 0 deletions

View file

@ -0,0 +1,4 @@
Ruby/LDAP is an extension library for Ruby. It provides the interface
to some LDAP libraries (e.g. OpenLDAP, UMich LDAP, Netscape SDK,
ActiveDirectory). The common API for application development is
described in RFC1823 and is supported by Ruby/LDAP.

View file

@ -0,0 +1,42 @@
${GEM_LIB}/cache/${DISTNAME}.gem
${GEM_LIB}/gems/${DISTNAME}/
${GEM_LIB}/gems/${DISTNAME}/COPYING
${GEM_LIB}/gems/${DISTNAME}/ChangeLog
${GEM_LIB}/gems/${DISTNAME}/FAQ
${GEM_LIB}/gems/${DISTNAME}/Makefile
${GEM_LIB}/gems/${DISTNAME}/NOTES
${GEM_LIB}/gems/${DISTNAME}/README
${GEM_LIB}/gems/${DISTNAME}/TODO
${GEM_LIB}/gems/${DISTNAME}/lib/
${GEM_LIB}/gems/${DISTNAME}/lib/ldap/
${GEM_LIB}/gems/${DISTNAME}/lib/ldap.so
${GEM_LIB}/gems/${DISTNAME}/lib/ldap/control.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ldap/ldif.rb
${GEM_LIB}/gems/${DISTNAME}/lib/ldap/schema.rb
${GEM_LIB}/gems/${DISTNAME}/test/
${GEM_LIB}/gems/${DISTNAME}/test/add.rb
${GEM_LIB}/gems/${DISTNAME}/test/add2.rb
${GEM_LIB}/gems/${DISTNAME}/test/add3.rb
${GEM_LIB}/gems/${DISTNAME}/test/bind-ldaps.rb
${GEM_LIB}/gems/${DISTNAME}/test/bind-sasl.rb
${GEM_LIB}/gems/${DISTNAME}/test/bind-ssl.rb
${GEM_LIB}/gems/${DISTNAME}/test/bind.rb
${GEM_LIB}/gems/${DISTNAME}/test/compare.rb
${GEM_LIB}/gems/${DISTNAME}/test/conf.rb
${GEM_LIB}/gems/${DISTNAME}/test/delete.rb
${GEM_LIB}/gems/${DISTNAME}/test/ext.rb
${GEM_LIB}/gems/${DISTNAME}/test/misc1.rb
${GEM_LIB}/gems/${DISTNAME}/test/misc2.rb
${GEM_LIB}/gems/${DISTNAME}/test/modrdn.rb
${GEM_LIB}/gems/${DISTNAME}/test/moz_cert.rb
${GEM_LIB}/gems/${DISTNAME}/test/search.rb
${GEM_LIB}/gems/${DISTNAME}/test/search2.rb
${GEM_LIB}/gems/${DISTNAME}/test/search3.rb
${GEM_LIB}/gems/${DISTNAME}/test/setup.rb
${GEM_LIB}/gems/${DISTNAME}/test/subschema.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_conn.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_ldif.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_schema.rb
${GEM_LIB}/gems/${DISTNAME}/test/tc_search.rb
${GEM_LIB}/gems/${DISTNAME}/test/ts_ldap.rb
${GEM_LIB}/specifications/${DISTNAME}.gemspec