From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 18 02:50:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB3CD1065695 for ; Fri, 18 Dec 2009 02:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B6A568FC1C for ; Fri, 18 Dec 2009 02:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBI2o4Pb020691 for ; Fri, 18 Dec 2009 02:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBI2o4Jc020690; Fri, 18 Dec 2009 02:50:04 GMT (envelope-from gnats) Resent-Date: Fri, 18 Dec 2009 02:50:04 GMT Resent-Message-Id: <200912180250.nBI2o4Jc020690@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Philip M. Gollucci" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9CFD9106566C for ; Fri, 18 Dec 2009 02:49:43 +0000 (UTC) (envelope-from pgollucci@frieza.p6m7g8.net) Received: from frieza.p6m7g8.net (wsip-174-79-184-239.dc.dc.cox.net [174.79.184.239]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1648FC12 for ; Fri, 18 Dec 2009 02:49:43 +0000 (UTC) Received: from frieza.p6m7g8.net (localhost [127.0.0.1]) by frieza.p6m7g8.net (8.14.3/8.14.3) with ESMTP id nBI2ngHn053013; Fri, 18 Dec 2009 02:49:42 GMT (envelope-from pgollucci@frieza.p6m7g8.net) Received: (from pgollucci@localhost) by frieza.p6m7g8.net (8.14.3/8.14.3/Submit) id nBI2ng6L053012; Fri, 18 Dec 2009 02:49:42 GMT (envelope-from pgollucci) Message-Id: <200912180249.nBI2ng6L053012@frieza.p6m7g8.net> Date: Fri, 18 Dec 2009 02:49:42 GMT From: "Philip M. Gollucci" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: xbone@isi.edu Subject: ports/141735: [PATCH] net/XBone-GUI: convert to USE_APACHE X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 02:50:04 -0000 >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: