From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 2 20:40:23 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3F6416A60C for ; Fri, 2 Jun 2006 20:40:23 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91A2E43D48 for ; Fri, 2 Jun 2006 20:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k52KeNTO061922 for ; Fri, 2 Jun 2006 20:40:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k52KeNtG061921; Fri, 2 Jun 2006 20:40:23 GMT (envelope-from gnats) Date: Fri, 2 Jun 2006 20:40:23 GMT Message-Id: <200606022040.k52KeNtG061921@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Erik Greenwald Cc: Subject: Re: ports/98182 : cad/brlcad is not installing the mged script X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Erik Greenwald List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jun 2006 20:40:24 -0000 The following reply was made to PR ports/98182; it has been noted by GNATS. From: Erik Greenwald To: , Erik Greenwald , Cc: Subject: Re: ports/98182 : cad/brlcad is not installing the mged script Date: Fri, 02 Jun 2006 16:30:23 -0400 On 6/2/06 4:10 PM, "pfgshield-freebsd@yahoo.com" wrote: > Perhaps we should disable optimizations for all platforms? We could have a > WITH_OPTIMIZED_FLAGS knob instead. Good idea, I'll do that in the next release (hopefully soon). Thanks > BTW but unrelated, I'm getting problems with OpenGL. Sourceforge bug report, dude > FWIW, If I find time I'll work on using the native iTcl next, the port was > updated and the libraries are in the form libitcl.so.3 I tried that and was getting issues with the system not looking in both the system and brlcad (i)tcl dir's, iirc... Thus the reversion to app built. -Erik