[New Port] PureFTPd-1.0.13a
Reported by: |
ports@… |
Owned by: |
jpm@… |
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
ports
|
Version:
|
1.0
|
Keywords:
|
|
Cc:
|
|
Port:
|
|
|
|
A new port has been created. Here is the portfile:
PortSystem 1.0
name pure-ftpd
version 1.0.13a
platforms darwin
categories net
maintainers ports@…
description Pure-FTPd is a fast and standard-conformant FTP server, based
upon Troll-FTPd.
master_sites ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/
checksums md5 fff0af13cb65148918aa06bbd715a7d6
configure.args --with-everything \
--with-virtualchroot \
--with-paranoidmsg \
--without-capabilities \
--without-pam
contents {
bin/pure-pw
bin/pure-pwconvert
bin/pure-statsdecode
man/man8/pure-authd.8
man/man8/pure-ftpd.8
man/man8/pure-ftpwho.8
man/man8/pure-mrtginfo.8
man/man8/pure-pw.8
man/man8/pure-pwconvert.8
man/man8/pure-quotacheck.8
man/man8/pure-statsdecode.8
man/man8/pure-uploadscript.8
sbin/pure-authd
sbin/pure-ftpd
sbin/pure-ftpwho
sbin/pure-mrtginfo
sbin/pure-quotacheck
sbin/pure-uploadscript
}
Modified PureFTPd's portfile