Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x11/xcm: Moved man to share/man | Muhammad Moinur Rahman | 2024-02-26 | 1 | -5/+5 |
| | | | | Approved by: portmgr (blanket) | ||||
* | all: return bsam's ports to the pool after his commit bit got safekept | Rene Ladan | 2022-06-06 | 1 | -1/+1 |
| | |||||
* | *: fix tab vs. space issues, and comments according to the guide. | Jimmy Olgeni | 2021-10-16 | 1 | -2/+2 |
| | |||||
* | One more small cleanup, forgotten yesterday. | Mathieu Arnold | 2021-04-07 | 1 | -1/+0 |
| | | | | Reported by: lwhsu | ||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Add USES=xorg USES=gl, ports categories x | Niclas Zeising | 2019-11-07 | 1 | -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 back | Tobias C. Berner | 2019-03-17 | 3 | -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 2015 | Tobias C. Berner | 2019-03-16 | 3 | -42/+0 |
| | | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=495987 | ||||
* | Add DOCS options to ports that should have one. | Mathieu Arnold | 2018-09-10 | 1 | -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 Samorodov | 2017-08-02 | 2 | -8/+20 |
| | | | | Notes: svn path=/head/; revision=447181 | ||||
* | Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. | Mathieu Arnold | 2016-04-01 | 1 | -1/+1 |
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351 | ||||
* | x11/xcm: update to version 0.5.3 | Boris Samorodov | 2014-03-17 | 2 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=348501 | ||||
* | . support staging; \ | Boris Samorodov | 2013-09-28 | 1 | -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 Daroussin | 2013-09-20 | 1 | -0/+1 |
| | | | | | | | x11) Notes: svn path=/head/; revision=327777 | ||||
* | Tools based on libXcm, a library for colour management on X: | Boris Samorodov | 2013-02-16 | 3 | -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 |