notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
keybinder Library for registering keyboard shortcuts
0.3.1_6 x11 on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.1_6Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-08-16 15:53:34
Last Update: 2023-03-02 05:23:10
Commit Hash: fa81a4f
People watching this port, also watch:: py39-pycparser, teeworlds, en-hunspell, python
License: GPLv2
WWW:
https://github.com/engla/keybinder
Description:
Keybinder is a library for registering global keyboard shortcuts. Keybinder works with GTK-based applications using the X Window System. The port provides the following: - A C library, libkeybinder - Lua bindings, lua-keybinder (off by default) - Example programs in C, Lua, Python, and Vala
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (39 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/keybinder-0.3.1_6/catalog.mk
  3. /usr/local/share/licenses/keybinder-0.3.1_6/LICENSE
  4. /usr/local/share/licenses/keybinder-0.3.1_6/GPLv2
  5. include/keybinder.h
  6. lib/girepository-1.0/Keybinder-0.0.typelib
  7. lib/libkeybinder.so
  8. lib/libkeybinder.so.0
  9. lib/libkeybinder.so.0.1.0
  10. @comment %%LUA_MODLIBDIR%%/keybinder.so
  11. libdata/pkgconfig/keybinder.pc
  12. share/examples/keybinder/Makefile
  13. share/examples/keybinder/README
  14. share/examples/keybinder/example.lua
  15. share/examples/keybinder/example.py
  16. share/examples/keybinder/example_gi.lua
  17. share/examples/keybinder/keybinder.vapi
  18. share/examples/keybinder/lminigtk.c
  19. share/examples/keybinder/main.c
  20. share/examples/keybinder/vexample.vala
  21. share/gir-1.0/Keybinder-0.0.gir
  22. share/gtk-doc/html/keybinder/annotation-glossary.html
  23. share/gtk-doc/html/keybinder/api-index-full.html
  24. share/gtk-doc/html/keybinder/ch01.html
  25. share/gtk-doc/html/keybinder/deprecated-api-index.html
  26. share/gtk-doc/html/keybinder/home.png
  27. share/gtk-doc/html/keybinder/index.html
  28. share/gtk-doc/html/keybinder/keybinder-keybinder.html
  29. share/gtk-doc/html/keybinder/keybinder.devhelp2
  30. share/gtk-doc/html/keybinder/left-insensitive.png
  31. share/gtk-doc/html/keybinder/left.png
  32. share/gtk-doc/html/keybinder/right-insensitive.png
  33. share/gtk-doc/html/keybinder/right.png
  34. share/gtk-doc/html/keybinder/style.css
  35. share/gtk-doc/html/keybinder/up-insensitive.png
  36. share/gtk-doc/html/keybinder/up.png
  37. @owner
  38. @group
  39. @mode
Collapse this list.
Dependency lines:
  • keybinder>0:x11/keybinder
To install the port:
cd /usr/ports/x11/keybinder/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/keybinder
  • pkg install keybinder
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: keybinder
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (engla-keybinder-v0.3.1_GH0.tar.gz) = 6073bb5f626f75c4a6f25291b32673af02d47e735b56f9d471150d678ac0b5fa SIZE (engla-keybinder-v0.3.1_GH0.tar.gz) = 31727

Packages (timestamps in pop-ups are UTC):
keybinder
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.3.1_60.3.1_60.3.1_50.3.1_60.3.1_6---
FreeBSD:13:quarterly0.3.1_60.3.1_6-0.3.1_60.3.1_60.3.1_60.3.1_60.3.1_6
FreeBSD:14:latest0.3.1_60.3.1_60.3.1_50.3.1_60.3.1_60.3.1_6-0.3.1_6
FreeBSD:14:quarterly0.3.1_60.3.1_6-0.3.1_60.3.1_60.3.1_60.3.1_60.3.1_6
FreeBSD:15:latest0.3.1_60.3.1_6n/a0.3.1_6n/a0.3.1_60.3.1_60.3.1_6
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gtkdocize : textproc/gtk-doc
  2. gmake>=4.3 : devel/gmake
  3. g-ir-scanner : devel/gobject-introspection
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. autoconf>=2.71 : devel/autoconf
  6. automake>=1.16.5 : devel/automake
  7. libtoolize : devel/libtool
  8. x11.pc : x11/libX11
  9. xext.pc : x11/libXext
  10. xrender.pc : x11/libXrender
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xext.pc : x11/libXext
  3. xrender.pc : x11/libXrender
Library dependencies:
  1. libatk-1.0.so : accessibility/at-spi2-core
  2. libglib-2.0.so : devel/glib20
  3. libintl.so : devel/gettext-runtime
  4. libgtk-x11-2.0.so : x11-toolkits/gtk20
  5. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Libraries
  1. x11/lxpanel

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. deskutils/xfce4-volumed*
  2. Collapse this list of deleted ports.
for Run
  1. x11/guake

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. deskutils/kupfer*
  2. net-im/hotot*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for keybinder-0.3.1_6: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples LUA=off: Lua bindings ===> Use 'make config' to modify these settings
Options name:
x11_keybinder
USES:
autoreconf gmake gnome libtool pathfix pkgconfig xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/engla/keybinder/tar.gz/v0.3.1?dummy=/
Collapse this list.

Number of commits found: 36

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.1_6
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.3.1_5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.1_5
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.3.1_5
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.3.1_5
20 Jan 2021 15:08:48
Revision:562141Original commit files touched by this commit
fluffy search for other commits by this committer
textproc/gtk-doc: update to 1.33.1

- Switch to meson build (thanks to daniel engberg)
- Patch affected ports

PR:		252701
Exp-run by:	antoine
MFH:		2021Q1
0.3.1_4
01 Mar 2020 21:53:46
Revision:527603Original commit files touched by this commit
antoine search for other commits by this committer
Remove optional dependency on python 2.7
0.3.1_3
07 Nov 2019 18:36:56
Revision:517000Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories x

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.
0.3.1_3
07 May 2019 12:35:36
Revision:500960Original commit files touched by this commit
mat search for other commits by this committer
Rename the GTKDOC option to DOCS.

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
0.3.1_2
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.3.1_1
04 Oct 2017 08:01:09
Revision:451186Original commit files touched by this commit
bapt search for other commits by this committer
Fix usage of autoconf's AC_TRY_COMPILE to avoid nested function

Obtained from:	OpenBSD
0.3.1
25 Aug 2017 17:21:13
Revision:448722Original commit files touched by this commit
danfe search for other commits by this committer
- Make build dependency on `textproc/gtk-doc' 1) optional, and 2) actually
  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
0.3.1
21 Oct 2016 15:21:13
Revision:424427Original commit files touched by this commit
mat search for other commits by this committer
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
0.3.1
09 Sep 2016 19:42:46
Revision:421635Original commit files touched by this commit
amdmi3 search for other commits by this committer
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.1
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.3.1
22 Jan 2016 10:05:58
Revision:406897Original commit files touched by this commit
olivierd search for other commits by this committer
Update to 0.3.1

PR:		206260
Submitted by:	<tkato432@yahoo.com>
0.3.0_5
02 Aug 2015 15:03:20
Revision:393429Original commit files touched by this commit
tijl search for other commits by this committer
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do.  On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).

Bump PORTREVISION on all ports where the build log contains -export-symbols.

audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions.  Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to.  Fix a number of other issues in the same
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0_4
15 May 2015 16:43:11
Revision:386426Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Strip library
- Add LICENSE_FILE
0.3.0_3
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.3.0_3
24 Nov 2014 20:22:00
Revision:373367Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.3.0_3
19 Oct 2014 18:16:16
Revision:371203Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from korean/, shells/, x11/, x11-clocks/, x11-fm/,
  x11-fonts/, x11-toolkits and x11-wm to new USES=python

Approved by:	portmgr (implicit)
0.3.0_3
26 Aug 2014 04:23:43
Revision:366190Original commit files touched by this commit
olivierd search for other commits by this committer
- Pass maintainership
0.3.0_3
01 Jul 2014 19:38:35
Revision:360090Original commit files touched by this commit
tijl search for other commits by this committer
- Install documentation in standard location
- Add USES=libtool and bump dependent ports
- Use OPTIONS_SUB
0.3.0_2
26 May 2014 15:28:29
Revision:355360Original commit files touched by this commit
bapt search for other commits by this committer
Replace lang/lua with the new lang/lua51

lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua

Approved by:	portmgr (implicit)
0.3.0_1
29 Jan 2014 16:31:42
Revision:341759Original commit files touched by this commit
olivierd search for other commits by this committer
Fix gobject-introspection

PR:		186217
Submitted by:	amdmi3@
0.3.0_1
28 Jan 2014 19:38:46
Revision:341648Original commit files touched by this commit
olivierd search for other commits by this committer
- Fix Python and Lua versions
- Disable g-ir-scanner cache [1]

PR:		185910
Submitted by:	amdmi3@ [1]
0.3.0_1
11 Jan 2014 10:03:45
Revision:339414Original commit files touched by this commit
vanilla search for other commits by this committer
Support stagedir.

Approved by:	portmgr (blanket infrastructure)
0.3.0_1
30 Dec 2013 10:05:43
Revision:338077Original commit files touched by this commit
tijl search for other commits by this committer
Add DOCS and EXAMPLES options.
0.3.0_1
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
0.3.0_1
18 May 2013 06:38:20
Revision:318413Original commit files touched by this commit
olivierd search for other commits by this committer
- Add mirror, because kaizer.se is not pingable

While I'm here,
- Replace gnomehack by pathfix

Reported by:	pointyhat (erwin)
0.3.0_1
23 Apr 2013 14:20:28
Revision:316355Original commit files touched by this commit
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
0.3.0_1
27 Dec 2012 08:36:48
Revision:309537Original commit files touched by this commit
olivierd search for other commits by this committer
- Fix pkg-plist

Approved by:	rene, miwi (mentors, implicit)
Reported by:	qat.redports.org
0.3.0
26 Dec 2012 10:34:20
Revision:309512Original commit files touched by this commit
olivierd search for other commits by this committer
- Update to 0.3.0

Approved by:	rene, miwi (mentors, implicit)
0.2.2_1
15 Oct 2012 17:06:02
Revision:305925Original commit files touched by this commit
olivierd search for other commits by this committer
- Convert to OptionsNG

While here
- Update maintainer address
- Trim Makefile headers

Approved by:	rene, miwi (mentors)
Feature safe:	yes
0.2.2_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
0.2.2
16 Aug 2011 15:52:56
Original commit files touched by this commit
danfe search for other commits by this committer
Keybinder is a library for registering global keyboard shortcuts that works
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)

Number of commits found: 36