pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www
Module Name: pkgsrc
Committed By: markd
Date: Sat Jun 13 11:17:00 UTC 2026
Modified Files:
pkgsrc/www: Makefile
Log Message:
ap-oauth2: add version 4.2.0
A module for Apache HTTP Server 2.x that makes the Apache web server operate
as a OAuth 2.0 Resource Server, validating OAuth 2.0 access tokens and setting
headers/environment variables based on the validation results.
To generate a diff of this commit:
cvs rdiff -u -r1.1922 -r1.1923 pkgsrc/www/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1922 pkgsrc/www/Makefile:1.1923
--- pkgsrc/www/Makefile:1.1922 Thu Jun 11 13:16:41 2026
+++ pkgsrc/www/Makefile Sat Jun 13 11:17:00 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1922 2026/06/11 13:16:41 wiz Exp $
+# $NetBSD: Makefile,v 1.1923 2026/06/13 11:17:00 markd Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -48,6 +48,7 @@ SUBDIR+= ap2-fcgid
SUBDIR+= ap2-jk
SUBDIR+= ap2-limitipconn
SUBDIR+= ap2-mkdir
+SUBDIR+= ap2-oauth2
SUBDIR+= ap2-passenger
SUBDIR+= ap2-perl
SUBDIR+= ap2-python
Home |
Main Index |
Thread Index |
Old Index