Bug 279126 - comms/xastir: Remove BDB5 support
Summary: comms/xastir: Remove BDB5 support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-18 09:18 UTC by Daniel Engberg
Modified: 2024-05-27 04:48 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (carl)


Attachments
Patch for xastir (1.32 KB, patch)
2024-05-18 09:18 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-18 09:18:08 UTC
Created attachment 250789 [details]
Patch for xastir

Deprecated and expired 2 years ago so it's time to remove support

Poudriere testport OK 13.2 and 14.0 (amd64)
Comment 1 carl 2024-05-27 02:26:03 UTC
Comment on attachment 250789 [details]
Patch for xastir

Yes, this is a good idea.  Tiger Map Caching is the only thing affected by this and tiger maps are still usable even with this gone.
Comment 2 carl 2024-05-27 02:26:04 UTC
Comment on attachment 250789 [details]
Patch for xastir

Yes, this is a good idea.  Tiger Map Caching is the only thing affected by this and tiger maps are still usable even with this gone.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-27 04:48:03 UTC
A commit in branch main references this bug:

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

commit 23f90f6ac1782493aa23ef94180421825b3ca1e9
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-05-27 04:44:03 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-27 04:47:45 +0000

    comms/xastir: Remove BDB5 support

    Remove support for deprecated BDB 5

    PR:             279126
    Reviewed by:    Carl Makin <carl@stagecraft.cx> (maintainer)

 comms/xastir/Makefile | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2024-05-27 04:48:33 UTC
Committed, thanks