summaryrefslogtreecommitdiffstats
path: root/x11-servers
Commit message (Collapse)AuthorAgeFilesLines
* Sync with ports. This includes the final libGL/xorg-server/nvidia-driver patch.kwm2012-09-013-11/+5
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@574 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 1.12.4.kwm2012-09-013-5/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@572 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix loading the correct libglx when nvidia driver is installed.kwm2012-08-103-7/+9
| | | | | | | | | | It seems xorg-server loads the last libglx it has found, even if it is located in a subdirectory. To prevent this place the originals in a .${port} dir. Reported and tested by: fneufneu git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@565 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add the current solution for the pkgng where libGL (libGL.so), kwm2012-08-084-6/+57
| | | | | | | | xorg-server (libglx.so) and the versions installed by nvidia-driver conflict. This patch is still under review by the nvidia maintainer. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@561 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add missing ';'. Oops.zeising2012-07-221-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@538 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Regenerate extra-clang patch and readd to EXTRA_PATCHES for new xorg server.zeising2012-07-222-25/+26
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@537 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 1.12.3.kwm2012-07-223-14/+3
| | | | | | | | Remove double PLIST_SUB defines. Remove @dirrmtry for dirs we don't touch. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@532 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Sync with ports, OPTIONS framework now has a exclude_${ARCH} option.kwm2012-07-131-4/+2
| | | | | | | Use that for hal on sparc64. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@529 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix issues and make xorg compile with clang-cpp as cpp.zeising2012-06-211-0/+4
| | | | | | | | | This patch just kills off the check for working cpp -traditional. The result is semi-broken whitespace in some manuals and in the startx script, but no functional or other differences. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@526 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix some whitespace issues, pointed out by portlint [1].kwm2012-06-081-8/+8
| | | | | | | | | | While here port portlint some more, use XORG as mastersite use DISTNAME instead of DISTFILES. Submitted by: AlexKozlov ak@ [1] git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@520 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Revert revisions r500, r501 and r515.zeising2012-06-071-5/+2
| | | | | | | | | Remove the usage of ucpp, it causes more problems than it solves. With this commit, xorg is currently broken when cpp is really clang-cpp. A fix to solve this issue in a hopefully better way is in the works. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@517 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Add devel/ucpp as build dependency else it fails to build.miwi2012-06-071-0/+1
| | | | | | | | | xorg-server is now clean and can be use git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@515 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Update to 1.12.2miwi2012-06-072-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@508 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Backport changes from the regular ports tree.zeising2012-06-061-10/+11
| | | | | | | | Convert to the new options framework. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@507 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add dependency on ucpp for the ports that does not build using clang's cpp.zeising2012-05-271-2/+4
| | | | | | | | This is done explicitly regardless of wether cpp is clang or gcc. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@500 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Add extra patches to 1.7.7miwi2012-04-221-1/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@472 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Make xorg-server compile, notes i remove here sparc64 support later we ↵miwi2012-04-223-0/+0
| | | | | | need to find someone who can help us :) git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@471 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - First part of Xorg 1.6.99.901 (aka 7.7 RC1)miwi2012-04-222-4/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@466 058c260c-8361-11dd-a0ac-aa2bafec7d09
* xorg-server depends on xkbcomp (see ports/165908)eadler2012-03-251-1/+2
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@456 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add a patch to initialize variables, this fixes run time with clang.kwm2012-03-062-0/+76
| | | | | | | Submitted by: Niclas Zeising git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@447 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update Xorg-server to 1.12.0.kwm2012-03-052-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@446 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 1.11.99.903.kwm2012-02-116-11/+8
| | | | | | | Unbreak slave ports. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@420 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update xorg-server WITH_NEW_XORG=1 to 1.11.99.902. (1.12 RC 2)kwm2012-02-094-7/+11
| | | | | | | Make sure we got recent enough xkeyboard-config to prevent security issue(s). git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@413 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix xinerama support where the display is located left or above the main screen.kwm2012-02-062-1/+16
| | | | | | | | | | PR: ports/164349 Submitted by: Stephen Hurd <shurd@sasktel.net> Reviewed by: eadler, miwi Obtained from: xorg-server upstream git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@397 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Move ports/branches/xorg-dev to ports/trunk/miwi2012-02-0626-0/+915
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@388 058c260c-8361-11dd-a0ac-aa2bafec7d09