Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  7 Jul 2013 21:04:49 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gslin@gslin.org
Subject:   ports/180364: [NEW PORT] www/ap22-mod_realdoc: Apache module to support atomic deploys
Message-ID:  <20130707130449.0F4337E81B@colo-p.gslin.org>
Resent-Message-ID: <201307071320.r67DK0oS094845@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180364
>Category:       ports
>Synopsis:       [NEW PORT] www/ap22-mod_realdoc: Apache module to support atomic deploys
>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:   Sun Jul 07 13:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 9.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39
>Description:
mod_realdoc is an Apache module which does a realpath on the docroot
symlink and sets the absolute path as the real document root for the
remainder of the request.

WWW: https://github.com/etsy/mod_realdoc

Generated with FreeBSD Port Tools 0.99_8 (mode: new)
>How-To-Repeat:
>Fix:

--- .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_realdoc
#	mod_realdoc/Makefile
#	mod_realdoc/pkg-descr
#	mod_realdoc/distinfo
#
echo c - mod_realdoc
mkdir -p mod_realdoc > /dev/null 2>&1
echo x - mod_realdoc/Makefile
sed 's/^X//' >mod_realdoc/Makefile << 'd323c129b9bd454c808b9b7785a29704'
X# Created by: Gea-Suan Lin <gslin@gslin.org>
X# $FreeBSD$
X
XPORTNAME=	mod_realdoc
XPORTVERSION=	20130701
XCATEGORIES=	www
XMASTER_SITES=	GH \
X		http://freebsd.cs.nctu.edu.tw/~gslin/files/
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Apache module to support atomic deploys
X
XAP_FAST_BUILD=	yes
XAP_GENPLIST=	yes
XGH_ACCOUNT=	etsy
XGH_COMMIT=	4925acc
XGH_TAGNAME=	${GH_COMMIT}
XUSE_APACHE=	22+
XUSE_GITHUB=	yes
X
X.include <bsd.port.mk>
d323c129b9bd454c808b9b7785a29704
echo x - mod_realdoc/pkg-descr
sed 's/^X//' >mod_realdoc/pkg-descr << '24782bb98e2a9e14dd770d0e295c60a4'
Xmod_realdoc is an Apache module which does a realpath on the docroot
Xsymlink and sets the absolute path as the real document root for the
Xremainder of the request.
X
XWWW: https://github.com/etsy/mod_realdoc
24782bb98e2a9e14dd770d0e295c60a4
echo x - mod_realdoc/distinfo
sed 's/^X//' >mod_realdoc/distinfo << '690123152b8600b8adf8c1356ede8bb9'
XSHA256 (mod_realdoc-20130701.tar.gz) = 8ccb15b10b61955fbbb479f05bc5c159d3b68abab284a91afb8cd013b728945c
XSIZE (mod_realdoc-20130701.tar.gz) = 3177
690123152b8600b8adf8c1356ede8bb9
exit
--- .shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130707130449.0F4337E81B>