Commit graph

22 commits

Author SHA1 Message Date
Eitan Adler
c9eb26e654 - These two ports will soon be deleted so remove them from the meta port. 2012-01-07 22:52:16 +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
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
Martin Wilke
d1977df239 - Remove all broken Driver 2010-03-27 12:10:17 +00:00
Robert Noland
d506293c56 Chase xorg-server update and bump driver PORTREVISIONS. 2010-02-07 15:25:33 +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
Marius Strobl
64346c0d66 As xf86-video-intel is marked only for amd64 and i386 also only
depend on it on these archs.

Approved by:	flz
2009-03-31 20:04:03 +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
Florent Thoumie
0e158d3730 Bye bye xf86-video-i810. Everybody should have switched to xf86-video-intel
by now. There's no more upstream development for i810 anyway.
2009-01-05 21:01:29 +00:00
Jung-uk Kim
582b1941ce Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively.
2008-06-27 23:26:43 +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
Florent Thoumie
ac1af21794 - Make the IGNORE message even more explicit when there are
driver conflicts.
2008-03-13 12:38:08 +00:00
Florent Thoumie
0c10280b55 Remove quirk for openchrome as it now installs openchrome_drv.so instead
of via_drv.so.

PR:		ports/120995
Submitted by:	Dimitry Andric <dimitry@andric.com>
2008-03-06 14:44:54 +00:00
Mark Linimon
3acb019539 Turn off via video driver for sparc64. It doesn't make sense, and currently
doesn't build there anyway.  This is affecting the release builds.

This is a workaround: sparc64 video drivers probably need more exclusions.

Briefly discussed with:		flz
2007-12-25 07:35:52 +00:00
Florent Thoumie
afdabed830 - Make intel driver default rather than i810.
- Add radeonhd in VIDEO_ON. [1]

PR:		ports/118494 [1]
Submitted by:	vehemens <vehemens@verizon.net> [1]
2007-12-12 12:19:35 +00:00
Florent Thoumie
816f004f0b - Don't add sunffb video driver to VIDEO_OFF on !sparc64 as it
breaks the build when XORG_COMPLETE is set. [1]
- Add VIDEO_EXCL, a list of mutually exclusive video drivers.
- Add openchrome to VIDEO_OFF.

Reported by:	brian [1]
2007-10-09 19:30:14 +00:00
Florent Thoumie
62df320cc3 - Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:	vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
2007-09-13 19:45:08 +00:00
Florent Thoumie
b775ccae39 Add intel driver to VIDEO_OFF and check for conflict with i810.
Suggested by:	Oliver Schonefeld
2007-08-29 11:40:01 +00:00
Florent Thoumie
91810f280c Add sunffb to VIDEO_ON on sparc64.
Suggested by:	marius
2007-08-28 22:07:53 +00:00
Florent Thoumie
39ab6bc0f5 - Don't depend on xlibs.
- Add OPTIONS support (with sensitive default, IMHO).
2007-08-28 21:20:48 +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