summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.xorg.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remvove Mk, it's the same as the ports version.zeising2013-12-191-363/+0
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1342 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update to 1.14.5 and add fontutil as a build dep.zeising2013-12-131-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1326 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix typo.zeising2013-12-081-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1298 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Move xshmemfence to x11 category, most other x11 libraries live here.zeising2013-12-081-0/+2
| | | | | | | Hook it up in bsd.xorg.mk git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1296 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Hook newly added dri3proto and presentproto to USE_XORG.zeising2013-11-111-0/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1228 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update new xorg server to 1.14.4.zeising2013-11-081-0/+357
| | | | | | | This will break some drivers, fixes for affected drivers are forthcomming. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@1214 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Remove, these are both currently in sync with ports, and this avoids somezeising2013-05-271-363/+0
| | | | | | | confusion. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@907 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Switch to USES= pkgconfigzeising2013-04-231-1/+1
| | | | | | | | All ports defining XORG_CAT will get this automagically, switch over the rest manually. Remove any unneeded USES= pkgconfig git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@844 058c260c-8361-11dd-a0ac-aa2bafec7d09
* remove comment that's not true any more.zeising2013-04-171-1/+0
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@835 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Change the xorg-macros dependency to something that actually works.zeising2013-04-171-2/+3
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@829 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add a separate XORG_CAT category, macros, to use with xorg-macros. Make allzeising2013-04-171-1/+6
| | | | | | | | | | ports defining XORG_CAT to something other than macros depend on xorg-macros. Swtich xorg-macros to the new category. While here, update some more comments. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@828 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update some comments.zeising2013-04-171-7/+8
| | | | | | | | | Make all ports defining XORG_CAT build depend on pkgconf. Some ports fail hard without pkgconf, some ports look for it, but seem to move on even if it is not found. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@827 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Fix typo.zeising2013-03-211-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@760 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add xcb to USE_XORG=, to record a dependency on libxcb. Update libX11 tozeising2013-03-211-0/+2
| | | | | | | use this new USE_XORG=. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@758 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Split up the XORG_MODULES line.zeising2013-03-121-1/+81
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@722 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Use USES+= so we add to the list not overwrite it :)kwm2013-03-111-4/+4
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@719 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Change to use USES=pathfix and USE_PKGCONFIG=build instead ofzeising2013-03-101-7/+8
| | | | | | | USE_GNOME=gnomehack pkgconfig git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@714 058c260c-8361-11dd-a0ac-aa2bafec7d09
* FIx typozeising2013-03-081-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@705 058c260c-8361-11dd-a0ac-aa2bafec7d09
* REALLY use build depends on xorg-macroszeising2013-03-081-2/+2
| | | | | | | pointy-hat to: zeising git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@702 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Use build-depends for xorg-macros instead.zeising2013-03-081-1/+1
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@701 058c260c-8361-11dd-a0ac-aa2bafec7d09
* add xorg-macros to USE_XORG.zeising2013-03-081-1/+2
| | | | | | | Conversion of all ports will happen later. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@700 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Sync with ports. Add clang bug workaround.kwm2013-02-201-0/+5
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@686 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Move USE_XORG videoproto and xextproto to bsd.xorg.mk. Add some proto's tokwm2012-09-151-5/+6
| | | | | | | | | video/input definitions in bsd.xorg.mk so stuff will build. Fix some small nits here and there. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@580 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add bsd.xorg.mk from ports.kwm2012-09-151-0/+267
| | | | git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@579 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Come to think about it, this doesn't need to be around at all any more sincezeising2012-04-271-267/+0
| | | | | | | the version in the regular ports tree is identical to this. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@487 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Update bsd.xorg.mk version to match the one in the regular ports tree.zeising2012-04-271-1/+1
| | | | | | | | No functional change, only the version string is affected. git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@486 058c260c-8361-11dd-a0ac-aa2bafec7d09
* set XSERVER_VER based on the installed X, if it exists.zeising2012-04-111-0/+4
| | | | | | | Submitted by: kwm git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@462 058c260c-8361-11dd-a0ac-aa2bafec7d09
* Add bsd.xorg.mk from regular ports tree in preparation for patches.zeising2012-04-111-0/+263
Submitted by: kwm git-svn-id: https://trillian.chruetertee.ch/svn/ports/trunk@461 058c260c-8361-11dd-a0ac-aa2bafec7d09