notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
web2ldap Python-based WWW gateway to LDAP servers
1.8.1 www on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.8.1Version of this port present on the latest quarterly branch.
Maintainer: girgen@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-08-01 11:48:21
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
People watching this port, also watch:: nmap, freetype2, python, p5-Mail-Tools, openssl
Also Listed In: python
License: APACHE20
WWW:
https://web2ldap.de/
Description:
web2ldap is a full-featured web-based LDAP v2+ client written in Python.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}web2ldap>0:www/web2ldap@${PY_FLAVOR}
To install the port:
cd /usr/ports/www/web2ldap/ && make install clean
To add the package, run one of these commands:
  • pkg install www/web2ldap
  • pkg install py39-web2ldap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-web2ldap listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-web2ldap
Package flavors (<flavor>: <package>)
  • py39: py39-web2ldap
distinfo:
TIMESTAMP = 1669150220 SHA256 (web2ldap-1.8.1.tar.gz) = a45381cc0a5271a480f7fef54de8fe0b3277ea481ab2c3e10060f88b8bbb062a SIZE (web2ldap-1.8.1.tar.gz) = 534464

Packages (timestamps in pop-ups are UTC):
py39-web2ldap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.8.11.8.1-1.8.11.8.1---
FreeBSD:13:quarterly1.8.11.8.1-1.8.11.8.1-1.8.11.8.1
FreeBSD:14:latest1.8.11.8.1-1.8.11.8.1--1.8.1
FreeBSD:14:quarterly1.8.11.8.1-1.8.11.8.1-1.8.11.8.1
FreeBSD:15:latest1.8.11.8.1n/a1.8.1n/a-1.8.1-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-asn1crypto>=0.22.0 : devel/py-asn1crypto@py39
  2. py39-paramiko>0 : security/py-paramiko@py39
  3. py39-dnspython>=2.0.0 : dns/py-dnspython@py39
  4. py39-xlwt>0 : textproc/py-xlwt@py39
  5. py39-pillow>0 : graphics/py-pillow@py39
  6. py39-ldap0>=1.4.7 : net/py-ldap0@py39
  7. py39-iso3166>=1.0.1 : textproc/py-iso3166@py39
  8. py39-defusedxml>0 : devel/py-defusedxml@py39
  9. py39-prometheus-client>=0.7.1 : net-mgmt/py-prometheus-client@py39
  10. mime.types : misc/mime-support
  11. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  12. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for py39-web2ldap-1.8.1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
www_web2ldap
USES:
cpe python
pkg-message:
For install:
Run: service web2ldap onestart to start the standalone version of web2ldap. By default it only accepts connections from localhost, this can be changed by editing configuration option ``access_allowed'' in the file: /usr/local/etc/web2ldap/web2ldapcnf/__init__.py For configuration suggestions on installing the WSGI version of web2ldap using apache *instead of the standalone version*, please look at the enclosed documentation in: https://fossies.org/linux/web2ldap/etc/apache2/sample-mod_wsgi.conf
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/w/web2ldap/
  2. https://pypi.org/packages/source/w/web2ldap/
  3. https://www.web2ldap.de/download/
Collapse this list.

Number of commits found: 147 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.8.1
12 Apr 2023 09:14:32
commit hash: 38cc7110b5defed8ab209333d150673f7819fa8ccommit hash: 38cc7110b5defed8ab209333d150673f7819fa8ccommit hash: 38cc7110b5defed8ab209333d150673f7819fa8ccommit hash: 38cc7110b5defed8ab209333d150673f7819fa8c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: the port had been updated to version 1.8.1.
1.7.7
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.7.7
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.7
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.7.7
31 Mar 2022 09:00:44
commit hash: 02e235757751d78a0eb939bba0656683340bc8a8commit hash: 02e235757751d78a0eb939bba0656683340bc8a8commit hash: 02e235757751d78a0eb939bba0656683340bc8a8commit hash: 02e235757751d78a0eb939bba0656683340bc8a8 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.7.7

