ports/178404: New Port www/mod_define
Andrea Cervesato
andrea.cervesato at gmail.com
Tue May 7 16:00:00 UTC 2013
>Number: 178404
>Category: ports
>Synopsis: New Port www/mod_define
>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: Tue May 07 16:00:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Andrea Cervesato
>Release: Freebsd 9.0
>Organization:
SoTeHa s.r.l.
>Environment:
FreeBSD repository.soteha.inc 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
New Port
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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_define
# mod_define/pkg-descr
# mod_define/distinfo
# mod_define/Makefile
#
echo c - mod_define
mkdir -p mod_define > /dev/null 2>&1
echo x - mod_define/pkg-descr
sed 's/^X//' >mod_define/pkg-descr << '46e4485aac5b54e89c4ba50a19720247'
XModule to define variables in httpd.conf
XWWW: http://people.apache.org/~rjung/mod_define/
46e4485aac5b54e89c4ba50a19720247
echo x - mod_define/distinfo
sed 's/^X//' >mod_define/distinfo << 'a2bf62a439f8f0b9525736b7634cbc7b'
XSHA256 (mod_define-1.4.tar.gz) = ade2d433107474aced43a13ce840bcb370a453fcdb6c674f89a6c009908757a2
XSIZE (mod_define-1.4.tar.gz) = 10329
a2bf62a439f8f0b9525736b7634cbc7b
echo x - mod_define/Makefile
sed 's/^X//' >mod_define/Makefile << '0e3134c857c7b891d3d0fe7c3a425975'
X# Ports collection makefile for: mod_define
X# Date created: 7 May 2013
X# Whom: Andrea Cervesato <andrea at cervesato.it>
X#
X# $FreeBSD: ports/www/mod_define/Makefile,v 1.0 2013/05/07 17:05:08 ohauer Exp $
X#
X
XPORTNAME= mod_define
XPORTVERSION= 1.4
XCATEGORIES= www
XMASTER_SITES= http://people.apache.org/~rjung/mod_define/
X
XMAINTAINER= andrea at cervesato.it
XCOMMENT= Apache 2.2.x module for use variables in config files
X
XLICENSE= mod_define
XLICENSE_NAME= mod_define license (apache with postcard request)
XLICENSE_FILE= ${WRKSRC}/LICENSE
XLICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
X
XMAKE_JOBS_SAFE= yes
X
XUSE_APACHE= 22
XLATEST_LINK= mod_define
XAP_FAST_BUILD= yes
XAP_GENPLIST= yes
XPORTDOCS= ${PORTNAME}.html
X
XPORTSCOUT= limit:^1\.
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X @${MKDIR} ${DOCSDIR}/
X ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR}/
X.endif
X
X.include <bsd.port.mk>
0e3134c857c7b891d3d0fe7c3a425975
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list