summaryrefslogtreecommitdiff
path: root/x11/xorg (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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