View | Details | Raw Unified | Return to bug 155204
Collapse All | Expand All

(-)mod_proxy_html/Makefile (-2 / +4 lines)
Lines 2-8 Link Here
2
# Date created:		2004-07-29
2
# Date created:		2004-07-29
3
# Whom:			David Lay <dsl@webize.com.au>
3
# Whom:			David Lay <dsl@webize.com.au>
4
#
4
#
5
# $FreeBSD: ports/www/mod_proxy_html/Makefile,v 1.13 2010/06/03 04:45:33 pgollucci Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	mod_proxy_html
8
PORTNAME=	mod_proxy_html
Lines 10-20 Link Here
10
CATEGORIES=	www
10
CATEGORIES=	www
11
MASTER_SITES=	http://apache.webthing.com/${PORTNAME}/
11
MASTER_SITES=	http://apache.webthing.com/${PORTNAME}/
12
DISTNAME=	${PORTNAME}
12
DISTNAME=	${PORTNAME}
13
DIST_SUBDIR=	${PORTNAME}-${PORTVERSION}
13
DIST_SUBDIR=	mod_proxy_html
14
14
15
MAINTAINER=	apache@FreeBSD.org
15
MAINTAINER=	apache@FreeBSD.org
16
COMMENT=	Apache module for rewriting HTML links in proxied content
16
COMMENT=	Apache module for rewriting HTML links in proxied content
17
17
18
RUN_DEPENDS+=   ${LOCALBASE}/${APACHEMODDIR}/mod_xml2enc.so:${PORTSDIR}/www/mod_xml2enc
19
18
MAKE_JOBS_SAFE=	yes
20
MAKE_JOBS_SAFE=	yes
19
21
20
SUB_FILES=	pkg-message
22
SUB_FILES=	pkg-message
(-)mod_proxy_html/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (mod_proxy_html-3.1.2/mod_proxy_html.tar.bz2) = d6497b48d2bffc4150472472004618c3
1
SHA256 (mod_proxy_html/mod_proxy_html.tar.bz2) = a1aee758bda605e153868b91188ebf2c527b8eeb0f115d11af152078e65895bf
2
SHA256 (mod_proxy_html-3.1.2/mod_proxy_html.tar.bz2) = a1aee758bda605e153868b91188ebf2c527b8eeb0f115d11af152078e65895bf
2
SIZE (mod_proxy_html/mod_proxy_html.tar.bz2) = 23019
3
SIZE (mod_proxy_html-3.1.2/mod_proxy_html.tar.bz2) = 23019

Return to bug 155204