ports/158709: [NEW PORT] www/mod_setenvifplus: Allows setting environment variables based on request attributes

Jim Riggs ports at christianserving.org
Thu Jul 7 19:00:24 UTC 2011


>Number:         158709
>Category:       ports
>Synopsis:       [NEW PORT] www/mod_setenvifplus: Allows setting environment variables based on request attributes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 07 19:00:23 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jim Riggs
>Release:        FreeBSD 8.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD portwork 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011
>Description:
The mod_setenvifplus module allows you to set environment variables
according to whether different aspects of the request match regular
expressions you specify. These environment variables can be used by
other parts of the server to make decisions about actions to be taken,
e.g. by using mod_qos or to propagate supplemental information to the
appliaction via HTTP header data. mod_setenvifplus is derived from the
standard Apache modules mod_setenvif and mod_headers.

WWW:	http://modsetenvifplus.sourceforge.net/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mod_setenvifplus-0.12.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	mod_setenvifplus
#	mod_setenvifplus/distinfo
#	mod_setenvifplus/pkg-descr
#	mod_setenvifplus/Makefile
#
echo c - mod_setenvifplus
mkdir -p mod_setenvifplus > /dev/null 2>&1
echo x - mod_setenvifplus/distinfo
sed 's/^X//' >mod_setenvifplus/distinfo << '988df6f27e465a04ec6208a063894bac'
XSHA256 (mod_setenvifplus-0.12-src.tar.gz) = 1ce3b297fb8fe9a2490d91ff979e8828a23829214a1dfb69d161c2832af59007
XSIZE (mod_setenvifplus-0.12-src.tar.gz) = 25254
988df6f27e465a04ec6208a063894bac
echo x - mod_setenvifplus/pkg-descr
sed 's/^X//' >mod_setenvifplus/pkg-descr << '558dfaf071eb418138ee7d02db4f46ad'
XThe mod_setenvifplus module allows you to set environment variables
Xaccording to whether different aspects of the request match regular
Xexpressions you specify. These environment variables can be used by
Xother parts of the server to make decisions about actions to be taken,
Xe.g. by using mod_qos or to propagate supplemental information to the
Xappliaction via HTTP header data. mod_setenvifplus is derived from the
Xstandard Apache modules mod_setenvif and mod_headers.
X
XWWW:	http://modsetenvifplus.sourceforge.net/
558dfaf071eb418138ee7d02db4f46ad
echo x - mod_setenvifplus/Makefile
sed 's/^X//' >mod_setenvifplus/Makefile << '24084c1f3129447be2c5c83123bb009b'
X# New ports collection makefile for:	mod_setenvifplus
X# Date created:		2010-11-29
X# Whom:			Jim Riggs <ports at christianserving.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	mod_setenvifplus
XPORTVERSION=	0.12
XCATEGORIES=	www
XMASTER_SITES=	SF
XMASTER_SITE_SUBDIR=	modsetenvifplus/${PORTVERSION}
XEXTRACT_SUFX=	-src.tar.gz
X
XMAINTAINER=	ports at christianserving.org
XCOMMENT=	Allows setting environment variables based on request attributes
X
XLICENSE=	ASL
X
XUSE_APACHE=	2.0+
XAP_FAST_BUILD=	YES
XAP_GENPLIST=	YES
XSRC_FILE=	${WRKSRC}/apache2/${MODULENAME}.c
X
X.include <bsd.port.mk>
24084c1f3129447be2c5c83123bb009b
exit
--- mod_setenvifplus-0.12.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list