File:
[cvs.NetBSD.org] /
pkgsrc /
x11 /
xman /
Makefile
Revision
1.18:
download - view:
text,
annotated -
select for diffs
Thu Nov 14 11:03:19 2019 UTC (5 years, 2 months ago) by
wiz
Branches:
MAIN
CVS tags:
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
HEAD
xman: update to 1.1.5.
Alan Coopersmith (8):
Change fall through comment in ScrollByL.c to match gcc's requirements
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Delete unused function Name() from tkfuncs.c
Make CreateManpageWidget use String type for name argument
Change fallback_resources from char * to String type
Pass -D_CONST_X_STRING to make libXt declare String as const char *
xman 1.1.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Julien Cristau (1):
If we have man-db, don't try and emulate man's pipeline
Matthieu Herrb (1):
Fix typo in manual page.
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish