pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/39328 CVS commit: pkgsrc/chat/xchat



The following reply was made to PR pkg/39328; it has been noted by GNATS.

From: Matthias Scheler <tron%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/39328 CVS commit: pkgsrc/chat/xchat
Date: Fri, 15 Aug 2008 17:25:32 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  tron
 Date:          Fri Aug 15 17:25:32 UTC 2008
 
 Modified Files:
        pkgsrc/chat/xchat: Makefile distinfo
        pkgsrc/chat/xchat/patches: patch-ab
 
 Log Message:
 - Don't force use of Xft rendering unless we are compiling under Darwin
   with X11 support (where it fixes the build). There is no compelling
   reason to use Xft otherwise.
 - Use CPU detection code on all NetBSD platforms. It turns out that XChat
   properly deals with the case where we could figure out the number of
   CPUs but not their clock frequency.
 - Add support for building XChat with X11-less GTK+ 2.x under Mac OS X.
   This fixes PR pkg/39328 by Adrian Portelli.
 
 Bump package revision because of these improvements.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.58 -r1.59 pkgsrc/chat/xchat/Makefile
 cvs rdiff -r1.37 -r1.38 pkgsrc/chat/xchat/distinfo
 cvs rdiff -r1.11 -r1.12 pkgsrc/chat/xchat/patches/patch-ab
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index