pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
Alan Coopersmith (4):
Print which option was in error along with usage message
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
appres 1.0.5
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
This minor maintenance release provides the specified collection of
build configuration improvements and janitorial cleanup instances,
plus a new -V command line flag to print its version (not that much
changes between versions, not even the announcements).
Alan Coopersmith (4):
Mark usage() as _X_NORETURN to satisfy -Wmissing-noreturn warning
Combine usage message into a single string
Add -V option to print command version
appres 1.0.4
Gaetan Nadon (5):
man: remove trailing spaces and tabs
man: replace hard coded man page section with substitution strings
config: move man pages into their own directory
.gitignore: the original copy was somewhat broken
.gitignore: fix typo
Change appres_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
appres 1.0.2
Ansification and compile warning fixes.
The appres program prints the resources seen by an application (or
subhierarchy of an application) with the specified class and instance
names. It can be used to determine which resources a particular
program will load.
This is from the modular X.org X11 project.