git: b48a2424dc04 - main - sysutils/pcns: Set expiration date
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Dec 2024 08:07:51 UTC
The branch main has been updated by uzsolt: URL: https://cgit.FreeBSD.org/ports/commit/?id=b48a2424dc04d301e1692b3e5b0b7ce78b9cc120 commit b48a2424dc04d301e1692b3e5b0b7ce78b9cc120 Author: Steven Stallion <sstallion@gmail.com> AuthorDate: 2024-12-30 08:05:33 +0000 Commit: Zsolt Udvari <uzsolt@FreeBSD.org> CommitDate: 2024-12-30 08:05:33 +0000 sysutils/pcns: Set expiration date APC had begun bundling Linux .so's for license management. This port can no longer be used on FreeBSD without significant heroics. Suggest taking a look at APCUPSD using the pcnet driver. PR: 273083 Approved by: submitter is maintainer --- sysutils/pcns/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysutils/pcns/Makefile b/sysutils/pcns/Makefile index 9e4bcc3337cf..fb210696cf91 100644 --- a/sysutils/pcns/Makefile +++ b/sysutils/pcns/Makefile @@ -13,6 +13,9 @@ LICENSE_NAME= Royalty-Free PowerChute Network Shutdown (PCNS) LICENSE_FILE= ${WRKSRC}/group1/EULA/PCNS_EULA_English.txt LICENSE_PERMS= none +DEPRECATED= not supported upstream +EXPIRATION_DATE= 2025-01-31 + USE_JAVA= 11+ USE_RC_SUBR= pcns