Version: 0.9.20, Package name: ldap-0.9.20 |
Maintained by: Jeremy Evans |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description 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. |
Filesize: 65.5 KB |
Version History (View Complete History) |
|
2019-11-11 23:40:03 by Jeremy Evans | Files touched by this commit (3) |
Log message: Update to ldap 0.9.20 |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-06-13 16:26:53 by Jeremy Evans | Files touched by this commit (49) |
Log message: Add OpenBSD comment to rubygems-ext.PLIST Bump ruby gem ext ports as this changes the package. Requested by espie@ |
2016-11-04 15:28:51 by Jeremy Evans | Files touched by this commit (3) |
Log message: Update to ruby-ldap 0.9.19 Remove testing infrastructure that doesn't work, and unnecessary pre-build step. |
2015-07-25 21:28:53 by Jeremy Evans | Files touched by this commit (3) |
Log message: Update to ldap 0.9.17 |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-19 12:00:16 by Jeremy Evans | Files touched by this commit (18) |
Log message: Bump after change to remove OpenBSD version from ruby SITEARCHDIR, and use new MODRUBY_SITEDIR and MODRUBY_SITEARCHDIR variables in PLIST. OK landry@, jcs@ |
2011-07-18 13:06:37 by Christian Weisgerber | Files touched by this commit (29) |
Log message: bump revision for plist changes 4.9 -> 5.0 |
2011-03-25 10:41:42 by Jeremy Evans | Files touched by this commit (2) |
Log message: Update to 0.9.8, distfile now uses .tar.bz2. OK landry@ |
2011-01-14 18:09:43 by Christian Weisgerber | Files touched by this commit (28) |
Log message: bump revision for plist changes 4.8 -> 4.9 |
2011-01-07 03:32:43 by Pierre-Emmanuel Andre | Files touched by this commit (3) |
Log message: Fix after OpenLDAP upgrade spotted by landry@ patches from jasper@ |
2010-12-21 10:10:59 by Jeremy Evans | Files touched by this commit (10) |
Log message: Clean up regression code in some ruby database ports, adding NO_REGRESS and REGRESS_IS_INTERACTIVE when appropriate, and comments for some broken regression tests. Prompted and OK ajacoutot@ |
2010-11-24 14:35:17 by Jeremy Evans | Files touched by this commit (191) |
Log message: REVISION bump all ruby ports due to a change in the pkgspec. Previously, we were using ruby->=1.8,<=1.9, instead of ruby->=1.8,<1.9. While this wouldn't cause an issue, since our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9, it's still wrong and should be fixed. This also fixes the following minor issues: Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS. Currently we don't have a ruby port that uses FLAVORs that would differ from MODRUBY_FLAVOR, but it's possible we will in the future. Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in REGRESS_DEPENDS. This probably is not strictly necessary, but BUILD_PKGPATH is used in more cases, so it is good for consistency. Switch to new style *_DEPENDS, with the version specification at the end. The remaining cases where this is not done is because a specific version is used. Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if the old version is installed when you run a regress test, it will install the new version first. Some conversion of spaces to tabs for consistency. OK landry@ |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-11-08 16:28:56 by Jeremy Evans | Files touched by this commit (165) |
Log message: REVISION bumps for most ruby ports after the ruby.port.mk update. PKG_ARCH = * removed from many ports as it is added automatically for pure ruby gem ports. Switch ports that previously used GEM_SKIPDEPENDS to adding dependencies or modifying the underlying gem metadata with patches. OK landry@ |
2010-11-08 16:24:45 by Jeremy Evans | Files touched by this commit (165) |
Log message: Update plists for most ruby ports after changes to ruby.port.mk. Requested as a separate commit by landry@. OK landry@ |
2010-10-26 15:42:14 by Jeremy Evans | Files touched by this commit (35) |
Log message: Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext. Use the lang/ruby module for all dependent ports, setting MODRUBY_{BUILD,RUN}DEP=No if necessary. ok landry, phessler, sthen |
2010-09-23 16:30:30 by Jeremy Evans | Files touched by this commit (259) |
Log message: Bump all ruby ports not already handled. In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed due to differences in how RDoc processes files. This also has a number of changes to the regress tests to work with the changes to devel/ruby-rake. It moves most of the regress tests to use MODRUBY_REGRESS. OK jcs@, landry@, jasper@, sthen@ |
2010-07-24 17:05:08 by Christian Weisgerber | Files touched by this commit (27) |
Log message: bump PKGNAME for PLIST changes 4.7 -> 4.8 |
2010-01-27 14:43:28 by Christian Weisgerber | Files touched by this commit (27) |
Log message: bump PKGNAME for PLIST changes 4.6 -> 4.7 |
2009-08-10 09:24:12 by Mathieu Sauve-Frankel | Files touched by this commit (2) |
Log message: respect MODRUBY_LIB_DEPENDS, no plist change, no bump ok bernd@ |
2009-06-22 11:00:24 by Christian Weisgerber | Files touched by this commit (26) |
Log message: bump PKGNAME for PLIST changes 4.5 -> 4.6 |
2009-02-09 13:48:23 by Christian Weisgerber | Files touched by this commit (26) |
Log message: bump PKGNAME for PLIST changes 4.4 -> 4.5 |
2008-07-04 13:57:06 by Christian Weisgerber | Files touched by this commit (14) |
Log message: bump PKGNAME for PLIST changes 4.3 -> 4.4 |
2008-06-14 17:43:05 by Landry Breuil | Files touched by this commit (6) |
Log message: bump PKGNAMEs after lang/ruby module change. |
2008-02-22 12:16:49 by Christian Weisgerber | Files touched by this commit (13) |
Log message: bump PKGNAME for PLIST changes 4.2 -> 4.3 |
2007-09-15 14:34:03 by Simon Bertrang | Files touched by this commit (94) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-07-27 13:17:11 by Christian Weisgerber | Files touched by this commit (12) |
Log message: bump package name to accommodate OpenBSD 4.1 -> 4.2 change in MODRUBY_ARCH |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-02-14 09:55:28 by Steven Mestdagh | Files touched by this commit (8) |
Log message: bump PKGNAME due to PLIST changes after 4.0 -> 4.1 |
2007-02-07 03:35:17 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Since 'diff -a' is the default in update-patches now, DIFF_ARGS=-a isn't needed anymore. |