Bug 269817

Summary: 3 Maintainer Requests
Product: Ports & Packages Reporter: John Darrah <johntdarrah>
Component: Individual Port(s)Assignee: Daniel Engberg <diizzy>
Status: Closed FIXED    
Severity: Affects Only Me CC: diizzy, grahamperrin
Priority: --- Keywords: needs-patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
request and patch to become www/hiawatha maintainer none

Description John Darrah 2023-02-25 04:55:03 UTC
Per handbook, I have changed the maintainer email to mine for the following 3 ports:

security/portsentry
www/hiawatha
audio/soundkonverter

Let me know if anything else is needed! :D
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2023-02-25 09:48:09 UTC
Hi John,

Missing a patch :-) ?

Soundkonverter is deprecated upstream and we should do the same unless there's a really good reason to keep it around that I'm aware of.

audio/cyanrip or audio/abcde are a few examples of ports for ripping CDs. I would personally recommend cyanrip as it does a few additional checks and have a few nice features

audio/rsgain for replaygain scanning (and probably others too)

As for transcoding just use multimedia/ffmpeg, there are probably frontends in the tree that I'm unaware of. You can also to some extent use audio/audacity for example.

portsentry is abandonware and it's functionality seems to have been replaced by functionality in firewalls and/or IDS sortware? :-)

I'd rather see that we deprecate abandonware and move on rather than keeping it around (portsentry and sondkonverter) in general.

Best regards,
Daniel
Comment 2 John Darrah 2023-02-26 07:10:57 UTC
Created attachment 240413 [details]
request and patch to become www/hiawatha maintainer
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-02-26 14:05:09 UTC
A commit in branch main references this bug:

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

commit c01150132a65a14fa87751800c2ed33d5f91b42a
Author:     John Darrah <johntdarrah@gmail.com>
AuthorDate: 2023-02-26 14:03:07 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-26 14:04:48 +0000

    www/hiawatha: Assign to new maintainer

    Assign John Darrah as maintainer

    PR:             269817

 www/hiawatha/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Daniel Engberg freebsd_committer freebsd_triage 2023-02-26 14:07:05 UTC
Thanks,

Soundkonverter is now deprecated as of 875cb3d87beb552c5f2f45cf94245bb76e5b3404 and portsentry as of 875cb3d87beb552c5f2f45cf94245bb76e5b3404

Best regards,
Daniel