Commit graph

6 commits

Author SHA1 Message Date
wiz
af866f1b34 xkill: update to 1.0.5.
Alan Coopersmith (5):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      Use strcasecmp instead of a tolower loop & strcmp
      xkill 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-10 22:05:12 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 03:28:24 +00:00
wiz
aa233f93c2 Update to 1.0.4:
This minor maintenance release provides some hopefully very non-dangerous
man page improvements and janitorial cleanups, including the addition of
a -version flag to the accepted CLI options.

Alan Coopersmith (11):
      remove unused variable cpp
      Get rid of dpy global so we don't get shadow warnings from every function
      Mark Exit() and usage() as _X_NORETURN
      Use strtoul instead of open coding it with sscanf
      Mark msg argument to get_window_id as const, since it's just printed out
      Mark static string in verify_okay_to_kill as const
      Add -version option to print version
      Use man page sections in See Also references to libX11 man pages
      Mark arguments to catch_window_errors as unused
      Explicitly cast tolower() return value to char before storing in a char
      xkill 1.0.4

Gaetan Nadon (3):
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory
2013-09-09 09:34:49 +00:00
wiz
23a3da4388 Update to 1.0.3:
This minor maintenance release provides some hopefully very non-dangerous
build configuration improvements and janitorial cleanups.
2012-06-03 18:17:25 +00:00
tnn
a8c3e19fd2 Update to xkill-1.0.2. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING with notice from xkill.c
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:48:46 +00:00
joerg
ac9b28ea99 Import xkill-1.0.1.
This package provides xkill, a program to kill the X11 clients by
resources.

This is from the modular X.org X11 project.
2007-04-12 18:03:43 +00:00