Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jun 2013 10:17:01 GMT
From:      Andrea Cervesato <andrea.cervesato@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/179258: New port www/mod_qos v1.1 (plist missing)
Message-ID:  <201306031017.r53AH12v009793@oldred.freebsd.org>
Resent-Message-ID: <201306031020.r53AK1Ol004636@freefall.freebsd.org>

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

>Number:         179258
>Category:       misc
>Synopsis:       New port www/mod_qos v1.1 (plist missing)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 03 10:20:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrea Cervesato
>Release:        Freebsd 9.1
>Organization:
SoTeHa s.r.l.
>Environment:
FreeBSD repository.soteha.inc 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:27:25 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:

>How-To-Repeat:
Plist is missing
>Fix:
Added AP_FAST_BUILD= yes

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_qos
# mod_qos/Makefile
# mod_qos/distinfo
# mod_qos/pkg-descr
#
echo c - mod_qos
mkdir -p mod_qos > /dev/null 2>&1
echo x - mod_qos/Makefile
sed 's/^X//' >mod_qos/Makefile << 'b270dd7528d004303c6a25c79a3c9478'
X# New ports collection makefile for: mod_qos
X# Date created:    03/06/2013
X# Whom:     Andrea Cervesato <andrea@cervesato.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME= mod_qos
XPORTVERSION= 10.15
XPORTREVISION= 1.1
XCATEGORIES= www
XMASTER_SITES= SF
XMASTER_SITE_SUBDIR= /mod-qos
XDIST_SUBDIR= apache2
X
XMAINTAINER= andrea@cervesato.it
XCOMMENT= Qos for Apache
X
XMAKE_JOBS_SAFE=  yes
X
XWRKSRC=   ${WRKDIR}/${PORTNAME}-${PORTVERSION}/apache2
XUSE_APACHE= 22+
XAP_GENPLIST=    yes
XAP_FAST_BUILD= yes
X
X.include <bsd.port.mk>
b270dd7528d004303c6a25c79a3c9478
echo x - mod_qos/distinfo
sed 's/^X//' >mod_qos/distinfo << '822e4801b07a293b220f1d1f24ee3faf'
XSHA256 (apache2/mod_qos-10.15.tar.gz) = b036100e361c2b67f2b92535c6e00894bcd51967bb8a5ba806353b48c9c6b8e5
XSIZE (apache2/mod_qos-10.15.tar.gz) = 469922
822e4801b07a293b220f1d1f24ee3faf
echo x - mod_qos/pkg-descr
sed 's/^X//' >mod_qos/pkg-descr << '9413bc9dc3535c6de692a96343af6e5a'
Xmod_qos is a quality of service module for the Apache web server implementing
Xcontrol mechanisms that can provide different levels of priority to different
XHTTP requests.
X
XWWW: http://opensource.adnovum.ch/mod_qos/
9413bc9dc3535c6de692a96343af6e5a
exit


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



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