| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Mar 2013 19:14:28
1.0.8
|
zeising  |
Add a new xorg module, to use with USE_XORG: xorg-macros. This module
pulls in devel/xorg-macros.
Convert all ports that depends on xorg-macros to use this USE_XORG.
Split up the long XORG_MODULES= list in bsd.xorg.mk to have only one module
on each line.
Add xorg-macros dependency to xorg-server.
Reviewed by: kwm, bapt
Obtained from: xorg development repo (partly) |
14 Feb 2013 13:58:35
1.0.8
|
zeising  |
Update to 1.0.8 |
23 Nov 2011 05:51:58
1.0.7
|
eadler  |
- update to 1.07:
Some of the new features:
- Only split off /dev/ instead trimming to last /.
- Get rid of bzero() calls. Replace them by memset().
- Make lastlog work on BSD systems without <lastlog.h>.
- Sun's copyrights belong to Oracle now
- various build fixes
Feature safe: yes |
25 Feb 2011 20:26:35
1.0.6
|
kwm  |
Remove merged patch, to unbreak the build. |
25 Feb 2011 16:52:50
1.0.6
|
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 |
04 Dec 2010 07:34:27
1.0.5_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.0.5_1
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.0.5_1
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.0.5_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
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 ) |
18 Jan 2010 09:01:26
1.0.4
|
ed  |
Make x11/sessreg build with utmpx exclusively.
This patch has been backported from the Xorg git repository:
http://cgit.freedesktop.org/xorg/app/sessreg/commit/?id=9792646873ac0e597cc65ef4a056444fd8f9a7fd
Approved by: miwi (portmgr) |
23 Jan 2009 16:28:36
1.0.4
|
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). |
13 Sep 2007 19:45:08
1.0.3
|
flz  |
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.
Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ |
19 May 2007 20:32:57
1.0.2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |