Edit

IABSD.fr/ports/net/pure-ftpd/pkg/PLIST

Branch :

  • Show log

    Commit

  • Author : ajacoutot
    Date : 2022-11-08 11:16:56
    Hash : c4096e66
    Message : Stop using the daemon class in @newuser. If we need to make an exception we can do it and properly document the reason but by default we should just use the default login class. rc.d uses daemon or the login class provided in login.conf.d so this has no impact there. discussed with sthen@, tb@ and robert@ praying that my grep/sed skills did not break anything and still believing in portbump :-)

  • net/pure-ftpd/pkg/PLIST
  • @newgroup _pure-ftpd:642
    @newuser _pure-ftpd:642:_pure-ftpd::pure-ftpd user:/nonexistent:/sbin/nologin
    @rcscript ${RCDIR}/pure_ftpd
    @bin bin/pure-pw
    @bin bin/pure-pwconvert
    @bin bin/pure-statsdecode
    @man man/man8/pure-authd.8
    @man man/man8/pure-certd.8
    @man man/man8/pure-ftpd.8
    @man man/man8/pure-ftpwho.8
    @man man/man8/pure-mrtginfo.8
    @man man/man8/pure-pw.8
    @man man/man8/pure-pwconvert.8
    @man man/man8/pure-quotacheck.8
    @man man/man8/pure-statsdecode.8
    @man man/man8/pure-uploadscript.8
    @bin sbin/pure-authd
    @bin sbin/pure-certd
    @bin sbin/pure-ftpd
    @bin sbin/pure-ftpwho
    @bin sbin/pure-mrtginfo
    @bin sbin/pure-quotacheck
    @bin sbin/pure-uploadscript
    share/doc/pure-ftpd/
    share/doc/pure-ftpd/FAQ
    share/doc/pure-ftpd/README
    share/doc/pure-ftpd/README.Authentication-Modules
    share/doc/pure-ftpd/README.Configuration-File
    share/doc/pure-ftpd/README.MacOS-X
    share/doc/pure-ftpd/README.TLS
    share/doc/pure-ftpd/README.Virtual-Users
    share/doc/pure-ftpd/pure-ftpd.conf
    share/doc/pure-ftpd/pure-ftpd.png
    share/doc/pure-ftpd/pureftpd-ldap.conf
    share/doc/pure-ftpd/pureftpd-mysql.conf
    share/doc/pure-ftpd/pureftpd-pgsql.conf
    share/examples/pure-ftpd/
    share/examples/pure-ftpd/pure-ftpd.conf.sample
    %%ldap%%
    %%mysql%%
    %%postgresql%%