Commit graph

13 commits

Author SHA1 Message Date
wiz
87ad08d1ab xlsclients: update to 1.1.4.
Alan Coopersmith (4):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      xlsclients 1.1.4

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:07:37 +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
68c7392203 Update to 1.1.3:
This minor maintenance release cleans up some compiler warnings,
improves the build configuration, and adds a -version option.

Alan Coopersmith (4):
      Give unique names to the two reply variables in child_info
      Add -version flag to print version from PACKAGE_STRING
      Fix deconstification warnings from gcc
      xlsclients 1.1.3

Gaetan Nadon (3):
      make: remove $(LIBOBJS) dead code
      Revert "make: remove $(LIBOBJS) dead code"
      configure.ac: regroup statements and comment
2013-09-09 09:38:32 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
tron
2a2e83c60e Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients")
which require this. And we definitely want to avoid the situation where
both the based and "pkgsrc" version get used at the same time.

Bump all the packages which use the "x11/libxcb" package except the two
which already require version 1.6. For those package remove the manually
set minimum required version.

Change discussed with Thomas Klausner in private e-mail.
2012-10-02 12:09:40 +00:00
wiz
35a4c56bbc Bump PKGREVISION for xcb-util update/dependency change. 2012-07-13 14:22:58 +00:00
wiz
49764cc707 Update to 1.1.2.
1.1.2:
This release replaces the dependency on xcb-utils < 0.3.8 with
one on libxcb >= 1.6, so that it can be built on distros that
have upgraded to the new xcb utils releases.

1.1.1:
This minor maintenance release ensures the tarballs correctly include
the strnlen.h header for systems without that function provided in the
system libraries, and updates the build configuration to the latest
X.Org standards.
2012-06-03 18:20:27 +00:00
obache
c0841756ed strnlen.h is missing in distfile, taken from upstream repository
(and fixed in the repository).
2010-09-15 04:00:38 +00:00
joerg
94fb168f65 Update to xlsclients-1.1.0: rewriting on top of XCB, cutting down round
trips by an order of magnitude.
2010-09-10 19:55:11 +00:00
tnn
44acae9c46 Update to xlsclients-1.0.2. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
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:47:23 +00:00
tnn
9f2a42bc6b Switch master site to MASTER_SITE_XORG. 2008-05-24 21:45:14 +00:00
tnn
908440fd0f Wire down APP_MAN_SUFFIX 2008-02-17 21:15:33 +00:00
simonb
f6798114ef Import xlsclients-1.0.1 from modular Xorg. 2007-09-14 00:25:27 +00:00