aboutsummaryrefslogtreecommitdiff
path: root/x11/xcm
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories xNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 'x' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=517000
* x11/xcm: reinstate after graphics/oyranos is backTobias C. Berner2019-03-173-0/+43
| | | | | | | | - x11/xcm was dropped as it's LIB_DEPENDS graphics/oyranos was using Qt4. - graphics/oyranos has been reinstated and made to use Qt5 in r496061 Notes: svn path=/head/; revision=496065
* x11/xcm: Has expired: Qt4 has been EOL since december 2015Tobias C. Berner2019-03-163-42/+0
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=495987
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* x11/xcm: Update to version 0.5.4. Move to github. Add LICENCE.Boris Samorodov2017-08-022-8/+20
| | | | Notes: svn path=/head/; revision=447181
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* x11/xcm: update to version 0.5.3Boris Samorodov2014-03-172-3/+3
| | | | Notes: svn path=/head/; revision=348501
* . support staging; \Boris Samorodov2013-09-281-5/+4
| | | | | | | . use new LIB_DEPENDS syntax. Notes: svn path=/head/; revision=328626
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | x11) Notes: svn path=/head/; revision=327777
* Tools based on libXcm, a library for colour management on X:Boris Samorodov2013-02-163-0/+28
. xcmddc requests EDID from a monitor over the i2c bus; . xcmedid is for parsing EDID data blocks; . xcmevents observes X11 colour management events. Notes: svn path=/head/; revision=312341