<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/x11/mkcomposecache, branch 2019Q4</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2019Q4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2019Q4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2013-12-16T11:11:09Z</updated>
<entry>
<title>Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]</title>
<updated>2013-12-16T11:11:09Z</updated>
<author>
<name>Niclas Zeising</name>
<email>zeising@FreeBSD.org</email>
</author>
<published>2013-12-16T11:11:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=47be7a61c97731aa5fe34c56767ad5e10bb5c5d2'/>
<id>urn:sha1:47be7a61c97731aa5fe34c56767ad5e10bb5c5d2</id>
<content type='text'>
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -&gt; 1.9.3
graphics/libdrm 2.4.46 -&gt; 2.4.50
x11/pixman 0.30.2 -&gt; 0.32.4
x11/xkeyboard-config 2.9 -&gt; 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -&gt; 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael &lt;dcarmich@dcarmichael.net&gt; [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: x11)</title>
<updated>2013-09-20T23:43:19Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:43:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db5320be856bdee9461022fd559c0bdf3a782778'/>
<id>urn:sha1:db5320be856bdee9461022fd559c0bdf3a782778</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The FreeBSD x11 team proudly presents</title>
<updated>2013-05-25T14:37:02Z</updated>
<author>
<name>Niclas Zeising</name>
<email>zeising@FreeBSD.org</email>
</author>
<published>2013-05-25T14:37:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92ea0d614b10bd99ce43a611721c7c4003cd79a5'/>
<id>urn:sha1:92ea0d614b10bd99ce43a611721c7c4003cd79a5</id>
<content type='text'>
an zeising, kwm, miwi, bapt, eadler production:

Xorg 7.7

Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.

PR:		ports/177942
Exp-run by:	miwi
Approved by:	portmgr (miwi)

Thanks to all who helped testing!
</content>
</entry>
<entry>
<title>- Get Rid MD5 support</title>
<updated>2011-03-19T12:38:54Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2011-03-19T12:38:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336'/>
<id>urn:sha1:a9481afc8a0f5aa4e5d5068981f6ef1b38b5d336</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update to Xorg 7.5</title>
<updated>2010-05-01T11:41:07Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2010-05-01T11:41:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f4936121f95e76555bebbc39e5b73dc12b0ff91f'/>
<id>urn:sha1:f4936121f95e76555bebbc39e5b73dc12b0ff91f</id>
<content type='text'>
The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs
</content>
</entry>
<entry>
<title>- Welcome X.org 7.2 \o/.</title>
<updated>2007-05-19T20:36:56Z</updated>
<author>
<name>Florent Thoumie</name>
<email>flz@FreeBSD.org</email>
</author>
<published>2007-05-19T20:36:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d4f0d0048a8755106a4b0445221a19761e746984'/>
<id>urn:sha1:d4f0d0048a8755106a4b0445221a19761e746984</id>
<content type='text'>
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
</content>
</entry>
</feed>
