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
mod_auth_mellon Apache module with a simple SAML 2.0 service provider
0.18.1 www on this many watch lists=0 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 0.18.1Version of this port present on the latest quarterly branch.
Maintainer: zi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-11-11 05:09:37
Last Update: 2023-05-15 19:02:22
Commit Hash: 246fee0
License: GPLv2
WWW:
https://github.com/latchset/mod_auth_mellon
Description:
mod_auth_mellon is an authentication module for Apache. It authenticates the user against a SAML 2.0 IdP, and grants access to directories depending on attributes received from the IdP.
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
Expand this list (5 items)
Collapse this list.
  1. libexec/apache24/mod_auth_mellon.so
  2. /usr/local/share/mod_auth_mellon/mellon_create_metadata.sh
  3. /usr/local/share/licenses/ap24-mod_auth_mellon-0.18.1/catalog.mk
  4. /usr/local/share/licenses/ap24-mod_auth_mellon-0.18.1/LICENSE
  5. /usr/local/share/licenses/ap24-mod_auth_mellon-0.18.1/GPLv2
Collapse this list.
Dependency lines:
  • ap24-mod_auth_mellon>0:www/mod_auth_mellon
To install the port:
cd /usr/ports/www/mod_auth_mellon/ && make install clean
To add the package, run one of these commands:
  • pkg install www/mod_auth_mellon
  • pkg install ap24-mod_auth_mellon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ap24-mod_auth_mellon
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1684174341 SHA256 (latchset-mod_auth_mellon-v0.18.1_GH0.tar.gz) = 2e95396444689475d32e736ade4e9c31ea6dd3b619c888efbfc9ebe3636ce6c0 SIZE (latchset-mod_auth_mellon-v0.18.1_GH0.tar.gz) = 918912

Packages (timestamps in pop-ups are UTC):
ap24-mod_auth_mellon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.18.10.18.1-0.18.10.18.1---
FreeBSD:13:quarterly0.18.10.18.1-0.18.10.18.10.18.10.18.10.18.1
FreeBSD:14:latest0.18.10.18.10.18.0_10.18.10.18.10.18.1-0.18.1
FreeBSD:14:quarterly0.18.10.18.1-0.18.10.18.10.18.10.18.10.18.1
FreeBSD:15:latest0.18.10.18.1n/a0.18.1n/a0.18.10.18.10.18.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. apxs : www/apache24
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. autoconf>=2.71 : devel/autoconf
  4. automake>=1.16.5 : devel/automake
  5. libtoolize : devel/libtool
Runtime dependencies:
  1. apxs : www/apache24
Library dependencies:
  1. libcurl.so : ftp/curl
  2. liblasso.so : security/lasso
  3. libintl.so : devel/gettext-runtime
  4. libglib-2.0.so : devel/glib20
  5. libintl.so : devel/gettext-runtime
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_mod_auth_mellon
USES:
apache autoreconf cpe gettext-runtime gnome libtool pkgconfig ssl
pkg-message:
For install:
=========================================================================== Please add the following to /usr/local/etc/apache24/httpd.conf: LoadModule auth_mellon_module libexec/apache24/mod_auth_mellon.so Then create your configuration. Examples can be found here: https://github.com/latchset/mod_auth_mellon The metadata creation script can be found here: /usr/local/share/mod_auth_mellon/mellon_create_metadata.sh ===========================================================================
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/latchset/mod_auth_mellon/tar.gz/v0.18.1?dummy=/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.18.1
15 May 2023 19:02:22
commit hash: 246fee02c7ff8447c8ec9dc3d55ed65f39f716ebcommit hash: 246fee02c7ff8447c8ec9dc3d55ed65f39f716ebcommit hash: 246fee02c7ff8447c8ec9dc3d55ed65f39f716ebcommit hash: 246fee02c7ff8447c8ec9dc3d55ed65f39f716eb files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/mod_auth_mellon: Update to 0.18.1
0.18.0_1
25 Jan 2023 17:54:07
commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450commit hash: 40843b1ccb8f70cca82dd115a71a46ae2a97a450 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
0.18.0_1
02 Nov 2022 11:59:19
commit hash: 9507308f89e58d1a6a2b39da5278aa0290d4e276commit hash: 9507308f89e58d1a6a2b39da5278aa0290d4e276commit hash: 9507308f89e58d1a6a2b39da5278aa0290d4e276commit hash: 9507308f89e58d1a6a2b39da5278aa0290d4e276 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/mod_auth_mellon: Add another key block to generated metadata for encryption

