Ticket #281: Portfile_PureFTPd

File Portfile_PureFTPd, 909 bytes (added by ports@…, 21 years ago)

Modified PureFTPd's portfile

Line 
1PortSystem 1.0
2name            pure-ftpd
3version         1.0.13a
4platforms       darwin
5categories      net
6maintainers     ports@syrius.org
7description     Pure-FTPd is a fast and standard-conformant FTP server, based upon Troll-FTPd.
8master_sites    ftp://ftp.pureftpd.org/pub/pure-ftpd/releases/ \
9                ftp://sunsite.dk/disk1/pure-ftpd/releases/
10checksums       md5 fff0af13cb65148918aa06bbd715a7d6
11configure.args  --with-everything \
12                --with-virtualchroot \
13                --with-paranoidmsg \
14                --without-capabilities \
15                --without-pam
16
17contents \
18bin/pure-pw \
19bin/pure-pwconvert \
20bin/pure-statsdecode \
21man/man8/pure-authd.8 \
22man/man8/pure-ftpd.8 \
23man/man8/pure-ftpwho.8 \
24man/man8/pure-mrtginfo.8 \
25man/man8/pure-pw.8 \
26man/man8/pure-pwconvert.8 \
27man/man8/pure-quotacheck.8 \
28man/man8/pure-statsdecode.8 \
29man/man8/pure-uploadscript.8 \
30sbin/pure-authd \
31sbin/pure-ftpd \
32sbin/pure-ftpwho \
33sbin/pure-mrtginfo \
34sbin/pure-quotacheck \
35sbin/pure-uploadscript