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
libcec Library to control Pulse-Eight's HDMI-CEC adapter
6.0.2_1 multimedia on this many watch lists=2 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 6.0.2_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2012-11-29 18:44:15
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: openjdk8, rubygem-optimist, py39-pycparser, ladspa, tmux
License: GPLv2
WWW:
http://libcec.pulse-eight.com/
Description:
libCEC allows you in combination with the right hardware to control your device with your TV remote control utilising your existing HDMI cabling. This library is an enabling platform for the CEC bus in HDMI, it allows developers to interact with other HDMI devices without having to worry about the communication overhead, handshaking, and the various ways of sending a message for each vendor.
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 (24 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libcec-6.0.2_1/catalog.mk
  3. /usr/local/share/licenses/libcec-6.0.2_1/LICENSE
  4. /usr/local/share/licenses/libcec-6.0.2_1/GPLv2
  5. bin/cec-client
  6. bin/cec-client-6.0.2
  7. bin/cecc-client
  8. bin/cecc-client-6.0.2
  9. bin/pyCecClient
  10. include/libcec/cec.h
  11. include/libcec/cecc.h
  12. include/libcec/ceccloader.h
  13. include/libcec/cecloader.h
  14. include/libcec/cectypes.h
  15. include/libcec/version.h
  16. lib/libcec.so
  17. lib/libcec.so.6
  18. lib/libcec.so.6.0.2
  19. lib/python3.9/site-packages/_cec.so
  20. lib/python3.9/site-packages/cec.py
  21. libdata/pkgconfig/libcec.pc
  22. @owner
  23. @group
  24. @mode
Collapse this list.
Dependency lines:
  • libcec>0:multimedia/libcec
To install the port:
cd /usr/ports/multimedia/libcec/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/libcec
  • pkg install libcec
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libcec
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595416529 SHA256 (Pulse-Eight-libcec-libcec-6.0.2_GH0.tar.gz) = 090696d7a4fb772d7acebbb06f91ab92e025531c7c91824046b9e4e71ecb3377 SIZE (Pulse-Eight-libcec-libcec-6.0.2_GH0.tar.gz) = 355807

Packages (timestamps in pop-ups are UTC):
libcec
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest6.0.2_16.0.2_16.0.26.0.2_16.0.2_1-6.0.2-
FreeBSD:13:quarterly6.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_1
FreeBSD:14:latest6.0.2_16.0.2_16.0.2_16.0.2_16.0.2_16.0.2_1-6.0.2_1
FreeBSD:14:quarterly6.0.2_16.0.2_1-6.0.2_16.0.2_16.0.2_16.0.2_16.0.2_1
FreeBSD:15:latest6.0.2_16.0.2_1n/a6.0.2_1n/a6.0.2_16.0.2_16.0.2_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. swig : devel/swig
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. pkgconf>=1.3.0_1 : devel/pkgconf
  5. python3.9 : lang/python39
Library dependencies:
  1. libp8-platform.so : devel/p8-platform
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. multimedia/plexhometheater*
  2. multimedia/xbmc*
  3. Collapse this list of deleted ports.
for Libraries
  1. multimedia/kodi
  2. multimedia/py-cec

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. multimedia/kodi-devel*
  2. multimedia/plexhometheater*
  3. multimedia/xbmc*
  4. 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 libcec-6.0.2_1: PYTHON=on: Build python wrapper X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
multimedia_libcec
USES:
alias cmake compiler:c++11-lib pathfix pkgconfig shebangfix python:build
pkg-message:
For install:
WARNING: You need write permissions on the USB device to make it work properly. Consider adding your user to the operator group: % pw groupmod operator -m jerry and adding a rule in /etc/devfs.rules like this one: [system=10] add path 'ttyU*' mode 0660 group operator To load this new rule add the following to /etc/rc.conf: devfs_system_ruleset="system" Then restart devfs to load the new rule: % service devfs restart
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Pulse-Eight/libcec/tar.gz/libcec-6.0.2?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port