ports/133633: [PATCH] www/mod_dtcl: apache@ cleanups

Philip M. Gollucci pgollucci at FreeBSD.org
Sun Apr 12 02:40:02 UTC 2009


>Number:         133633
>Category:       ports
>Synopsis:       [PATCH] www/mod_dtcl: apache@ cleanups
>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 Apr 12 02:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.1-RELEASE-p3 amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD mail.bluecottontech.com 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #1: Tue Mar 10 22:10:18 UTC 2009
>Description:
- APACHE_COMPAT=yes is deprecated

Port maintainer (mi at aldan.algebra.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- mod_dtcl-0.12.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/www/mod_dtcl/Makefile,v
retrieving revision 1.22
diff -u -u -r1.22 Makefile
--- Makefile	15 Feb 2009 11:25:59 -0000	1.22
+++ Makefile	12 Apr 2009 02:32:08 -0000
@@ -15,12 +15,13 @@
 COMMENT=	Embeds a TCL8 interpreter in the Apache server
 
 BUILD_DEPENDS=	${APXS}:${PORTSDIR}/${APACHE_PORT}
+
+USE_APACHE=	1.3
 USE_TCL=	84
 USE_TCL_BUILD=	84
 
 WRKSRC=		${WRKDIR}/mod_dtcl
 MAKEFILE=	${FILESDIR}/Makefile.bsd
-APACHE_COMPAT=	yes
 
 do-install:
 	${INSTALL_DATA} ${WRKSRC}/libmod_dtcl.so.1* \
--- mod_dtcl-0.12.0_1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list