summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dns/maradns: up EAPI=7, bump to 2.0.16ktrace2018-09-292-0/+112
| | | | | | | | | | | This commit update MaraDNS to 2.0.16, Deadwood recursor to 3.2.12 with fix theoretical issue with the cryptographic code in Deadwood: https://github.com/samboy/MaraDNS/blob/master/deadwood-github/doc/CHANGELOG Signed-off-by: Victor Kustov <ktrace@yandex.ru> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9991
* */*: Change ktrace e-mail in metadataVictor Kustov2018-08-301-1/+1
| | | | | | | | app-editors/qhexedit2, app-mobilephone/gammu, dev-embedded/ponyprog, net-dns/maradns Closes: https://github.com/gentoo/gentoo/pull/9724 Package-Manager: Portage-2.3.40, Repoman-2.3.9
* net-dns/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* net-dns/maradns: add maintainerktrace2017-12-021-4/+14
| | | | | | New maintainer ktrace added. Package-Manager: Portage-2.3.13, Repoman-2.3.3
* net-dns/maradns: version bump to 2.0.14ktrace2017-12-022-0/+112
| | | | | | | Add 2.0.14 MaraDNS, Deadwood 3.2.10 Package-Manager: Portage-2.3.13, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6347
* net-dns/maradns: remove 2.0.09-r1Michael Palimaka2017-04-301-97/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* net-dns/maradns: ppc stable wrt bug #616798Agostino Sarubbo2017-04-291-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/maradns: x86 stable wrt bug #616798Agostino Sarubbo2017-04-281-1/+1
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-dns/maradns: amd64 stable wrt bug #616798Agostino Sarubbo2017-04-281-2/+2
| | | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-283-3/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-dns/maradns: new revision to fix minor QA issues.Michael Orlitzky2016-08-031-0/+102
| | | | | | | | | | | | | The main reason for a new revision is to add "GPL-2" to the LICENSE per bug 426018. But with a revision, it made sense to update to EAPI=6, and perform the resulting cleanup in the ebuild. The src_prepare function was eliminated, and some dohtml calls were changed to dodoc. A missing die() was added, and the examples were moved behind USE=examples. Gentoo-Bug: 426018 Package-Manager: portage-2.2.28
* net-dns/maradns: remove maradns-2.0.09Austin English2016-04-281-98/+0
| | | | Package-Manager: portage-2.2.26
* net-dns/maradns: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-04-284-6/+104
| | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26
* net-dns/maradns: remove unused init scriptsAustin English2016-04-282-44/+0
|
* metadata.xml: Add maintainer-needed comment to packages without maintainer.Ulrich Müller2016-02-281-0/+1
| | | | Bug: 575810
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-241-3/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* 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-0812-0/+632
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