Path to this page:
./
x11/libXres,
X Resource Information Extension Library
Branch: CURRENT,
Version: 1.2.2,
Package name: libXres-1.2.2,
Maintainer: pkgsrc-usersThis package contains the X Resource Information Extension Library
from the modular X.org project.
X-Resource is an extension that allows a client to query the X
server about its usage of various resources.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 255.273 KB
Version history: (Expand)
- (2022-12-05) Updated to version: libXres-1.2.2
- (2021-04-01) Updated to version: libXres-1.2.1
- (2018-03-07) Updated to version: libXres-1.2.0nb1
- (2017-10-11) Updated to version: libXres-1.2.0
- (2013-06-01) Updated to version: libXres-1.0.7
- (2012-06-11) Package has been reborn
CVS history: (Expand)
2023-06-27 12:42:38 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
x11: More --disable-malloc0returnsnull on NetBSD for cross-builds.
Unclear why so many things care to know in advance whether malloc(0)
returns null!
|
2022-12-05 09:50:26 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXres: update to 1.2.2.
Alan Coopersmith (10):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Reformat code to X.Org standard style
Add .git-blame-ignore-revs to hide whitespace commits from git blame
Variable scope reductions
Resolve -Wsign-compare warnings from gcc
Handle implicit conversion warnings from clang
Use calloc instead of malloc to allocate arrays
libXres 1.2.2
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90) |
Log message:
x11: adapt to new avoid-duplicate.mk usage
|
2021-12-01 14:01:17 by Nia Alarie | Files touched by this commit (38) |
Log message:
x11: Add avoid-duplicate.mk to Xorg library packages
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2021-03-31 22:25:01 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
libXres: update to 1.2.1.
Standardize buildlink3.mk while here.
Changes:
Alan Coopersmith (2):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
Keith Packard (2):
Note ABI of XResQueryClientIds
libXres 1.2.1
Ray Strode (1):
XRes: Use _XRead instead of _XRead32 for reading pid
|