Bug 279153

Summary: security/pks: Deprecate port
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: mandree, tphilipp
Priority: --- Flags: tphilipp: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-19 09:40:38 UTC
Port depends on deprecated databases/db5, is it time to sunset this port given that last activity was 20 years ago and most distros seems to have dropped it or at least doesn't package it? https://repology.org/project/pks/versions
Comment 1 Tassilo Philipp 2024-05-19 10:24:13 UTC
I'm fine with that
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-19 10:57:04 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d22a905695e4caaee86c121ee1c827264e1ba2fc

commit d22a905695e4caaee86c121ee1c827264e1ba2fc
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-19 10:53:38 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-19 10:56:01 +0000

    security/pks: Deprecate and set expiration date to 2024-06-30

    Depends on deprecated Oracle Berkeley DB 5.3, last release in 2003
    and upstream is no longer active

    PR:             279153
    Reviewed by:    Tassilo Philipp <tphilipp@potion-studios.com> (maintainer)

 security/pks/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-05-19 10:57:35 UTC
Fixed, thanks!