pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Makefile: register nginx-modular and its modules



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Mon Mar 21 03:33:43 2022 +0100
Changeset:	4770cc801c3bb7c09c03e17e5fa2cc4cd6e74228

Modified Files:
	Makefile

Log Message:
Makefile: register nginx-modular and its modules

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4770cc801c3bb7c09c03e17e5fa2cc4cd6e74228

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index 6c53db16f7..df2376a74d 100644
--- a/Makefile
+++ b/Makefile
@@ -2611,6 +2611,22 @@ SUBDIR+=	newt
 SUBDIR+=	nget
 SUBDIR+=	nginx
 SUBDIR+=	nginx-devel
+SUBDIR+=	nginx-modular
+SUBDIR+=	nginx-module-array-var
+SUBDIR+=	nginx-module-cache-purge
+SUBDIR+=	nginx-module-dav
+SUBDIR+=	nginx-module-echo
+SUBDIR+=	nginx-module-encrypted-session
+SUBDIR+=	nginx-module-forminput
+SUBDIR+=	nginx-module-geoip2
+SUBDIR+=	nginx-module-headers-more
+SUBDIR+=	nginx-module-lua
+SUBDIR+=	nginx-module-naxsi
+SUBDIR+=	nginx-module-nchan
+SUBDIR+=	nginx-module-njs
+SUBDIR+=	nginx-module-push
+SUBDIR+=	nginx-module-rtmp
+SUBDIR+=	nginx-module-set-misc
 SUBDIR+=	ngircd
 SUBDIR+=	nicotine+
 SUBDIR+=	nih-current


Home | Main Index | Thread Index | Old Index