From root@beacon.x12.dk  Mon Jun  5 11:05:58 2006
Return-Path: <root@beacon.x12.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B24C716A47A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Jun 2006 11:05:58 +0000 (UTC)
	(envelope-from root@beacon.x12.dk)
Received: from swip.net (mailfe04.swip.net [212.247.154.97])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DF27243D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Jun 2006 11:05:57 +0000 (GMT)
	(envelope-from root@beacon.x12.dk)
Received: from x12.dk ([83.72.97.237] verified)
  by mailfe04.swip.net (CommuniGate Pro SMTP 5.0.8)
  with ESMTP id 207563077 for FreeBSD-gnats-submit@freebsd.org; Mon, 05 Jun 2006 13:05:56 +0200
Received: from localhost (localhost [127.0.0.1])
	by x12.dk (Postfix) with SMTP id 1EF0950839
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Jun 2006 13:05:56 +0200 (CEST)
Received: from beacon.x12.dk (beacon.lan [10.40.61.30])
	by x12.dk (Postfix) with ESMTP id B288E5082A
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Jun 2006 13:05:55 +0200 (CEST)
Received: by beacon.x12.dk (Postfix, from userid 0)
	id 660EC42B4; Mon,  5 Jun 2006 13:05:55 +0200 (CEST)
Message-Id: <20060605110555.660EC42B4@beacon.x12.dk>
Date: Mon,  5 Jun 2006 13:05:55 +0200 (CEST)
From: Soeren Straarup <xride@x12.dk>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [MAINTAINER-PATCH] comms/linpsk: [IGNORE -> BROKEN]
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         98524
>Category:       ports
>Synopsis:       [MAINTAINER-PATCH] comms/linpsk: [IGNORE -> BROKEN]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    itetcu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 05 11:10:14 GMT 2006
>Closed-Date:    Mon Jun 05 11:27:25 GMT 2006
>Last-Modified:  Mon Jun 05 11:27:25 GMT 2006
>Originator:     Soeren Straarup
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD beacon.x12.dk 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Feb  7 20:11:22 CET
>Description:
Change IGNORE to BROKEN accordingly to:
books/porters-handbook/dads-noinstall.html

Since it does not build then it should be BROKEN not IGNORE.

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

--- linpsk-0.8.1_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/linpsk/Makefile /space/portstrees/FreeBSD/ports/comms/linpsk/Makefile
--- /usr/ports/comms/linpsk/Makefile	Fri May 12 20:09:02 2006
+++ /space/portstrees/FreeBSD/ports/comms/linpsk/Makefile	Mon Jun  5 13:01:34 2006
@@ -35,7 +35,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-IGNORE=		does not build on FreeBSD 4.x
+BROKEN=		does not build on FreeBSD 4.x
 .endif
 
 post-patch:
--- linpsk-0.8.1_2.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->itetcu 
Responsible-Changed-By: itetcu 
Responsible-Changed-When: Mon Jun 5 11:25:07 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98524 
State-Changed-From-To: open->closed 
State-Changed-By: itetcu 
State-Changed-When: Mon Jun 5 11:27:24 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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