NetBSD Problem Report #36685

From ptijo@tumfatig.net  Mon Jul 23 19:11:33 2007
Return-Path: <ptijo@tumfatig.net>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by narn.NetBSD.org (Postfix) with ESMTP id 1C17B63B93E
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 23 Jul 2007 19:11:33 +0000 (UTC)
Message-Id: <20070723191127.5171444FC0@atheria.tumfatig.net>
Date: Mon, 23 Jul 2007 21:11:27 +0200 (CEST)
From: joel@carnat.net
Reply-To: joel@carnat.net
To: gnats-bugs@NetBSD.org
Subject: Xft2 in sysutils/torsmo
X-Send-Pr-Version: 3.95

>Number:         36685
>Category:       pkg
>Synopsis:       Add Xft2 support to sysutils/torsmo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          closed
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Jul 23 19:15:01 +0000 2007
>Closed-Date:    Sun Oct 27 19:32:29 +0000 2019
>Last-Modified:  Sun Oct 27 19:35:00 +0000 2019
>Originator:     ptiJo
>Release:        NetBSD 4.99.24
>Organization:

>Environment:
	<The sollowing information is extracted from your kernel. Please>

System: NetBSD atheria.tumfatig.net 4.99.24 NetBSD 4.99.24 (D420-$Revision: 1.838 $) #1: Mon Jul 23 11:07:48 CEST 2007 ptijo@atheria.tumfatig.net:/home/cvs/src-HEAD/sys/arch/i386/compile/D420 i386
Architecture: i386
Machine: i386
>Description:
	Add Xft2 support for sysutils/torsmo
>How-To-Repeat:
	Compile and set xftfont. The error message is:
torsmo: Xft not enabled
>Fix:
	Patch Makefile as follow:
--- sysutils/torsmo/Makefile.orig	2007-07-23 19:51:28.000000000 +0200
+++ sysutils/torsmo/Makefile	2007-07-23 21:05:49.000000000 +0200
@@ -12,4 +12,5 @@

 GNU_CONFIGURE=	yes
+CONFIGURE_ARGS+=	--enable-xft

 EGDIR=		${PREFIX}/share/examples/torsmo
@@ -38,3 +39,4 @@
 .include "../../x11/libXt/buildlink3.mk"
 .include "../../x11/xextproto/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: pkg-manager->ghen
Responsible-Changed-By: obache@netbsd.org
Responsible-Changed-When: Tue, 24 Jul 2007 00:20:29 +0000
Responsible-Changed-Why:
Over to maintainer.


Responsible-Changed-From-To: ghen->pkg-manager
Responsible-Changed-By: dholland@NetBSD.org
Responsible-Changed-When: Thu, 25 Jun 2015 05:37:26 +0000
Responsible-Changed-Why:
ghen retired; should not own PRs


State-Changed-From-To: open->closed
State-Changed-By: maya@NetBSD.org
State-Changed-When: Sun, 27 Oct 2019 19:32:29 +0000
State-Changed-Why:
applied, thanks. this was somewhat delayed because the configure check expects "xft-config" to exist, and would otherwise silently not do the right thing. I've switched it to pkg-config.


From: "Maya Rashish" <maya@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/36685 CVS commit: pkgsrc/sysutils/torsmo
Date: Sun, 27 Oct 2019 19:31:40 +0000

 Module Name:	pkgsrc
 Committed By:	maya
 Date:		Sun Oct 27 19:31:40 UTC 2019

 Modified Files:
 	pkgsrc/sysutils/torsmo: Makefile distinfo
 	pkgsrc/sysutils/torsmo/patches: patch-ad

 Log Message:
 torsmo: add xft support
 Don't expect xft-config to exist. Use pkg-config instead.
 Bump PKGREVISION

 Partially from ptiJo in PR pkg/36685.


 To generate a diff of this commit:
 cvs rdiff -u -r1.12 -r1.13 pkgsrc/sysutils/torsmo/Makefile
 cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/torsmo/distinfo
 cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/torsmo/patches/patch-ad

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

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.