Bug 240678 - ftp/proftpd: missing dependency on perl
Summary: ftp/proftpd: missing dependency on perl
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-19 08:13 UTC by Koichiro Iwao
Modified: 2019-09-19 08:13 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Koichiro Iwao freebsd_committer freebsd_triage 2019-09-19 08:13:47 UTC
% pkg info -l proftpd | head
proftpd-1.3.6:
        /usr/local/bin/ftpasswd
        /usr/local/bin/ftpcount
        /usr/local/bin/ftpdctl
        /usr/local/bin/ftpmail
        /usr/local/bin/ftpquota
        /usr/local/bin/ftptop
        /usr/local/bin/ftpwho
        /usr/local/bin/prxs
        /usr/local/etc/PROFTPD-MIB.txt

% ftpasswd
env: perl: No such file or directory

% head -1 /usr/local/bin/ftpasswd
#!/usr/bin/env perl