File:
[cvs.NetBSD.org] /
pkgsrc /
x11 /
xmore /
Makefile
Revision
1.10:
download - view:
text,
annotated -
select for diffs
Mon Mar 4 10:58:16 2019 UTC (5 years, 8 months ago) by
wiz
Branches:
MAIN
CVS tags:
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
HEAD
xmore: update to 1.0.3.
Alan Coopersmith (5):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xmore 1.0.3
Emil Velikov (1):
autogen.sh: use quoted string variables
Gaetan Nadon (7):
Change xmore DocBook XML file extension from .sgml to .xml
config: use AC_PROG_INSTALL now supplied by XORG_DEFAULT_OPTIONS
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: remove trailing spaces and tabs
config: move man pages into their own directory
man page: add __xorgversion__ which was just missing.
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish