Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Dec 2009 02:49:42 GMT
From:      "Philip M. Gollucci" <pgollucci@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        xbone@isi.edu
Subject:   ports/141735: [PATCH] net/XBone-GUI: convert to USE_APACHE
Message-ID:  <200912180249.nBI2ng6L053012@frieza.p6m7g8.net>
Resent-Message-ID: <200912180250.nBI2o4Jc020690@freefall.freebsd.org>

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

>Number:         141735
>Category:       ports
>Synopsis:       [PATCH] net/XBone-GUI: convert to USE_APACHE
>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:   Fri Dec 18 02:50:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
RideCharge Inc.
>Environment:
System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
>Description:

Port maintainer (xbone@isi.edu) is cc'd.

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

--- XBone-GUI-3.2_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/xbone-gui/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	8 Sep 2007 01:02:49 -0000	1.13
+++ Makefile	18 Dec 2009 02:49:09 -0000
@@ -28,12 +28,13 @@
 		${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \
 		${SITE_PERL}/Mail/Sendmail.pm:${PORTSDIR}/mail/p5-Mail-Sendmail\
 		${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6\
-		${LOCALBASE}/sbin/httpd:${PORTSDIR}/www/apache20 \
 		${SITE_PERL}/${PERL_ARCH}/APR.pm:${PORTSDIR}/www/mod_perl2 \
 		${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \
 		${SITE_PERL}/Tk/Getopt.pm:${PORTSDIR}/x11-toolkits/p5-Tk-Getopt \
 		${SITE_PERL}/${PERL_ARCH}/Tk/TableMatrix.pm:${PORTSDIR}/x11-toolkits/p5-Tk-TableMatrix
 
+USE_APACHE=	20
+
 USE_GMAKE=	yes
 NO_BUILD=	yes
 USE_PERL5=	yes
--- XBone-GUI-3.2_3.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?200912180249.nBI2ng6L053012>