non port: www/mod_auth_gssapi/Makefile |
SVNWeb
|
Number of commits found: 17 |
Wed, 25 Jan 2023
|
[ 17:54 Muhammad Moinur Rahman (bofh) ] 40843b1 (Only the first 10 of 106 ports in this commit are shown above. )
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
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Tue, 30 Aug 2022
|
[ 11:10 Nuno Teixeira (eduardo) Author: Christian Ullrich ] 747116f
www/mod_auth_gssapi: Update to 1.6.5
- GH_ACCOUNT changed: modauthgssapi -> gssapi
- update WWW url
ChangeLog: https://github.com/gssapi/mod_auth_gssapi/releases/tag/v1.6.5
PR: 266083
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 10 Aug 2020
|
[ 07:50 joneum ]
Update to 1.6.3
PR: 248497
Submitted by: Christian Ullrich <chris@chrullrich.net> (maintainer)
Sponsored by: Netzkommune GmbH
|
Mon, 27 Apr 2020
|
[ 09:41 joneum ]
Update to 1.6.2
PR: 245962
Sponsored by: Netzkommune GmbH
|
Wed, 16 Jan 2019
|
[ 12:02 swills ]
www/mod_auth_gssapi: Fix build on 11.2-RELEASE
PR: 234993
Submitted by: Christian Ullrich <chris@chrullrich.net> (maintainer)
|
Wed, 25 Apr 2018
|
[ 10:23 joneum ]
www/mod_auth_gssapi: Update to 1.6.1
PR: 227736
Submitted by: maintainer
|
Sun, 11 Mar 2018
|
[ 17:38 brnrd ] (Only the first 10 of 117 ports in this commit are shown above. )
Migrate USE_APACHE to USES= apache (category www)
- Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk
With hat: apache
|
Sun, 12 Nov 2017
|
[ 21:34 dbaio ]
www/mod_auth_gssapi: Update to 1.6.0
It was added support for LibreSSL upstream.
While here, sort USES and add bison as build dependency
because there is an issue when building with byacc < 20170201,
more details in PR 223465.
Changes: https://github.com/modauthgssapi/mod_auth_gssapi/releases/tag/v1.6.0
PR: 223465
Submitted by: Christian Ullrich <chris@chrullrich.net> (maintainer)
|
Fri, 14 Apr 2017
|
[ 14:42 mat ]
Rename (BROKEN|IGNORE)_OPENSSL to \1_SSL.
Suggested by: sunpoet
Sponsored by: Absolight
|
Thu, 13 Apr 2017
|
[ 16:52 mat ]
Add a BROKEN_OPENSSL and IGNORE_OPENSSL, to mark ports that are
BROKEN/IGNORE for specific OpenSSL flavors.
Convert a few ports as an example.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10340
|
Fri, 17 Mar 2017
|
[ 15:49 krion ]
Update www/mod_auth_gssapi to 1.5.1
PR: 217702
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9976
|
Thu, 9 Feb 2017
|
[ 12:44 amdmi3 ]
- Update to 1.5.0
PR: 216170
Submitted by: chris@chrullrich.net (maintainer)
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Sat, 10 Sep 2016
|
[ 19:10 pi ]
New port: www/mod_auth_gssapi
This module adds support for single-sign-on authentication via GSSAPI
to the Apache httpd. It is intended as a successor to mod_auth_kerb.
WWW: https://github.com/modauthgssapi/mod_auth_gssapi
PR: 212325
Submitted by: chris@chrullrich.net
|
Number of commits found: 17 |