notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2024Q4
dcc-dccd Distributed Checksum Clearinghouse bulk email detector
2.3.169 mail on this many watch lists=51 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.3.169Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-03-28 09:12:20
Last Update: 2024-03-23 09:39:39
Commit Hash: 1fca414
People watching this port, also watch:: razor-agents, p5-Digest-HMAC, libiconv, gmake
License: DCC
WWW:
https://www.rhyolite.com/dcc/
Description:
This is the Distributed Checksum Clearinghouse (DCC) package, including the command line (e.g. procmail) interface, dccproc; the SpamAssassin and Postfix interface, dccifd; the Sendmail milter interface, dccm; the DCC server, dccd; and the DCC greylisting server, dccd-grey. Also included are utilities such as cdcc and all of the manual pages and documentation.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (88 items)
Collapse this list.
  1. /usr/local/share/licenses/dcc-dccd-2.3.169/catalog.mk
  2. /usr/local/share/licenses/dcc-dccd-2.3.169/LICENSE
  3. /usr/local/share/licenses/dcc-dccd-2.3.169/DCC
  4. @(dcc,dcc,4555) bin/cdcc
  5. bin/dccif-test
  6. @(dcc,dcc,4555) bin/dccproc
  7. dcc/cgi-bin/README
  8. dcc/cgi-bin/chgpasswd
  9. dcc/cgi-bin/common
  10. dcc/cgi-bin/common.pm
  11. dcc/cgi-bin/edit-whiteclnt
  12. dcc/cgi-bin/http2https
  13. dcc/cgi-bin/list-log
  14. dcc/cgi-bin/list-msg
  15. dcc/cgi-bin/webuser-notify
  16. @sample dcc/cgi-bin/footer.sample
  17. @sample dcc/cgi-bin/header.sample
  18. libexec/check_ip_range
  19. libexec/ck2ip
  20. libexec/cron-dccd
  21. libexec/dccifd
  22. libexec/dccm
  23. libexec/dbclean
  24. libexec/dblist
  25. libexec/dump-clients
  26. libexec/dcc-nagios
  27. libexec/dcc-stats-collect
  28. libexec/dcc-stats-graph
  29. libexec/dcc-stats-init
  30. libexec/dcc-stats-update
  31. libexec/dccd
  32. @(dcc,dcc,4555) libexec/dccsight
  33. libexec/dns-helper
  34. libexec/fetchblack
  35. libexec/fetchids
  36. libexec/fix-map
  37. libexec/hackmc
  38. libexec/list-clients
  39. libexec/logger
  40. libexec/newwebuser
  41. libexec/rcDCC
  42. libexec/start-dccd
  43. libexec/start-dccifd
  44. libexec/start-dccm
  45. libexec/start-grey
  46. libexec/stats-get
  47. libexec/stop-dccd
  48. libexec/updatedcc
  49. libexec/uninstalldcc
  50. libexec/wlist
  51. share/man/man8/cdcc.8.gz
  52. share/man/man8/dbclean.8.gz
  53. share/man/man8/dblist.8.gz
  54. share/man/man8/dcc.8.gz
  55. share/man/man8/dccd.8.gz
  56. share/man/man8/dccifd.8.gz
  57. share/man/man8/dccm.8.gz
  58. share/man/man8/dccproc.8.gz
  59. share/man/man8/dccsight.8.gz
  60. @owner dcc
  61. @group dcc
  62. @sample /var/db/dcc/dcc_conf.sample
  63. @sample /var/db/dcc/flod.sample
  64. @sample /var/db/dcc/grey_flod.sample
  65. @sample /var/db/dcc/grey_whitelist.sample
  66. @sample /var/db/dcc/ids.sample
  67. @sample /var/db/dcc/map.txt.sample
  68. @sample /var/db/dcc/map.sample
  69. @sample /var/db/dcc/whiteclnt.sample
  70. @sample /var/db/dcc/whitecommon.sample
  71. @sample /var/db/dcc/whitelist.sample
  72. @postunexec [ -e /var/db/dcc/ids.nopasswd ] && rm -f /var/db/dcc/ids.nopasswd
  73. @postunexec [ -e /var/db/dcc/map.nopasswd ] && rm -f /var/db/dcc/map.nopasswd
  74. @postunexec [ -e /var/db/dcc/map.txt.nopasswd ] && rm -f /var/db/dcc/map.txt.nopasswd
  75. @postunexec [ -e /var/db/dcc/whiteclnt.dccw ] && rm -f /var/db/dcc/whiteclnt.dccw || true
  76. @postunexec [ -e /var/db/dcc/whiteclnt.dccx ] && rm -f /var/db/dcc/whiteclnt.dccx || true
  77. @postunexec [ -e /var/db/dcc/dcc_db ] && rm -f /var/db/dcc/dcc_db || true
  78. @postunexec [ -e /var/db/dcc/dcc_db.hash ] && rm -f /var/db/dcc/dcc_db.hash || true
  79. @postunexec [ -e /var/db/dcc/flod.map ] && rm -f /var/db/dcc/flod.map || true
  80. @postunexec [ -e /var/db/dcc/dccd_clients ] && rm -f /var/db/dcc/dccd_clients || true
  81. @postunexec [ -e /var/db/dcc/grey_db.hash ] && rm -f /var/db/dcc/grey_db.hash || true
  82. @postunexec [ -e /var/db/dcc/grey_flod.map ] && rm -f /var/db/dcc/grey_flod.map || true
  83. @postunexec [ -e /var/db/dcc/grey_clients ] && rm -f /var/db/dcc/grey_clients || true
  84. @dir /var/db/dcc/log
  85. @dir /var/db/dcc
  86. @owner
  87. @group
  88. @mode
Collapse this list.
Dependency lines:
  • dcc-dccd>0:mail/dcc-dccd
To install the port:
cd /usr/ports/mail/dcc-dccd/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install mail/dcc-dccd
  • pkg install dcc-dccd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711186393 SHA256 (dcc-2.3.169.tar.Z) = 3447e655476ac742942daf25fc217236da456dd0f82b7117661b9a70484b7bf6 SIZE (dcc-2.3.169.tar.Z) = 1534973

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dcc-dccd-2.3.169: DCCD=on: DCC server DCCGREY=on: DCC greylisting server DCCIFD=on: DCC interface daemon (for SpamAssassin etc) IPV6=on: IPv6 protocol support ====> Options available for the group MILTER DCCM=on: DCC milter PORTS_MILTER=off: Use ports milter instead of base ===> Use 'make config' to modify these settings
Options name:
mail_dcc-dccd
USES:
tar:Z
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.dcc-servers.net/dcc/source/old/
Collapse this list.

There are no commits on branch 2024Q4 for this port