Commit graph

25 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
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Martin Wilke
690535e580 - Fix build on FreeBSD 10.0
Notes: all x11@ ports fixed for FreeBSD 10
2011-10-29 07:04:53 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Martin Wilke
d594ccc94f - 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
2011-02-25 16:52:50 +00:00
Martin Wilke
782d0a4471 - Fix build on 6.X 2010-05-07 05:12:36 +00:00
Martin Wilke
f4936121f9 - 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 \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:	Community and 2x exp-runs
2010-05-01 11:41:07 +00:00
Robert Noland
d506293c56 Chase xorg-server update and bump driver PORTREVISIONS. 2010-02-07 15:25:33 +00:00
Renato Botelho
57298bcd5d Re-add accidentally removed line and fix PLIST 2009-12-21 17:34:28 +00:00
Renato Botelho
35596508ea Update to 0.2.904 to fix it on amd64
PR:		ports/141832
Submitted by:	garga
Approved by:	x11 (rnoland)
2009-12-21 15:00:43 +00:00
Marcel Moolenaar
97e0ddf3a6 Build for ia64 to satisfy the xorg-drivers dependencies.
Approved by: rnoland
2009-11-11 05:55:36 +00:00
Mark Linimon
70a0ac4680 Mark as not for sparc64 (does not install, and not called for by
masterport).
2009-05-29 03:53:34 +00:00
Robert Noland
fe46505328 Chase xserver update with driver port bumps. 2009-05-07 19:42:40 +00:00
Robert Noland
4bd18aa0af Chase the Xorg server update and bump ports that depend on it. 2009-04-04 04:05:11 +00:00
Robert Noland
70244b8b7f Bump PORTREVISION for x11 drivers that weren't updated.
Approved by:	garga (mentor, implicit)
2009-01-24 22:06:28 +00:00
Martin Wilke
a6d5ccceb5 - Update to 0.2.903
- Remove 5.X support
2008-09-01 11:07:28 +00:00
Martin Wilke
7c1705e15f - Update to 0.2.902
PR:		126625
Submitted by:	Mars G Miro <spry@anarchy.in.the.ph>
Approved by:	x11 (flz)
2008-08-26 14:09:11 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
ee8ce61744 - Mark BROKEN on 5.X
Reported by:	pointyhat
2008-03-14 23:20:55 +00:00
Florent Thoumie
478cae6d9b Add glproto to USE_XORG.
Reported by:	pavbot
2008-01-18 17:49:58 +00:00
Florent Thoumie
588c273e3d - Update port to 0.2.901.
- Fix build.

Submitted by:	jkim
2008-01-11 12:49:29 +00:00
Ade Lovett
ccd0fca5ec Unbreak pthread-related issues on 5.x
Approved by:	portmgr
2007-11-26 17:45:55 +00:00
Mark Linimon
022234ed2a Mark as broken on 5.x: fails to find pthread.h.
Something in the infrastructure changed in the late July timeframe that
actually caused this problem.  The only major thing at that time was the
autoconf/libtool change, but I can't see how that could have caused this
failure mode.  It only happens on 5.x; 6.x and 7.x are fine.

Approved by:	portmgr (self)
2007-11-25 01:24:13 +00:00
Mark Linimon
e202be6a26 Mark as BROKEN on 5.x: fails to compile.
Reported by:	pointyhat
Approved by:	portmgr (self)
2007-11-21 23:01:49 +00:00
Florent Thoumie
08f7923337 Add xf86-video-openchrome 0.2.6, an alternative driver for VIA chipsets.
Tested by:	garga
2007-10-09 17:51:23 +00:00