1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" 4[ 5<!ENTITY % defs SYSTEM "defs.ent"> %defs; 6]> 7 8<article id='Darwin'> 9 10 <articleinfo> 11 12 <title>X on Darwin and Mac OS X</title> 13 <releaseinfo>X Version 11, Release &fullrelvers;</releaseinfo> 14 <pubdate>October 2009</pubdate> 15 16 </articleinfo> 17 18 <sect1 id='Introduction'> 19 <title>Introduction</title> 20 21 <para> 22 <productname>X11R&relvers;</productname>, a freely 23 redistributable open-source implementation of the 24 <ulink url="https://www.x.org/">X Window System</ulink> from 25 the <ulink url="https://www.x.org/wiki/XorgFoundation">X.Org 26 Foundation</ulink>, has been ported to 27 <ulink url="http://developer.apple.com/Darwin/">Darwin</ulink> 28 and <ulink url="https://www.apple.com/macosx/">Mac OS X</ulink>. 29 </para> 30 31 <para> 32 Most of the current work on X for Darwin and Mac OS X is 33 centered around the 34 <ulink url="https://www.xquartz.org/">XQuartz Project</ulink> 35 at <ulink url="https://macosforge.org/">MacOSforge</ulink>. 36 If you are interested in up-to-date status, want to report a bug, 37 or are interested in working on X11 for Darwin, stop by the project 38 website at <ulink url="https://www.xquartz.org/"></ulink> 39 </para> 40 41 </sect1> 42 43</article> 44