summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-mail/dbmail: add missing libcrypt dependencySam James2021-06-302-2/+4
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dbmail: remove libressl supportMikle Kolyada2021-05-022-6/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-mail/dbmail: re-add myself as maintainerThomas Raschbacher2021-03-121-1/+4
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* net-mail/dbmail: fix WhitespaceFoundSam James2021-01-301-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dbmail: version bump to 3.2.5Sandino Araico Sanchez2021-01-277-185/+246
| | | | | | | Signed-off-by: Sandino Araico Sanchez <sandino@sandino.net> Closes: https://bugs.gentoo.org/728060 Closes: https://github.com/gentoo/gentoo/pull/16994 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* */*: Reassign lordvan's packagesMichał Górny2021-01-201-4/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/dbmail: Remove oldJakov Smolic2021-01-071-136/+0
| | | | | Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* net-mail/dbmail: Stabilize 3.2.3-r3 x86, #762646Sam James2021-01-071-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dbmail: Stabilize 3.2.3-r3 amd64, #762646Sam James2020-12-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-mail/dbmail: port to EAPI 7 and GLEP 81Jakov Smolic2020-11-307-142/+151
| | | | | | | | | * Fix build with gcc-10 Closes: https://bugs.gentoo.org/708722 Package-Manager: Portage-3.0.9, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Remove net-mail@ from maintainersMichał Górny2019-03-261-4/+0
| | | | | Bug: https://bugs.gentoo.org/681680 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-mail/dbmail: Remove 3.2.3 (r0)Johannes Huber2018-05-201-140/+0
| | | | | | Uses deprecated EAPI 4 and overshadowed by 3.2.3-r2. Package-Manager: Portage-2.3.38, Repoman-2.3.9
* net-mail/dbmail: Remove 3.2.2Johannes Huber2018-05-202-141/+0
| | | | | | Uses deprecated EAPI 4 and overshadowed by 3.2.3-r1. Package-Manager: Portage-2.3.38, Repoman-2.3.9
* net-mail/dbmail: add LibreSSL supportAaron Bauman2018-04-242-5/+11
| | | | | Closes: https://bugs.gentoo.org/613272 Package-Manager: Portage-2.3.31, Repoman-2.3.9
* net-mail/dbmail: add systemd support, install docs via dodocs, fix ↵Agostino Sarubbo2018-04-041-0/+135
| | | | | | | DESCRIPTION.toolong. Leave the upstream suggestions to the maintainer judgment Bug: https://bugs.gentoo.org/588690 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* net-mail/*: Update Manifest hashesMichał Górny2017-12-101-2/+2
|
* net-mail/dbmail: x86 stable (bug #624844)Thomas Deutschmann2017-08-191-2/+2
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-mail/dbmail-3.2.3-r1: add amd64 keywordTobias Klausmann2017-07-151-1/+1
| | | | Gentoo-Bug: 624844
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-283-3/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-mail/dbmail: replace local myconf with use_with ldap.Chris Mayo2017-01-261-4/+1
| | | | Closes: https://github.com/gentoo/gentoo/pull/3091
* net-mail/dbmail: Migrate to /run and EAPI 6Chris Mayo2016-11-251-0/+137
| | | | | | | | | | | | Also: - Install man pages - Remove sqlite USE flag - Minor repoman fixes and other tidy-ups Gentoo-Bug: https://bugs.gentoo.org/529504 Gentoo-Bug: https://bugs.gentoo.org/529506 Signed-off-by: Thomas Raschbacher <lordvan@gentoo.org>
* net-mail/dbmail: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-184-4/+4
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-2/+2
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-088-0/+569
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