Bug 285342 - ftp/pure-ftpd: remove perl dependency
Summary: ftp/pure-ftpd: remove perl dependency
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-12 00:06 UTC by Christos Chatzaras
Modified: 2025-04-09 14:04 UTC (History)
2 users (show)

See Also:


Attachments
perl dependency removal (4.28 KB, application/mbox)
2025-03-12 00:06 UTC, Christos Chatzaras
no flags Details
perl dependency removal (4.28 KB, patch)
2025-03-12 00:10 UTC, Christos Chatzaras
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christos Chatzaras 2025-03-12 00:06:04 UTC
Created attachment 258585 [details]
perl dependency removal

I believe Perl is no longer required since /usr/local/sbin/pure-config.pl no longer exists.
Comment 1 Christos Chatzaras 2025-03-12 00:10:52 UTC
Created attachment 258586 [details]
perl dependency removal
Comment 2 Zsolt Udvari freebsd_committer freebsd_triage 2025-03-12 14:34:46 UTC
^Triage: assign to maintainer.
Comment 3 Christos Chatzaras 2025-03-12 15:40:15 UTC
(In reply to Zsolt Udvari from comment #2)

Thank you. I mistakenly used "ftp/pureftpd" as the PR subject instead of "ftp/pure-ftpd."
Comment 4 commit-hook freebsd_committer freebsd_triage 2025-04-09 14:02:26 UTC
A commit in branch main references this bug:

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

commit 136c65d61d677af75eb6f36039855098b05795ca
Author:     Christos Chatzaras <chris@cretaforce.gr>
AuthorDate: 2025-04-09 13:57:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-04-09 13:57:50 +0000

    ftp/pure-ftpd: Remove unneeded Perl dependency

    - Bump PORTREVISION for dependency change

    PR:             285342

 ftp/pure-ftpd/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Comment 5 Po-Chuan Hsieh freebsd_committer freebsd_triage 2025-04-09 14:04:01 UTC
Committed. Thanks!