Port details |
- glewlwyd Single Sign On server, multiple factor authentication
- 2.7.4_1 www
=2 2.7.4_1Version of this port present on the latest quarterly branch. DEPRECATED: Upstream repo archived on Oct 20, 2024
This port expired on: 2025-02-28
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2021-12-29 01:27:24
- Last Update: 2025-03-01 16:14:50
- Commit Hash: c8137d7
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/babelouest/glewlwyd
- Description:
- Single-Sign-On (SSO) server with multiple factor authentication.
Authentication processes supported:
* OAuth2
* OpenID Connect
* Allows users to authenticate via multiple factors:
Password
* One-time password (TOTP/HOTP)
* Webauthn (Yubikey, Android devices)
* One-time password sent via e-mail
* TLS Certificate
* Users and clients can be stored and managed from various backends:
Database
* LDAP service
* HTTP Backend service providing Basic Authentication
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: glewlwyd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1670088858
SHA256 (babelouest-glewlwyd-v2.7.4_GH0.tar.gz) = dfa10717b024303b2c2f978e88ad8e4833fbde5d106140c2b1ce3e6ed24de7bb
SIZE (babelouest-glewlwyd-v2.7.4_GH0.tar.gz) = 5943372
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- yder>1.4.14 : devel/yder
- orcania>2.2.1 : devel/orcania
- ulfius>2.7.7 : www/ulfius
- hoel>1.4.18 : devel/hoel
- oath-toolkit>0 : security/oath-toolkit
- cmake : devel/cmake-core
- ninja : devel/ninja
- Runtime dependencies:
-
- yder>1.4.14 : devel/yder
- ulfius>2.7.7 : www/ulfius
- libjwt>0 : www/libjwt
- libcbor>0 : devel/libcbor
- libmicrohttpd>0 : www/libmicrohttpd
- gnutls>0 : security/gnutls
- libconfig>0 : devel/libconfig
- orcania>2.2.1 : devel/orcania
- oath-toolkit>0 : security/oath-toolkit
- Library dependencies:
-
- libjansson.so : devel/jansson
- libnettle.so : security/nettle
- libhoel.so : devel/hoel
- liboath.so : security/oath-toolkit
- libjwt.so : www/libjwt
- libgnutls.so : security/gnutls
- libconfig.so : devel/libconfig
- librhonabwy.so : security/rhonabwy
- libiddawc.so : security/iddawc
- libldap.so.2 : net/openldap26-client
- libpq.so.5 : databases/postgresql16-client
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_glewlwyd
- USES:
- cmake cpe ldap:24 pgsql sqlite
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.7.4_1 01 Mar 2025 16:14:50
    |
Rene Ladan (rene)  |
www/glewlwyd: Remove expired port
2025-02-28 www/glewlwyd: Upstream repo archived on Oct 20, 2024 |
2.7.4_1 09 Feb 2025 12:19:30
    |
Daniel Engberg (diizzy)  |
www/glewlwyd: Deprecate and set expiration date to 2025-02-28
Upstream repo archived on Oct 20, 2024 |
2.7.4_1 26 May 2023 12:23:24
    |
Dan Langille (dvl)  |
www/glewlwyd: Give up maintainership
Give up maintainership of www/glewlwyd and related ports.
I no longer use this and have no interest/motivation to maintain them.
I hope someone can pick it up and get it working/up to date. It seems
like a good solution, but I cannot devote time to it. |
2.7.4_1 08 Feb 2023 10:53:56
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
2.7.4_1 30 Jan 2023 12:59:11
    |
Po-Chuan Hsieh (sunpoet)  |
www/libjwt: Update to 1.15.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/benmcollins/libjwt/releases
https://github.com/benmcollins/libjwt/commits/master |
2.7.4 03 Dec 2022 18:30:56
    |
Dan Langille (dvl)  |
www/glewlwyd: Update to 2.7.4 |
2.7.3_1 03 Dec 2022 17:28:09
    |
Dan Langille (dvl)  |
www/glewlwyd: Don't overwrite sample files
Use @sample on *.conf files
chown root:glewlwyd them
chmod p= them too.
Sorry about that. |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
2.7.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.7.3 25 Aug 2022 19:47:03
    |
Dan Langille (dvl)  |
www/glewlwyd: Update to 2.7.3
https://github.com/babelouest/glewlwyd/releases/tag/v2.7.3 |
2.7.2 08 Jul 2022 22:00:14
    |
Dan Langille (dvl)  |
www/glewlwyd: Update to 2.7.2
Now builds on FreeBSD 13 and 14 |
2.7.1 14 Jun 2022 12:46:26
    |
Dan Langille (dvl)  |
www/glewlwyd: Update to 2.7.1
re: https://github.com/babelouest/glewlwyd/releases/tag/v2.7.1 |
2.7.0 10 May 2022 14:57:13
    |
Bernhard Froehlich (decke)  |
www/glewlwyd: Add CPE information
Approved by: portmgr (blanket) |
2.7.0 09 May 2022 01:47:33
    |
Dan Langille (dvl)  |
www/glewlwyd: Update to 2.7.0 |
2.6.2 08 May 2022 23:34:23
    |
Dan Langille (dvl)  |
www/glewlwyd: Mark as broken on FreeBSD > 12.x
The error is: ld: error: duplicate symbol: global_handler_close_cond
See https://github.com/babelouest/glewlwyd/issues/203 |
2.6.2 20 Mar 2022 21:57:32
    |
Dan Langille (dvl)  |
www/glewlwyd: Update to 2.6.2
This is a security release, if you use the webauthn scheme, please
upgrade your Glewlwyd version:
re: https://github.com/babelouest/glewlwyd/releases/tag/v2.6.2 |
2.6.1_1 12 Mar 2022 18:59:34
    |
Daniel Engberg (diizzy)  |
www/glewlwyd: Mark BROKEN and set expiration date to 2022-03-31
This port has been broken for months on multiple build environments
Reported by: pkg-fallout |
2.6.1_1 26 Jan 2022 07:46:25
    |
Marius Strobl (marius)  |
devel/libconfig: update to 1.7.3
- Chase shared library bump across dependant ports.
- Fetch releases rather than tags from GitHub. [1]
- Properly depend on makeinfo, adding an INFO knob.
- Refresh pkg-descr and COMMENT accordingly.
PR: 261062
Reported by: dizzy [1]
Approved by: maintainer timeout |
2.6.1 29 Dec 2021 01:23:02
    |
Dan Langille (dvl)  |
www/glewlwyd: Add new port: Single-Sign-On server
This SSO server supports multiple factor authentication and multiple
authentication processes. |