Commit graph

16 commits

Author SHA1 Message Date
wiz
cd2a12dabd Update to 1.4.1. Should we remove this from pkgsrc? (see paragraph below)
A few cleanup patches that have been sitting on the branch for almost a
year. The void driver is a dummy driver that does nothing and just fulfils
the requirements of really old servers that must have an input device.
It is just dead weight for any server released after 2007 or so. Don't use
it.

Alan Coopersmith (4):
      Link with $(XORG_LIBS) to support no-undefined linking
      Fix an integer truncation warning from clang
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

Gaetan Nadon (1):
      config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES

Peter Hutterer (1):
      xf86-input-void 1.4.1

Terry Lambert (1):
      Return proper default for unknown values in pInfo->device_control.
2015-04-27 08:47:16 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
tnn
948c600ad7 Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.
2015-04-03 09:59:56 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
richard
b2748d713a update to xf86-input-void-1.4.0 for modular-xorg-server-1.12.4 2013-05-16 05:56:29 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
jperkin
c07e863658 Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.

Fixes 31 packages on Solaris.
2012-09-27 10:06:28 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
joerg
b02a0f888e Remove @dirrm entries from PLISTs 2009-06-14 18:24:43 +00:00
wiz
260664e8d8 Bump PKGREVISION for modular-xorg-server update. 2009-06-07 11:24:35 +00:00
wiz
6f56844616 Update to 1.2.0:
Alan Coopersmith (2):
      Remove xorgconfig & xorgcfg from See Also list in man page
      Add README with pointers to mailing list, bugzilla & git repos

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Paulo Cesar Pereira de Andrade (1):
      Janitor: update for ABI_XINPUT_VERSION >= 5

Peter Hutterer (2):
      Check for XINPUT ABI 3.
      void 1.2.0
2009-02-25 16:06:52 +00:00
bjs
d574d511a4 PKGREVISION bump due to update of x11/modular-xorg-server. 2008-09-18 20:57:50 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
e447b530d4 Update to xf86-input-void-1.1.1.
This makes it compatible with the 1.4 server.
2008-04-07 17:59:57 +00:00
jlam
74ac1e5065 Fix whitespace problem. 2007-06-14 21:02:15 +00:00
joerg
52e78b050e Import xf86-input-void-1.1.0 from modular Xorg.
This is a dummy input device for the modular Xorg server. It never
delivers any events, but can be usedas  pointer and keyboard device to
run the Xorg server without real core devices.
2007-03-20 15:22:41 +00:00