summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/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>
* net-mail/postfix-logwatch: new (forked) version 1.40.04.Michael Orlitzky2021-08-023-3/+32
| | | | | | | | | | I have finally forked this project, since I'm the only one who's been patching it to work with new versions of perl and postfix. This is the first release that I've made of the fork, which now thankfully does not require any patches or workarounds in the ebuild. Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/postfix-logwatch: remove old "unused" version.Michael Orlitzky2020-07-241-44/+0
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/postfix-logwatch: maintainer stabilize on amd64/x86.Michael Orlitzky2020-07-241-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/postfix-logwatch: new revision with a new patch.Michael Orlitzky2020-04-152-0/+78
| | | | | | | | | The -r4 revision includes a patch to ignore the "DATA without valid RCPT" notices that postscreen emits. The patch hasn't been upstreamed because we're basically upstream at this point. Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* net-mail/postfix-logwatch: remove "unused" -r2 ebuild.Michael Orlitzky2019-04-081-43/+0
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-mail/postfix-logwatch: maintainer stabilize -r3 on x86/amd64.Michael Orlitzky2019-04-081-2/+2
| | | | | | | | | | This package is pure perl, and so would have been marked ALLARCHES. Moreover, it requires a special type of log file (that contains sensitive information) to test. So, I think it's reasonable for me as the maintainer to stabilize it on amd64, and (per ALLARCHES), on x86. Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-mail/postfix-logwatch: new revision with a patch for an unmatched line.Michael Orlitzky2018-12-282-0/+103
| | | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-mail/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-mail/postfix-logwatch: remove unused postfix-logwatch-1.40.03.ebuild.Michael Orlitzky2017-10-241-36/+0
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-mail/postfix-logwatch: stabilize -r2 on amd64 and x86.Michael Orlitzky2017-10-241-1/+1
| | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3
* net-mail/postfix-logwatch: new revision with another new bugfix patch.Michael Orlitzky2017-09-052-0/+39
| | | | Package-Manager: Portage-2.3.6, Repoman-2.3.1
* net-mail/postfix-logwatch: new revision with some bugfix patches.Michael Orlitzky2017-08-243-0/+127
| | | | | | | Upstream development has stalled for this package, so we now include a few patches needed to support modern versions of perl. Package-Manager: Portage-2.3.6, Repoman-2.3.1
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-281-1/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-mail/postfix-logwatch: remove old v1.40.00.Michael Orlitzky2016-08-093-70/+0
| | | | Package-Manager: portage-2.2.28
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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-084-0/+118
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