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 2022Q3
lirc Linux Infrared Remote Control
0.9.0_14,1 comms on this many watch lists=5 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.9.0_13,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 search for ports maintained by this maintainer
Port Added: 2003-10-06 01:33:49
Last Update: 2024-02-22 14:02:20
Commit Hash: 4b7bcc9
People watching this port, also watch:: subversion, lsof, zip, python, glib
License: GPLv2
WWW:
https://www.lirc.org/
Description:
LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. The most important part of LIRC is the lircd daemon that will decode IR signals received by the device drivers and provide the information on a socket. It will also accept commands for IR signals to be sent if the hardware supports this. The second daemon program called lircmd will connect to lircd and translate the decoded IR signals to mouse movements. You can e.g. configure X to use your remote control as an input device. The user space applications will allow you to control your computer with your remote control. You can send X events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lirc-0.9.0_14,1/catalog.mk
  3. /usr/local/share/licenses/lirc-0.9.0_14,1/LICENSE
  4. /usr/local/share/licenses/lirc-0.9.0_14,1/GPLv2
  5. bin/ircat
  6. bin/irexec
  7. bin/irpty
  8. bin/irrecord
  9. bin/irsend
  10. bin/irw
  11. bin/irxevent
  12. bin/lircrcd
  13. bin/mode2
  14. bin/pronto2lirc
  15. bin/xmode2
  16. include/lirc/lirc_client.h
  17. lib/liblirc_client.a
  18. lib/liblirc_client.so
  19. lib/liblirc_client.so.0
  20. lib/liblirc_client.so.0.2.1
  21. share/man/man1/ircat.1.gz
  22. share/man/man1/irexec.1.gz
  23. share/man/man1/irpty.1.gz
  24. share/man/man1/irrecord.1.gz
  25. share/man/man1/irsend.1.gz
  26. share/man/man1/irw.1.gz
  27. share/man/man1/irxevent.1.gz
  28. share/man/man1/lircrcd.1.gz
  29. share/man/man1/mode2.1.gz
  30. share/man/man1/smode2.1.gz
  31. share/man/man1/xmode2.1.gz
  32. share/man/man8/lircd.8.gz
  33. share/man/man8/lircmd.8.gz
  34. sbin/lircd
  35. sbin/lircmd
  36. @sample etc/lircd.conf.sample
  37. @dir /var/run/lirc
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • lirc>0:comms/lirc
To install the port:
cd /usr/ports/comms/lirc/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/lirc
  • pkg install lirc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lirc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (lirc-0.9.0.tar.bz2) = 6323afae6ad498d4369675f77ec3dbb680fe661bea586aa296e67f2e2daba4ff SIZE (lirc-0.9.0.tar.bz2) = 857286

Packages (timestamps in pop-ups are UTC):
lirc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.0_14,10.9.0_14,10.9.0_12,10.9.0_14,10.9.0_14,1-0.9.0_12,1-
FreeBSD:13:quarterly0.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,10.9.0_14,10.9.0_13,10.9.0_13,10.9.0_13,1
FreeBSD:14:latest0.9.0_14,10.9.0_14,10.9.0_13,10.9.0_14,10.9.0_14,10.9.0_13,1-0.9.0_13,1
FreeBSD:14:quarterly0.9.0_13,10.9.0_14,1-0.9.0_13,10.9.0_14,10.9.0_13,10.9.0_13,10.9.0_13,1
FreeBSD:15:latest0.9.0_14,10.9.0_14,1n/a0.9.0_13,1n/a0.9.0_13,10.9.0_13,10.9.0_14,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. input.h : devel/evdev-proto
  2. gmake>=4.3 : devel/gmake
  3. python3.9 : lang/python39
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
  7. sm.pc : x11/libSM
  8. x11.pc : x11/libX11
  9. ice.pc : x11/libICE
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. ice.pc : x11/libICE
Library dependencies:
  1. libftdi.so : devel/libftdi
  2. libirman.so : comms/libirman
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. comms/py-lirc*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. comms/kremotecontrol*
  2. comms/kremotecontrol-kde4*
  3. multimedia/plexhometheater*
  4. multimedia/xbmc*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for lirc-0.9.0_14,1: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples MINIMAL=off: Build with minimal dependencies SMODE2=off: Build smode2 (shows signal waveform), requires svgalib UARTLIRC=off: Install serial LIRC driver ===> Use 'make config' to modify these settings
Options name:
comms_lirc
USES:
alias autoreconf gmake libtool localbase python tar:bzip2 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  2. http://cytranet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  3. http://deac-ams.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  4. http://deac-fra.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  5. http://deac-riga.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  6. http://downloads.sourceforge.net/project/lirc/LIRC/0.9.0/
  7. http://excellmedia.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  8. http://freefr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  9. http://gigenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  10. http://ixpeering.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  11. http://jaist.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  12. http://jztkft.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  13. http://kumisystems.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  14. http://liquidtelecom.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  15. http://nchc.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  16. http://netactuate.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  17. http://netcologne.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  18. http://netix.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  19. http://onboardcloud.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  20. http://phoenixnap.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  21. http://razaoinfo.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  22. http://sinalbr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  23. http://sitsa.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  24. http://sonik.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  25. http://tenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  26. http://udomain.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  27. http://ufpr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  28. http://versaweb.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  29. https://cfhcable.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  30. https://cytranet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  31. https://deac-ams.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  32. https://deac-fra.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  33. https://deac-riga.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  34. https://downloads.sourceforge.net/project/lirc/LIRC/0.9.0/
  35. https://excellmedia.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  36. https://freefr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  37. https://gigenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  38. https://ixpeering.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  39. https://jaist.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  40. https://jztkft.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  41. https://kumisystems.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  42. https://liquidtelecom.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  43. https://nchc.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  44. https://netactuate.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  45. https://netcologne.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  46. https://netix.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  47. https://onboardcloud.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  48. https://phoenixnap.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  49. https://razaoinfo.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  50. https://sinalbr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  51. https://sitsa.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  52. https://sonik.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  53. https://tenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  54. https://udomain.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  55. https://ufpr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  56. https://versaweb.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
Collapse this list.

There are no commits on branch 2022Q3 for this port