| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
25 May 2013 14:37:03
1.1.3,1
|
zeising  |
The FreeBSD x11 team proudly presents
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
(Only the first 15 lines of the commit message are shown above ) |
14 Jan 2012 08:57:23
1.1.1,1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
25 Feb 2011 16:52:50
1.1.1,1
|
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 |
09 May 2010 16:01:23
1.1.0_1,1
|
fluffy  |
- Unbroke build with textproc/xmlto installed
Approved by: x11 (miwi) |
09 May 2010 09:07:34
1.1.0_1,1
|
miwi  |
The xfs startup script source still uses the RC_SUBR macro, which
is no longer expanded. This causes the installed script to fail.
PR: 146413
Submitted by: Jimmy Olgeni <olgeni@freebsd.org> |
01 May 2010 11:41:07
1.1.0,1
|
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 ) |
27 Mar 2010 00:15:24
1.0.8_1  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
28 Jan 2009 16:37:59
1.0.8_1,1
|
flz  |
Fix path for xfs default configuration file.
PR: ports/131036
Submitted by: Hiroshi Fujishima <hirobo@tonteki.org> |
23 Jan 2009 16:28:36
1.0.8,1
|
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 Mar 2008 10:33:56
1.0.5_1,1
|
flz  |
- Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries. |
08 Oct 2007 12:04:00
1.0.5,1
|
flz  |
Update to 1.0.5 (security fix).
PR: pots/116878
Submitted by: Rene Ladan <r.c.ladan@gmail.com> |
02 Jul 2007 17:42:22
1.0.4_4,1  |
lesi  |
Compile with FONTCACHE by default as before Xorg 7 and add WITHOUT_XFS_CACHE
for disabling this that also comments out relevant entries in default
config file. |
19 May 2007 20:32:57
1.0.4_3,1  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |