Port details |
- sbxkb XKB keyboard layout indicator and switcher
- 0.7.6_1 x11
=2 0.7.6_1Version 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
 - Port Added: 2012-11-15 11:39:18
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: croscorefonts, metalock, wcmcommander
- License: GPLv3
- Description:
- The sbxkb program is modernized replacement for classic xxkb. It is not
as configurable, but avoids few very annoying bugs of xxkb (i.e. it just
works). Comes with 224 national flag icons.
WWW: https://sourceforge.net/projects/staybox/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/sbxkb/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/sbxkb
- pkg install sbxkb
- PKGNAME: sbxkb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (sbxkb-0.7.6.tar.gz) = 55f8844f9c82ed063d26ee34622ec698db3e9338175865e49e34b1e254f4d4f5
SIZE (sbxkb-0.7.6.tar.gz) = 147207
- 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:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-x11-2.0.so : x11-toolkits/gtk20
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- x11_sbxkb
- USES:
- gnome pkgconfig xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.7.6_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
07 Nov 2019 18:36:56
0.7.6_1
|
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. |
20 Jan 2017 20:33:31
0.7.6_1
|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
08 Dec 2016 19:52:20
0.7.6_1
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
09 Sep 2016 19:42:46
0.7.6
|
amdmi3  |
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 ) |
02 Feb 2015 01:26:59
0.7.6
|
amdmi3  |
- Drop @dirrm* from pkg-plists
Approved by: portmgr blanket |
26 Aug 2014 14:06:09
0.7.6
|
tijl  |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
05 Jan 2014 12:11:26
0.7.6
|
antoine  |
Stage support |
20 Sep 2013 23:43:20
0.7.6
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
03 Sep 2013 06:36:42

|
bapt  |
Add an explicit dependency on pkgconf |
27 Jan 2013 12:51:44
0.7.6
|
danfe  |
- Cleanup Makefile a bit (sort knobs), add a comment
- Drop maintainership: port is stable enough to fly solo |
15 Nov 2012 11:39:08
0.7.6
|
danfe  |
Add a port of sbxkb, modernized replacement for classic xxkb. It sometimes
works better in modern desktop environments.
Feature safe: yes |