Commit Graph

22 Commits

Author SHA1 Message Date
ajacoutot
f50fdd748e Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:14:43 +00:00
lraab
2da5d510a1 databases/web2ldap: update to 1.7.8
Changelog:
Fixed BytesWarning when running with -bb and adding entries

OK rsadowski
2022-07-22 15:34:42 +00:00
ajacoutot
e5890fbe3f No need to override rc_start. 2022-05-21 11:17:37 +00:00
ajacoutot
9e45440fb2 Use the rc_exec function instead of ${rcexec}. 2022-05-21 10:50:49 +00:00
landry
8c51fd8dc5 databases/web2ldap: update to 1.7.7, from maintainer Lucas Raab
see https://web2ldap.de/changes-1.7.html#r1.7.7
2022-04-21 07:44:14 +00:00
naddy
7a958849ed drop RCS Ids 2022-03-11 18:31:17 +00:00
landry
fb9a946df9 databases/web2ldap: update to 1.7.3, from maintainer Lucas Raab 2022-02-12 07:39:49 +00:00
landry
6b491fe187 databases/web2ldap: update to 1.7.0, from Maintainer Lucas Raab
See https://web2ldap.de/changes-1.7.html
2022-02-03 07:10:24 +00:00
landry
e697b077ff databases/web2ldap: update to 1.6.27, from maintainer Lucas Raab
see https://web2ldap.de/changes-1.6.html#r1.6.27
2022-01-03 09:29:37 +00:00
landry
c5a7029c80 databases/web2ldap: security update to 1.6.24
See https://web2ldap.de/changes-1.6.html#r1.6.24
From MAINTAINER Lucas Raab
2021-12-22 17:37:45 +00:00
sthen
54c4e55566 update to web2ldap-1.6.20, from Lucas Raab (maintainer) 2021-12-11 14:56:14 +00:00
landry
45252cfd5f databases/web2ldap: update to 1.6.17, from Maintainer Lucas Raab 2021-11-21 08:12:46 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
558cafac74 update to web2ldap-1.6.16, from maintainer Lucas Raab 2021-10-30 18:56:13 +00:00
landry
5d7ccce4fe databases/web2ldap: update to 1.6.15, from MAINTAINER Lucas Raab 2021-10-10 08:59:24 +00:00
landry
04692b8cd8 databases/web2ldap: update to 1.6.4, from MAINTAINER Lucas Raab
See https://web2ldap.de/changes-1.6.html
2021-05-28 15:12:48 +00:00
landry
2ed54fabfc databases/web2ldap: update to 1.5.117 from MAINTAINER Lucas Raab 2021-04-30 07:33:43 +00:00
sthen
3cbe1c2f30 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-23 19:39:08 +00:00
sthen
f8c93562a4 update to web2ldap-1.5.113, from maintainer Lucas Raab 2021-02-06 21:39:43 +00:00
sthen
523d0bc27e update to web2ldap-1.5.112, from Lucas Raab (maintainer) 2021-02-01 18:21:07 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
landry
41c4a7b253 Import web2ldap 1.5.81, from Maintainer Lucas Raab
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.

with tweaks from sthen@ and myself, ok sthen@
2020-06-12 11:28:29 +00:00