Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 2009 21:46:14 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133672: [PATCH] mail/exilog: apache@ cleanups
Message-ID:  <200904122146.n3CLkETX059331@mail.bluecottontech.com>
Resent-Message-ID: <200904122150.n3CLo6Lw059229@freefall.freebsd.org>

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

>Number:         133672
>Category:       ports
>Synopsis:       [PATCH] mail/exilog: 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 21:50:06 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:
- USE_APACHE=yes is deprecated

Port maintainer (ler@lerctr.org) is cc'd.

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

--- exilog-0.5_4.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/mail/exilog/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	31 Jan 2007 18:59:29 -0000	1.13
+++ Makefile	12 Apr 2009 21:45:58 -0000
@@ -17,7 +17,7 @@
 RUN_DEPENDS=	${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask
 
 USE_PERL5=	yes
-USE_APACHE=	yes
+USE_APACHE=	1.3
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
--- exilog-0.5_4.patch ends here ---

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



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