| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Jun 2013 19:31:30
7.6.1_4
|
zeising  |
Fix security issues in xorg client libraries.
Most libraries were updated to newer versions, in some cases patches
were backported instead.
Most notably, x11/libX11 was updated to 1.6.0
Security: CVE-2013-1981
CVE-2013-1982
CVE-2013-1983
CVE-2013-1984
CVE-2013-1985
CVE-2013-1986
CVE-2013-1987
CVE-2013-1988
CVE-2013-1989 (Only the first 15 lines of the commit message are shown above ) |
25 May 2013 14:37:03
7.6.1_3  |
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 ) |
03 May 2013 13:11:45
7.6.1_3  |
bapt  |
Make sure bmake respect :U and :L as it used to work in make(1) |
23 Apr 2013 10:47:03
  |
bapt  |
Convert g* to USES=pkgconfig |
08 Mar 2013 12:55:43
7.6.1_3  |
zeising  |
Unbreak: Switch to USES=bison to pick up dependency on bison.
Obtained from: xorg development repo |
02 Mar 2013 21:32:51
7.6.1_3  |
swills  |
- Fix logic error which caused the gallium-intel driver to be always disabled
[1]
- Make it possible to choose which DRI drivers will be built [2]
PR: ports/174725 [1]
PR: ports/154651 [2]
Submitted by: John Marino <draco@marino.st> [1]
Submitted by: bf [2]
Reviewed by: kwm [2] |
01 Oct 2012 07:01:04
7.6.1_2  |
dougb  |
Without a build dep on pkgconf, configure fails |
13 Sep 2012 18:07:55
7.6.1_2  |
swills  |
- Use PTHREAD_LIBS instead of -lpthread
PR: ports/170506
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
03 Sep 2012 19:04:31
7.6.1_1  |
eadler  |
After a report of an error, mark graphics/libGL as not MAKE_JOBS_SAFE
PR: ports/162412
Submitted by: 4720@hushmail.com
Reviewed by: zeising |
31 Aug 2012 15:44:41
7.6.1_1  |
kwm  |
Solve libGL.so and libglx.so conflict situation between libGL, xorg-server and
the nvidia-driver. Install the libraries in port specific directories.
Use pkg-install and pkg-deinstall scripts to update the hardlinks to the
default locations of these files.
While here clean up some @dirrmtry lines in xorg-server plist for directories
that aren.t created by xorg-server.
Motivator: pkgng
Inspiration: irc, freebsd-x11@ mailinglist discussion (sorry can't find it
anymore to give credit the people)
Reviewed by: danfe@ (for nvidia parts), bapt@
Approved by: danfe@ (for nvidia parts)
With hat: x11@ |
04 Aug 2012 22:52:04
7.6.1  |
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
30 Jul 2012 04:36:32
7.6.1  |
linimon  |
Attempt to fix build of dri, libGL, and libdrm on tier-2 archs.
PR: ports/169874
Submitted by: marius, linimon
Tested on: amd64, arm, i386, powerpc, sparc
Thanks to: bz, andyt |
10 Jun 2012 05:47:43
7.6.1  |
miwi  |
- Unbreak build with clang
PR: 168902
Submitted by: dim@
Tested by: O. Hartmann" <ohartman@zedat.fu-berlin.de> |
21 Apr 2012 17:03:32
7.6.1  |
miwi  |
- Please welcome Xorg 7.5.2
The Xorg Team is pleased to announce the next round of Xorg updates.
The team created a new flag called WITH_NEW_XORG that users can include
in /etc/make.conf. This was created for the intel KMS work being done
althouthough It probably works for other chips. Unfortunately, the intel
KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
Older version of FreeBSD will not be supported. Intel users will need
to patch their source manually with Konstantin?s KMS kernel patch to get
the newer chips to work. Please carefully read UPDATING entry.
Changes:
- libdrm 2.4.31 (including KMS support)
- mesa 7.11.2
- xorg-server 1.10.6
- a lot of new Graphic Drivers.
I would like to thank:
Koop Mast
Eitan Adler
Niclas Zeising
and all helpers and testers from x11@. |
23 Sep 2011 22:26:39
7.4.4  |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:12:23
7.4.4  |
ohauer  |
-remove MD5 |
12 May 2011 12:36:13
7.4.4  |
kwm  |
Weak the patch so clang can build this on amd64.
Submitted by: dim@ |
25 Feb 2011 16:52:50
7.4.4  |
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 |
15 Aug 2010 09:27:28
7.4.4  |
arved  |
Fix make install; make deinstall install
PR: 146184
Submitted by: Anonymous <swell.k@gmail.com> |
25 Mar 2010 23:11:22
7.4.4  |
marius  |
Unbreak the Mesa3D 7.4.4 build for powerpc and sparc64 after the 7.6.1
integration.
Approved by: rnoland |
28 Feb 2010 13:04:29
7.4.4  |
gerald  |
Simplify reference to bsd.mesalib.mk.
Approved by: maintainer (rnoland via x11)
Feature safe: yes |
07 Feb 2010 11:51:08
7.4.4  |
nork  |
Limited Update to Mesa3D 7.6.1 and libdrm 2.4.17.
[MEMO]
In this commit, no version changed. But if you put
'WITHOUT_NOUVEAU' on /etc/make.conf, you can use
new version of Mesa3D and libdrm.
Discussed with: rnoland on freebsd-ports/freebsd-x11. |
22 Aug 2009 00:23:13
7.4.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with G |
24 Jun 2009 01:15:07
7.4.4  |
rnoland  |
Update to 7.4.4 |
20 Jun 2009 16:05:16
7.4.3  |
rnoland  |
Update to 7.4.3
This is a bug fix release. |
17 May 2009 00:04:04
7.4.2_1  |
miwi  |
- Make following ports MAKE_JOBS_SAFE:
graphics/dri
graphics/libGL
graphics/libGLU
graphics/libGLw
graphics/libglut
graphics/mesa-demos
PR: 133025
Submitted by: Anonymous <swell.k@gmail.com>
Oked: rnoland |
15 May 2009 13:15:28
7.4.2_1  |
rnoland  |
Update to Mesa release 7.4.2 |
07 May 2009 19:37:07
7.4.1_1  |
rnoland  |
Update to 7.4.1 |
10 Apr 2009 18:00:49
7.4_1  |
marius  |
Re-enable DRI on powerpc and sparc64, mainly in order to fix
packaging.
Approved by: rnoland |
04 Apr 2009 04:16:10
7.4  |
rnoland  |
Update the Mesa ports to 7.4
PR: 133167
Submitted by: Anonymous <swell.k@gmail.com> |
03 Feb 2009 15:36:09
7.3_1  |
flz  |
Make libGL bring in dri2proto. This should fix a few failures. |
02 Feb 2009 09:09:05
7.3  |
linimon  |
Make graphics/libGL/bsd.mesalib.mk play nicer with its slave port
graphics/libglut and vice versa.
Hat: portmgr |
25 Jan 2009 02:00:47
7.3  |
rnoland  |
Fix pkg-plist
Reported by: barbara <barbara.xxx1975@libero.it>
Approved by: garga (mentor, implicit) |
24 Jan 2009 21:45:05
7.3  |
rnoland  |
Add dependency on dri2proto to the rest of the mesa ports
Approved by: garga (mentor, implicit) |
24 Jan 2009 18:13:01
7.3  |
rnoland  |
Update mesa related ports to 7.3
Approved by: garga (mentor, implicit) |
23 Jan 2009 16:28:36
7.2  |
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). |
29 Apr 2008 15:05:42
7.0.3  |
flz  |
Update Mesa libraries (GL, GLU and GLw) and dri to 7.0.3. |
23 Apr 2008 12:13:44
7.0.1  |
miwi  |
- Remove unneeded XFree86 conflicts
Approved by: flz |
19 Apr 2008 17:56:05
7.0.1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
25 Oct 2007 10:42:56
7.0.1  |
flz  |
Fix dri build on alpha (disable -ffast-math).
PR: ports/113599
Submitted by: naddy |
29 Aug 2007 10:33:10
7.0.1  |
flz  |
- Refactor MesaLib ports.
- Update graphics/libGLw to 7.0.1. |
15 Aug 2007 16:57:09
7.0.1  |
jkim  |
Update to 7.0.1. |
02 Jul 2007 17:02:43
7.0  |
jkim  |
- Update to 7.0.
- Use amd64-specific configuration file for amd64 build. It gives slightly
better performance because it uses amd64 assembly code in some places.
Approved by: x11 (no objection) |
22 Jun 2007 19:26:52
6.5.3_3  |
anholt  |
Add patch for previous commit which was missed.
Reported by: miwi@ |
22 Jun 2007 18:21:21
6.5.3_3  |
anholt  |
Fix the PTHREAD_LIBS substitution for this version of mesa. |
20 May 2007 03:03:40
6.5.3_2  |
flz  |
Don't conflict with nvidia-driver.
Reported by: David Thiel
Approved by: portmgr (implicit) |
19 May 2007 20:32:57
6.5.3_2  |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |