summaryrefslogtreecommitdiff
path: root/databases/ruby-ldap/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2015-03-08Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby.taca1-1/+2
2014-03-13Add GEM_EXTSDIR support.taca1-1/+2
No functional change for current versions of Rubys.
2013-07-07o Clean up GEM_CLEANBUILD and fix PLIST.taca1-3/+3
o Use RUBY_DLEXT in PLIST. Bump PKGREVISION.
2013-06-13Update ruby-ldap to 0.9.13.obache1-28/+1
0.9.13 ----- * Prevent SyntaxError raised under Ruby 2.0.0 by line 107 regex (invalid multibyte escape)
2012-01-03Fix to be using gem way PLIST_SUBST.obache1-77/+77
2011-12-28Update ruby-ldap to 0.9.12.obache1-12/+79
0.9.12 ----- * On windows, the default ldap library became wldap32; * Fixed compile with ruby 1.9.2. Thank to Hiroki Najima! * Fixed many memory leaks; * Added functions: LDAP::Conn.open_uri(uri); LDAP::explode_dn(dn, notypes); LDAP::explode_rdn(rdn, notypes). Thanks to Marek Veber and Antonio Terceiro! * Fixed bug in ldap/ldif.rb (GH-6). Thanks to bbense. * Fixed LDAP::Mod data corruption. Thanks to Aprotim Sanyal! * Enable client certificate authentication for mozilla ldap 6.0 only. Thanks to Yuri Arabadji!
2010-09-10* Update MASTER_SITES and HOMEPAGE.taca1-8/+8
* Ajust new ruby package's framework. No functional change.
2009-11-29Import ruby-ldap-0.9.8 as databases/ruby-ldap.obache1-0/+12
'Ruby/LDAP' is a Ruby extension library that provides an interface to the LDAP API as described in RFC1823.