Release notes:	https://www.web2ldap.de/changes-1.7.html
1.7.6
03 Mar 2022 15:45:24
commit hash: d5c83f05b52b4f91ae83d1981ae9b41b05a0b7cacommit hash: d5c83f05b52b4f91ae83d1981ae9b41b05a0b7cacommit hash: d5c83f05b52b4f91ae83d1981ae9b41b05a0b7cacommit hash: d5c83f05b52b4f91ae83d1981ae9b41b05a0b7ca files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.7.6

Release notes:	https://www.web2ldap.de/changes-1.7.html
1.7.1
01 Mar 2022 02:10:52
commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655commit hash: 75c97e7a74b3caaf15f298e00a218d7461f2c655 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Update dependency to py-dnspython

After adding py-dnspython1 and updating py-dnspython to 2.2.0 update
some dependency of ports.
1.7.1
06 Feb 2022 17:56:12
commit hash: b96c4ef735576a97045d757137bacbb7a2249e36commit hash: b96c4ef735576a97045d757137bacbb7a2249e36commit hash: b96c4ef735576a97045d757137bacbb7a2249e36commit hash: b96c4ef735576a97045d757137bacbb7a2249e36 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.7.1

Release notes:	https://www.web2ldap.de/changes-1.7.html
1.7.0
31 Jan 2022 09:36:33
commit hash: 0734289e67eef707890dddc9981dfcff4b11cbb6commit hash: 0734289e67eef707890dddc9981dfcff4b11cbb6commit hash: 0734289e67eef707890dddc9981dfcff4b11cbb6commit hash: 0734289e67eef707890dddc9981dfcff4b11cbb6 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.7.0

Release notes:	https://www.web2ldap.de/changes-1.7.html
1.6.27
26 Dec 2021 13:54:25
commit hash: 64abc6b4706a43ce4a5808ea0a48b126a1273c14commit hash: 64abc6b4706a43ce4a5808ea0a48b126a1273c14commit hash: 64abc6b4706a43ce4a5808ea0a48b126a1273c14commit hash: 64abc6b4706a43ce4a5808ea0a48b126a1273c14 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.27

Release notes:	https://www.web2ldap.de/changes-1.6.html
1.6.24
22 Dec 2021 15:30:44
commit hash: 1a2547c365a71b6b91179f3ff7f655fd700b97a4commit hash: 1a2547c365a71b6b91179f3ff7f655fd700b97a4commit hash: 1a2547c365a71b6b91179f3ff7f655fd700b97a4commit hash: 1a2547c365a71b6b91179f3ff7f655fd700b97a4 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.2.24

Release notes:	https://www.web2ldap.de/changes-1.6.html
1.6.23
20 Dec 2021 14:02:26
commit hash: d2d0d9c1e32af4a8c430961ea87dfe2ee2a71c4ccommit hash: d2d0d9c1e32af4a8c430961ea87dfe2ee2a71c4ccommit hash: d2d0d9c1e32af4a8c430961ea87dfe2ee2a71c4ccommit hash: d2d0d9c1e32af4a8c430961ea87dfe2ee2a71c4c files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.23

Release notes:	https://www.web2ldap.de/changes-1.6.html
1.6.21
13 Dec 2021 09:05:04
commit hash: 133a854b042250b7a1753a8d1e791f90ae241810commit hash: 133a854b042250b7a1753a8d1e791f90ae241810commit hash: 133a854b042250b7a1753a8d1e791f90ae241810commit hash: 133a854b042250b7a1753a8d1e791f90ae241810 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: Update to 1.6.21

Release notes:	https://www.web2ldap.de/changes-1.6.html
1.6.19
30 Nov 2021 14:42:07
commit hash: ff2353a30fe4bd806cbc9d0be5e95f22a57085e6commit hash: ff2353a30fe4bd806cbc9d0be5e95f22a57085e6commit hash: ff2353a30fe4bd806cbc9d0be5e95f22a57085e6commit hash: ff2353a30fe4bd806cbc9d0be5e95f22a57085e6 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.19

Release notes:	https://www.web2ldap.de/changes-1.6.html
1.6.18
28 Nov 2021 21:36:45
commit hash: 280d2529a5b009129bb1acc07ec888bd7910077fcommit hash: 280d2529a5b009129bb1acc07ec888bd7910077fcommit hash: 280d2529a5b009129bb1acc07ec888bd7910077fcommit hash: 280d2529a5b009129bb1acc07ec888bd7910077f files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.18

