pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ap2-mpm-itk: imported version 2.4.7-04
Module Name: pkgsrc-wip
Committed By: Aleksej Lebedev <root%zta.lk@localhost>
Pushed By: zhtw
Date: Thu Sep 3 17:10:34 2020 +0200
Changeset: d8a580bd9ffb29651afa4f494d06186f5590ba41
Added Files:
ap2-mpm-itk/DESCR
ap2-mpm-itk/Makefile
ap2-mpm-itk/PLIST
ap2-mpm-itk/distinfo
Log Message:
ap2-mpm-itk: imported version 2.4.7-04
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d8a580bd9ffb29651afa4f494d06186f5590ba41
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ap2-mpm-itk/DESCR | 1 +
ap2-mpm-itk/Makefile | 20 ++++++++++++++++++++
ap2-mpm-itk/PLIST | 2 ++
ap2-mpm-itk/distinfo | 6 ++++++
4 files changed, 29 insertions(+)
diffs:
diff --git a/ap2-mpm-itk/DESCR b/ap2-mpm-itk/DESCR
new file mode 100644
index 0000000000..9d0c16c639
--- /dev/null
+++ b/ap2-mpm-itk/DESCR
@@ -0,0 +1 @@
+Apache module that allows to run each vhost under a separate uid and gid.
diff --git a/ap2-mpm-itk/Makefile b/ap2-mpm-itk/Makefile
new file mode 100644
index 0000000000..16cd48c1d9
--- /dev/null
+++ b/ap2-mpm-itk/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= mpm-itk-2.4.7-04
+CATEGORIES= www security
+MASTER_SITES= http://mpm-itk.sesse.net/
+
+MAINTAINER= root%zta.lk@localhost
+HOMEPAGE= http://mpm-itk.sesse.net/
+COMMENT= Apache module that allows to run each vhost under a separate uid and gid
+LICENSE= apache-2.0
+
+GNU_CONFIGURE= yes
+
+PKG_APACHE_ACCEPTED= apache24
+
+APACHE_MODULE= yes
+APACHE_MODULE_NAME= mod_mpm_itk.la
+
+.include "../../mk/apache.module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/ap2-mpm-itk/PLIST b/ap2-mpm-itk/PLIST
new file mode 100644
index 0000000000..041385e7d2
--- /dev/null
+++ b/ap2-mpm-itk/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD$
+lib/httpd/mod_mpm_itk.so
diff --git a/ap2-mpm-itk/distinfo b/ap2-mpm-itk/distinfo
new file mode 100644
index 0000000000..3a4b53b066
--- /dev/null
+++ b/ap2-mpm-itk/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (mpm-itk-2.4.7-04.tar.gz) = 5f42be979a559889b8be283d006143a7d6777961
+RMD160 (mpm-itk-2.4.7-04.tar.gz) = 59dfd6b7d3113d940b1c964f3b4217e0ba9bf1eb
+SHA512 (mpm-itk-2.4.7-04.tar.gz) = 4c6f02bbe3aa4e1af2e912b6a49751dedf976901484b4f55ff67757c2f40077a330e41bcfbe1cb433a8ec8870055b0533658e85042887aa94ccf14638eade178
+Size (mpm-itk-2.4.7-04.tar.gz) = 45843 bytes
Home |
Main Index |
Thread Index |
Old Index