summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-freebsd/freebsd-mk-defs: remove unused patchesMichael Mair-Keimberger2018-05-243-431/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8553
* Revert "Revert "sys-freebsd/freebsd-mk-defs: drop EAPI=3 ebuild""Matthias Maier2018-05-182-39/+0
| | | | | | | | | This reverts commit d1b45bd5829cd3b71e851cffacad242f32e9b4a3. As discussed with Aaron (b-man) and Patrice (monsieurp) on IRC - let's remove the EAPI 3 ebuild. If someone wants to work on resurrecting freebsd 9 support, then please submit a new ebuild (preferrably EAPI 7, or 6).
* Revert "sys-freebsd/freebsd-mk-defs: drop EAPI=3 ebuild"Aaron Bauman2018-04-062-0/+39
| | | | This reverts commit f75d088a6c9fe2a71381f0236d34fe2c65dc3c3a.
* sys-freebsd/freebsd-mk-defs: drop EAPI=3 ebuildAaron Bauman2018-04-042-39/+0
| | | | | Package-Manager: Portage-2.3.28, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7810
* sys-freebsd/freebsd-mk-defs: Remove 8.2Michał Górny2018-01-234-494/+0
|
* sys-freebsd/freebsd-mk-defs: Revert "remove unused patches"Michał Górny2018-01-234-0/+856
| | | | Another part of patches needed by the restored ebuilds.
* sys-freebsd/freebsd-mk-defs: Revert "remove unused patch"Michał Górny2018-01-231-0/+28
| | | | Restore the patch needed for restored 9.1.
* sys-freebsd/freebsd-mk-defs: Remove sparc-fbsd keywordsMichał Górny2018-01-232-2/+2
|
* sys-freebsd/freebsd-mk-defs: Revert "Drop versions with old EAPI"Michał Górny2018-01-233-0/+80
| | | | Revert the removal of old versions that broke depgraph for amd64-fbsd.
* */*: Remove sparc-fbsd keywordsMichał Górny2018-01-231-2/+2
|
* sys-freebsd/freebsd-mk-defs: remove unused patchMichael Mair-Keimberger2018-01-071-28/+0
|
* sys-freebsd: remove 10.3 and 11.0.Yuta Satoh2018-01-026-840/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-freebsd/freebsd-mk-defs: remove unused patchesMichael Mair-Keimberger2017-12-274-856/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/6651
* sys-freebsd/freebsd-mk-defs: Drop versions with old EAPIMikle Kolyada2017-12-263-80/+0
| | | | Package-Manager: Portage-2.3.13, Repoman-2.3.3
* sys-freebsd: Update Manifest hashes.Ulrich Müller2017-12-091-5/+5
|
* sys-freebsd/freebsd-mk-defs: [QA] Fix DESCRIPTION.toolongDavid Seifert2017-12-015-5/+5
|
* sys-freebsd: bump to 11.1Yuta Satoh2017-10-023-0/+398
| | | | | | The following bugs have been fixed: - merged freebsd-libexec into freebsd-lib. #629166 - fix build failure with gcc-6. #629368
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-284-4/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-freebsd: bump to 11.0Yuta Satoh2016-10-117-0/+504
|
* sys-freebsd: Remove 10.2.Yuta Satoh2016-08-113-380/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/2059 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* sys-freebsd: Bump to 10.3.Yuta Satoh2016-04-043-0/+380
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* 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.
* sys-freebsd: Remove 10.1.Yuta Satoh2015-08-294-474/+0
|
* 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>
* sys-freebsd: Bump to 10.2.Yuta Satoh2015-08-194-0/+443
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+1445
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