Subject: CVS commit: pkgsrc/x11/rxvt
To: None <pkgsrc-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: pkgsrc-changes
Date: 09/30/2002 15:29:13
Module Name: pkgsrc
Committed By: martin
Date: Mon Sep 30 12:29:13 UTC 2002
Modified Files:
pkgsrc/x11/rxvt: distinfo
Added Files:
pkgsrc/x11/rxvt/patches: patch-af
Log Message:
Brute-force SYSV style utmpx handling off if compiling for NetBSD.
Our utmpx (at least in current) is good enough to be recognized, but
the configure script/ifdef logic assumes we are SysV then, unless
overriden as Solaris (RXVT_UTMP_AS_UTMPX). But we are BSD style utmpx,
so no ut_id, ut_pid, ut_type and friends.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/rxvt/distinfo
cvs rdiff -r0 -r1.3 pkgsrc/x11/rxvt/patches/patch-af
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.