ports/139362: [PATCH] mail/exilog: [Remove false apache dependency]

Alex Samorukov samm at os2.kiev.ua
Mon Oct 5 07:50:04 UTC 2009


>Number:         139362
>Category:       ports
>Synopsis:       [PATCH] mail/exilog: [Remove false apache dependency]
>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:   Mon Oct 05 07:50:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex Samorukov
>Release:        FreeBSD 6.3-RELEASE-p13 i386
>Organization:
>Environment:
System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p13 FreeBSD 6.3-RELEASE-p13 #8: Mon Oct  5 05:26:49 EEST
>Description:
There is no need to set USE_APACHE in this script. It is just plain CGI, 
working perfectly wiht any web server with CGI support (including apache, 
of course). 

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

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

--- exilog-0.5_4.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/exilog/Makefile /usr/home/samm/tmp/exilog/Makefile
--- /usr/ports/mail/exilog/Makefile	2009-04-22 03:24:03.000000000 +0300
+++ /usr/home/samm/tmp/exilog/Makefile	2009-10-05 10:16:32.000000000 +0300
@@ -17,7 +17,6 @@
 RUN_DEPENDS=	${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask
 
 USE_PERL5=	yes
-USE_APACHE=	1.3
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
--- exilog-0.5_4.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list