git: fabefb3bf136 - main - devel/py-blist: set to expire
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Apr 2025 10:28:42 UTC
The branch main has been updated by rm: URL: https://cgit.FreeBSD.org/ports/commit/?id=fabefb3bf1364688b1255ac6701e02075759d6e4 commit fabefb3bf1364688b1255ac6701e02075759d6e4 Author: Ruslan Makhmatkhanov <rm@FreeBSD.org> AuthorDate: 2025-04-03 10:26:14 +0000 Commit: Ruslan Makhmatkhanov <rm@FreeBSD.org> CommitDate: 2025-04-03 10:28:33 +0000 devel/py-blist: set to expire The project is abandoned upstream, with plenty of unresolved issues and PR's at project's github. Last activity dates 11 years ago. Has no consumers in ports tree and fails to build with pythons>3.9 --- devel/py-blist/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/py-blist/Makefile b/devel/py-blist/Makefile index 2ee4a6555a9a..fc572c9ccd08 100644 --- a/devel/py-blist/Makefile +++ b/devel/py-blist/Makefile @@ -12,6 +12,9 @@ WWW= http://stutzbachenterprises.com/blist/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Abandoned project, no consumers, no modern python support +EXPIRATION_DATE= 2025-04-03 + USES= python:3.9 USE_PYTHON= autoplist distutils