CVS commit: src/external/mit/xorg/bin
"matthew green" <[email protected]> Sun, 12 Jul 2026 01:23:49 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mrg Date: Sun Jul 12 01:23:49 UTC 2026 Modified Files: src/external/mit/xorg/bin/xclock: Makefile src/external/mit/xorg/bin/xdpyinfo: Makefile src/external/mit/xorg/bin/xfd: Makefile src/external/mit/xorg/bin/xgc: Makefile Log Message: various updates for new versions. define NO_I18N for xclock, we don't have uselocale(3) that it demands. include xorg-pkg-ver.mk in a few places. xdpyinfo has present support. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/bin/xclock/Makefile cvs rdiff -u -r1.8 -r1.9 src/external/mit/xorg/bin/xdpyinfo/Makefile cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/bin/xfd/Makefile cvs rdiff -u -r1.5 -r1.6 src/external/mit/xorg/bin/xgc/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.