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
dcf77pi DCF77 receiver/logger/analyzer and library for the Raspberry Pi
3.7.1.1_2 comms on this many watch lists=1 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 3.7.1.1_2Version of this port present on the latest quarterly branch.
Maintainer: rene@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-21 22:46:28
Last Update: 2024-02-26 20:37:47
Commit Hash: e0f0d78
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: BSD2CLAUSE
WWW:
https://codeberg.org/rene0/dcf77pi
Description:
Yet another DCF77 decoder. This one is intended for the Raspberry Pi platform but might work on other devices using GPIO pins too. The received data can be logged for later playback/analysis. The software is written as a library for easy reuse into other software.
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 (20 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dcf77pi-3.7.1.1_2/catalog.mk
  3. /usr/local/share/licenses/dcf77pi-3.7.1.1_2/LICENSE
  4. /usr/local/share/licenses/dcf77pi-3.7.1.1_2/BSD2CLAUSE
  5. bin/dcf77pi
  6. bin/dcf77pi-analyze
  7. bin/dcf77pi-readpin
  8. bin/kevent-demo
  9. @sample etc/dcf77pi/config.json.sample
  10. include/dcf77pi/bits1to14.h
  11. include/dcf77pi/calendar.h
  12. include/dcf77pi/decode_alarm.h
  13. include/dcf77pi/decode_time.h
  14. include/dcf77pi/input.h
  15. include/dcf77pi/mainloop.h
  16. include/dcf77pi/setclock.h
  17. lib/libdcf77.so
  18. @owner
  19. @group
  20. @mode
Collapse this list.
Dependency lines:
  • dcf77pi>0:comms/dcf77pi
To install the port:
cd /usr/ports/comms/dcf77pi/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/dcf77pi
  • pkg install dcf77pi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dcf77pi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708893918 SHA256 (dcf77pi-v3.7.1.1.tar.gz) = e7f94b697527a7d98c260ece8d5cee8915f40db3582fa4b28b4048ad076db63e SIZE (dcf77pi-v3.7.1.1.tar.gz) = 67702

Packages (timestamps in pop-ups are UTC):
dcf77pi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.7.1.1_23.7.1.1_23.7.1.1_13.7.1.1_23.7.1.1_2-3.7.1.1_1-
FreeBSD:13:quarterly3.7.1.1_23.7.1.1_23.7.1.1_13.7.1.1_23.7.1.1_23.7.1.1_13.7.1.1_13.7.1.1_1
FreeBSD:14:latest3.7.1.1_23.7.1.1_23.7.1.1_13.7.1.1_23.7.1.1_23.7.1.1_1-3.7.1.1_1
FreeBSD:14:quarterly3.7.1.1_13.7.1.1_2-3.7.1.1_13.7.1.1_23.7.1.1_13.7.1.1_13.7.1.1_1
FreeBSD:15:latest3.7.1.1_23.7.1.1_2n/a3.7.1.1_1n/a3.7.1.1_13.7.1.1_13.7.1.1_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. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libjson-c.so : devel/json-c
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dcf77pi-3.7.1.1_2: DOCS=on: Build and/or install documentation DOXYGEN=off: Build documentation with Doxygen ===> Use 'make config' to modify these settings
Options name:
comms_dcf77pi
USES:
ncurses pkgconfig
pkg-message:
For install:
Normally, dcf77pi and readpin need to be run as root due to the permissions of /dev/gpioc* , but they can be run as a regular user by changing the permissions of the device node: # chmod 0660 /dev/gpioc* And to make the change persistent across reboots: # echo "perm gpioc* 0660" >> /etc/devfs.conf
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeberg.org/rene0/dcf77pi/archive/v3.7.1.1.tar.gz?dummy=/
Collapse this list.

There are no commits on branch 2022Q2 for this port