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
py-concurrent-log-handler RotatingFileHandler replacement with concurrency, gzip
0.9.19 sysutils 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.9.19Version of this port present on the latest quarterly branch.
Maintainer: risner@stdio.com search for ports maintained by this maintainer
Port Added: 2021-12-21 16:57:05
Last Update: 2023-06-27 19:34:34
Commit Hash: 3d9a815
Also Listed In: python
License: APACHE20
WWW:
https://pypi.org/project/concurrent-log-handler/
Description:
This package provides an additional log handler for Python's standard logging package (PEP 282). This handler will write log events to a log file which is rotated when the log file reaches a certain size. Multiple processes can safely write to the same log file concurrently. Rotated logs can be gzipped if desired. Both Windows and POSIX systems are supported. An optional threaded queue logging handler is provided to perform logging in the background. This is a fork of Lowell Alleman's ConcurrentLogHandler 0.9.1 which fixes a hanging/deadlocking problem.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}concurrent-log-handler>0:sysutils/py-concurrent-log-handler@${PY_FLAVOR}
To install the port:
cd /usr/ports/sysutils/py-concurrent-log-handler/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/py-concurrent-log-handler
  • pkg install py39-concurrent-log-handler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-concurrent-log-handler listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-concurrent-log-handler
Package flavors (<flavor>: <package>)
  • py39: py39-concurrent-log-handler
distinfo:
TIMESTAMP = 1622378074 SHA256 (concurrent-log-handler-0.9.19.tar.gz) = b12f79abed3f94121c25ce9c24cdb57d889282ec6ff61f5535ab2068dc37d409 SIZE (concurrent-log-handler-0.9.19.tar.gz) = 20780

Packages (timestamps in pop-ups are UTC):
py39-concurrent-log-handler
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.190.9.19-0.9.190.9.19---
FreeBSD:13:quarterly0.9.190.9.190.9.190.9.190.9.190.9.190.9.190.9.19
FreeBSD:14:latest0.9.190.9.190.9.190.9.190.9.190.9.19-0.9.19
FreeBSD:14:quarterly0.9.190.9.19-0.9.190.9.190.9.190.9.190.9.19
FreeBSD:15:latest0.9.190.9.19n/a0.9.19n/a0.9.190.9.190.9.19
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. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-portalocker>=1.4.0 : devel/py-portalocker@py39
  2. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  3. python3.9 : lang/python39
This port is required by:
for Build
  1. deskutils/py-paperless-ngx
for Run
  1. deskutils/py-paperless-ngx

Configuration Options:
No options to configure
Options name:
sysutils_py-concurrent-log-handler
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/c/concurrent-log-handler/
  2. https://pypi.org/packages/source/c/concurrent-log-handler/
Collapse this list.

There are no commits on branch 2022Q2 for this port