Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Sep 2003 21:19:54 -0500 (CDT)
From:      Mark Linimon <linimon@lonesome.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/56468: [patch] mark x11-toolkits/xview-clients as BROKEN
Message-ID:  <200309050219.h852JsjE073936@lonesome.lonesome.com>
Resent-Message-ID: <200309050220.h852KDpd073746@freefall.freebsd.org>

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

>Number:         56468
>Category:       ports
>Synopsis:       [patch] mark x11-toolkits/xview-clients as BROKEN
>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:   Thu Sep 04 19:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #2: Mon Aug 25 22:44:23 CDT 2003 linimon@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Per bento logs and my own testing, this port fails to compile.
	I can't really tell from its log what it is trying to patch
	(possibly a master port?) but it should be marked BROKEN to
	warn 4.9 users.
>How-To-Repeat:
	make install
>Fix:

--- xview-clients/Makefile.dist	Fri Feb 21 07:17:47 2003
+++ xview-clients/Makefile	Thu Sep  4 21:17:33 2003
@@ -10,9 +10,10 @@
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_LOCAL} \
 		${MASTER_SITE_XCONTRIB}
-# former for ${MASER_SITE_LOCAL}, latter for ${MASTER_SITE_XCONTRIB}
+# former for ${MASTER_SITE_LOCAL}, latter for ${MASTER_SITE_XCONTRIB}
 MASTER_SITE_SUBDIR=	asami/LOCAL_PORTS .
 DISTNAME=	xview3.2p1-X11R6
+EXTRACT_ONLY=	# empty
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	OpenLook applications and man pages
@@ -20,10 +21,11 @@
 DEPENDS=	${PORTSDIR}/x11-toolkits/xview:install
 
 USE_X_PREFIX=	yes
-EXTRACT_ONLY=	# empty
 WRKSRC=		${WRKDIRPREFIX}${.CURDIR}/../xview/work/${DISTNAME}
 ALL_TARGET=	Clients
 INSTALL_TARGET=	'SUBDIRS=clients' install install.man
+
+BROKEN=		"fails to install cleanly"
 
 MAN1=		clock.1 cmdtool.1 olwm.1 olwmslave.1 shelltool.1
 MANCOMPRESSED=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:



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