diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2026-05-19 00:49:25 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2026-05-19 00:55:21 +0300 |
| commit | b0578d2af1d6bfef7b86103a3f244c9112d06f98 (patch) | |
| tree | c2165399785450e55d4996ef842c8ec0ad45d102 /ports | |
| parent | b38e910899bad2d6ae2049b599dcdd525420c53d (diff) | |
Remove packager, use ports fork
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/pylogsentinel/Makefile | 19 | ||||
| -rw-r--r-- | ports/pylogsentinel/distinfo | 3 | ||||
| -rw-r--r-- | ports/pylogsentinel/pkg-descr | 2 |
3 files changed, 0 insertions, 24 deletions
diff --git a/ports/pylogsentinel/Makefile b/ports/pylogsentinel/Makefile deleted file mode 100644 index 20224b1..0000000 --- a/ports/pylogsentinel/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -PORTNAME= pylogsentinel -PORTVERSION= 0.3.1 -CATEGORIES= sysutils python -MASTER_SITES= PYPI -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= jan@jantuomi.fi -COMMENT= Lightweight cron-friendly log monitoring utility - -LICENSE= MIT - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} - -USES= python -USE_PYTHON= autoplist pep517 - -NO_ARCH= yes - -.include <bsd.port.mk> diff --git a/ports/pylogsentinel/distinfo b/ports/pylogsentinel/distinfo deleted file mode 100644 index 4171f3b..0000000 --- a/ports/pylogsentinel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1747478400 -SHA256 (pylogsentinel-0.3.1.tar.gz) = 229c12e9925c29569b7f118f47bffa867c789624bd41df19d76611be401d0fdb -SIZE (pylogsentinel-0.3.1.tar.gz) = 15257 diff --git a/ports/pylogsentinel/pkg-descr b/ports/pylogsentinel/pkg-descr deleted file mode 100644 index dab5b1d..0000000 --- a/ports/pylogsentinel/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Lightweight cron-friendly log monitoring utility with regex rules -and per-rule shell actions. |
