summaryrefslogtreecommitdiff
path: root/x11/xorg-documents (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Upgrade to X.Org 6.9.0 release.Dejan Lesjak2006-01-212-7/+7
| | | | | | | | 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-112-1/+5
| | | | | | | | | point to The X Window System and Virtual Consoles chapter of FAQ. Add SHA256. Notes: svn path=/head/; revision=147991
* Upgrade X.Org ports to 6.8.2.Dejan Lesjak2005-03-172-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | 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
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt2004-12-233-10/+13
| | | | | | | | | | | | | | | 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
* Use MASTER_SITE_XORG.Dejan Lesjak2004-09-021-1/+3
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=117881
* Pet portlint.Kirill Ponomarev2004-08-041-1/+1
| | | | Notes: svn path=/head/; revision=115391
* New port: xorg-documents, a package of the X11 library and protocolEric Anholt2004-07-246-0/+155
documentation. Notes: svn path=/head/; revision=114536