2016-09-30 12:33:50 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Updated xproto to 7.0.31.
7.0.31
A bit of a brownbag release; sorry I didn't catch the typo in review.
Keith Packard (2):
Fix typo __has_extenstion -> __has_extension
xproto 7.0.31
7.0.30
Jeremy Huddleston Sequoia (5):
Xfuncproto.h: Define __has_feature() if it isn't already
Xfuncproto.h: Define __has_extension() if it isn't already
Xfuncproto: Add support for _X_DEPRECATED_MSG() macro
Xfuncproto: Add support for _X_NOTSAN macro
xproto 7.0.30
|
2016-05-16 23:54:30 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Updated xproto to 7.0.29.
Alan Coopersmith (1):
Incorrect guard block in HPkeysym.h
James Clarke (1):
Don't let XFD_SETSIZE exceed FD_SETSIZE
Julien Cristau (1):
xproto 7.0.29
Olivier Fourdan (1):
Raise the number of FD on WIN32 as well
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
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-08-03 11:53:02 by Jonathan Perkin | Files touched by this commit (12) |
Log message:
Look for pkg-config files under share/pkgconfig, as found on EL6.
|
2015-07-21 14:40:36 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Fix FD_SETSIZE definition.
Move the define of FD_SETSIZE before the include of select.h, so that
is actually does something useful.
Bump PKGREVISION.
|
2015-07-02 15:11:46 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 7.0.28:
Adds support for up to 512 clients in the X server. Also a warning fix
for C99 compilers, and a build fix for Darwin.
Adam Jackson (1):
xproto 7.0.28
Jeremy Huddleston Sequoia (1):
darwin: Include strings.h
Olivier Fourdan (1):
Increase the number of file descriptors
Thomas Klausner (1):
Use C99 compliant definition of nonnull attribute.
|
2015-05-12 15:59:11 by Hiramatsu Yoshifumi | Files touched by this commit (1) |
Log message:
Converted to use mk/buildlink3/pkgconfig-builtin.mk to determine
the version of system installed xproto.
|
2015-03-24 07:49:26 by David Sainty | Files touched by this commit (1) |
Log message:
Remove hash for deleted patch patch-Xfuncproto.h.in
|
2014-12-31 15:25:03 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 7.0.27:
This release improves support for compiler attributes for the clang and
Solaris Studio 12.4 compilers, and makes builds on AIX choose the right
headers to include.
Alan Coopersmith (4):
Enable use of __attribute__((deprecated)) with Solaris Studio 12.4 compiler
Do not suggest adding new keysyms to XF86keysym.h
Use clang's __has_attribute to check for attribute support
xproto 7.0.27
Michael Haubenwallner (1):
Bug #80528: make it build on AIX
|
2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163) |
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
|