NetBSD Problem Report #49556

From www@NetBSD.org  Sun Jan 11 02:10:44 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A5A6AA650D
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 11 Jan 2015 02:10:44 +0000 (UTC)
Message-Id: <20150111021043.9AB36A65B0@mollari.NetBSD.org>
Date: Sun, 11 Jan 2015 02:10:43 +0000 (UTC)
From: venture37@geeklan.co.uk
Reply-To: venture37@geeklan.co.uk
To: gnats-bugs@NetBSD.org
Subject: Don't build shells/standalone-tcsh on platforms which ship with tcsh in /bin
X-Send-Pr-Version: www-1.0

>Number:         49556
>Category:       pkg
>Synopsis:       Don't build shells/standalone-tcsh on platforms which ship with tcsh in /bin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 11 02:15:00 +0000 2015
>Closed-Date:    Sun Jan 11 02:16:30 +0000 2015
>Last-Modified:  Sun Jan 11 03:25:00 +0000 2015
>Originator:     Sevan Janiyan
>Release:        pkgsrc-current
>Organization:
>Environment:
FreeBSD 10.1-RELEASE #0 r274401: Tue Nov 11 21:02:49 UTC 2014     root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Found out the hard way.
>How-To-Repeat:

>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/shells/standalone-tcsh/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile    22 May 2012 08:46:53 -0000      1.23
+++ Makefile    11 Jan 2015 02:07:27 -0000
@@ -9,10 +9,10 @@
 WRKSRC=                        ${WRKDIR}/${DISTNAME}
 PATCHDIR=              ${.CURDIR}/../../shells/tcsh/patches

-# DragonFly already has native /bin/tcsh
 # This package is not restricted to ${LOCALBASE} and will replace system tcsh
 # Instead, see shells/tcsh which installs at ${LOCALBASE}/bin/tcsh
-NOT_FOR_PLATFORM+=     DragonFly-*-*
+# Exclude systems which ship with a copy of tcsh in /bin
+NOT_FOR_PLATFORM+=     DragonFly-*-* FreeBSD-*-* Darwin-*-*

 .include "../../shells/tcsh/Makefile"


>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Sun, 11 Jan 2015 02:16:30 +0000
State-Changed-Why:
You weren't fast enough, see pkgsrc-changes :-)


From: venture37 <venture37@geeklan.co.uk>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: pkg/49556 (Don't build shells/standalone-tcsh on platforms which
 ship with tcsh in /bin)
Date: Sun, 11 Jan 2015 03:20:29 +0000

 On 11/01/2015 02:16, dholland@NetBSD.org wrote:
 > You weren't fast enough, see pkgsrc-changes :-)

 :)
 I guess this can be closed then.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.