Releaser notes:	https://www.web2ldap.de/changes-1.6.html
1.6.17
18 Nov 2021 10:40:27
commit hash: 6db86ca25e26ec28ddaf07b44c27f10ef01d93dbcommit hash: 6db86ca25e26ec28ddaf07b44c27f10ef01d93dbcommit hash: 6db86ca25e26ec28ddaf07b44c27f10ef01d93dbcommit hash: 6db86ca25e26ec28ddaf07b44c27f10ef01d93db files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: Update to 1.6.17

Release notes:	https://www.web2ldap.de/changes-1.6.html#r1.6.17
1.6.16
31 Oct 2021 19:55:19
commit hash: 00fdf52d10673769d423345d6be4894ee01f8661commit hash: 00fdf52d10673769d423345d6be4894ee01f8661commit hash: 00fdf52d10673769d423345d6be4894ee01f8661commit hash: 00fdf52d10673769d423345d6be4894ee01f8661 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.16

Fixed some deprecation warnings when running on Python 3.10 (found with
PYTHONWARNINGS=error).
1.6.15
11 Oct 2021 12:47:22
commit hash: dc9efcfaac072ab53929847a97f0e5f058fcf07acommit hash: dc9efcfaac072ab53929847a97f0e5f058fcf07acommit hash: dc9efcfaac072ab53929847a97f0e5f058fcf07acommit hash: dc9efcfaac072ab53929847a97f0e5f058fcf07a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.15.
1.6.13
08 Sep 2021 13:47:31
commit hash: 015529fcd151de20cb8ade07b640b356e171c2e1commit hash: 015529fcd151de20cb8ade07b640b356e171c2e1commit hash: 015529fcd151de20cb8ade07b640b356e171c2e1commit hash: 015529fcd151de20cb8ade07b640b356e171c2e1 files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.13
1.6.12
07 Sep 2021 10:14:42
commit hash: f897ea499c3a721820b7dce18a393c71580e624acommit hash: f897ea499c3a721820b7dce18a393c71580e624acommit hash: f897ea499c3a721820b7dce18a393c71580e624acommit hash: f897ea499c3a721820b7dce18a393c71580e624a files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2ldap: update to 1.6.12

Release notes:	https://www.web2ldap.de/changes-1.6.html
1.6.11
01 Sep 2021 08:56:55
commit hash: 270b759ab83c0e10eaf3fd8787b1e2d6b0895483commit hash: 270b759ab83c0e10eaf3fd8787b1e2d6b0895483commit hash: 270b759ab83c0e10eaf3fd8787b1e2d6b0895483commit hash: 270b759ab83c0e10eaf3fd8787b1e2d6b0895483 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.11.
1.6.9
10 Aug 2021 10:05:11
commit hash: bd9f8b59368e766487187cee6c7de0a96a0b941acommit hash: bd9f8b59368e766487187cee6c7de0a96a0b941acommit hash: bd9f8b59368e766487187cee6c7de0a96a0b941acommit hash: bd9f8b59368e766487187cee6c7de0a96a0b941a files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.9.
1.6.8
06 Aug 2021 13:30:16
commit hash: 4c9e650ddc326b6b1837720894a338a48b3d29edcommit hash: 4c9e650ddc326b6b1837720894a338a48b3d29edcommit hash: 4c9e650ddc326b6b1837720894a338a48b3d29edcommit hash: 4c9e650ddc326b6b1837720894a338a48b3d29ed files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.8.
1.6.7
30 Jul 2021 09:14:24
commit hash: 0b09769aacb58a1e6add6e29c9258780b14026b7commit hash: 0b09769aacb58a1e6add6e29c9258780b14026b7commit hash: 0b09769aacb58a1e6add6e29c9258780b14026b7commit hash: 0b09769aacb58a1e6add6e29c9258780b14026b7 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.7.
1.6.6
15 Jul 2021 14:29:28
commit hash: 8f44aceb501928c4fcc1b9091552ac8b1c04ab06commit hash: 8f44aceb501928c4fcc1b9091552ac8b1c04ab06commit hash: 8f44aceb501928c4fcc1b9091552ac8b1c04ab06commit hash: 8f44aceb501928c4fcc1b9091552ac8b1c04ab06 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.6.
1.6.5
13 Jun 2021 22:02:34
commit hash: e87da4fb48d198f10d677c4dfbef5445fb0b838bcommit hash: e87da4fb48d198f10d677c4dfbef5445fb0b838bcommit hash: e87da4fb48d198f10d677c4dfbef5445fb0b838bcommit hash: e87da4fb48d198f10d677c4dfbef5445fb0b838b files touched by this commit
Palle Girgensohn (girgen) search for other commits by this committer
www/web2dap: update to 1.6.5

