summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/gnubiff: drop 2.2.17-r2Arthur Zamarin2 days1-49/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/courier-common: destabilize 3.1.5 for ~hppaHanno Böck6 days1-1/+1
| | | | | Bugs: https://bugs.gentoo.org/924942 Signed-off-by: Hanno Böck <hanno@gentoo.org>
* net-mail/courier-imap: de-stabilize on hppaHanno Böck6 days2-2/+2
| | | | | Bug: https://bugs.gentoo.org/924942 Signed-off-by: Hanno Böck <hanno@gentoo.org>
* net-mail/gnubiff: Stabilize 2.2.17-r3 x86, #936298Arthur Zamarin8 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/gnubiff: Stabilize 2.2.17-r3 amd64, #936298Arthur Zamarin8 days1-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/gnubiff: add 2.2.17-r3Phil Stracchino2024-07-126-32/+95
| | | | | | | | | | | | | | - adds a new LICENSE GPL-3+-with-openssl-exception - cleans up all old 2.2.15 patches - fixes compilation errors on clang-only systems by removing '-export-dynamic' from Makefile Closes: https://bugs.gentoo.org/880267 Closes: https://bugs.gentoo.org/930500 Closes: https://bugs.gentoo.org/933241 Signed-off-by: Phil Stracchino <phils@caerllewys.net> Closes: https://github.com/gentoo/gentoo/pull/37513 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/automx2: Stabilize 2022.1-r1 ALLARCHES, #935260Joonas Niilola2024-07-051-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/swaks: add 20240103.0 with ARM64 support, use more optfeaturesLouis Sautier2024-06-302-0/+47
| | | | | | | | | | | | * Fix dependencies based on https://github.com/jetmore/swaks/blob/v20240103.0/swaks#L1933-L1953 and move everything not strictly necessary to opftfeature. * Use EAPI 8. * Use https for SRC_URI. Co-authored-by: Alarig Le Lay <alarig@swordarmor.fr> Signed-off-by: Louis Sautier <sbraz@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/37377
* net-mail/swaks: add github upstream metadataLouis Sautier2024-06-301-0/+3
| | | | Signed-off-by: Louis Sautier <sbraz@gentoo.org>
* net-mail/fetchmail: Stabilize 6.4.38 sparc, #933639Sam James2024-06-241-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/safecat: drop 1.13Arthur Zamarin2024-06-211-48/+0
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/safecat: Stabilize 1.13-r1 amd64, #934650Sam James2024-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/safecat: Stabilize 1.13-r1 x86, #934650Sam James2024-06-211-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/safecat: Stabilize 1.13-r1 ppc, #934650Arthur Zamarin2024-06-211-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/fetchmail: Stabilize 6.4.38 ppc, #933639Arthur Zamarin2024-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/fetchmail: Stabilize 6.4.38 ppc64, #933639Arthur Zamarin2024-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/fetchmail: Stabilize 6.4.38 amd64, #933639Arthur Zamarin2024-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/fetchmail: Stabilize 6.4.38 x86, #933639Arthur Zamarin2024-06-201-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/fetchmail: Stabilize 6.4.38 arm, #933639Sam James2024-06-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/safecat: EAPI 8 bump, some fixesRobin H. Johnson2024-06-154-4/+190
| | | | | | | | | | This does not include a full suite of Clang fixes, due to upstream's C coding style: significant work to fix all of the prototypes in this code base, and align with modern types. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/show_bug.cgi?id=725030 Closes: https://bugs.gentoo.org/show_bug.cgi?id=836088
* net-mail/b4: enable py3.12Sam James2024-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/b4: drop 0.12.1Sam James2024-06-022-28/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/automx2: upgrade to Python 3.12Ralph Seichter2024-06-022-1/+47
| | | | | | | | | | - Support Python version 3.12 in ebuild. - Fix documentation URLs. Closes: https://bugs.gentoo.org/929715 Signed-off-by: Ralph Seichter <github@seichter.de> Closes: https://github.com/gentoo/gentoo/pull/36631 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/queue-repair: add python 3.1[12] supportRolf Eike Beer2024-05-301-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/897114 Closes: https://bugs.gentoo.org/929718 Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailutils: drop 3.15, 3.16Eray Aslan2024-05-303-288/+0
| | | | Signed-off-by: Eray Aslan <eras@gentoo.org>
* net-mail/getmail: Stabilize 6.18.13 ALLARCHES, #933016Joonas Niilola2024-05-291-2/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* net-mail/rss2email: Stabilize 3.14-r2 ALLARCHES, #933017Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 amd64, #932909Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 x86, #932909Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 sparc, #932909Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 ppc64, #932909Sam James2024-05-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 ppc, #932909Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 arm64, #932909Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/mailutils: Stabilize 3.17 arm, #932909Michał Górny2024-05-281-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/courier-imap: run eautoreconfAlfredo Tupone2024-05-231-1/+6
| | | | | Closes: https://bugs.gentoo.org/932356 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-mail/courier-imap: use chmod instead of fpermsAlfredo Tupone2024-05-212-2/+2
| | | | | Closes: https://bugs.gentoo.org/928635 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* net-mail/signify: drop 1.14-r1, EAPI6--Arthur Zamarin2024-05-101-32/+0
| | | | | Closes: https://bugs.gentoo.org/931683 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* net-mail/signify: Stabilize 1.14-r2 ppc, #931683Sam James2024-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/signify: Stabilize 1.14-r2 x86, #931683Sam James2024-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/signify: Stabilize 1.14-r2 sparc, #931683Sam James2024-05-101-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: add 0.38.3Sam James2024-05-092-0/+300
| | | | | Closes: https://bugs.gentoo.org/885031 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: stabilize 0.37-r2 for amd64, arm, arm64, x86Sam James2024-05-081-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/notmuch: add py3.12, set DISTUTILS_EXT=1Sam James2024-05-082-0/+334
| | | | | Closes: https://bugs.gentoo.org/929716 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mu: add 1.12.5Matthew Smith2024-05-032-0/+98
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* */*: inline mirror://sourceforgeLucio Sauer2024-04-3024-41/+41
| | | | | | | bump copyright of touched ebuilds to 2024 Signed-off-by: Lucio Sauer <watermanpaint@posteo.net> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/mailbox-count: minor update to longdescriptionMichael Orlitzky2024-04-261-2/+2
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/mailbox-count: add 0.0.8Michael Orlitzky2024-04-262-0/+38
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/public-inbox: add 1.9.0_p20240422Sam James2024-04-243-2/+56
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/mailbox-count: trim down longdescriptionMichael Orlitzky2024-04-241-140/+22
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/list-remote-forwards: drop long longdescriptionMichael Orlitzky2024-04-241-138/+8
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>