From nobody@FreeBSD.org  Wed May  7 02:20:28 2008
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 853D91065673
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 May 2008 02:20:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 723438FC17
	for <freebsd-gnats-submit@FreeBSD.org>; Wed,  7 May 2008 02:20:28 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m472JZoE099234
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 7 May 2008 02:19:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m472JZNi099233;
	Wed, 7 May 2008 02:19:35 GMT
	(envelope-from nobody)
Message-Id: <200805070219.m472JZNi099233@www.freebsd.org>
Date: Wed, 7 May 2008 02:19:35 GMT
From: nrg milk <nrgmilk@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] sysutils/jfbterm
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: bsdports@gmail.com

>Number:         123480
>Category:       ports
>Synopsis:       [PATCH] sysutils/jfbterm
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lippe
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 07 02:30:01 UTC 2008
>Closed-Date:    Thu May 29 21:14:25 UTC 2008
>Last-Modified:  Thu May 29 21:14:25 UTC 2008
>Originator:     nrg milk
>Release:        FreeBSD 7.0-STABLE
>Organization:
null
>Environment:
FreeBSD  7.0-STABLE FreeBSD 7.0-STABLE #14: Fri Apr 11 13:11:29 JST 2008     root@:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Hello

automake14 and autoconf261 are required.

Please add this line again. 
>How-To-Repeat:
--- Makefile.org        2008-05-07 11:02:03.000000000 +0900
+++ Makefile    2008-05-07 10:58:06.000000000 +0900
@@ -24,6 +24,7 @@
 SUB_FILES=     pkg-message
 USE_GMAKE=     yes
 GNU_CONFIGURE= yes
+USE_AUTOTOOLS= autoconf:261 automake:14
 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
                LDFLAGS="-L${LOCALBASE}/lib" \
                --mandir="${LOCALBASE}/man"
>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed May 7 02:30:21 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123480 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: bsdports@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/123480: [PATCH] sysutils/jfbterm
Date: Wed, 7 May 2008 02:30:19 UT

 Maintainer of sysutils/jfbterm,
 
 Please note that PR ports/123480 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/123480
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->lippe 
Responsible-Changed-By: lippe 
Responsible-Changed-When: Mon May 12 16:41:38 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123480 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123480: commit references a PR
Date: Thu, 29 May 2008 21:08:31 +0000 (UTC)

 lippe       2008-05-29 21:08:25 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/jfbterm     Makefile 
   Log:
   - Require automake and autoconf.
   - Builds fine on amd64 too.
   - PORTREVISION.
   
   PR:             ports/123480
   Submitted by:   nrg milk <nrgmilk@gmail.com>
   Approved by:    gabor (mentor), maintainer timeout (>2 weeks)
   
   Revision  Changes    Path
   1.5       +2 -1      ports/sysutils/jfbterm/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: lippe 
State-Changed-When: Thu May 29 21:14:24 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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