Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2003 04:05:01 -0500 (CDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53440: [patch] replace BROKEN by IGNORE for devel/rlwrap
Message-ID:  <200306180905.h5I951Wm030159@lonesome.lonesome.com>
Resent-Message-ID: <200306180910.h5I9ABLQ006018@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53440
>Category:       ports
>Synopsis:       [patch] replace BROKEN by IGNORE for devel/rlwrap
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 02:10:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Replacing BROKEN by IGNORE will save bento trying to build this
	port on 4.x, where it is known not to work.
>How-To-Repeat:
	n/a
>Fix:

--- rlwrap/Makefile.dist	Fri Feb 21 07:15:22 2003
+++ rlwrap/Makefile	Wed Jun 18 04:02:58 2003
@@ -20,7 +20,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500018
-BROKEN=		"Requires readline 4.2 or newer"
+IGNORE=		"Requires readline 4.2 or newer, only available in recent versions of FreeBSD 5.x"
 .endif
 
 GNU_CONFIGURE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306180905.h5I951Wm030159>