Port details |
- xkbset Manage various XKB features of X Window
- 0.8_1 x11 =4 0.8_1Version of this port present on the latest quarterly branch.
- Maintainer: stephen@FreeBSD.org
- Port Added: 2001-05-27 11:34:55
- Last Update: 2024-03-21 12:45:22
- Commit Hash: 9e076bf
- People watching this port, also watch:: xorg-server, xterm, k3b, xorg-libraries, libdrm
- License: BSD3CLAUSE
- WWW:
- http://www.math.missouri.edu/~stephen/software/
- Description:
- This is a program to help manage many of the XKB features of X window. This
includes such features as MouseKeys, AccessX, StickyKeys, BounceKeys, and
SlowKeys. It also includes a perl/tk gui program to help with MouseKeys
acceleration management.
Stephen Montgomery-Smith
stephen@math.missouri.edu
- ¦ ¦ ¦ ¦
- 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/xkbset/ && make install clean
- To add the package, run one of these commands:
- pkg install x11/xkbset
- pkg install xkbset
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xkbset
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1656276705
SHA256 (stephenmontgomerysmith-xkbset-v0.8_GH0.tar.gz) = 23c2397f16473611ca16eddbb5b144da1f02b2765183b8b4f99e17031488ea6a
SIZE (stephenmontgomerysmith-xkbset-v0.8_GH0.tar.gz) = 13866
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xkbset-0.8_1:
GUI=off: Install Tk GUI
===> Use 'make config' to modify these settings
- Options name:
- x11_xkbset
- USES:
- perl5 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.8_1 21 Mar 2024 12:45:22 |
Gleb Popov (arrowd) |
x11/xkbset: Move manpages to share/man
Approved by: portmgr (blanket) |
0.8 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
0.8 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
0.8 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 ) |
0.8 26 Jun 2022 20:52:33 |
Stephen Montgomery-Smith (stephen) |
x11/xkbset: Update to 0.8. |
0.7 17 Jan 2022 02:36:13 |
Stephen Montgomery-Smith (stephen) |
x11/xkbset: Update to 0.7. |
0.6_1 11 Sep 2021 16:10:43 |
Stephen Montgomery-Smith (stephen) |
x11/xkbset: Forgot to remove master_sites in last commit.
Reported by: Jan Beich <jbeich@FreeBSD.org> |
0.6_1 11 Sep 2021 04:13:03 |
Stephen Montgomery-Smith (stephen) |
x11/xkbset: Fetch from github.
Bump portrevision. |
0.6 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6 30 Dec 2020 21:01:50 |
stephen |
- Update to 0.6. |
0.5_3 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.5_3 19 Aug 2019 02:51:09 |
stephen |
- Fix portlint warning. |
0.5_3 10 Sep 2018 13:11:24 |
mat |
After an include, PLIST_SUB must be appended to, not overwritten.
If it is overwritten, many values will be clobbered, and
pain will ensue.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.5_3 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
0.5_3 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.5_3 17 Dec 2015 17:19:48 |
mat |
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight |
0.5_3 27 Dec 2014 19:32:55 |
stephen |
- Add another master site.
- Add licence. |
0.5_3 26 Jan 2014 23:12:30 |
stephen |
- Implement staging. |
0.5_3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.5_3 20 Sep 2013 23:43:20 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11) |
0.5_3 16 Sep 2013 16:32:07 |
bapt |
Convert to new perl framework
Convert USE_GMAKE to USES |
0.5_3 22 Nov 2012 03:25:09 |
stephen |
- Use new options framework.
Feature safe: yes |
0.5_3 30 Jun 2012 14:53:22 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
0.5_3 14 Jun 2011 07:41:22 |
stephen |
(forced commit)
Maintainer: stephen@missouri.edu -> stephen@FreeBSD.org
Approved by: maho (mentor) |
0.5_3 14 Jun 2011 07:18:53 |
stephen |
commit.log |
0.5_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.5_3 05 Apr 2009 20:50:49 |
dhn |
- Update maintainer mail address
PR: ports/133397
Submitted by: Stephen Montgomery-Smith <stephen@missouri.edu> (maintainer)
Approved by: tabthorpe (co-mentor) |
0.5_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.5_3 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.5_2 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.5_1 24 Mar 2006 00:45:09 |
mnag |
- Use OPTIONS
- Remove extra TABS
PR: 94788
Submitted by: Ion-Mihai "IOnut" Tetcu
Approved by: maintainer |
0.5_1 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
0.5_1 18 Mar 2004 02:52:47 |
trevor |
Add size data.
Approved by: maintainers |
0.5_1 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
0.5_1 21 Feb 2003 14:06:08 |
knu |
De-pkg-comment. |
0.5_1 01 Jan 2003 22:18:08 |
naddy |
* Add knob WITH_GUI. If set, install xkbset-gui.
* Add proper dependency for WITH_GUI flavor.
Approved by: maintainer |
0.5 25 Nov 2002 01:07:18 |
naddy |
Update to 0.5.
Based on
PR: 45545
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> |
27 May 2001 15:34:55 |
ijliao |
add xkbset Manage various XKB features of X Window |