Commit graph

11 commits

Author SHA1 Message Date
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
obache
fb4fc34b39 Update xbindkeys{,-tk} to 1.7.3.
Version 1.7.3 : A bug under Solaris was fixed. This bug caused an XBindKeys
built with -DFORK_FLAG=1 to fail to wait for the processes it spawns, leaving
lots of defunct processes.
Thanks to Ciaran Anscomb for the patch.

Version 1.7.2 : Changes to grab keys in all display screens and not only in the
default root window (Xinerama suport).
Bugfix for the Guile support in configure.ac.
2006-12-08 16:16:12 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
jmmv
bec07439a9 Update xbindkeys{,-tk} to 1.7.1. Changes since 1.6.5:
1.7.1:
	Verbose mode is not started as daemon by default.
	Check rc file before starting as daemon (so warning about
	configuration files are visible).

1.7.0:
	Add guile/scheme configurtion file style (Many thanks to Marcello
	Mathias Herreshoff).
2004-11-20 22:40:34 +00:00
jmmv
6e5fe6f968 Regen. Distfile has changed: changes for 1.6.5 were added to the ChangeLog
and a typo was fixed in configure.  Closes PR pkg/23647 by Robert Elz.
2003-12-06 22:33:39 +00:00
jmmv
f6eac3daf8 Update xbindkeys{,-tk} to 1.6.5:
1.6.5: Add a --disable-tk option to prevent xbindkeys_show install. So no
tcl/tk dependency is needed.
Add a NOTE in xbindkeys man page to say that xbindkeys can reread its config
file with a -HUP signal (killall -HUP xbindkeys).
Add two verbose tests (forgotten in other versions).

1.6.4: Add an option at compile time to launch programs with a system call
instead of a fork+exec call (see ./configure --help).
Remove an umask(022) in the daemonize function which cause troubles.

1.6.3: Change to switch to autoconf2.5X and automake >= 1.6.
Xbindkeys doesn't move anymore to /tmp after the daemonize function.

1.6.2: Minor change in the configure.in to prevent rebuild of Makefile when
doing a make.

1.6.1: Minor bugfix: use strtol instead of atoi for hexadecimal modifier.

1.6.0: Add a 'Release' modifier to catch release events of keys or mouse
buttons instead of press events.
Xbindkeys doesn't use pthreads+system any more to start commands, it use
fork+exec instead.
Some modifications to make the code 'cleaner'.
2003-12-03 12:52:59 +00:00
jmmv
bea35109f0 Fix a test in the configure script that could cause different results
depending on the shell beeing used (thus introducing a hidden dependancy).
As a side effect, the package now uses pthreads.  Bump PKGREVISION to 2.
2003-10-13 11:39:46 +00:00
jmmv
349c9779b6 Do not install the xbindkeys_show utility, which requires Tk, to keep this
package small.  Also, make this package install under PREFIX and not X11BASE.
Bump PKGREVISION to 1 because of these.

While here, split the Makefile in two parts to help in the creation of the
new xbindkeys-tk package.
2003-09-17 15:08:34 +00:00
jmmv
19e8456dc2 Regen. Author has recreated configure and Makefile.in files with newer
versions of automake/autoconf.
2002-12-15 11:59:22 +00:00
tron
459594708b Import new "xbindkeys-config" package:
Tool to configure xbindkeys graphically

This package was contributed by Julio Merino in PR pkg/17293.
2002-07-11 14:23:37 +00:00
cjep
43a5f645b6 Initial import of xbindkeys 1.5.5 into the NetBSD packages collection
as x11/xbindkeys.

xbindkeys is a program that allows you to launch shell commands with
your keyboard or your mouse under X Windows. It links commands to keys
or mouse buttons using a configuration file. It's independent of the
window manager and can capture all keyboard keys (ex: Power, Wake...).

Supplied by Julio Merino in PR#17263. Thanks!
2002-06-15 23:35:06 +00:00