Port details |
- xkbctrl Display and manipulate XKB keyboard controls from the commandline
- 1.0_2 x11
=3 1.0_2Version 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: unknown
- Last Update: 2022-07-20 14:23:32
- Commit Hash: d357bca
- People watching this port, also watch:: wget, python, jbigkit, python-doc-html, pdflib
- License: BSD3CLAUSE
- Description:
- Display and manipulate XKB keyboard controls from the commandline
You can set keyboard delay and repeat rates with XKB/X enviroment:
% xkbctrl +repeat 200 20
command help:
% xkbctrl -help
MIHIRA Yoshiro
<sanpei@sanpei.org>
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/x11/xkbctrl/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xkbctrl
- pkg install xkbctrl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xkbctrl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (xkbctrl/Imakefile) = 24ec16c583a447a33f5f50545f236603ff30480296e87e182c7a8d90bfa03b0c
SIZE (xkbctrl/Imakefile) = 2322
SHA256 (xkbctrl/xkbctrl.c) = d3e43689f88f19738bb59a6c5d8b8df662493fc55edb3416c28ae4861a7b56e5
SIZE (xkbctrl/xkbctrl.c) = 24710
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- x11.pc : x11/libX11
- xkbfile.pc : x11/libxkbfile
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xkbfile.pc : x11/libxkbfile
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- x11_xkbctrl
- USES:
- imake 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 |
1.0_2 20 Jul 2022 14:23:32
    |
Tobias C. Berner (tcberner)  |
x11: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexander Matey <matey@cis.ohio-state.edu>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Anton Toernqvist <antont@inbox.lv> (Only the first 15 lines of the commit message are shown above ) |
1.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_2 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. |
1.0_2 09 Mar 2017 09:19:21
  |
amdmi3  |
- Add LICENSE
- Pet portlint
- Regenerate patches |
1.0_2 22 Jan 2017 22:02:26
  |
rene  |
Reset sanpei@'s ports after 18 months of inactivity. |
1.0_2 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.0_2 05 Nov 2015 12:36:25
  |
mat  |
Fix ports that confused the meaning of WRKDIR and WRKSRC.
PR: 204056
Submitted by: mat
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D2735 |
1.0_2 14 May 2015 10:15:09
  |
mat  |
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 |
1.0_2 29 Jul 2014 16:09:42
  |
adamw  |
Rename x11/ patch-xy patches to reflect the files they modify. |
1.0_2 09 Jan 2014 14:48:54
  |
vanilla  |
Support stagedir.
Approved by: portmgr (blanket infrastructure) |
1.0_2 20 Sep 2013 23:43:20
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
1.0_2 28 Jun 2013 22:51:40
  |
bapt  |
Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article |
1.0_2 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
1.0_2 09 Jun 2009 15:33:28
 |
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
1.0_1 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}. |
1.0 24 Apr 2006 11:09:56
 |
sanpei  |
fix unfetchable.
Submitted by: fenner's distfiles survey |
1.0 23 Mar 2006 22:20:50
 |
sanpei  |
Use MASTER_SITE_XORG.
s/file/_file/ to silence portlint.
PR: ports/94790
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu at people.tecnik93.com> |
1.0 24 Jan 2006 03:16:52
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 22 Feb 2003 13:24:09
 |
sanpei  |
de-pkg-comment. |
02 Jun 2001 07:45:47
    |
sanpei  |
Update MASTER_SITES |
05 Feb 2001 16:18:54
    |
olgeni  |
Style fixes for ports/x11. |
08 Oct 2000 07:56:00
    |
asami  |
Convert category x11 to new layout. |
03 Aug 2000 15:28:34
    |
sanpei  |
change my e-mail address --> sanpei@FreeBSD.org |
05 Jul 2000 15:20:41
    |
sanpei  |
fix typo in original source Mod2Mask --> Mod4Mask |