Commit graph

11 commits

Author SHA1 Message Date
Martin Wilke
29e347e197 - 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@.
2012-04-21 17:03:32 +00:00
Norikatsu Shigemura
a3f940658f Fix pkg-plist WITHOUT_NOUVEAU. 2010-05-15 03:33:40 +00:00
Norikatsu Shigemura
f18d011411 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.
2010-02-07 11:51:08 +00:00
Robert Noland
9e12d1d1ae Update to 2.4.7
Based mostly on a patch from Anonymous <swell.k@gmail.com> for the 2.4.6
update.

PR:		133454
2009-04-09 20:03:54 +00:00
Robert Noland
35c4d0238d Update to 2.4.5
PR:		132037
Submitted by:	Anonymous <swell.k@gmail.com>
2009-02-26 07:05:43 +00:00
Florent Thoumie
340b57f8be - 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).
2009-01-23 16:28:36 +00:00
Robert Noland
250cb7585a update to 2.3.1
PR:		126521
Approved by:	flz, garga (mentor)
2008-08-26 12:19:50 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Eric Anholt
d423519fdb Update to 2.0.2, which includes new R200 VP commands. 2006-06-29 13:55:57 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Dejan Lesjak
7839f14126 Add libdrm. Userspace interface to kernel DRM (Direct Rendering Module)
services.

WWW: http://dri.freedesktop.org
2006-01-03 07:59:43 +00:00