Subject: CVS commit: pkgsrc/x11/rxvt
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 09/15/2004 18:29:20
Module Name:	pkgsrc
Committed By:	minskim
Date:		Wed Sep 15 18:29:20 UTC 2004

Modified Files:
	pkgsrc/x11/rxvt: distinfo
	pkgsrc/x11/rxvt/patches: patch-ac patch-af patch-ag
Added Files:
	pkgsrc/x11/rxvt/patches: patch-ai patch-aj

Log Message:
Make this package build on Interix.  Based on patches submitted by
Hiramatsu Yoshifumi in PR pkg/26962.
  - Use ut_session only when it is available in struct utmpx.
  - If updwtmpx is not available, use pututxline instead.
  - Bulid functions using struct utmp only when the struct utmp is available.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/x11/rxvt/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/rxvt/patches/patch-ac
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/rxvt/patches/patch-af
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/rxvt/patches/patch-ag
cvs rdiff -r0 -r1.1 pkgsrc/x11/rxvt/patches/patch-ai \
    pkgsrc/x11/rxvt/patches/patch-aj

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