From nobody@FreeBSD.org  Wed Oct  5 02:03:15 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1C914106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Oct 2011 02:03:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 0C4B28FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  5 Oct 2011 02:03:15 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p9523ERR028896
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 5 Oct 2011 02:03:14 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p9523EfN028889;
	Wed, 5 Oct 2011 02:03:14 GMT
	(envelope-from nobody)
Message-Id: <201110050203.p9523EfN028889@red.freebsd.org>
Date: Wed, 5 Oct 2011 02:03:14 GMT
From: Pedro Giffuni <giffunip@tutopia.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Please update contrib/gperf to 3.0.3 (last GPL2 version)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         161289
>Category:       gnu
>Synopsis:       Please update contrib/gperf to 3.0.3 (last GPL2 version)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bapt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 05 02:10:07 UTC 2011
>Closed-Date:    Sat Jan 21 21:24:43 UTC 2012
>Last-Modified:  Sat Jan 21 21:24:43 UTC 2012
>Originator:     Pedro Giffuni
>Release:        9.0-BETA3
>Organization:
>Environment:
FreeBSD pcbsd-8714 9.0-BETA3 FreeBSD 9.0-BETA3 #1: Tue Sep 27 13:47:21 PDT 2011     root@build9x64.pcbsd.org:/usr/obj/pcbsd-build90/fbsd-source/9.0/sys/GENERIC  amd64

>Description:
Hi;

I am attempting to update Apache OpenOffice's code with the patches for FreeBSD support and the first issue I've found is:

OOo Bug 85469 - FreeBSD porting : gperf is old in the base system.

I understand FreeBSD never updated gperf in the system because the
new versions are written in C++ and we didn't want to require a C++
compiler to build the toolchain.

Of course with the new clang toolchain this is not an issue anymore
but with the new toolchain gperf is not required either ;).

In any case fixing this in OpenOffice (and LibreOffice) requires an
ugly workaround that ends up using the lang/gperf port.

Perhaps it's time to re-evaluate this update. It looks like we
don't have local patches there or in the port so it's pretty
straightforward.

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Mon Nov 28 12:33:58 UTC 2011 
State-Changed-Why:  
gperf has been upgraded to 3.0.3 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161289 
State-Changed-From-To: closed->patched 
State-Changed-By: eadler 
State-Changed-When: Mon Nov 28 19:35:53 UTC 2011 
State-Changed-Why:  
bapt did the import to head only 


Responsible-Changed-From-To: freebsd-bugs->bapt	 
Responsible-Changed-By: eadler 
Responsible-Changed-When: Mon Nov 28 19:35:53 UTC 2011 
Responsible-Changed-Why:  
bapt did the import to head only 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161289 
State-Changed-From-To: patched->closed 
State-Changed-By: bapt 
State-Changed-When: Sat Jan 21 21:24:42 UTC 2012 
State-Changed-Why:  
MFCed to 8 and 9 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161289 
>Unformatted:
