Path to this page:
./
x11/modular-xorg-xquartz,
X11 server for Mac OS X
Branch: CURRENT,
Version: 1.20.99.1.20210408nb1,
Package name: modular-xorg-xquartz-1.20.99.1.20210408nb1,
Maintainer: pkgsrc-usersThe XQuartz project is an open-source effort to develop a version of
the X.Org X Window System that runs on OS X. Together with supporting
libraries and applications, it forms the X11.app that Apple has shipped
with OS X since version 10.5.
Required to run:[
graphics/MesaLib] [
fonts/libfontenc] [
x11/xkbcomp] [
x11/Xfixes] [
x11/libXau] [
x11/libXfont] [
x11/xterm] [
x11/xinit] [
x11/pixman] [
x11/xkeyboard-config] [
security/nettle] [
x11/xcb-util-keysyms] [
wm/libAppleWM] [
graphics/libepoxy] [
x11/libxshmfence] [
wm/quartz-wm]
Required to build:[
pkgtools/x11-links] [
devel/xorg-util-macros] [
x11/xtrans] [
x11/xcb-proto] [
x11/fixesproto4] [
devel/tradcpp] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Version history: (Expand)
- (2023-01-30) Updated to version: modular-xorg-xquartz-1.20.99.1.20210408nb1
- (2022-05-13) Updated to version: modular-xorg-xquartz-1.20.99.1.20210408
- (2020-05-22) Updated to version: modular-xorg-xquartz-1.17.2nb6
- (2020-03-08) Updated to version: modular-xorg-xquartz-1.17.2nb5
- (2019-11-26) Updated to version: modular-xorg-xquartz-1.17.2nb4
- (2019-11-25) Updated to version: modular-xorg-xquartz-1.17.2nb3
CVS history: (Expand)
2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527) |
Log message:
*: Recursive revbup from graphics/freetype2
|
2022-05-14 23:32:33 by Amitai Schleier | Files touched by this commit (2) |
Log message:
Remove errant PLIST entry for a file that's installed under
XKB_OUTPUT_DIR, which is usually derived from VARBASE, and in any case
appears intended to be handled by OWN_DIRS. While here, remove
unrecognized configure options. Fixes packaging in typical
configurations, NFCI elsewhere.
|
2022-05-12 21:55:54 by Tobias Nygren | Files touched by this commit (1) |
Log message:
modular-xorg-xquartz: needs font-util
|
2022-05-12 21:39:00 by Tobias Nygren | Files touched by this commit (19) |  |
Log message:
modular-xorg-xquartz: update to 1.20.99.1.20210408
Unknown changes. Tested on macOS 12.3.1 (arm64) w/ Xcode 13.3.1.
|
2022-03-10 11:09:42 by Jonathan Perkin | Files touched by this commit (4) |
Log message:
*: Allow mxterm as an alternate xterm dependency.
The two packages conflict due to bin/resize but binary package users should be
able to use mxterm instead. Resolves part of joyent/pkgsrc#324.
|
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-02-25 13:30:58 by Ryo ONODERA | Files touched by this commit (2) |
Log message:
modular-xorg-xquartz, libAppleWM: Use predefined OSX_SDK_PATH
The latest macOS Big Sur 11.2.1 and Xcode 12.4 as of 2021-02-24 do not
provide 11.2 SDK. They provide 11.1 SDK instead. mk/platform/Darwin.mk has
workaround for this situation. So use the workaround directly.
OSX_SDK_PATH may be internal, however it is accessible over 5 years.
It may not be a big problem hopefully.
|