Commit graph

12 commits

Author SHA1 Message Date
wiz
0031c86cb7 Update to 1.2.3:
This minor maintenance release adds a -version flag, as well as some
build configuration improvements and janitorial cleanups.

Alan Coopersmith (9):
      Drop usleep fallbacks for ancient OS versions
      Combine usage message strings
      Combine error message strings
      Fix gcc warnings about discarded const qualifiers
      Add printf attribute to usage function and fix warnings it causes
      Fix integer sign/size conversion warnings from clang
      Add -version flag
      Pass buf size to on_or_off instead of just assuming it is big enough
      xset 1.2.3

Jon TURNEY (1):
      Remove unneeded include of windows.h on WIN32
2013-08-09 09:23:13 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
38704c3d53 Update to 1.2.2.
1.2.2:
This minor maintenance release improves output of pixel colors and errors,
as well as some build configuration improvements and janitorial cleanups.

1.2.1:
This minor maintenance release provides the usual recent collection of
build configuration improvements and janitorial cleanups, plus some more
unusual cleanups specific to xset.
2012-06-03 18:25:37 +00:00
joerg
3ef7f79cc0 Update to xset-1.2.0: remove Xprint support 2010-09-10 20:17:39 +00:00
tnn
ab40b0a0e6 Update to xset-1.1.0. Changes:
Avoid warning from "xset r rate" when XF86Misc extension is not present
XKB named indicator support for led state query/set
Fill in README & COPYING files
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix typos in xset manpage
Correct make distcheck and most sparse warnings.
2009-11-09 18:20:03 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
wiz
b0ff0f60e2 Update to 1.0.4:
Adam Jackson (1):
      xset 1.0.4

Alan Coopersmith (3):
      Make code formatting consistent
      Convert function declarations from K&R to ANSI C
      Delete duplicated #include statements

James Cloos (1):
      Add *~ to .gitignore to skip patch/emacs droppings

gsr.bugs (1):
      Manpage: Add mention of mouse acceleration with zero threshold
2008-04-16 21:49:37 +00:00
bjs
d6f18da51f Update to version 1.0.3. Changes include:
-- Change xset_CFLAGS to AM_CFLAGS to make automake-1.10 happier
-- Use autoconf to check for usleep before falling into twisty #ifdef maze
-- Bug #9524: Markup problems on xset.1x
2007-09-21 19:52:58 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
154c3bb52d Add some more dependencies on other X11 extensions to get DPMS and Xp
support. Bump revision.
2007-03-15 22:44:08 +00:00
joerg
155247bc56 Import xset-1.0.2 from pkgsrc-wip. 2006-11-07 17:34:10 +00:00