aboutsummaryrefslogtreecommitdiff
path: root/x11/keybinder/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* textproc/gtk-doc: update to 1.33.1Dima Panov2021-01-201-1/+0
| | | | | | | | | | | | - Switch to meson build (thanks to daniel engberg) - Patch affected ports PR: 252701 Exp-run by: antoine MFH: 2021Q1 Notes: svn path=/head/; revision=562141
* Remove optional dependency on python 2.7Antoine Brodin2020-03-011-4/+0
| | | | Notes: svn path=/head/; revision=527603
* Rename the GTKDOC option to DOCS.Mathieu Arnold2019-05-071-16/+16
| | | | | | | | | | | | First, all those ports should also have had a DOCS option that would have guarded the GTKDOC option, and then textproc/gtk-doc is pretty light and does not warrant a separate option. Discussed with: portmgr Approved by: portmgr Notes: svn path=/head/; revision=500960
* - Make build dependency on `textproc/gtk-doc' 1) optional, and 2) actuallyAlexey Dokuchaev2017-08-251-0/+16
| | | | | | | | | | | | | useful (for developers). Previously, API documentation was never built, disabled via CONFIGURE_ARGS; these docs are of no use to general public and might be interesting only to application developers working with the library, so do not install them by default (just as before) - While here, deobfuscate one installation command that was obfuscated in r406897 (careless commit of Kato's patch) and make the port description more accurate and readable Notes: svn path=/head/; revision=448722
* Update to 0.3.1Olivier Duchateau2016-01-221-15/+1
| | | | | | | | PR: 206260 Submitted by: <tkato432@yahoo.com> Notes: svn path=/head/; revision=406897
* Cleanup plistAntoine Brodin2014-11-241-5/+0
| | | | Notes: svn path=/head/; revision=373367
* - Install documentation in standard locationTijl Coosemans2014-07-011-21/+17
| | | | | | | | - Add USES=libtool and bump dependent ports - Use OPTIONS_SUB Notes: svn path=/head/; revision=360090
* Support stagedir.Vanilla I. Shu2014-01-111-1/+0
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=339414
* - Fix pkg-plistOlivier Duchateau2012-12-271-0/+1
| | | | | | | | Approved by: rene, miwi (mentors, implicit) Reported by: qat.redports.org Notes: svn path=/head/; revision=309537
* - Update to 0.3.0Olivier Duchateau2012-12-261-2/+33
| | | | | | | Approved by: rene, miwi (mentors, implicit) Notes: svn path=/head/; revision=309512
* Keybinder is a library for registering global keyboard shortcuts that worksAlexey Dokuchaev2011-08-161-0/+13
with GTK-based applications using the X Window System. PR: ports/155262 (severely modified and augmented as I was working on the same port independently) Notes: svn path=/head/; revision=279816