Commit graph

27 commits

Author SHA1 Message Date
Steve Wills
5c57a67c6e - Fix typo in @comment which fixes build on arm, mips and sparc
Reported by:	flo
Pointyhat to:	swills
2012-09-22 02:10:48 +00:00
Steve Wills
d9787e66af - Fix build on PowerPC
PR:		ports/171301
Submitted by:	linimon
2012-09-17 03:23:03 +00:00
Mark Linimon
01cdfc8a61 Fix build on powerpc and sparc64.
PR:			ports/167489
No objection from:	x11@
2012-06-24 17:30:00 +00:00
Koop Mast
7e5f2220c6 Restore PORTREVISION for the 2.4.17 version.
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2012-04-22 15:04:07 +00:00
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
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
6fab8b8200 - Fix build on FreeBSD 10
Approved by:	kwm implicit
2011-10-28 18:21:28 +00:00
Norikatsu Shigemura
a3f940658f Fix pkg-plist WITHOUT_NOUVEAU. 2010-05-15 03:33:40 +00:00
Norikatsu Shigemura
f03dfff6e8 To set variable, enclose in bsd.port.pre.mk - bsd.port.post.mk. 2010-03-15 12:28:30 +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
e772ca6669 Update to 2.4.12
PR:		136806
Submitted by:	Anonymous <swell.k@gmail.com>
2009-08-01 17:39:21 +00:00
Robert Noland
0f966cccec Update to 2.4.11 2009-05-16 00:35:42 +00:00
Robert Noland
01824de4de Update to 2.4.9 2009-04-22 05:10:56 +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
Robert Noland
ea1d13b9a7 Update to 2.4.4
Approved by:	garga (mentor, implicit)
2009-01-24 17:23:47 +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
d0378afc80 Use bzip2 distfile.
PR:		ports/122214
Submitted by:	"Pedro F. Giffuni" <pfgshield-freebsd@yahoo.com>
2008-05-29 14:17:03 +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
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Eric Anholt
c8f831ab66 Update to 2.0.1, adding new hardware interfaces. 2006-04-08 09:32:36 +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
9bc071671d Remove ONLY_FOR_ARCHS. libdrm seems to build fine on at least sparc64
and ia64.
2006-01-08 02:35:17 +00:00
Dejan Lesjak
e3e3bfc9b8 Fix CATEGORIES.
Spotted by:	chkversion
Pointy hat to:	lesi
2006-01-03 11:08:03 +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