aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb-util-xrm
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* x11/xcb-util-xrm: Update to 1.3Niclas Zeising2020-09-132-5/+5
| | | | Notes: svn path=/head/; revision=548494
* Switch all ports to use USES=xorg-catNiclas Zeising2019-11-031-1/+1
| | | | | | | | Change all ports to use USES=xorg-cat instead of the old XORG_CAT Add USES=xorg and USES=gl as needed to x11@ ports Notes: svn path=/head/; revision=516607
* http://github.com redirects to https://github.com, spare everyone a redirect.Mathieu Arnold2016-12-021-2/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=427548
* Fix .pc pathBaptiste Daroussin2016-07-071-1/+4
| | | | | | | | Reported by: Herbert J. Skuhra <herbert@mailbox.org> Pointyhat to: bapt Notes: svn path=/head/; revision=418166
* Add xcb-util-xrm: XCB utility functions for the X resource managerBaptiste Daroussin2016-07-064-0/+35
Notes: svn path=/head/; revision=418148