Path to this page:
NOTICE: This package has been removed from pkgsrc./
x11/xproto,
X protocol and ancillary headers from Xorg X11
Branch: CURRENT,
Version: 7.0.31,
Package name: xproto-7.0.31,
Maintainer: joergX protocol and ancillary headers from modular Xorg X11.
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
SHA1: 779fa333c5522cca40ca810c25a8fa60b6ccedfb
RMD160: 27350d33fd2bbc14201231d9fd30629f899b6005
Filesize: 293.316 KB
Version history: (Expand)
- (2018-03-08) Package deleted from pkgsrc
- (2016-09-30) Updated to version: xproto-7.0.31
- (2016-05-17) Updated to version: xproto-7.0.29
- (2015-07-21) Updated to version: xproto-7.0.28nb1
- (2015-07-02) Updated to version: xproto-7.0.28
- (2014-12-31) Updated to version: xproto-7.0.27
CVS history: (Expand)
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
|