Path to this page:
./
databases/ruby-activeldap,
Object oriented interface to LDAP
Branch: CURRENT,
Version: 7.2.1,
Package name: ruby32-activeldap72-7.2.1,
Maintainer: tacaRuby/ActiveLdap provides an object oriented interface to LDAP. It maps
LDAP entries to Ruby objects with LDAP attribute accessors exposed as
methods dynamically assigned based on your LDAP server's schema and
each object's objectClasses.
Required to run:[
devel/ruby-gettext] [
textproc/ruby-builder] [
devel/ruby-locale] [
devel/ruby-gettext_i18n_rails] [
devel/ruby-activemodel52] [
lang/ruby31-base]
Master sites:
Filesize: 222.5 KB
Version history: (Expand)
- (2025-01-19) Updated to version: ruby32-activeldap72-7.2.1
- (2024-02-24) Updated to version: ruby32-activeldap61-7.0.0
- (2023-02-09) Updated to version: ruby31-activeldap52-6.1.0
- (2021-10-07) Updated to version: ruby27-activeldap52-6.1.0
- (2021-01-10) Updated to version: ruby26-activeldap52-6.1.0
- (2020-09-13) Updated to version: ruby26-activeldap52-6.0.3
CVS history: (Expand)
2025-01-19 15:45:52 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
databases/ruby-activeldap: update to 7.2.1
7.2.0 (2024-09-24)
Improvements
* Added support for Active Model 7.2.
* Dropped support for Active Model 5.
* Dropped support for Active Model 6.
* Added support for Psych 4.
[GH-198]: Patch by Carlos Palhares.
Fixes
* net-ldap: Fixed paged search
[GH-197]: Patch by Patrick Marchi
Thanks
* Patrick Marchi
* Carlos Palhares
7.2.1 (2024-10-02)
Fixes
* Fixed a bug that ActiveLdap doesn't work with Rails 7.0.
[GH-200]: Patch by Carlos Palhares
Thanks
* Carlos Palhares
|
2024-02-24 08:08:14 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-activeldap: update to 7.0.0
ActiveLdap 7.0.0 (2024-02-23)
Improvements
* Added support for Active Model 7.
- GH-193
- GH-194
- GH-195
- Patch by J-Verz.
Thanks
* J-Verz
|
2022-10-10 05:36:51 by Takahiro Kambe | Files touched by this commit (32) |
Log message:
Remove lines for Ruby 2.6.
|
2022-09-06 02:03:37 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
databases/ruby-activeldap: avoid build with ruby26
|
2022-09-01 17:20:46 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
databases/ruby-activeldap: cosmetic change
Stop pkglint's warning.
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-01-10 15:07:07 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-activeldap: update to 6.1.0
## 6.1.0: 2020-12-24 {#release-6-1-0}
### Improvements
* Changed to use `:use_paged_results` option value by default.
[GitHub#189][Reported by Kevin McCormack]
### Thanks
* Kevin McCormack
## 6.0.4: 2020-12-06 {#release-6-0-4}
### Improvements
* Enabled concurrency by default.
[GitHub#188][Reported by Kevin McCormack]
|