From trasz@pin.if.uz.zgora.pl  Tue Mar 31 20:31:00 2009
Return-Path: <trasz@pin.if.uz.zgora.pl>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 273BD1065710;
	Tue, 31 Mar 2009 20:31:00 +0000 (UTC)
	(envelope-from trasz@pin.if.uz.zgora.pl)
Received: from pin.if.uz.zgora.pl (pin.if.uz.zgora.pl [212.109.128.251])
	by mx1.freebsd.org (Postfix) with ESMTP id DD6338FC19;
	Tue, 31 Mar 2009 20:30:59 +0000 (UTC)
	(envelope-from trasz@pin.if.uz.zgora.pl)
Received: by pin.if.uz.zgora.pl (Postfix, from userid 1001)
	id 2183639BA2; Tue, 31 Mar 2009 22:12:17 +0200 (CEST)
Message-Id: <20090331201217.2183639BA2@pin.if.uz.zgora.pl>
Date: Tue, 31 Mar 2009 22:12:17 +0200 (CEST)
From: Edward Tomasz Napierala <trasz@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: cy@FreeBSD.org
Subject: [PATCH] sysutils/screen: remove NO_PACKAGE.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         133250
>Category:       ports
>Synopsis:       [PATCH] sysutils/screen: remove NO_PACKAGE.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    trasz
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 31 20:40:01 UTC 2009
>Closed-Date:    Mon Sep 14 20:43:44 UTC 2009
>Last-Modified:  Tue Sep 15 12:30:08 UTC 2009
>Originator:     Edward Tomasz Napierala
>Release:        FreeBSD 7.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Mon Mar 23 14:15:41 CET 2009
>Description:
NO_PACKAGE was added years ago; reasons for why it was neccessary may well be gone.
Even if they are not, there is no chance of debugging it unless we have binary
package that loops.

Port maintainer (cy@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- screen-4.0.3_6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/screen/Makefile /home/trasz/screen/Makefile
--- /usr/ports/sysutils/screen/Makefile	2009-02-23 22:48:34.000000000 +0100
+++ /home/trasz/screen/Makefile	2009-03-31 22:10:41.000000000 +0200
@@ -26,8 +26,6 @@
 		HOSTINLOCKED "Print user@host in locked message" OFF \
 		SHOWENC "Show encoding on the status line" OFF
 
-NO_PACKAGE=	Tends to loop using 100% CPU when used from package - perhaps it hard-codes information about the build host
-
 .include <bsd.port.pre.mk>
 
 GNU_CONFIGURE=	yes
--- screen-4.0.3_6.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->cy 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Mar 31 20:40:12 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133250 
Responsible-Changed-From-To: cy->trasz 
Responsible-Changed-By: trasz 
Responsible-Changed-When: Mon Sep 14 20:43:35 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133250 
State-Changed-From-To: open->closed 
State-Changed-By: trasz 
State-Changed-When: Mon Sep 14 20:43:43 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: Cy Schubert <Cy.Schubert@komquats.com>
To: trasz@FreeBSD.org
Cc: bug-followup <bug-followup@FreeBSD.org>
Subject: Re: ports/133250: [PATCH] sysutils/screen: remove NO_PACKAGE. 
Date: Mon, 14 Sep 2009 13:45:57 -0700

 I recommend not. Screen packages built on the package build cluster loop 
 forever. We do not know why.
 
 
 -- 
 Cheers,
 Cy Schubert <Cy.Schubert@komquats.com>
 FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
 
 			e**(i*pi)+1=0
 
 
 In message <200909142043.n8EKhZ6T057722@freefall.freebsd.org>, 
 trasz@FreeBSD.or
 g writes:
 > Synopsis: [PATCH] sysutils/screen: remove NO_PACKAGE.
 > 
 > Responsible-Changed-From-To: cy->trasz
 > Responsible-Changed-By: trasz
 > Responsible-Changed-When: Mon Sep 14 20:43:35 UTC 2009
 > Responsible-Changed-Why: 
 > I'll take it.
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=133250
 
 

From: Edward Tomasz Napierala <trasz@FreeBSD.org>
To: Cy Schubert <Cy.Schubert@komquats.com>
Cc: bug-followup <bug-followup@FreeBSD.org>
Subject: Re: ports/133250: [PATCH] sysutils/screen: remove NO_PACKAGE.
Date: Tue, 15 Sep 2009 09:48:36 +0200

 I asked linimon@ to build a package on the build cluster; I used it
 for a while and didn't notice any problems.  Mark removed NO_PACKAGE
 few days ago.
 
 On 0914T1345, Cy Schubert wrote:
 > I recommend not. Screen packages built on the package build cluster loop 
 > forever. We do not know why.
 > 
 > 
 > -- 
 > Cheers,
 > Cy Schubert <Cy.Schubert@komquats.com>
 > FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
 > 
 > 			e**(i*pi)+1=0
 > 
 > 
 > In message <200909142043.n8EKhZ6T057722@freefall.freebsd.org>, 
 > trasz@FreeBSD.or
 > g writes:
 > > Synopsis: [PATCH] sysutils/screen: remove NO_PACKAGE.
 > > 
 > > Responsible-Changed-From-To: cy->trasz
 > > Responsible-Changed-By: trasz
 > > Responsible-Changed-When: Mon Sep 14 20:43:35 UTC 2009
 > > Responsible-Changed-Why: 
 > > I'll take it.
 > > 
 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133250

From: Cy Schubert <Cy.Schubert@komquats.com>
To: Edward Tomasz Napierala <trasz@FreeBSD.org>
Cc: Cy Schubert <Cy.Schubert@komquats.com>,
        bug-followup <bug-followup@FreeBSD.org>
Subject: Re: ports/133250: [PATCH] sysutils/screen: remove NO_PACKAGE. 
Date: Tue, 15 Sep 2009 05:25:31 -0700

 Cool! Thanks!
 
 
 -- 
 Cheers,
 Cy Schubert <Cy.Schubert@komquats.com>
 FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
 
 			e**(i*pi)+1=0
 
 
 In message <20090915074836.GA33794@pin.if.uz.zgora.pl>, Edward Tomasz 
 Napierala
  writes:
 > I asked linimon@ to build a package on the build cluster; I used it
 > for a while and didn't notice any problems.  Mark removed NO_PACKAGE
 > few days ago.
 > 
 > On 0914T1345, Cy Schubert wrote:
 > > I recommend not. Screen packages built on the package build cluster loop 
 > > forever. We do not know why.
 > > 
 > > 
 > > -- 
 > > Cheers,
 > > Cy Schubert <Cy.Schubert@komquats.com>
 > > FreeBSD UNIX:  <cy@FreeBSD.org>   Web:  http://www.FreeBSD.org
 > > 
 > > 			e**(i*pi)+1=0
 > > 
 > > 
 > > In message <200909142043.n8EKhZ6T057722@freefall.freebsd.org>, 
 > > trasz@FreeBSD.or
 > > g writes:
 > > > Synopsis: [PATCH] sysutils/screen: remove NO_PACKAGE.
 > > > 
 > > > Responsible-Changed-From-To: cy->trasz
 > > > Responsible-Changed-By: trasz
 > > > Responsible-Changed-When: Mon Sep 14 20:43:35 UTC 2009
 > > > Responsible-Changed-Why: 
 > > > I'll take it.
 > > > 
 > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=133250
 
 
>Unformatted:
