1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/mail/dcc-dccd/pkg-plist
Piotr Kubaj e3a9cd8e0a mail/dcc-dccd: update to 2.3.164, use /var/db/dcc instead of /var/db, various cleanups
PR:		220978
Submitted by:	kai
Reported by:	mi@ALDAN.algebra.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20155
2019-06-10 20:04:46 +00:00

84 lines
2.8 KiB
Plaintext

@(%%DCCUSER%%,%%DCCGROUP%%,4555) bin/cdcc
%%DCCIFD%%bin/dccif-test
@(%%DCCUSER%%,%%DCCGROUP%%,4555) bin/dccproc
dcc/cgi-bin/README
dcc/cgi-bin/chgpasswd
dcc/cgi-bin/common
dcc/cgi-bin/common.pm
dcc/cgi-bin/edit-whiteclnt
dcc/cgi-bin/http2https
dcc/cgi-bin/list-log
dcc/cgi-bin/list-msg
dcc/cgi-bin/webuser-notify
@sample dcc/cgi-bin/footer.sample
@sample dcc/cgi-bin/header.sample
libexec/check_ip_range
libexec/ck2ip
libexec/cron-dccd
%%DCCIFD%%libexec/dccifd
%%DCCM%%libexec/dccm
%%DCCD%%libexec/dbclean
%%DCCD%%libexec/dblist
%%DCCD%%libexec/dump-clients
libexec/dcc-nagios
libexec/dcc-stats-collect
libexec/dcc-stats-graph
libexec/dcc-stats-init
libexec/dcc-stats-update
%%DCCD%%libexec/dccd
@(%%DCCUSER%%,%%DCCGROUP%%,4555) libexec/dccsight
%%IFD_MILT%%libexec/dns-helper
libexec/fetchblack
libexec/fetchids
libexec/fetch-testmsg-whitelist
libexec/fix-map
libexec/hackmc
libexec/list-clients
libexec/logger
libexec/newwebuser
libexec/rcDCC
libexec/start-dccd
libexec/start-dccifd
libexec/start-dccm
libexec/start-grey
libexec/stats-get
libexec/stop-dccd
libexec/updatedcc
libexec/uninstalldcc
libexec/wlist
man/man8/cdcc.8.gz
man/man8/dbclean.8.gz
man/man8/dblist.8.gz
man/man8/dcc.8.gz
man/man8/dccd.8.gz
man/man8/dccifd.8.gz
man/man8/dccm.8.gz
man/man8/dccproc.8.gz
man/man8/dccsight.8.gz
@owner %%DCCUSER%%
@group %%DCCGROUP%%
@sample %%DCCDATA%%/dcc_conf.sample
@sample %%DCCDATA%%/flod.sample
@sample %%DCCDATA%%/grey_flod.sample
@sample %%DCCDATA%%/grey_whitelist.sample
@sample %%DCCDATA%%/ids.sample
@sample %%DCCDATA%%/map.txt.sample
@sample %%DCCDATA%%/map.sample
@sample %%DCCDATA%%/whiteclnt.sample
@sample %%DCCDATA%%/whitecommon.sample
@sample %%DCCDATA%%/whitelist.sample
@postunexec [ -e %%DCCDATA%%/ids.nopasswd ] && rm -f %%DCCDATA%%/ids.nopasswd
@postunexec [ -e %%DCCDATA%%/map.nopasswd ] && rm -f %%DCCDATA%%/map.nopasswd
@postunexec [ -e %%DCCDATA%%/map.txt.nopasswd ] && rm -f %%DCCDATA%%/map.txt.nopasswd
%%IFD_MILT%%@postunexec [ -e %%DCCDATA%%/whiteclnt.dccw ] && rm -f %%DCCDATA%%/whiteclnt.dccw || true
%%IFD_MILT%%@postunexec [ -e %%DCCDATA%%/whiteclnt.dccx ] && rm -f %%DCCDATA%%/whiteclnt.dccx || true
%%DCCD%%@postunexec [ -e %%DCCDATA%%/dcc_db ] && rm -f %%DCCDATA%%/dcc_db || true
%%DCCD%%@postunexec [ -e %%DCCDATA%%/dcc_db.hash ] && rm -f %%DCCDATA%%/dcc_db.hash || true
%%DCCD%%@postunexec [ -e %%DCCDATA%%/flod.map ] && rm -f %%DCCDATA%%/flod.map || true
%%DCCD%%@postunexec [ -e %%DCCDATA%%/dccd_clients ] && rm -f %%DCCDATA%%/dccd_clients || true
%%DCCGREY%%@postunexec [ -e %%DCCDATA%%/grey_db.hash ] && rm -f %%DCCDATA%%/grey_db.hash || true
%%DCCGREY%%@postunexec [ -e %%DCCDATA%%/grey_flod.map ] && rm -f %%DCCDATA%%/grey_flod.map || true
%%DCCGREY%%@postunexec [ -e %%DCCDATA%%/grey_clients ] && rm -f %%DCCDATA%%/grey_clients || true
@dir %%DCCDATA%%/log
@dir %%DCCDATA%%