Commit graph

8 commits

Author SHA1 Message Date
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
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.
2020-01-18 23:30:43 +00:00
wiz
bea05440f2 appres: update to 1.0.5.
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
2018-03-05 09:27:12 +00:00
wiz
4f58632c3c Update to 1.0.4:
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
2013-05-18 13:32:05 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
720058abe9 Update to 1.0.3:
This minor maintenance release provides the specified collection of
build configuration improvements and janitorial cleanup instances.
2012-06-03 17:53:08 +00:00
tnn
1569041965 Update to appres-1.0.2. Changes:
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.
2009-11-09 19:45:01 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
joerg
08f25e7107 Import appres-1.0.1.
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.
2007-03-07 15:03:08 +00:00