From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 18 18:40:22 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 7222116A868 for ; Thu, 18 May 2006 18:40:22 +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 D9FE343D6B for ; Thu, 18 May 2006 18:40:21 +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 k4IIeLx2005830 for ; Thu, 18 May 2006 18:40:21 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k4IIeLx9005829; Thu, 18 May 2006 18:40:21 GMT (envelope-from gnats) Date: Thu, 18 May 2006 18:40:21 GMT Message-Id: <200605181840.k4IIeLx9005829@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Tim Welch" Cc: Subject: Re: ports/97454: Update irc/xchat-gnome to 0.11 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tim Welch List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2006 18:40:22 -0000 The following reply was made to PR ports/97454; it has been noted by GNATS. From: "Tim Welch" To: "Khairil Yusof" Cc: bug-followup@freebsd.org, twelch@thepentagon.org Subject: Re: ports/97454: Update irc/xchat-gnome to 0.11 Date: Thu, 18 May 2006 13:38:46 -0500 (CDT) On Thu, May 18, 2006 2:06 pm, Khairil Yusof wrote: > This one applies cleanly to current port, includes most updates as > original except: > > * keeps --enable-nls > * adds OMF help files > * doesn't include configure patch for tcl (not sure if this is still > needed). > > > The configure patch is definitely needed to add tcl support. While it does build without the patch, the tcl plugin is _not_ built because configure does not detect tcl. As far as nls goes, it seems to be enabled by default. INSTALLS_OMF couldn't hurt though. -Tim