| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sysutils/py-hared: Update to 1.3 | Dan Langille | 2022-06-16 | 1 | -30/+0 |
| | | |||||
| * | sysutils/py-hared: Fix build with setuptools 58.0.0+ | Po-Chuan Hsieh | 2022-03-25 | 2 | -0/+41 |
| | | | | | | | | | | | | | | | | - While I'm here, fix setup.py - Bump PORTREVISION for package change ===> Configuring for py310-hared-1.0_1 /usr/local/lib/python3.10/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'lassifiers' warnings.warn(msg) running config ===> Building for py310-hared-1.0_1 /usr/local/lib/python3.10/site-packages/setuptools/_distutils/dist.py:275: UserWarning: Unknown distribution option: 'lassifiers' warnings.warn(msg) With hat: python | ||||
| * | Adding sysutils/hare and sysutils/py-hared | Dan Langille | 2018-03-27 | 1 | -0/+6 |
| hare is a small utility designed for use by PAM which sends a UDP packet to py-hared. Here is a typical /etc/pam.d/sshd entry: session optional pam_exec.so /usr/local/sbin/hare 10.1.0.10 py-hared will be runnig at that IP address. From there, the data gets put into mqtt for further processing. Notes: svn path=/head/; revision=465743 | |||||
