mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
5ded7b3f59
- Don't use ?= for MAINTAINER and COMMENT (there are no slave ports) - Remove IGNORE - Use PLIST_SUB in place of PLIST_FILES - Use LOCALBASE instead of hardcoding /usr/local PR: ports/138977 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
77 lines
1.9 KiB
Plaintext
77 lines
1.9 KiB
Plaintext
bin/ftpcount
|
|
bin/ftpdctl
|
|
bin/ftptop
|
|
bin/ftpwho
|
|
bin/prxs
|
|
@unexec if cmp -s %D/etc/proftpd.conf %D/etc/proftpd.conf.sample; then rm -f %D/etc/proftpd.conf; fi
|
|
etc/proftpd.conf.sample
|
|
@exec cp -n %D/%F %B/proftpd.conf
|
|
include/proftpd/auth.h
|
|
include/proftpd/bindings.h
|
|
include/proftpd/buildstamp.h
|
|
include/proftpd/child.h
|
|
include/proftpd/class.h
|
|
include/proftpd/cmd.h
|
|
include/proftpd/compat.h
|
|
include/proftpd/conf.h
|
|
include/proftpd/config.h
|
|
include/proftpd/ctrls.h
|
|
include/proftpd/data.h
|
|
include/proftpd/default_paths.h
|
|
include/proftpd/dirtree.h
|
|
include/proftpd/display.h
|
|
include/proftpd/encode.h
|
|
include/proftpd/env.h
|
|
include/proftpd/event.h
|
|
include/proftpd/expr.h
|
|
include/proftpd/feat.h
|
|
include/proftpd/filter.h
|
|
include/proftpd/fsio.h
|
|
include/proftpd/ftp.h
|
|
include/proftpd/glibc-glob.h
|
|
include/proftpd/help.h
|
|
include/proftpd/inet.h
|
|
include/proftpd/libsupp.h
|
|
include/proftpd/log.h
|
|
include/proftpd/mkhome.h
|
|
include/proftpd/mod_ctrls.h
|
|
%%CLAMAV%%include/proftpd/mod_clamav.h
|
|
%%WRAP%%include/proftpd/mod_wrap2.h
|
|
%%SQL%%include/proftpd/mod_sql.h
|
|
%%TLS%%include/proftpd/mod_tls.h
|
|
%%QUOTA%%include/proftpd/mod_quotatab.h
|
|
include/proftpd/modules.h
|
|
include/proftpd/netacl.h
|
|
include/proftpd/netaddr.h
|
|
include/proftpd/netio.h
|
|
include/proftpd/options.h
|
|
include/proftpd/parser.h
|
|
include/proftpd/pidfile.h
|
|
include/proftpd/pool.h
|
|
include/proftpd/pr-syslog.h
|
|
include/proftpd/privs.h
|
|
include/proftpd/proctitle.h
|
|
include/proftpd/proftpd.h
|
|
include/proftpd/regexp.h
|
|
include/proftpd/response.h
|
|
include/proftpd/scoreboard.h
|
|
include/proftpd/session.h
|
|
include/proftpd/sets.h
|
|
include/proftpd/str.h
|
|
include/proftpd/support.h
|
|
include/proftpd/table.h
|
|
include/proftpd/throttle.h
|
|
include/proftpd/timers.h
|
|
include/proftpd/trace.h
|
|
include/proftpd/var.h
|
|
include/proftpd/version.h
|
|
include/proftpd/xferlog.h
|
|
libdata/pkgconfig/proftpd.pc
|
|
sbin/ftpshut
|
|
sbin/in.proftpd
|
|
sbin/proftpd
|
|
sbin/ftpscrub
|
|
%%CTRLS_ADMIN%%sbin/ftpdctl
|
|
@dirrm include/proftpd
|
|
@dirrm lib/proftpd
|