Version: 1.5.113, Package name: web2ldap-1.5.113 |
Maintained by: Lucas Raab |
Master sites: |
Description web2ldap is a generic Web-based LDAP client which does not make any assumptions about the tree structure or LDAP schema, kind of a swiss-army knife for accessing/manipulating LDAP servers without having to configure anything. It provides a schema browser which displays references/dependencies within an LDAPv3 schema, and a customizable platform for prototyping LDAP administration use-cases. |
Filesize: 511.817 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-02-06 14:39:44 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to web2ldap-1.5.113, from maintainer Lucas Raab |
2021-02-01 11:21:07 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to web2ldap-1.5.112, from Lucas Raab (maintainer) |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |