Port details |
- bbkeys Keygrabber for the Blackbox window manager
- 0.9.1_2 x11-wm =17 0.9.1_2Version of this port present on the latest quarterly branch.
- Maintainer: A.J.Caines@halplant.com
- Port Added: 2000-07-19 10:18:17
- Last Update: 2024-02-26 21:40:50
- Commit Hash: 7b2852d
- People watching this port, also watch:: blackbox, nmap, gnupg, unzip
- License: MIT
- WWW:
- https://bbkeys.sourceforge.net/
- Description:
- bbkeys is the keygrabber for the Blackbox window manager: bbkeys handles all
keybindings and keyboard shortcuts for Blackbox. It uses Blackbox' Image
classes for rendering its look and feel so that bbkeys will render itself to
match whatever Blackbox style is used. It is highly configurable either via
the "bbconf" GUI utility or by hand-editting bbkeys's config file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11-wm/bbkeys/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-wm/bbkeys
- pkg install bbkeys
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bbkeys
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (bbkeys-0.9.1.tar.gz) = 4381994b998a0b41e3b27d532bdb2a859fefaca260705022eeec8c1c02e99680
SIZE (bbkeys-0.9.1.tar.gz) = 226941
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- blackbox : x11-wm/blackbox
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bbkeys-0.9.1_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- x11-wm_bbkeys
- USES:
- perl5 pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1_2 26 Feb 2024 21:40:50 |
Muhammad Moinur Rahman (bofh) |
x11-wm/bbkeys: Moved man to share/man
Approved by: portmgr (blanket) |
0.9.1_1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.9.1_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.9.1_1 20 Jul 2022 14:23:42 |
Tobias C. Berner (tcberner) |
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov> (Only the first 15 lines of the commit message are shown above ) |
0.9.1_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.1_1 07 Nov 2019 18:36:56 |
zeising |
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.9.1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
0.9.1_1 20 Dec 2014 20:01:27 |
bapt |
cleanup plist |
0.9.1_1 22 Apr 2014 08:34:50 |
bapt |
Support stage |
0.9.1_1 21 Sep 2013 00:01:17 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
0.9.1_1 06 Sep 2013 13:01:54 |
bapt |
Add an explicit dependency on pkgconf |
0.9.1_1 17 Dec 2012 10:18:31 |
danfe |
- Trim Makefile header, NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Define LICENSE, drop article from COMMENT, small cleanups
- Augment port description while I am here
Approved by: maintainer (implicit) |
0.9.1_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.9.1_1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.9.1_1 07 Aug 2010 13:58:15 |
naddy |
(1) LP64 fix: XGetWindowProperty() passes 32-bit values in long ints.
(2) Remove pkg-message, which isn't needed any longer.
Submitted by: A.J.Caines@halplant.com (maintainer) (2)
Approved by: A.J.Caines@halplant.com (maintainer) (1) |
0.9.1 25 Apr 2010 07:06:03 |
miwi |
- Move to USE_PERL5_BUILD
PR: 145834
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Approved by: maintainer |
0.9.1 22 Aug 2009 00:39:37 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
0.9.1 24 Mar 2009 15:06:20 |
wxs |
- Update to 0.9.1.
PR: ports/132983
Submitted by: Edmondas Girkantas <eg@fbsd.lt>
Approved by: A.J.Caines@halplant.com (maintainer) |
0.9.0_4 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.9.0_4 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.9.0_4 22 Mar 2008 08:55:40 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.9.0_3 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.9.0_2 13 May 2006 05:00:46 |
edwin |
Remove USE_REINPLACE from categories starting with X |
0.9.0_2 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.9.0_2 23 Jun 2005 08:19:35 |
flz |
- Fix segfault on 6.x.
PR: ports/82563
Submitted by: maintainer
Obtained from: bbkeys CVS |
0.9.0_1 07 May 2005 20:45:48 |
kwm |
Unbreak with new pkgconfig
Approved by: maintainer |
0.9.0_1 30 Apr 2005 00:53:45 |
kris |
BROKEN: Does not build |
0.9.0_1 18 Mar 2005 21:20:26 |
flz |
- Add UPDATING entry about latest blackbox ports changes.
- Update boxtools to 0.70.0.
- Update bbpager to 0.4.0.
- Global cleanup in blackbox and bbkeys.
PR: ports/78967
Submitted by: Andrew J. Caines <A.J.Caines@halplant.com> |
0.9.0 17 Mar 2005 18:32:22 |
novel |
Add dependency on blackbox since it requires libbt (part of blackbox).
Approved by: krion (mentor) (implicit) |
0.9.0 15 Mar 2005 17:21:25 |
novel |
- update to 0.9.0
- pass maintainership to Andrew J Caines <A.J.Caines@halplant.com>
PR: 78869
Submitted by: Danny Koenig <dako@bsdberlin.org>
Approved by: krion (mentor) (implicit) |
0.8.6 10 Aug 2004 18:51:20 |
krion |
Update to version 0.8.6
PR: ports/70268
Submitted by: Ports Fury |
0.8.5 10 Aug 2004 11:04:41 |
vs |
Reset maintainer. Much thanks to Stijn for maintaining the ports so far!
PR: ports/70203
Submitted by: Stijn Hoop (maintainer) |
0.8.5 18 Mar 2004 18:01:13 |
trevor |
Add size data, approved by maintainers. |
0.8.5 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
0.8.5 05 Oct 2002 19:23:52 |
obraun |
Upgrade to 0.8.5.
PR: 43332
Submitted by: maintainer |
0.8.4 28 Aug 2002 05:56:42 |
kevlo |
- Remove RUN_DEPENDS on blackbox - this utility can successfully be used
with other window managers like fluxbox, openbox, etc.
- Change WWW in pkg-descr to match reality
PR: 42082
Submitted by: MAINTAINER |
0.8.4 24 Jun 2002 17:31:19 |
pat |
Fix dependencies, use REINPLACE_CMD, and remove shared directory if empty
without coughing up errors.
PR: ports/39773
Submitted by: maintainer |
0.8.4 09 Jun 2002 16:08:12 |
pat |
Chase checksum - no changes except this time the tarball is gzipped
PR: ports/38974
Submitted by: maintainer |
0.8.4 14 May 2002 02:28:45 |
pat |
Update to 0.8.4
PR: 37816
Submitted by: maintainer |
13 Dec 2001 03:20:04 |
ijliao |
upgrade to 0.8.3 pass maintainership to stijn@win.tue.nl |
20 Nov 2001 23:29:38 |
lioux |
Style police: WWW tags should either end in a file/script or TRAILING /; Fix the
later case |
03 Apr 2001 09:14:44 |
will |
Overhaul QT/KDE support: - bsd.port.mk update to use bsd.kde.mk for
USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix
bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce
QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to
2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication
that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs
build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone
since it looks like black magic to me. Should still work w/ compat shims
for older USE_QT[,2] style. Some others were also left alone for the same
reason. |
29 Mar 2001 20:16:27 |
mharo |
update to 0.3.6 |
08 Oct 2000 08:00:02 |
asami |
Convert category x11-wm to new layout. |
20 Jul 2000 14:52:36 |
alex |
Change MASTERSITE to author's mastersite. Previous master-site was only a
temporary fix. |
19 Jul 2000 14:18:17 |
alex |
Add bbkeys 0.3.3 - a keygrabber for the Blackbox window manager. |