aboutsummaryrefslogtreecommitdiff
path: root/x11/xorg
Commit message (Collapse)AuthorAgeFilesLines
* - Please welcome Xorg 7.5.2Martin Wilke2012-04-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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@. Notes: svn path=/head/; revision=295195
* - change file that x11/xorg uses to detect xorg-docs dependencyEitan Adler2011-10-061-1/+1
| | | | | | | | Submitted by: olgeni Approved by: sahil (mentor) Notes: svn path=/head/; revision=283075
* - Please welcome Xorg 7.5.1Martin Wilke2011-02-252-4/+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 Notes: svn path=/head/; revision=269720
* - Update to Xorg 7.5Martin Wilke2010-05-011-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=253503
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Chase xorg-server update and bump driver PORTREVISIONS.Robert Noland2010-02-071-1/+1
| | | | Notes: svn path=/head/; revision=249387
* Fix RUN_DEPENDS to depend on dri.pc rather than r128_dri.so.Marcel Moolenaar2009-11-111-1/+1
| | | | | | | | | | On ia64, r128_dri.so is not built, causing repeated recursion into graphics/dri (on restarts). Approved by: rnoland Notes: svn path=/head/; revision=244097
* xorg-server builds on ia64. Include it in the xorg meta-port.Marcel Moolenaar2009-08-251-1/+1
| | | | | | | Ok'd by: rnoland Notes: svn path=/head/; revision=240297
* Chase xserver update with driver port bumps.Robert Noland2009-05-071-1/+1
| | | | Notes: svn path=/head/; revision=233382
* Chase the Xorg server update and bump ports that depend on it.Robert Noland2009-04-041-0/+1
| | | | Notes: svn path=/head/; revision=231571
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-5/+3
| | | | | | | | | | | - 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). Notes: svn path=/head/; revision=226727
* Don't install xorg-docs if NOPORTDOCS is defined.Florent Thoumie2008-07-151-0/+2
| | | | | | | | PR: ports/125629 Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=216870
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-11/+10
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Remove support for XFree8-4.Florent Thoumie2008-03-071-6/+0
| | | | | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav) Notes: svn path=/head/; revision=208626
* Don't add xorg-server as a RUN_DEPENDS on alpha/ia64.Florent Thoumie2007-10-091-2/+5
| | | | Notes: svn path=/head/; revision=201223
* Bump PORTREVISION after gtk20 dependency removal in pixman.Florent Thoumie2007-09-161-0/+1
| | | | Notes: svn path=/head/; revision=199560
* - Update X.org ports to 7.3.Florent Thoumie2007-09-131-3/+2
| | | | | | | | | | | - 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@ Notes: svn path=/head/; revision=199427
* Fix typo that prevented additional dependencies when COMPLETE_BUILD and/orDejan Lesjak2007-05-311-2/+2
| | | | | | | | | | | | PACKAGE_BUILDING were defined [1]. Remove PACKAGE_BUILDING from that block so package has same dependencies as port, since this didn't work before, this commit doesn't actually change anything for package build. Submitted by: stefan [1] Notes: svn path=/head/; revision=192501
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-33/+29
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-211-1/+1
| | | | | | | | Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11 distributions now use the one from /etc/mtree again. Notes: svn path=/head/; revision=154073
* If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,Dejan Lesjak2005-11-111-1/+3
| | | | | | | | | point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256. Notes: svn path=/head/; revision=147991
* Add xorg-manpages as a dependency of the whole-xorg-distribution port.Eric Anholt2005-04-141-0/+1
| | | | | | | Requested by: Peter Jeremy, PeterJeremy at optushome dot com dot au Notes: svn path=/head/; revision=133293
* Upgrade X.Org ports to 6.8.2.Dejan Lesjak2005-03-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Release notes are available at http://www.x.org/X11R6.8.2/doc/RELNOTES.html Thanks to kris and krion for running several cluster test builds, maintainers of GNOME for prompt responses, portmgr for postponing ports freeze for this update, testers on FreeBSD-X11@ list and others that I might have mised here. Also included: - fix for ATI Mobility on Dell Inspiron 7500 (obtained from Marc Aurele La France; obtained and tested by julian) - fix for kbd driver on Sparc64 (tested by Aaron Dudek, Michael G. Jung and Matthias Muthmann), which still appears to have problems with some keyboards - so - fix for kbd driver on PC98 (reported and tested by NAKAJI Hiroyuki; PR ports/77217) - fix for i810 on HP D530 (obtained from Egbert Eich; obtained and tested by Anders Nor Berle; PR ports/74757) Notes: svn path=/head/; revision=131533
* Fix 'package' target on FreeBSD 4.x.Dejan Lesjak2005-02-011-1/+3
| | | | Notes: svn path=/head/; revision=127818
* Don't blindly override DEPENDS_TARGET when making package.Dejan Lesjak2005-01-181-1/+1
| | | | | | | Submitted by: roam Notes: svn path=/head/; revision=126751
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-231-2/+1
| | | | | | | | | | | | | | | DRI drivers are incompatible with the old libGL in XFree86, they have been repocopied to graphics/xfree86-dri. Also note that with this commit the html manpages are going away, and with it the runtime dependency on perl for the imake port. Release notes at: http://www.x.org/X11R6.8.1/RELNOTES.txt Props to: kris (multiple cluster runs and sorting through logs) lesi (fixing all the issues in those logs, and more) Notes: svn path=/head/; revision=124866
* Don't add xorg-server to RUN_DEPENDS on ia64. The xorg-server portMarcel Moolenaar2004-11-211-1/+4
| | | | | | | hasn't been ported to ia64, mostly because syscons is not supported. Notes: svn path=/head/; revision=122095
* Only depend on the DRI on architectures it's supported on.Eric Anholt2004-07-251-3/+7
| | | | Notes: svn path=/head/; revision=114707
* Add xorg-documents depenency. I think we've got a full xorg distribution now.Eric Anholt2004-07-241-1/+2
| | | | Notes: svn path=/head/; revision=114538
* - Extend IGNORE message, point users to instructions how to switchPav Lucistnik2004-07-231-1/+1
| | | | | | | | | from XFree86-4 to X.Org. Approved by: anholt (x11 hat) Notes: svn path=/head/; revision=114533
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-2/+5
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Add xorg-nestserver to the list.Eric Anholt2004-07-231-0/+2
| | | | Notes: svn path=/head/; revision=114508
* Add dependency on the DRI, now that the server doesn't do that itself.Eric Anholt2004-07-111-1/+2
| | | | Notes: svn path=/head/; revision=113420
* New port: xorg, a metaport for the X.Org distribution. It lacks the documentsEric Anholt2004-06-193-0/+61
port still, but this should be good enough for now. Notes: svn path=/head/; revision=111785