Versions
v2.3.168 :: 0 :: gentoo
- Modified
- License
- DCC GPL-2
- Keywords
- ~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86
- USE flags
- cgi ipv6 milter rrdtool
v1.3.158-r2 :: 0 :: gentoo
- Modified
- License
- DCC GPL-2
- Keywords
- amd64 arm ppc ppc64 sparc x86 ~alpha ~arm64 ~hppa
- USE flags
- cgi ipv6 milter rrdtool
USE flags
General
Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
mail-filter / libmilter : The Sendmail Filter API (Milter)
net-analyzer / rrdtool : A data logging and graphing system for time series data
net-ftp / ftp : Standard Linux FTP client
net-misc / curl : A Client that groks URLs
net-misc / wget : Network utility to retrieve files from the WWW
www-client / fetch : HTTP download tool built atop the HTTP fetcher library
Runtime Dependencies
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
mail-filter / libmilter : The Sendmail Filter API (Milter)
net-analyzer / rrdtool : A data logging and graphing system for time series data
net-ftp / ftp : Standard Linux FTP client
net-misc / curl : A Client that groks URLs
net-misc / wget : Network utility to retrieve files from the WWW
www-client / fetch : HTTP download tool built atop the HTTP fetcher library
Depending packages
mail-mta / exim : A highly configurable, drop-in replacement for sendmail
Bugs
- 443718
- mail-filter/dcc-1.3.55: fortify sources report presence of overflow
- 576190
- mail-filter/dcc-1.3.140-1: Everything as root (security problem)
- 653018
- mail-filter/dcc: /etc/dcc/map should be relocated under /var
- 716188
- mail-filter/dcc-1.3.158 : ../.../dcc_errlog.h: error: unknown type name u_char
- 832001
- mail-filter/dcc-2.3.168 fails to compile (musl): configure: line 724: test: syntax error: unexpected
- 836066
- mail-filter/dcc: uses variables banned in scope (VariableScope)
- 883555
- mail-filter/dcc-2.3.168 installs colliding files (found by ecompress)
- 896354
- mail-filter/dcc-2.3.168 - db.h: error: u_int32_t undeclared (first use in this function)
- 899776
- mail-filter/dcc-2.3.168 has implicit function declarations in configure logs (GCC-13-SYSTEM)
- 909794
- mail-filter/dcc-2.3.168: stablereq
- 938219
- mail-filter/dcc-2.3.168 - md5.c: error: u_int32_t undeclared (first use in this function)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas K. Hüttel · gentoo
mail-filter/dcc: drop 1.3.158-r1
Closes: https://bugs.gentoo.org/870646 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Craig Andrews · gentoo
mail-filter/dcc: add 2.3.168
Add myself as a maintainer EAPI=8 Add systemd service for dccifd Use /var/dcc to /var/lib/dcc Closes: https://bugs.gentoo.org/show_bug.cgi?id=688500 Signed-off-by: Craig Andrews <candrews@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/28464 Signed-off-by: Craig Andrews <candrews@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
mail-filter/dcc: fix for -std=c2x early
Only two functions were using K&R style and no other issues, so patching rather than pass -std=gnu89 (since not going to use it, also drop unused flag-o-matic while here). (not actively hunting for these, merely revisiting packages previously looked at for clang16 even if not an issue "yet"). Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Ionen Wolkens · gentoo
mail-filter/dcc: fix configure with clang16
Doesn't look like will get to use eautoreconf here. Closes: https://bugs.gentoo.org/870646 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-filter/dcc: depend on libmilter
libmilter and sendmail no longer block each other, and we also need a := dep on libmilter. (Straight-to-stable is intentional as long been in stable anyway, but not dropping old w/ git mv or similar yet in case folks want to downgrade to older sendmail for now.) Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
mail-filter/dcc: Remove old
Closes: https://github.com/gentoo/gentoo/pull/19129 Bug: https://bugs.gentoo.org/765079 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Sam James · gentoo
mail-filter/dcc: Stabilize 1.3.158-r1 ppc64, #765079
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
mail-filter/dcc: Stabilize 1.3.158-r1 x86, #765079
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
mail-filter/dcc: Stabilize 1.3.158-r1 ppc, #765079
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
mail-filter/dcc: Stabilize 1.3.158-r1 sparc, #765079
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
mail-filter/dcc: Stabilize 1.3.158-r1 arm, #765079
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
mail-filter/dcc: Stabilize 1.3.158-r1 amd64, #765079
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Jakov Smolic · gentoo
mail-filter/dcc: Remove old
Closes: https://github.com/gentoo/gentoo/pull/18945 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Jakov Smolic · gentoo
mail-filter/dcc: Port to EAPI 7
Closes: https://bugs.gentoo.org/706988 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
mail-filter/dcc: Drop to ~hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James (sam_c) · gentoo
mail-filter/dcc: arm64 keyworded (bug #685400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
mail-filter: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
mail-filter/dcc: stable 1.3.158 for hppa, bug #648242
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Aaron Bauman · gentoo
mail-filter/dcc: drop EAPI=2 ebuild
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Sergei Trofimovich · gentoo
mail-filter/dcc: stable 1.3.158 for ppc, bug #648242
Tested-by: ernsteiswuerfel Bug: https://bugs.gentoo.org/648242 Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
mail-filter/dcc: stable 1.3.158 for ppc64, bug #648242
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64" - Thomas Deutschmann · gentoo
mail-filter/dcc: x86 stable (bug #648242)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Markus Meier · gentoo
mail-filter/dcc: arm stable, bug #647240
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Rolf Eike Beer · gentoo
mail-filter/dcc: stable 1.3.158 for sparc, bug #648242
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" - Agostino Sarubbo · gentoo
mail-filter/dcc: amd64 stable wrt bug #648242
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64" - Sergei Trofimovich · gentoo
mail-filter/dcc: stable 1.3.158 for ia64, bug #648242
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Tobias Klausmann · gentoo
mail-filter/dcc-1.3.158-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/648242 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Patrice Clement · gentoo
Merge github#902: Keyword a couple of ebuilds for ~arm.
Those ebuilds have been tested on a Scaleway C1. Pull-Request: https://github.com/gentoo/gentoo/pull/902 Reporter: Bertrand Jacquin <bertrand@jacquin.bzh> Acked-by: Steev Klimaszewski <steev@gentoo.org> Signed-off-by: Patrice Clement <monsieurp@gentoo.org> - Bertrand Jacquin · gentoo
mail-filter/dcc: Add ~arm keyword
Tested on Scaleway C1 Package-Manager: portage-2.2.26 - Lars Wendler · gentoo
mail-filter/dcc: Bump to version 1.3.158
Package-Manager: portage-2.2.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed