Path to this page:
Subject: CVS commit: pkgsrc/x11/xmessage
From: Thomas Klausner
Date: 2024-03-04 00:12:22
Message id: 20240303231222.DF428FA27@cvs.NetBSD.org
Log Message:
xmessage: update to 1.0.7.
This release adds a -version option and improves handling of unknown arguments.
For those building for 32-bit platforms, it also enables use of the
"large file" APIs - while files displayed by xmessage should never be more
than 2gb in size, they may be stored on filesystems with large inodes.
Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow xmessage
to work with files whose timestamps are later than January 19, 2038, but
this has not been tested.
Alan Coopersmith (4):
Print which arguments were unknown before giving usage message
Add -version option
configure: Use AC_SYS_LARGEFILE to enable large file support
xmessage 1.0.7
Files: