Bug 272048

Summary: dns/libasr, libasr-devel: remove unmaintained ports
Product: Ports & Packages Reporter: Omar Polo <freebsd>
Component: Individual Port(s)Assignee: Dima Panov <fluffy>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (fluffy)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Omar Polo 2023-06-17 17:49:45 UTC
libasr will be maintained only as part of OpenSMTPD.  The current port has known security fixes that were addressed in the bundled copy of OpenSMTPD but not in the libasr-portable.  The libasr-portable repository on github will be archived soon.

I've sent a patch to update mail/opensmtpd that drops the optional dependency on libasr, after that goes in I don't think any consumers will remain in the tree.


Thanks,

Omar Polo
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-10-25 22:31:01 UTC
A commit in branch main references this bug:

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

commit 698f6c34b0f718a2c24df62f76feae6a97ac8afb
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2023-10-25 22:25:18 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2023-10-25 22:28:15 +0000

    dns/libasr[-devel]: remove upstream' unmaintained ports (+)

    libasr will be maintained only as part of OpenSMTPD.

    The current port has known security fixes that were addressed in the
    bundled copy of OpenSMTPD but not in the libasr-portable.

    The libasr-portable repository on github will be archived soon.

    PR:     272048

 MOVED                                              |  2 ++
 dns/Makefile                                       |  2 --
 dns/libasr-devel/Makefile (gone)                   | 30 ----------------------
 dns/libasr-devel/distinfo (gone)                   |  2 --
 dns/libasr-devel/pkg-descr (gone)                  | 12 ---------
 dns/libasr-devel/pkg-plist (gone)                  |  6 -----
 dns/libasr/Makefile (gone)                         | 29 ---------------------
 dns/libasr/distinfo (gone)                         |  3 ---
 .../files/patch-src_getnetnamadr__async.c (gone)   | 10 --------
 .../files/patch-src_res__search__async.c (gone)    | 10 --------
 dns/libasr/pkg-descr (gone)                        | 10 --------
 dns/libasr/pkg-plist (gone)                        |  5 ----
 12 files changed, 2 insertions(+), 119 deletions(-)
Comment 2 Dima Panov freebsd_committer freebsd_triage 2023-10-25 22:31:59 UTC
Thanks!
Comment 3 Omar Polo 2023-10-26 08:31:23 UTC
thank you! :)