Remove pkg-install since it does not make sense to me. Logging is taken
care of by syslog so no point creating a log directory, especially when
it does not reside in /var where it should be.
1.6.4
08 Jun 2021 01:23:47
commit hash: 7a4d60ba85443be1df6e263be49ff74873788feecommit hash: 7a4d60ba85443be1df6e263be49ff74873788feecommit hash: 7a4d60ba85443be1df6e263be49ff74873788feecommit hash: 7a4d60ba85443be1df6e263be49ff74873788fee files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
www/web2ldap: update the port to version 1.6.4.
1.5.117
28 Apr 2021 10:16:32
commit hash: 2a9b7ca2a3620249bfad050ac3eee6d859926213commit hash: 2a9b7ca2a3620249bfad050ac3eee6d859926213commit hash: 2a9b7ca2a3620249bfad050ac3eee6d859926213commit hash: 2a9b7ca2a3620249bfad050ac3eee6d859926213 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Update `www/web2ldap' to version 1.5.117.
1.5.116
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.5.116
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.5.116
19 Mar 2021 09:16:45
Revision:568787Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.5.116.
1.5.114
16 Feb 2021 10:19:27
Revision:565390Original commit files touched by this commit
danfe search for other commits by this committer
Update to version 1.5.114.
1.5.113
10 Feb 2021 06:49:39
Revision:564843Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 1.5.113
- Provide backup master site
1.5.112
29 Jan 2021 13:35:49
Revision:563206Original commit files touched by this commit
danfe search for other commits by this committer
- Resurrect and update to version 1.5.112
- Actualize dependencies and pkg-message
1.3.16
13 Jan 2020 06:37:02
Revision:522859Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak bulk -a after r522845
1.3.16
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
1.3.16
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
1.3.16
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
1.3.16
03 May 2018 13:26:25
Revision:468926Original commit files touched by this commit
girgen search for other commits by this committer
Update web2ldap to verstion 1.3.16

Also welcome py-ldap0 to the ports tree as a dependency.

This version adds a rc script to start the standalone mode.
Taking maintainership as bsam@ offered to step down.

Releasenotes:	https://web2ldap.de/changes-1.3.html#r1.3.16
PR:		227459
1.2.94_1
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
1.2.94
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.94
11 Sep 2017 13:48:06
Revision:449645Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: Update to version 1.2.94.
1.2.93
25 Aug 2017 18:15:02
Revision:448725Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: Update to version 1.2.93, remove unused MASTER_SITE
and update WWW at pkg-descr.
1.2.71_1
25 Aug 2017 17:56:43
Revision:448723Original commit files touched by this commit
bsam search for other commits by this committer
www/pyweblib -> www/py-pyweblib: Update to version 1.3.13 and rename (PyPI
scheme).
1.2.71_1
26 Dec 2016 11:31:07
Revision:429494Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Properly fix shebangs

Approved by:	portmgr blanket
1.2.71
18 Sep 2016 10:14:10
Revision:422362Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: Update to version 1.2.71.
1.2.70
07 Sep 2016 08:23:40
Revision:421481Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: Update to version 1.2.70.
1.2.19_3
19 Jul 2016 11:04:14
Revision:418767Original commit files touched by this commit
mat search for other commits by this committer
When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
1.2.19_3
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.2.19_3
09 Sep 2015 13:54:56
Revision:396488Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
1.2.19_2
18 Jun 2015 20:02:32
Revision:390061Original commit files touched by this commit
rm search for other commits by this committer
www/web2ldap: chase py-ldap rename

- chase py-ldap rename
- compile to bytecode another way to get optimised files too. This is what
was done by upstream maintainer in version 1.2.32
1.2.19_1
18 Jun 2015 06:37:09
Revision:390016Original commit files touched by this commit
rm search for other commits by this committer
www/web2ldap: general cleanup

- replace patches with USES=shebangs and REINPLACE_CMD
- add LICENSE (GPLv2)
- limit python version to 2.x, because 3.x is not supported
- modernize dependency upon devel/py-ipaddr and bump PORTREVISION
  accordingly

Approved by:	bsam (maintainer, by email)
1.2.19
19 May 2015 00:37:31
Revision:386726Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
1.2.19
31 Jan 2015 15:09:43
Revision:378213Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: upgrade to version 1.2.19.
1.1.49
22 Sep 2014 17:22:44
Revision:368977Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: switch to USES=python syntax, simplify and remove pkg-plist
1.1.49
29 Jul 2014 15:49:47
Revision:363346Original commit files touched by this commit
adamw search for other commits by this committer
Rename www/ patch-xy patches to reflect the files they modify.
1.1.49
18 Mar 2014 10:24:47
Revision:348531Original commit files touched by this commit
bsam search for other commits by this committer
www/web2ldap: update to version 1.1.49
1.1.47
24 Jan 2014 09:29:01
Revision:340884Original commit files touched by this commit
bsam search for other commits by this committer
Add MASTER_SITE_LOCAL since a previous version disappears as long
as a new one is released.

Requested by:	marino (via e-mail)
Reminded by:	pkg-fallout@
1.1.47
28 Oct 2013 15:47:00
Revision:331865Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.1.47. Changes since 1.1.46:
Bugs fixed
        Fixed Python 2.6 compability issued in checkinst.py.
        Registered more MS AD attributes with plugin class Binary.
        Exception ldap.STRONG_AUTH_REQUIRED is ignored when reading rootDSE.
1.1.46
01 Oct 2013 17:06:12
Revision:328968Original commit files touched by this commit
bsam search for other commits by this committer
. update to version 1.1.46;
. support staging.
1.1.45
20 Sep 2013 12:02:51
Revision:327693Original commit files touched by this commit
bsam search for other commits by this committer
. update to version 1.1.45;
. add NO_STAGE=yes macro;
. replace ECHO_CMD with ECHO_MSG macro;
. surround echoing of PKGMESSAGE with ECHO_MSG macros.
1.1.40
30 Jul 2013 15:30:10
Revision:323972Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.1.40.
1.1.37
07 Jul 2013 17:25:29
Revision:322456Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.1.37.
1.1.35
08 Jun 2013 15:48:26
Revision:320261Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.1.35.

Reported by:	Matthias Apitz <guru@unixarea.de>
1.1.34
24 May 2013 10:24:42
Revision:318951Original commit files touched by this commit
bsam search for other commits by this committer
. update to version 1.1.34;
. optionify ports DOCS usage;
. pet portlint: use -delete args of a find command instead of '| rm xargs'.
1.1.33
17 May 2013 14:27:09
Revision:318391Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.1.33.
1.1.25
04 Nov 2012 16:25:06
Revision:306974Original commit files touched by this commit
bsam search for other commits by this committer
. update to version 1.1.25;
. use two line style headers.

Feature safe:	yes
1.1.24
26 Aug 2012 08:30:17
Original commit files touched by this commit
bsam search for other commits by this committer
. update to version 1.1.24;
. new dependency: internal script ipadr.py is replaced by devel/py-ipaddr.

Changes: http://www.web2ldap.de/changes-1.1.html#r1.1.24
1.1.23
31 Jul 2012 16:20:00
Original commit files touched by this commit
bsam search for other commits by this committer
Update www/web2ldap to version 1.1.23.
Changes: http://www.web2ldap.de/changes-1.1.html#r1.1.23
1.1.10
03 Apr 2012 19:25:18
Original commit files touched by this commit
bsam search for other commits by this committer
. update to version 1.1.10;
. the port now depends upon net/py-ldap2 version 2.4.0+;
. remove stale ftp site.

Tested at:      redports
Feature safe:   yes
1.0.29_1
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
1.0.29_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.29_1
25 Feb 2011 01:32:18
Original commit files touched by this commit
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
1.0.29
08 Aug 2009 11:53:27
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.29.
1.0.28
30 Jul 2009 09:10:18
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.28. Changes:
http://www.web2ldap.de/changes-1.0.html#1.0.28 .

Reported by:    miwibot
1.0.27
25 Jul 2009 22:15:52
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.27. Changes:
http://www.web2ldap.de/changes-1.0.html#1.0.27
1.0.26
24 Jul 2009 09:53:00
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.26.

Pointed out by: miwibot
1.0.25
19 Jul 2009 17:06:09
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.25. Changes:
http://www.web2ldap.de/changes-1.0.html#1.0.25
1.0.22
02 Jul 2009 13:11:34
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.22.
1.0.20
30 Apr 2009 07:28:28
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.20. Changes:
http://www.web2ldap.de/changes-1.0.html#1.0.20
1.0.18
14 Apr 2009 13:35:15
Original commit files touched by this commit
garga search for other commits by this committer
- Make it fetchable again

Approved by:    portmgr (erwin)
1.0.18
11 Apr 2009 11:18:15
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.18.
Changes: http://www.web2ldap.de/changes-1.0.html#1.0.18
1.0.17
01 Apr 2009 16:43:25
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.17.
1.0.16
27 Mar 2009 13:36:16
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.16.
1.0.15
22 Mar 2009 10:10:49
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.15.
1.0.14
20 Mar 2009 23:06:18
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.14.
1.0.12
10 Mar 2009 06:06:52
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.12.
1.0.11
05 Mar 2009 09:08:04
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.11.
1.0.9
14 Feb 2009 14:52:23
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.9.
1.0.8
08 Feb 2009 19:22:03
Original commit files touched by this commit
bsam search for other commits by this committer
A forced commit to fix last log:
Update to version 1.0.8.
1.0.8
08 Feb 2009 19:18:47
Original commit files touched by this commit
bsam search for other commits by this committer
Here is the long awaited 4.3.0 release. It includes enhancements in nearly every
area.
1.0.5_1
05 Jan 2009 19:04:45
Original commit files touched by this commit
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
1.0.5
13 Oct 2008 15:52:21
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.5. Changes since 1.0.4:

* Improvements to plugin modules/classes:

  o New plugin module lotusdomino for LDAP interface of Lotus
    Domino server.
  o New plugin class for attribute types found in schema of MIT
    Kerberos LDAP backend: krbTicketFlags, krbPrincipalType and
    krbTicketPolicyReference.
  o New plugin class for LDAP syntax UUID.
  o Fix in BitArrayInteger.formValue for adding new values.

* Case-insensitive sorting for...

  o attributes in table view when displaying or editing entries
  o object classes in object class input select lists
  o lists of schema links in schema viewer

* Fixed SyntaxErroronly occuring with Python_2.3.
* Several updates to the country code configuration file including
  a fix NON-ASCII encoding of country names.
1.0.4
05 Oct 2008 22:53:51
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 1.0.4.
1.0.0
03 Sep 2008 13:36:27
Original commit files touched by this commit
bsam search for other commits by this committer
Update to 1.0.0 release.

Michael Stroder (author):
  Well, 10 years after the first public release (formerly called
  ldap-client-cgi) it was time for 1.0. ;-)

Changes:
  http://www.web2ldap.de/changes-1.0.html
0.16.41
16 Aug 2008 14:39:25
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 0.16.41. Changelog:
http://www.web2ldap.de/changes-0.16.html#0.16.41
0.16.40
30 Jul 2008 14:06:56
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 0.16.40.
0.16.38
17 Jul 2008 17:30:21
Original commit files touched by this commit
bsam search for other commits by this committer
Update to version 0.16.38. Changelog:
http://www.web2ldap.de/changes-0.16.html#0.16.38

Number of commits found: 147 (showing only 100 on this page)

1 | 2  »