aboutsummaryrefslogtreecommitdiff
path: root/www/mod_reproxy
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2012-01-02 16:38:58 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2012-01-02 16:38:58 +0000
commit22b4df1141cf51590d0aca2142421f86db68eea7 (patch)
treea1bcf43efd7cb9f70dff2247d977ed03b548e4bf /www/mod_reproxy
parente7729811d3183e4aafdbf134dcf88ba7db4578be (diff)
downloadports-22b4df1141cf51590d0aca2142421f86db68eea7.tar.gz
ports-22b4df1141cf51590d0aca2142421f86db68eea7.zip
Notes
Diffstat (limited to 'www/mod_reproxy')
-rw-r--r--www/mod_reproxy/Makefile22
-rw-r--r--www/mod_reproxy/distinfo2
-rw-r--r--www/mod_reproxy/pkg-descr3
3 files changed, 27 insertions, 0 deletions
diff --git a/www/mod_reproxy/Makefile b/www/mod_reproxy/Makefile
new file mode 100644
index 000000000000..782ab7cecc12
--- /dev/null
+++ b/www/mod_reproxy/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: mod_reproxy
+# Date created: 2 Jan 2012
+# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= mod_reproxy
+PORTVERSION= 0.02.20110826
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= kuriyama
+
+MAINTAINER= kuriyama@FreeBSD.org
+COMMENT= Apache module to support x-reproxy-url header
+
+WRKSRC= ${WRKDIR}/lestrrat-mod_reproxy-0f945ff
+USE_APACHE= 20+
+AP_FAST_BUILD= yes
+AP_GENPLIST= yes
+
+.include <bsd.port.mk>
diff --git a/www/mod_reproxy/distinfo b/www/mod_reproxy/distinfo
new file mode 100644
index 000000000000..d90951977dc1
--- /dev/null
+++ b/www/mod_reproxy/distinfo
@@ -0,0 +1,2 @@
+SHA256 (mod_reproxy-0.02.20110826.tar.gz) = 123d1933a51fa3dfc25245e1d2d62a41dea0368001295ae308cfc3bcaa46fe3d
+SIZE (mod_reproxy-0.02.20110826.tar.gz) = 599853
diff --git a/www/mod_reproxy/pkg-descr b/www/mod_reproxy/pkg-descr
new file mode 100644
index 000000000000..b590101a55ff
--- /dev/null
+++ b/www/mod_reproxy/pkg-descr
@@ -0,0 +1,3 @@
+This module adds x-reproxy-url header support to Apache/2.x.
+
+WWW: https://github.com/kazuho/mod_reproxy