Bump PORTREVISION
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)
0.18.0
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)
0.18.0
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)
0.18.0
22 Sep 2021 13:00:14
commit hash: 7e978f923e96b54ad8f8c2ace2c6d721c5d5dea4commit hash: 7e978f923e96b54ad8f8c2ace2c6d721c5d5dea4commit hash: 7e978f923e96b54ad8f8c2ace2c6d721c5d5dea4commit hash: 7e978f923e96b54ad8f8c2ace2c6d721c5d5dea4 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/mod_auth_mellon: Update to 0.18.0
0.17.0_1
04 Sep 2021 11:45:42
commit hash: 3006e97856871c4adc295dc60b52032a93e2820fcommit hash: 3006e97856871c4adc295dc60b52032a93e2820fcommit hash: 3006e97856871c4adc295dc60b52032a93e2820fcommit hash: 3006e97856871c4adc295dc60b52032a93e2820f files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/mod_auth_mellon: Fix CPE information

Approved by:	portmgr (blanket)
0.17.0_1
27 Jul 2021 19:37:52
commit hash: 84d321345931f4c748d62c104aa536e0fce24295commit hash: 84d321345931f4c748d62c104aa536e0fce24295commit hash: 84d321345931f4c748d62c104aa536e0fce24295commit hash: 84d321345931f4c748d62c104aa536e0fce24295 files touched by this commit
Ryan Steinmetz (zi) search for other commits by this committer
www/mod_auth_mellon: Add metadata creation script, bump PORTREVISION
0.17.0
01 May 2021 17:55:55
commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0commit hash: 6707a3c942b51ab3e3cf110383e3119dfe2e49b0 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
0.17.0
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.
0.17.0
12 Sep 2020 13:57:46
Revision:548371Original commit files touched by this commit
zi search for other commits by this committer
- Update to 0.17.0
v0.16.0
18 May 2020 18:46:58
Revision:535772Original commit files touched by this commit
zi search for other commits by this committer
New port: www/mod_auth_mellon:

mod_auth_mellon is an authentication module for Apache. It authenticates
the user against a SAML 2.0 IdP, and grants access to directories
depending on attributes received from the IdP.

WWW: https://github.com/latchset/mod_auth_mellon
0.7.0_1
02 Sep 2014 10:47:10
Revision:366983Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from www
0.7.0_1
24 Jul 2014 16:33:10
Revision:362828Original commit files touched by this commit
bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
0.7.0_1
14 Jul 2014 18:56:53
Revision:361818Original commit files touched by this commit
bapt search for other commits by this committer
Modernize LIB_DEPENDS

With hat:	portmgr
0.7.0_1
21 Feb 2014 22:16:29
Revision:345556Original commit files touched by this commit
tj search for other commits by this committer
Add license and remove so version from lib_depends
0.7.0
21 Feb 2014 21:59:54
Revision:345553Original commit files touched by this commit
tj search for other commits by this committer
Update to 0.7.0.

Changes:

* Add MellonSPentityId to control entityId in autogenerated metadata

* Fix compatibility with Apache 2.4.

* Handle empty RelayState the same as missing RelayState.

* Add MellonSetEvnNoPrefix directive to set environment variables
  without "MELLON_"-prefix.
0.5.0_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
03 Sep 2013 06:36:42
Revision:326122Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
0.5.0_1
11 Jul 2013 16:26:27
Revision:322783Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
0.5.0
09 Dec 2012 17:57:29
Revision:308548Original commit files touched by this commit
tj search for other commits by this committer
Update to 0.5.0.

Changes:
http://modmellon.googlecode.com/svn/tags/v0.5.0/mod_mellon2/NEWS

Feature safe: 	yes
Approved by:	eadler, db (mentors, implicit)
0.3.0
22 Sep 2012 21:15:51
Revision:304723Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE= s/22+/22/
- adopt new Makefile header

Port build fails on local exp-run with apache24 with
 error: 'conn_rec' has no member named 'remote_ip'

or various other apache22 specific functions/parameters

with hat apache@
0.3.0
31 May 2012 19:40:19
Original commit files touched by this commit
tj search for other commits by this committer
Update my email address.

Approved by:    eadler (mentor)
0.3.0
20 Aug 2011 17:27:52
Original commit files touched by this commit
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
0.3.0
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
0.3.0
11 Nov 2010 05:09:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
This is a port of mod_auth_mellon, which is an apache module built around lasso
that provides a SAML 2 SP endpoint.

WWW: http://docs.feide.no/fs-0050
WWW: http://code.google.com/p/modmellon/

PR:             ports/152083
Submitted by:   Tom Judge <tom at tomjudge.com>

Number of commits found: 27