summaryrefslogtreecommitdiffstats
path: root/graphics
Commit message (Collapse)AuthorAgeFilesLines
* - Move ports/branches/xorg-dev to ports/trunk/xorg-devmiwi2012-02-0643-1018/+0
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@388 058c260c-8361-11dd-a0ac-aa2bafec7d09
* fix plist for 7.6.1kwm2012-02-041-0/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@372 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix plist for 2.4.30.kwm2012-02-032-0/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@367 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 2.4.30.kwm2012-01-112-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@351 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix by remove some garbage, that snuck in.kwm2012-01-111-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@349 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Introduce WITH_NEW_XORG macro. Depending on the macro newer versions of thekwm2012-01-1018-42/+204
| | | | | | | | | | | | | | | | | following software will be installed. * mesa ports (libGL etc): Update default to 7.6.1, when WITH_NEW_XORG is defined install 7.11.2. * libdrm: default 2.4.17, WITH_NEW_XORG install 2.4.29 * xorg-server: default 1.7.7, WITH_NEW_XORG 1.10.4 * xf86-video-intel: default 2.7.1, WITH_NEW_XORG 2.17.0 * UPDATING: add blob for ports/UPDATING (Need review!) xf86-video-intel-kms is dead. Turn xorg-server "slave" ports into propper slaves :) git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@348 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update libdrm to 2.4.29.kwm2011-12-232-3/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@342 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 7.11.2.kwm2011-12-236-13/+13
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@341 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 7.11.1.kwm2011-11-237-24/+13
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@335 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 2.4.27.kwm2011-11-073-4/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@321 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Revert the patch. Somehow this breaks on my hybrid sandybridge system.kwm2011-10-232-36/+14
| | | | | | | Also reported by another users. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@319 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update libdrm patch from kib@kwm2011-10-022-13/+36
| | | | | | | Submitted by: kib@ git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@312 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add all the missing xorg ports.kwm2011-08-141-1/+1
| | | | | | | Poked and prodded by: eadler@ git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@297 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update mesa ports to 7.11kwm2011-08-0318-91/+42
| | | | | | | | Move shared build depends on bsd.mesalib.mk. Python is only a build depend. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@294 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Now that mesa-demos is stand alone, we need to copy the patches from libGLkwm2011-07-224-0/+108
| | | | | | | so clang can build this critter. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@268 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Forgot patch that enables clang to build the mesa stack.kwm2011-07-221-0/+11
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@267 058c260c-8361-11dd-a0ac-aa2bafec7d09
* REally depend on pthread-stubs, sigh time for a beer or 2 or bed.kwm2011-07-201-1/+2
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@264 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Simpliy PORTVERSION. really add kib's patch, And add some more logic to thekwm2011-07-203-4/+41
| | | | | | | | | | | | KMS option to really get it to work. Add depend on pthread-stubs. Submitted by: Pan Tsu <inyaoo@gmail.com> No cookies for: kwm@ git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@263 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 2.4.26.kwm2011-07-192-3/+13
| | | | | | | | Add option (default off) to support kib's KMS/GEM work. Mark it as a experimental feature. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@254 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 7.10.3 also, forgotten in last commit.kwm2011-07-192-4/+5
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@253 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 7.10.3.kwm2011-07-199-49/+23
| | | | | | | | | | Remove old alpha support. Host distfile on my local site since the one on freedesktop seems to be corrupt. Remove old nouveau support code, it was already broken. And I don't see it working soon without extra kernel work being done. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@252 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix fetch, pet portlint a bit and clean up. Remove unused files/config file.kwm2011-07-192-42/+6
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@251 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add mesa-demos 7.6.1. This is now a stand alone version.kwm2011-04-107-0/+270
| | | | | | | Sync with ports, update maintainer to x11@. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@250 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Sync with ports. Use USE_MOTIFkwm2011-04-091-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@249 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add build depend on python and textproc/py-libxml2.kwm2011-03-141-1/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@245 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix the build by enabling the local patches. Should probably me moved to libGL.kwm2011-03-121-2/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@244 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add a broken message to the WITHOUT_NOUVEAU. We currently dont support it.kwm2011-03-121-0/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@243 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Update mesa stuff to 7.10.1miwi2011-03-1026-0/+440
| | | | | | | | Many Thanks to gahr@ for help git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@240 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Update to 2.2.24 miwi2011-03-104-0/+87
| | | | | | | | NOTE THIS IS NOT READY FOR TESTING git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@239 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - cleanupmiwi2011-03-1035-778/+0
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@235 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Clean FreeBSD headermiwi2011-02-251-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@229 058c260c-8361-11dd-a0ac-aa2bafec7d09
* We don't need to apply a patch twice.kwm2011-02-191-4/+0
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@219 058c260c-8361-11dd-a0ac-aa2bafec7d09
* * Fix bsd.mesalibs.mk so PATCHDIR points to libGL/fileskwm2011-02-1931-6/+655
| | | | | | | | | | | | * Move the EXTRA_PATCH for mesalib74-configure from the ports to bsd.mesalibs.mk. remove mesali74-configure from all ports except libGL for obviously reasons. Only dri and mesa-demos have own patches, didn't want to bother moving them. * The extra patches in libGL/files/patch-src* are build patches for trunk Clang. And have been accepted upstream. Work done by dim@. * De-author pkg-descr's. git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@212 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Remove is not needed hermiwi2011-02-161-10/+0
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@168 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Fix buildmiwi2011-02-161-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@163 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - Fix patch rejectmiwi2011-02-161-14/+3
| | | | | | | Submitted by: kwm git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@158 058c260c-8361-11dd-a0ac-aa2bafec7d09
* - add support for HD4250miwi2011-02-158-0/+154
- while here kick md5 git-svn-id: https://trillian.chruetertee.ch/svn/ports/branches/xorg-dev@151 058c260c-8361-11dd-a0ac-aa2bafec7d09