4dcc FreshPorts -- x11/keybinder
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
keybinder 0.3.0_1 x11 on this many watch lists=0 search for ports that depend on this port
Library for registering keyboard shortcuts
Maintained by: olivierd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Aug 2011 15:53:34
License: GPLv2


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
  - Python bindings, python-keybinder
  - An examples directory with programs in C, Lua, Python, and Vala

WWW: http://kaizer.se/wiki/keybinder/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gobject-introspection
  2. textproc/gtk-doc
  3. lang/python27
  4. devel/pkgconf
  5. devel/gmake
  6. x11/libX11
  7. x11/libXext
  8. x11/libXrender
  9. textproc/intltool
  10. devel/py-gobject
  11. x11-toolkits/py-gtk2
Required To Run:
  1. lang/python27
  2. x11/libX11
  3. x11/libXext
  4. x11/libXrender
  5. devel/gio-fam-backend
  6. devel/py-gobject
  7. x11-toolkits/py-gtk2
Required Libraries:
  1. devel/glib20
  2. devel/pcre
  3. accessibility/atk
  4. x11-toolkits/gtk20
  5. devel/libglade2
  6. textproc/libxml2
  7. x11-toolkits/pango

This port is required by:

for Run

To install the port: cd /usr/ports/x11/keybinder/ && make install clean
To add the package: pkg_add -r keybinder


Configuration Options
===> The following configuration options are available for keybinder-0.3.0_1:
     LUA=off: Lua bindings
     PYTHON=on: Python bindings or support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://darkstar.ist.utl.pt/pub/gentoo/distfiles/
  2. ftp://files.gentoo.gr/distfiles/
  3. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  4. ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
  5. ftp://ftp.gtlib.gatech.edu/pub/gentoo/distfiles/
  6. ftp://ftp.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/
  7. ftp://ftp.rhnet.is/pub/gentoo/distfiles/
  8. ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
  9. ftp://ftp.tu-clausthal.de/pub/linux/gentoo/distfiles/
  10. ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/distfiles/
  11. ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
  12. ftp://ftp.ussg.iu.edu/pub/linux/gentoo/distfiles/
  13. ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo/distfiles/
  14. ftp://gentoo.inode.at/source/distfiles/
  15. ftp://gentoo.mirrors.pair.com/distfiles/
  16. ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/distfiles/
  17. ftp://mirror.iawnet.sandia.gov/pub/gentoo/distfiles/
  18. ftp://mirrors.tds.net/pub/gentoo/distfiles
  19. ftp://sunsite.cnlab-switch.ch/mirror/gentoo/distfiles/
  20. ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/
  21. ftp://trumpetti.atm.tut.fi/gentoo/distfiles/
  22. http://darkstar.ist.utl.pt/gentoo/distfiles/
  23. http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
  24. http://ftp.rhnet.is/pub/gentoo/distfiles/
  25. http://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/
  26. http://ftp.uni-erlangen.de/pub/mirrors/gentoo/distfiles/
  27. http://gentoo.gg3.net/distfiles/
  28. http://gentoo.inode.at/distfiles/
  29. http://gentoo.kems.net/distfiles/
  30. http://gentoo.mirrors.pair.com/distfiles/
  31. http://mirrors.tds.net/pub/gentoo/distfiles/
  32. http://sunsite.cnlab-switch.ch/ftp/mirror/gentoo/distfiles/
  33. http://trumpetti.atm.tut.fi/gentoo/distfiles/

Number of commits found: 7

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 May 2013 06:38:20
Original commit files touched by this commit  0.3.0_1
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)
23 Apr 2013 14:20:28
Original commit files touched by this commit  0.3.0_1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
27 Dec 2012 08:36:48
Original commit files touched by this commit  0.3.0_1
olivierd search for other commits by this committer
- Fix pkg-plist

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

Approved by:	rene, miwi (mentors, implicit)
15 Oct 2012 17:06:02
Original commit files touched by this commit  0.2.2_1
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
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.2.2_1
dinoex search for other commits by this committer
- update png to 1.5.10
16 Aug 2011 15:52:56
Original commit files touched by this commit  0.2.2
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: 7

285e
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0