mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
5492aae1af
- install xferlog.5 manpage - create /var/run/proftpd in the rc.d startup script so that it will be recreated during the next boot.
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
bin/ftpcount
|
|
bin/ftpwho
|
|
etc/proftpd.conf.default
|
|
etc/rc.d/proftpd.sh.sample
|
|
@exec if [ ! -f %D/etc/proftpd.conf ] ; then cp -p %D/%F %B/proftpd.conf; fi
|
|
libexec/proftpd
|
|
sbin/ftpshut
|