From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 18 11:20:05 2012 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 954DD106566B for ; Fri, 18 May 2012 11:20:05 +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 757A28FC08 for ; Fri, 18 May 2012 11:20:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4IBK5eo095643 for ; Fri, 18 May 2012 11:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4IBK5iA095642; Fri, 18 May 2012 11:20:05 GMT (envelope-from gnats) Date: Fri, 18 May 2012 11:20:05 GMT Message-Id: <201205181120.q4IBK5iA095642@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Ruslan Mahmatkhanov Cc: Subject: Re: ports/165842: [maintainer-update] games/ioquake3 and slaves X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ruslan Mahmatkhanov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 11:20:05 -0000 The following reply was made to PR ports/165842; it has been noted by GNATS. From: Ruslan Mahmatkhanov To: Dominic Fandrey Cc: bug-followup@FreeBSD.org Subject: Re: ports/165842: [maintainer-update] games/ioquake3 and slaves Date: Fri, 18 May 2012 15:17:42 +0400 Dominic Fandrey wrote on 18.05.2012 15:09: > On 18/05/2012 11:28, Ruslan Mahmatkhanov wrote: >> Dominic Fandrey wrote on 18.05.2012 13:14: >>> On 17/05/2012 21:56, rm@FreeBSD.org wrote: >>>> Hi Dominic! I'm used your latest shar and diff and there is some >>>> problems with the ports. Would you please look at this logs and fix >>>> them? Thanks. http://people.freebsd.org/~rm/ioquake3/ >>> >>> I have nailed down the ioq3-devel issue, but I've cannot reproduce >>> the urban-terrror-data issue. The port sets NO_BUILD. >>> >>> I have to ponder this one a little. >> >> Just comment NO_BUILD and NO_PACKAGE and try to build (they commented >> out for tinderbox I thinks because of distfile size). > > Don't mess with NO_BUILD. I see no reason to. > I generally just add FORCE_PACKAGE to my Tinderbox env. Yeah, I misunderstood something. So are you able to reproduce the breakage? Or it was initiated by commenting off the NO_BUILD? Haven't this updated ports on hands atm, so can't see myself. > >> And what the solution is for ioquake3-devel? > > In ioquake3/Makefile: > .if !defined(WITHOUT_SERVER) > RUN_DEPENDS+= ${Q3SERVER}${PORTSDIR}/games/${PORTNAME}-server > .endif > > Should be: > .if !defined(WITHOUT_SERVER) > RUN_DEPENDS+= ${Q3SERVER}${BINSUFFIX}:${PORTSDIR}/games/${PORTNAME}-server > .endif > > Do you want the updated patch? > > Regards No, I will apply this and recheck. Thank you. -- Regards, Ruslan Tinderboxing kills... the drives.