notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
hotkeys Allows usage of special keys on internet/multimedia keyboards
0.5.7.1_20 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5.7.1_20Version of this port present on the latest quarterly branch.
Maintainer: portmaster@BSDforge.com search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
License: GPLv2+
WWW:
http://ypwong.org/hotkeys/
Description:
This program sits at the back and listens for the "special" hotkeys that you won't normally use on your internet/Multimedia keyboards. The buttons perform their intended behaviors, such as volume up and down, mute the speaker, launch applications, etc. NOTE: CDROM & APM features have been disabled WWW: http://ypwong.org/hotkeys/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (37 items)
Collapse this list.
  1. /usr/local/share/licenses/hotkeys-0.5.7.1_20/catalog.mk
  2. /usr/local/share/licenses/hotkeys-0.5.7.1_20/LICENSE
  3. /usr/local/share/licenses/hotkeys-0.5.7.1_20/GPLv2+
  4. bin/hotkeys
  5. @sample etc/hotkeys.conf.sample
  6. man/man1/hotkeys.1.gz
  7. share/hotkeys/splash.png
  8. share/hotkeys/acerwl.def
  9. share/hotkeys/btc9000.def
  10. share/hotkeys/eliteduo.def
  11. share/hotkeys/hp5181.def
  12. share/hotkeys/ibook.def
  13. share/hotkeys/itouch.def
  14. share/hotkeys/kb9930.def
  15. share/hotkeys/kb9963.def
  16. share/hotkeys/kbp8993.def
  17. share/hotkeys/logitech-cfo.def
  18. share/hotkeys/logitech-ultrax.def
  19. share/hotkeys/mck800.def
  20. share/hotkeys/msnatpro.def
  21. share/hotkeys/msnet.def
  22. share/hotkeys/msnetpro.def
  23. share/hotkeys/mx1998.def
  24. share/hotkeys/mx2500.def
  25. share/hotkeys/mx3000.def
  26. share/hotkeys/orktekusb.def
  27. share/hotkeys/pb5140w.def
  28. share/hotkeys/polypix.def
  29. share/hotkeys/sk2500.def
  30. share/hotkeys/sk2501a.def
  31. share/hotkeys/sk2505.def
  32. share/hotkeys/sk2800c.def
  33. share/hotkeys/sk7100.def
  34. share/hotkeys/sk9925.def
  35. @owner
  36. @group
  37. @mode
Collapse this list.
Dependency lines:
  • hotkeys>0:misc/hotkeys
To install the port:
cd /usr/ports/misc/hotkeys/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/hotkeys
  • pkg install hotkeys
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: hotkeys
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (hotkeys_0.5.7.1.tar.gz) = 6901bcdb81ca2b6a4ed095b227a2bbca1833fc18d8ed189b7fc803369f1a6faa SIZE (hotkeys_0.5.7.1.tar.gz) = 234289

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. x11.pc : x11/libX11
  3. xft.pc : x11-fonts/libXft
  4. xkbfile.pc : x11/libxkbfile
  5. xmu.pc : x11-toolkits/libXmu
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xft.pc : x11-fonts/libXft
  3. xkbfile.pc : x11/libxkbfile
  4. xmu.pc : x11-toolkits/libXmu
Library dependencies:
  1. libxml2.so : textproc/libxml2
  2. libxosd.so : misc/xosd
  3. libdb-5.3.so : databases/db5
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for hotkeys-0.5.7.1_20: OSD=on: On-screen display support ===> Use 'make config' to modify these settings
Options name:
misc_hotkeys
USES:
bdb gmake xorg
pkg-message:
For install:
At this current stage CDROM & APM support has been disabled. The linux CDROM cdrom.h code needs to be remapped to work with FreeBSD's cdio.h library
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://BSDforge.com/projects/source/misc/hotkeys/0.5.7.1/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.7.1_20
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1