Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Feb 2011 04:17:36 GMT
From:      Chris H <chris#@1command.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154635: mod_bandwidth-2.10 change of maintainer (includes affected files)
Message-ID:  <201102100417.p1A4Hawh000591@red.freebsd.org>
Resent-Message-ID: <201102100420.p1A4K9PJ090561@freefall.freebsd.org>

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

>Number:         154635
>Category:       ports
>Synopsis:       mod_bandwidth-2.10 change of maintainer (includes affected files)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 10 04:20:09 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Chris H
>Release:        8.1-RELEASE-p2
>Organization:
>Environment:
localhost 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #0: Fri Dec 31 19:07:25 PST 2010     root@localhost:/usr/obj/usr/src/sys/XII  amd64
>Description:
Change of maintainer for the the port
www/mod_bandwidth

updates for all affected files are attached to this PR

PLEASE NOTE the attached file is in shar(1) format.
But I was forced to rename the file to prevent this web page
from throwing an error.

>How-To-Repeat:

>Fix:
see all files attached to this PR


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:
#
#	Makefile
#
echo x - Makefile
sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
X# New ports collection makefile for:	mod_bandwidth
X# Date created:				2 July 2003
X# Whom:					Clement Laforet <sheepkiller@cultdeadsheep.org>
X#
X# $FreeBSD: ports/www/mod_bandwidth/Makefile,v 1.16 2011/02/09 17:08:23 chrish Exp $
X#
X
XPORTNAME=	mod_bandwidth
XPORTVERSION=	2.1.0
XCATEGORIES=	www
XMASTER_SITES=	http://codewarehouse.net/apache/mod_bandwidth/1.3.1/
XPKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
XDIST_SUBDIR=	apache
X
XMAINTAINER=	apache@FreeBSD.org
XCOMMENT=	Bandwidth management module for the Apache webserver
X
XMAKE_JOBS_SAFE=	yes
X
XCONFLICTS=	apache-contrib-1.*
X
XUSE_PERL5=	YES
XUSE_APACHE=	1.3
XAP_FAST_BUILD=	yes
XAP_GENPLIST=	yes
X
XPLIST_FILES+=	sbin/cleanlink.pl
X
Xpost-install:
X	@${INSTALL_SCRIPT} ${WRKSRC}/cleanlink.pl ${LOCALBASE}/sbin
X	${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
b67911656ef5d18c4ae36cb6741b7965
exit



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



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