From owner-freebsd-questions@FreeBSD.ORG Wed Jun 24 12:30:24 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30E8E106566C for ; Wed, 24 Jun 2009 12:30:24 +0000 (UTC) (envelope-from weyoun@bredband.net) Received: from mtah31.telenor.se (mtah31.telenor.se [213.150.131.4]) by mx1.freebsd.org (Postfix) with ESMTP id DA5718FC0C for ; Wed, 24 Jun 2009 12:30:23 +0000 (UTC) (envelope-from weyoun@bredband.net) Received: from iph2.telenor.se (iph2.telenor.se [195.54.127.133]) by mtah31.telenor.se (Postfix) with ESMTP id 1BA2832ACA for ; Wed, 24 Jun 2009 14:03:55 +0200 (CEST) X-SMTPAUTH: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AogEAJeyQUrDNmV4gWdsb2JhbACBUZcdAQEWJLkMhAsF X-IronPort-AV: E=Sophos;i="4.42,282,1243807200"; d="scan'208";a="22823057" Received: from ironport.bredband.com ([195.54.101.120]) by iph2.telenor.se with ESMTP; 24 Jun 2009 14:03:55 +0200 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvejANOyQUpV44BwPGdsb2JhbACBUZcTAQEBATe5HIQLBQ X-IronPort-AV: E=Sophos;i="4.42,282,1243807200"; d="scan'208";a="540467575" Received: from c-7080e355.09-42-6e6b7010.cust.bredbandsbolaget.se (HELO lazlar.kicks-ass.net) ([85.227.128.112]) by ironport1.bredband.com with ESMTP; 24 Jun 2009 14:03:53 +0200 Message-ID: <4A421629.4010508@bredband.net> Date: Wed, 24 Jun 2009 14:03:53 +0200 From: Rolf Nielsen User-Agent: Thunderbird 2.0.0.21 (X11/20090405) MIME-Version: 1.0 To: kenneth hatteland References: <4A41599A.3060405@kleppnett.no> <22377494@serv3.int.kfs.ru> In-Reply-To: <22377494@serv3.int.kfs.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: upgrading openoffice.org with portmaster X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jun 2009 12:30:24 -0000 Boris Samorodov wrote: > On Wed, 24 Jun 2009 00:39:22 +0200 kenneth hatteland wrote: > >> when I start upgrading openoffice.org it switches from my localized >> language build to standard us en..... > >> Anyone have an idea how to force upgrade to stick with my norwegian >> build with portmaster ?? > >> Platform freebsd 7.2 stable (x86) > > I have at /etc/make.conf for russian language: > ----- > .if ${.CURDIR:M*/editors/openoffice.org-3} > LOCALIZED_LANG=ru > .endif > ----- > > I'm not sure if Norwegian is "nb" or something else though. But > you have an idea. > > > WBR Norwegian should be no if I'm not mistaken.If you install ports-mgmt/portconf, you get a means to configure default knobs for ports, that's not dependant on which portmanager you use.