Path to this page:
./
x11/libXext,
X Extension library
Branch: CURRENT,
Version: 1.3.6,
Package name: libXext-1.3.6,
Maintainer: pkgsrc-userslibXext is the historical libX11-based catchall library for the
X11 extensions without their own libraries.
libXext provides functions for: Double Buffer Extension (DBE),
Display Power Management Signaling (DPMS), X11 Nonrectangular Window
Shape Extension (XShape), shared memory extensions (XShm), TOG-CUP
(Xcup), X11 Extended Visual Information extension (EVI), X11
Double-Buffering, Multi-Buffering, and Stereo Extension (Xmbuf).
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 333.098 KB
Version history: (Expand)
- (2024-02-09) Updated to version: libXext-1.3.6
- (2022-10-30) Updated to version: libXext-1.3.5
- (2019-03-17) Updated to version: libXext-1.3.4
- (2018-03-07) Updated to version: libXext-1.3.3nb1
- (2014-07-24) Updated to version: libXext-1.3.3
- (2013-06-01) Updated to version: libXext-1.3.2
CVS history: (Expand)
2024-02-09 22:10:54 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXext: update to 1.3.6.
Alan Coopersmith (7):
Wrap Xext*CheckExtension() in do { ... } while(0)
configure: raise minimum autoconf requirement to 2.70
configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
_xgeGetExtensionVersion should not free info on failure
Check for malloc failure in _xgeGetExtensionVersion
_xgeDpyClose: handle NULL return from _xgeFindDisplay
libXext 1.3.6
Sam James (1):
XEVI: fix -Walloc-size
|
2023-06-27 12:28:34 by Taylor R Campbell | Files touched by this commit (8) |
Log message:
Use TOOLBASE, not PREFIX, to get at tradcpp executable.
(Maybe this should be factored into a devel/tradcpp/tool.mk?)
|
2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223) |
Log message:
Reset MAINTAINER
|
2022-10-30 02:06:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
libXext: update to 1.3.5.
Alan Coopersmith (14):
Build xz tarballs instead of bzip2
Fix spelling/wording issues
gitlab CI: add a basic build test
Xge.c, Xge.h: convert from ISO-8859-1 to UTF-8
Add extutilP.h header for xgeExtRegister() prototype
Remove unnecessary casts of malloc/calloc results
Remove unnecessary (char *) casts from Xfree() arguments
Use calloc instead of malloc if we may not initialize all the bytes
Import reallocarray() from libX11
Convert calls to Xmalloc arrays to use Xmallocarray instead
configure: Use AC_USE_SYSTEM_EXTENSIONS to set GNU_SOURCE & other defines
Remove "All rights reserved" from Oracle copyright notices.
COPYING: Add info for Xge.* and reallocarray.* files
libXext 1.3.5
Matthieu Herrb (1):
add ACLOCAL_AMFLAGS = -I m4 to make aclocal pick ax_gcc_builtin.m4
|
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
|