Port details |
- kbdscan Show scancodes of keys pressed and released
- 20110507 misc
=3 20110507Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2010-08-03 13:45:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: inotify-tools, e2fsprogs, monit, pure-ftpd, phpsysinfo-php82
- License: ISCL
- WWW:
- https://hack.org/mc/hacks/kbdscan/
- Description:
- kbdscan is a small program to set the FreeBSD console keyboard in
raw scancode mode and show scancodes of keys pressed and released.
Five seconds of inactivity resets the console to the original mode
and quits the program.
¦ ¦ ¦ ¦ 
- 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/misc/kbdscan/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/kbdscan
- pkg install kbdscan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kbdscan
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (kbdscan-20110507.tar.bz2) = 6b63b43e2f8aff44cdc233d5d5cf35f2ff7ac93052af11b151cb44d6b7105ef1
SIZE (kbdscan-20110507.tar.bz2) = 2428
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_kbdscan
- USES:
- tar:bzip2
- 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 |
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) |
20110507 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 ) |
20110507 30 Mar 2022 22:02:53
    |
Po-Chuan Hsieh (sunpoet)  |
misc/kbdscan: Cosmetic change |
20110507 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20110507 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
20110507 12 Aug 2018 17:33:17
  |
sunpoet  |
Update MASTER_SITES |
20110507 11 Aug 2018 15:23:34
  |
joneum  |
Update WWW
Approved by: portmgr (blanket) |
20110507 19 Aug 2014 19:51:31
  |
sunpoet  |
- Update COMMENT
- Take maintainership |
20110507 17 Aug 2014 08:25:51
  |
eadler  |
Return some ports I maintain to the pool. |
20110507 13 Mar 2014 03:50:44
  |
eadler  |
Modernize my ports |
20110507 26 Sep 2013 04:03:59
  |
eadler  |
Convert to STAGEDIR |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
20110507 16 Jul 2013 21:59:48
  |
eadler  |
Remove now excess verbiage.
Reviewed by: bapt |
20110507 02 Jun 2013 10:14:45
  |
eadler  |
The ISC license has been added since this port was created. Use the 'default'
one.
Submitted by: antoine |
20110507 01 Jun 2013 22:54:51
  |
eadler  |
The ISC license is considered copyfree. |
20110507 08 Mar 2013 20:23:39
  |
eadler  |
Clean up my ports (and a couple of ports@ owned ones):
- Fix COMMENT
- Add MAKE_JOBS_SAFE where appropriate
- Change ordering of LICENSE lines
- Fix new header format
- Etc.
Reviewed by: drogoh (on irc) |
20110507 13 Dec 2012 19:05:01
  |
eadler  |
Update maintainer address missed from when I got my ports bit(!)
Trim headers while here |
20110507 08 May 2011 21:47:45
 |
nox  |
Update to 20110507.
PR: misc/156875
Submitted by: eadler |
20100427 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
20100427 09 Sep 2010 08:19:56
 |
wen  |
- Update maintainer's email
PR: ports/150420
Submitted by: Eitan Adler <foreignuser@eitanadler.com> (maintainer) |
20100427 03 Aug 2010 13:45:22
 |
jacula  |
kbdscan is a small program to set the FreeBSD console keyboard in
raw scancode mode and show scancodes of keys pressed and released.
Five seconds of inactivity resets the console to the original mode
and quits the program.
WWW: http://hack.org/mc/hacks/kbdscan/
PR: ports/146010
Submitted by: Eitan Adler <EitanAdlerList@gmail.com>
Approved by: pgj (mentor) |