On 2021/01/14 08:31, Giovanni Bechis wrote: > On Sat, Jan 09, 2021 at 04:45:48PM +0000, Stuart Henderson wrote: > > This port is for DCC (https://www.dcc-servers.net/dcc/), > > > > 'The Distributed Checksum Clearinghouses or DCC is an anti-spam content > > filter that runs on a variety of operating systems. The counts can be > > used by SMTP servers and mail user agents to detect and reject or filter > > spam or unsolicited bulk mail. DCC servers exchange or "flood" common > > checksums. The checksums include values that are constant across common > > variations in bulk messages, including "personalizations."' > > > > It can be used in conjunction with various spam filtering software > > including rspamd, but note the license restrictions which I've summarised > > in DESCR and are detailed in https://www.dcc-servers.net/dcc/INSTALL.html. > > PERMIT_PACKAGE is disabled. > > > > ok to import? > > > few issues: > - make update-plist warns that groff should be used: > Warning: possible problematic entries in dcc-2.3.167: > @man man/cat8/cdcc.0 (preformatted manpage (USE_GROFF ?) ?) > > - some directories are not created and during make install > this error is printed: > File /var/dcc/dcc_conf could not be installed: > No such file or directory > File /var/dcc/flod could not be installed: > No such file or directory > File /var/dcc/grey_flod could not be installed: > No such file or directory > File /var/dcc/grey_whitelist could not be installed: > No such file or directory > File /var/dcc/ids could not be installed: > No such file or directory > > Giovanni
Thanks, I shouldn't have trusted update-plist's reordering. New tar attached, just moving @sample /var/dcc/ up. The USE_GROFF warning is unavoidable, the pages are supplied in the distfile preformatted. groff is not needed by the port.
dcc.tgz
Description: application/tar-gz
