From jason@wilma.widomaker.com  Mon Dec 13 20:34:02 2004
Return-Path: <jason@wilma.widomaker.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6A28D16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Dec 2004 20:34:02 +0000 (GMT)
Received: from wilma.widomaker.com (pm1.ric-35.lft.widomaker.com [209.96.189.51])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ECE2E43D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 13 Dec 2004 20:34:00 +0000 (GMT)
	(envelope-from jason@wilma.widomaker.com)
Received: from wilma.widomaker.com (localhost [127.0.0.1])
	by wilma.widomaker.com (8.13.1/8.12.10) with ESMTP id iBDKXwAu025408;
	Mon, 13 Dec 2004 15:33:58 -0500 (EST)
Received: (from jason@localhost)
	by wilma.widomaker.com (8.13.1/8.13.1/Submit) id iBDKXuF9025407;
	Mon, 13 Dec 2004 15:33:56 -0500 (EST)
	(envelope-from jason)
Message-Id: <200412132033.iBDKXuF9025407@wilma.widomaker.com>
Date: Mon, 13 Dec 2004 15:33:56 -0500 (EST)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>
Subject: ports/archivers/bzip2 - remove IGNORE
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75033
>Category:       ports
>Synopsis:       ports/archivers/bzip2 - remove IGNORE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    knu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 13 20:40:32 GMT 2004
>Closed-Date:    Fri Dec 24 05:50:05 JST 2004
>Last-Modified:  Thu Dec 23 20:50:29 GMT 2004
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386


>Description:

	remove superfluous IGNORE warning that bzip2 is already in the
	base system - other such ports do not have IGNORE set

>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/archivers/bzip2/Makefile,v
retrieving revision 1.38
diff -u -r1.38 Makefile
--- Makefile	21 Feb 2003 10:42:55 -0000	1.38
+++ Makefile	13 Dec 2004 20:24:30 -0000
@@ -15,10 +15,6 @@
 MAINTAINER=	jharris@widomaker.com
 COMMENT=	A block-sorting file compressor
 
-.if exists(/usr/bin/bzip2)
-IGNORE=		bzip2 is in the base system
-.endif
-
 INSTALLS_SHLIB=	yes
 
 MAN1=		bzip2.1 bzgrep.1 bzmore.1
cvs server: Diffing files
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBvfqQSypIl9OdoOMRAvzDAKC3Q9li2xQh45LoVQZxx0D2KUXiHgCgpjSB
jjTHlnfxq5ar7yPee5punHY=
=dCJZ
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->knu 
Responsible-Changed-By: vs 
Responsible-Changed-When: Mon Dec 20 12:46:06 GMT 2004 
Responsible-Changed-Why:  
Over to knu@ who marked this IGNORE in the first place. 
I agree with Jason that the IGNORE should be removed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75033 
State-Changed-From-To: open->closed 
State-Changed-By: knu 
State-Changed-When: Fri Dec 24 05:49:55 JST 2004 
State-Changed-Why:  
Committed, thanks. 

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

From: "Akinori MUSHA" <knu@iDaemons.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/75033: ports/archivers/bzip2 - remove IGNORE
Date: Fri, 24 Dec 2004 05:50:12 +0900

 At Mon, 20 Dec 2004 12:47:37 GMT,
 Volker Stolz wrote:
 > Synopsis: ports/archivers/bzip2 - remove IGNORE
 > 
 > Responsible-Changed-From-To: freebsd-ports-bugs->knu
 > Responsible-Changed-By: vs
 > Responsible-Changed-When: Mon Dec 20 12:46:06 GMT 2004
 > Responsible-Changed-Why: 
 > Over to knu@ who marked this IGNORE in the first place.
 > I agree with Jason that the IGNORE should be removed.
 > 
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=75033
 
 Firstly, it was not my personal decision but part of the work on
 bringing bzip2 to the base system.  Secondly, it was needed before the
 BZIP2DEPENDS stuff was introduced in bsd.ports.mk.
 
 Now that bsd.ports.mk seems to handle the bzip2 dependency properly, I
 also agree to remove the IGNORE section.  Someone should have done
 this long ago...
 
 -- 
                      /
                     /__  __            Akinori.org / MUSHA.org
                    / )  )  ) )  /     FreeBSD.org / Ruby-lang.org
 Akinori MUSHA aka / (_ /  ( (__(  @ iDaemons.org / and.or.jp
 
 "It seems to me as we make our own few circles 'round the sun
           We get it backwards and our seven years go by like one"
>Unformatted:
