summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* mail-mta/postfix: permit cdb and lmdb alias filesEray Aslan2023-08-141-1/+1
| | | | | | | so that postfix can run newaliases when cdb or lmdb is the default db AND postfix is started via systemd Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: remove unused patchMichael Mair-Keimberger2023-03-141-24/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/29998 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* mail-mta/postfix: add linux-6 supportEray Aslan2022-10-081-0/+24
| | | | Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: drop 3.6.3, 3.6.4Eray Aslan2022-03-211-12/+0
| | | | Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: fix building with glibc-2.34Eray Aslan2021-08-091-0/+12
| | | | | | Closes: https://bugs.gentoo.org/803929 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: [QA] Fix missing eend argEray Aslan2021-06-281-2/+2
| | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: drop obsolete LibreSSL patch(es)Sam James2021-05-032-27/+0
| | | | | Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* mail-mta/postfix: remove oldEray Aslan2020-05-272-95/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: bump to 3.4.9Eray Aslan2020-02-041-0/+64
| | | | | | | and fix building with gcc-10 Closes: https://bugs.gentoo.org/705902 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: remove oldEray Aslan2019-12-031-12/+0
| | | | | Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: bump to 3.4.7Eray Aslan2019-09-241-0/+31
| | | | | | | and fix building with glibc-2.30 Closes: https://bugs.gentoo.org/692144 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: remove oldEray Aslan2019-08-085-169/+0
| | | | | Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: add experimental libressl support for 3.5Eray Aslan2019-04-242-0/+27
| | | | | | | thanks to Reuben Farrelly Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: clean up and fix patchEray Aslan2019-02-211-29/+23
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: bump to 3.4.0-RC2Eray Aslan2019-02-211-0/+29
| | | | | | | | Closes: https://bugs.gentoo.org/678362 Closes: https://bugs.gentoo.org/678326 Closes: https://github.com/gentoo/gentoo/pull/11099 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: bump to 3.4_pre20181118Eray Aslan2018-11-201-0/+11
| | | | | | | fixes libressl build. Thanks to Reuben Farrelly Closes: https://bugs.gentoo.org/670725 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Eray Aslan <eras@gentoo.org>
* mail-mta/postfix: fix eccurve selection for libresslEray Aslan2018-06-271-0/+16
| | | | | Closes: https://bugs.gentoo.org/659224 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* mail-mta/postfix: additional systemd hardeningCraig Andrews2017-01-291-0/+6
| | | | | | | | Other distributions are doing the same thing, and these additions are recommended by systemd. See https://lwn.net/Articles/709755/ (cherry picked from commit 388f5cae8b89039f285a66651bc70d662a9d8e57) Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Fixes: https://github.com/gentoo/gentoo/pull/3629
* mail-mta/postfix: Allow writing to /etc/mail/aliases.dbCraig Andrews2017-01-241-0/+1
| | | | | Gentoo-bug: 603458 Closes: https://github.com/gentoo/gentoo/pull/3443
* mail-mta/postfix: Revision bump, fix runtime failures with libresslPatrick McLean2016-09-221-0/+102
| | | | | | | | | | The libressl patch allowed postfix to compile, but TLS was failing to initialize at runtime. This makes postfix actually work with libressl rather than simply compile. Patch constructed from a set of diffs on the FreeBSD git. Package-Manager: portage-2.3.1
* mail-mta/postfix: add systemd hardeningRichard Freeman2016-08-131-0/+6
| | | | Package-Manager: portage-2.2.28
* mail-mta/postfix: version bump to postfix-3.2_pre20160604Eray Aslan2016-06-051-0/+17
| | | | | | | and add openbsd patch for libressl support while at it. Fixes bug 576272. Package-Manager: portage-2.3.0_rc1
* mail-mta/postfix: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* mail-mta/postfix: remove unused patchEray Aslan2016-02-261-27/+0
| | | | Package-Manager: portage-2.2.27
* proj/gentoo: Initial commitRobin H. Johnson2015-08-086-0/+144
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