| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
24 Apr 2012 11:07:28
1.1.0_1
|
naddy  |
Make sure openpty() is used to allocate a PTY.
This fixes luit on RELENG_7 and removes any need for setuid. |
11 Oct 2011 03:14:29
1.1.0
|
eadler  |
- Fix build when WITH_SETUID_LUIT is set by adding -DBSD to CFLAGS
Submitted by: ache
Approved by: sahil (mentor) |
10 Oct 2011 17:38:17
1.1.0
|
eadler  |
- remove upstreamed patch
- update to 1.1.0
Approved by: sahil (mentor)
Obtained from: xorg development repo |
19 Mar 2011 12:38:54
1.0.5
|
miwi  |
- Get Rid MD5 support |
25 Feb 2011 16:52:50
1.0.5
|
miwi  |
- Please welcome Xorg 7.5.1
The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.
I would like to thank:
Beat Gaetzi
Dima Panov
Koop Mast
Eitan Adler
and all Testers.
PR: ports/147646
ports/148035
ports/148744
ports/150223
ports/152889
ports/154457 |
01 May 2010 11:41:07
1.0.5
|
miwi  |
- Update to Xorg 7.5
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 \* (Only the first 15 lines of the commit message are shown above ) |
03 Feb 2009 14:21:00
1.0.3_1
|
rafan  |
- Make luit can find locale.alias after X.Org 7.4 upgrade. Without this,
luit is broken as it can't find the locale alias file.
- Bump PORTREVISION as package content changed
PR: ports/131238
Submitted by: rafan
Approved by: x11@ (flz) |
23 Jan 2009 16:28:36
1.0.3
|
flz  |
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG). |
02 Jun 2007 20:03:30
1.0.2_2
|
rafan  |
- locale.alias is now in LOCALBASE/lib/X11
This fixes luit after recent libX11 commit.
- Pet portlint
PR: ports/113263
Submitted by: rafan
Approved by: flz |
19 May 2007 20:32:57
1.0.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |