summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-mta/netqmail: remove dependency to virtual/checkpasswordRolf Eike Beer2021-11-071-1/+0
| | | | | | | This is an optional runtime dependency. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* mail-mta/netqmail: put virtuals in PDEPENDRolf Eike Beer2021-08-191-0/+187
| | | | | | | | One provider of virtual/checkpassword is vpopmail, which in turn depends on virtual/qmail, which may form a circular dependency. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* qmail.eclass: retire qmail_tcprules_fixup()Rolf Eike Beer2021-08-171-4/+0
| | | | | | | | | This has been in all ebuilds since the move of the portage tree to git, so everyone should have already moved the files. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/21999 Signed-off-by: Sam James <sam@gentoo.org>
* mail-mta/netqmail: stop warning about QMAIL_PATCH_DIRRolf Eike Beer2021-06-171-11/+0
| | | | | | | This has been removed years ago, time to remove the cruft. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* */*: Add proxied="yes" for non-@gentoo.org peopleMichał Górny2021-03-161-1/+1
| | | | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '/pkgmetadata/maintainer[substring(email, string-length(email) - string-length("@gentoo.org") + 1) != "@gentoo.org"]' \ -t attr -n proxied -v yes {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Add 'proxied="proxy"' for proxy-maint projectMichał Górny2021-03-161-1/+1
| | | | | | | | | | Done via: find -name metadata.xml -exec xml ed -P -L \ -a '//maintainer[email="proxy-maint@gentoo.org"]' \ -t attr -n proxied -v proxy {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop most stable hppa keywordsMatt Turner2020-12-311-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* mail-mta/netqmail: remove broken USE=libresslRolf Eike Beer2020-12-301-5/+2
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/n[eo]tqmail: bump genqmail tarballRolf Eike Beer2020-08-272-2/+2
| | | | | | | Closes: https://bugs.gentoo.org/735090 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/17027 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: drop vulnerableRolf Eike Beer2020-06-041-199/+0
| | | | | | Bug: https://bugs.gentoo.org/721566 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: x86 stable wrt bug #721566Agostino Sarubbo2020-06-041-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: arm stable wrt bug #721566Agostino Sarubbo2020-06-031-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: stable 1.06-r13 for ppc, bug #721566Sergei Trofimovich2020-05-251-1/+1
| | | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: stable 1.06-r13 for ppc64, bug #721566Sergei Trofimovich2020-05-221-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail-1.06-r13: revbump for CVE-2005-1513, CVE-2005-1514, ↵Rolf Eike Beer2020-05-195-0/+595
| | | | | | | | | CVE-2005-1515 Bug: https://bugs.gentoo.org/721566 Signed-off-by: Rolf Eike Beer <kde@opensource.sf-tec.de> Closes: https://github.com/gentoo/gentoo/pull/15881 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* mail-mta/netqmail: remove unused patchesMichael Mair-Keimberger2020-02-142-24/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/14624 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* mail-mta/netqmail: stable 1.06-r12 on alphaSergei Trofimovich2020-01-251-1/+1
| | | | | | | | I did not really test it. I'm restoring dependency tree before alpha is dropped to ~arch treewide. Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: drop old files from ManifestRolf Eike Beer2020-01-251-2/+0
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: drop oldRolf Eike Beer2020-01-251-186/+0
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: arm stable wrt bug #689864Agostino Sarubbo2020-01-011-2/+2
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: ia64 stable wrt bug #689864Agostino Sarubbo2019-12-311-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: ppc64 stable wrt bug #689864Agostino Sarubbo2019-12-311-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: ppc stable wrt bug #689864Agostino Sarubbo2019-12-311-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: amd64 stable wrt bug #689864Agostino Sarubbo2019-12-311-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: x86 stable wrt bug #689864Agostino Sarubbo2019-12-311-1/+1
| | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* mail-mta/netqmail: stable 1.06-r12 for hppa/sparc, bug #689864Rolf Eike Beer2019-12-301-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: move keywords forwardRolf Eike Beer2019-12-301-1/+1
| | | | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64 s90 sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: drop oldRolf Eike Beer2019-12-302-394/+0
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: avoid ANY DNS queriesRolf Eike Beer2019-12-032-0/+273
| | | | | | | Closes: https://bugs.gentoo.org/701476 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13816 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* qmail.eclass: hide qmail-pop3 behind a use flagRolf Eike Beer2019-11-124-2/+201
| | | | | | | | | Other solutions offer much more features and better security, so do not install this by default. Keep it for the moment for those who explicitely want it. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13551 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: drop oldRolf Eike Beer2019-11-012-395/+0
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13491 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: fix SMTPUTF8 modeRolf Eike Beer2019-11-012-0/+208
| | | | | | | | | This fix was provided by the original patch author, but he sadly did not provide a new patch. Closes: https://bugs.gentoo.org/611142 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: use new snapshot of genqmailRolf Eike Beer2019-10-112-0/+196
| | | | | | | | This puts the existing patches into the tarball from the start. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13248 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: remove dot-forward as dependencyRolf Eike Beer2019-10-101-3/+2
| | | | | | | | | | | | This allows using sendmails .forward files with qmail, but doing so is entirely optional. Also remove version restrictions for ucspi-*, all versions in tree match that condition. Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13145 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* mail-mta/netqmail: clean oldRolf Eike Beer2019-10-042-371/+0
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/13118 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: stable 1.06-r4 for sparcRolf Eike Beer2019-10-041-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: clean up patch headerRolf Eike Beer2019-10-011-1/+1
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: fix a patching mistake I introduced in -r7Joonas Niilola2019-09-251-3/+3
| | | | | Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: upgrade EAPI, clean upRolf Eike Beer2019-09-254-4/+322
| | | | | | | | | - properly handle multiple IP addresses on the same interface Closes: https://bugs.gentoo.org/show_bug.cgi?id=566826 Closes: https://github.com/gentoo/gentoo/pull/12989 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: depend on users from acct-userRolf Eike Beer2019-09-213-6/+21
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: depend on groups from acct-groupRolf Eike Beer2019-09-213-0/+6
| | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: clean up ebuild and patchRolf Eike Beer2019-09-212-6/+8
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/12975 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: update my email addresses (proxy-maint)Rolf Eike Beer2019-09-191-1/+1
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/12973 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/vpopmail: take itRolf Eike Beer2019-09-191-1/+8
| | | | | | Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/12963 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* mail-mta/netqmail: require correct openssl versionRolf Eike Beer2019-09-131-1/+1
| | | | | | Bug: https://bugs.gentoo.org/691670 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* mail-mta/netqmail: Drop oldMichał Górny2019-09-111-184/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* mail-mta/netqmail: fix build without sslRolf Eike Beer2019-08-103-20/+26
| | | | | | | | Closes: https://bugs.gentoo.org/649854 Closes: https://bugs.gentoo.org/674688 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Closes: https://github.com/gentoo/gentoo/pull/12630 Signed-off-by: Joonas Niilola <juippis@gentoo.org>