summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Sync with ports.kwm2014-05-173-6/+6
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1439 058c260c-8361-11dd-a0ac-aa2bafec7d09
* (try to) Sync with ports.zeising2014-04-176-3/+11
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1432 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Sync with ports.zeising2013-12-165-274/+269
| | | | | | | Mostly fixes related to staging. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1333 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Minimize diffs with ports.zeising2013-09-303-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1180 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add NO_STAGE to the xorg ports.eadler2013-09-213-0/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1162 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update serveral libraries:zeising2013-09-084-6/+6
| | | | | | | | | | | | x11/libSM -> 1.2.2 x11/libXpm -> 3.5.11 x11/libXrandr -> 1.4.2 x11/libXv -> 1.0.10 x11-toolkits/libXaw -> 1.0.12 x11-toolkits/libXmy -> 1.1.2 git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1143 058c260c-8361-11dd-a0ac-aa2bafec7d09
* USE_GMAKE -> USES=gmakekwm2013-07-231-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1038 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 1.1.4.kwm2013-05-312-3/+3
| | | | | | | Security: CVE-2013-2005 git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@924 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Use new Makefile header.kwm2012-11-253-15/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@593 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
* Revert revisions r500, r501 and r515.zeising2012-06-071-2/+0
| | | | | | | | | 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
* - Update to 1.0.11miwi2012-06-072-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@509 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add dependency on ucpp for the ports that does not build using clang's cpp.zeising2012-05-271-0/+2
| | | | | | | | 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
* - Update to 1.1.3miwi2012-04-222-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@484 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Update to 1.0.10miwi2012-04-222-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@483 058c260c-8361-11dd-a0ac-aa2bafec7d09
* More lost EPOCH bumps.kwm2012-03-261-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@458 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Chase ports by bumping portepoch here too.kwm2012-03-261-0/+1
| | | | | | | Pointyhat to: eadler git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@457 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update libXmu to 1.1.1kwm2012-03-116-3/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update libXt to 1.1.2 Update xorg-macros 1.16.2 Update imake to 1.0.5 also look in LOCALBASE for RUN_DEPENDS not PREFIX. Update makedepend to 1.0.4. Update libXft to 2.3.0. Update libXxf86dga to 1.1.3. Update libxcb to 1.8.1. Update libXres to 1.0.6. Update bitmap to 1.0.6. Update libXinerama to 1.1.2. Update libXpm to 3.5.10. Update libXcursor to 1.1.13. Update libxkbfile to 1.0.8. Update libXxf86vm to 1.1.2. Update libXext 1.3.1. Update libXau to 1.0.7. Update libXdmcp to 1.1.1. Update libXvMC to 1.0.7. Update libXi to 1.6.0. Update libdmx to 1.1.2. Update libXv to 1.0.7. Update libXXcrnSaver to 1.2.2. Update libXtst to 1.2.1. Update libXrender to 0.9.7. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@450 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Move ports/branches/xorg-dev to ports/trunk/miwi2012-02-068-0/+490
git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@388 058c260c-8361-11dd-a0ac-aa2bafec7d09