NetBSD Problem Report #49100

From mochid@netbsd.org  Mon Aug 11 17:05:59 2014
Return-Path: <mochid@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 7D3EEACB88
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 11 Aug 2014 17:05:59 +0000 (UTC)
Message-Id: <20140811162446.582A5135F805@mailhub-p.netside.co.jp>
Date: Tue, 12 Aug 2014 01:24:46 +0900 (JST)
From: mochid@netside.co.jp
Reply-To: mochid@netside.co.jp
To: gnats-bugs@gnats.NetBSD.org
Subject: x11/xdm uses xrdb of ${bindir}
X-Send-Pr-Version: 3.95

>Number:         49100
>Category:       pkg
>Synopsis:       x11/xdm uses xrdb of ${bindir} implicitly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 11 17:10:00 +0000 2014
>Closed-Date:    Mon Aug 25 09:00:31 +0000 2014
>Last-Modified:  Mon Aug 25 09:00:31 +0000 2014
>Originator:     MOCHIDA Shuji
>Release:        NetBSD 6.1_STABLE
>Organization:
NETside
>Environment:
System: NetBSD pine 6.1_STABLE NetBSD 6.1_STABLE (OXI1) #0: Wed Sep 18 22:51:27 JST 2013 mochid@xxx:/xx/obj-kern/sparc/OXI1 sparc
Architecture: sparc
Machine: sparc
>Description:
	x11/xdm uses xrdb of ${bindir}, default /usr/pkg/bin/xrdb.
>How-To-Repeat:
	run pkg xdm without x11/xrdb
>Fix:
	x11/xdm should depends on x11/xrdb?

	my workaround:

--- Makefile.ORIG
+++ Makefile
@@ -42,6 +42,8 @@
 OWN_DIRS_PERMS+=	${VARBASE}/lib/xdm \
 			  ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0755

+# CONFIGURE_ARGS+=	--with-xrdb=/usr/X11R7/bin/xrdb
+
 .include "../../mk/compiler.mk"

 .if !empty(CC_VERSION:Mgcc-[3-4]*)

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->feedback
State-Changed-By: obache@NetBSD.org
State-Changed-When: Wed, 20 Aug 2014 09:47:03 +0000
State-Changed-Why:
Any reason to use pkgsrc xdm with builtin X11 instead of builtin xdm?
and pkgsrc xdm with builtin xrdb?


From: "OBATA Akio" <obache@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49100 CVS commit: pkgsrc/x11/xdm
Date: Mon, 25 Aug 2014 08:59:38 +0000

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Mon Aug 25 08:59:38 UTC 2014

 Modified Files:
 	pkgsrc/x11/xdm: Makefile

 Log Message:
 Add missing dependency on xrdb.
 PR pkg/49100.

 Bump PKGREVISION.


 To generate a diff of this commit:
 cvs rdiff -u -r1.26 -r1.27 pkgsrc/x11/xdm/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

State-Changed-From-To: feedback->closed
State-Changed-By: obache@NetBSD.org
State-Changed-When: Mon, 25 Aug 2014 09:00:31 +0000
State-Changed-Why:
Added dependency on x11/xrdb.


>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.