summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-freebsd/freebsd-ubin: Install 'man' as part of the packageMichał Górny2019-01-222-0/+254
| | | | | | | | Since sys-apps/man is being treecleaned, and sys-apps/man-db is bloated with dependencies that are plain broken on FreeBSD, build & install the original FreeBSD man implementation. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-freebsd/freebsd-lib: Remove support for non-existent depsMichał Górny2018-08-263-7/+4
|
* sys-freebsd/freebsd-share: Include SA manpage updatesMichał Górny2018-08-153-0/+258
| | | | | | | | Include the manpage patches related to the following Security Advisories: FreeBSD-SA-18:08.tcp FreeBSD-SA-18:10.ip
* sys-freebsd/freebsd-usbin: Include FreeBSD-SA-18:03 patchMichał Górny2018-08-152-0/+380
| | | | | | Include the usr.sbin part of the following Security Advisory patch: FreeBSD-SA-18:03.speculative_execution
* sys-freebsd/freebsd-sources: include multiple errata updatesMichał Górny2018-08-152-0/+198
| | | | | | | | | | | | | | | | | The following security advisory patches are included: FreeBSD-SA-18:01.ipsec FreeBSD-SA-18:03.speculative_execution FreeBSD-SA-18:04.vt FreeBSD-SA-18:05.ipsec FreeBSD-SA-18:06.debugreg FreeBSD-SA-18:07.lazyfpu Additionally, the following erratas are included: FreeBSD-EN-18:04.mem FreeBSD-EN-18:05.mem FreeBSD-EN-18:07.pmap
* sys-freebsd/freebsd-sources: remove unused patchesMichael Mair-Keimberger2018-06-1318-615/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8838
* sys-freebsd/freebsd-pf: remove unused patchesMichael Mair-Keimberger2018-06-133-66/+0
|
* sys-freebsd/freebsd-share: remove unused patchesMichael Mair-Keimberger2018-06-133-66/+0
|
* sys-freebsd/freebsd-sbin: remove unused patches and fileMichael Mair-Keimberger2018-06-133-54/+0
|
* sys-freebsd/freebsd-pam-modules: remove unused patchMichael Mair-Keimberger2018-06-131-22/+0
|
* sys-freebsd/freebsd-contrib: drop old EAPIAaron Bauman2018-06-023-66/+0
|
* sys-freebsd/freebsd-pam-modules: drop old EAPIAaron Bauman2018-06-022-47/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-pf: drop old EAPIAaron Bauman2018-06-022-72/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-share: drop old EAPIAaron Bauman2018-06-022-97/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-sources: drop old EAPIAaron Bauman2018-06-023-185/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-sbin: drop EAPI=2 ebuildAaron Bauman2018-06-012-101/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-usbin: remove unused patchesMichael Mair-Keimberger2018-05-272-42/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/8611
* sys-freebsd/boot0: drop EAPI=2Aaron Bauman2018-05-263-132/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-bin: drop EAPI=2Aaron Bauman2018-05-262-40/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-rescue: drop EAPI=2Aaron Bauman2018-05-267-150/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* sys-freebsd/freebsd-usbin: drop EAPI=2Aaron Bauman2018-05-262-180/+0
| | | | Package-Manager: Portage-2.3.40, Repoman-2.3.9
* 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).
* */*: Specify EAPI=0 explicitly, to ease grepsMichał Górny2018-05-017-1/+15
| | | | Closes: https://github.com/gentoo/gentoo/pull/8199
* sys-freebsd/virtio-kmod: remove last rited packageMikle Kolyada2018-04-214-97/+0
| | | | | | Closes: https://bugs.gentoo.org/586344 Closes: https://bugs.gentoo.org/612848 Closes: https://bugs.gentoo.org/494002
* 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/virtio-kmod: Update maintainer due to bug #405105Pacho Ramos2018-03-171-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-freebsd/ubin-wrappers: Update maintainer due to bug #405105Pacho Ramos2018-03-171-4/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-freebsd/freebsd-lib: remove unused file.Michael Mair-Keimberger2018-03-111-8/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7419
* sys-freebsd/freebsd-lib: Apply sys header fix only for USE=buildMichał Górny2018-03-011-1/+1
| | | | | | The 'sys' directory is not extracted with USE=-build, so apply the patch only when there's something to patch. Not that I have any clue how this is going to work at all with USE=-build.
* sys-freebsd/freebsd-usbin: Revert "Remove 9.1"Michał Górny2018-02-264-0/+222
| | | | | Restore 9.1 version. Its removal was premature, and we should fix the CI problems via masking old versions in new profiles instead.
* sys-freebsd/freebsd-lib: Backport Elf_Nhdr support needed for mesaMichał Górny2018-02-232-0/+11
|
* sys-freebsd/freebsd-usbin: Remove 9.1Michał Górny2018-02-194-222/+0
|
* sys-freebsd/freebsd-sources: remove unused patch.Michael Mair-Keimberger2018-02-041-128/+0
| | | | Closes: https://github.com/gentoo/gentoo/pull/7011
* sys-freebsd/freebsd-usbin: Remove 8.2Michał Górny2018-01-235-242/+0
|
* sys-freebsd/freebsd-ubin: Remove 8.2Michał Górny2018-01-236-298/+0
|
* sys-freebsd/freebsd-sources: Remove 8.2Michał Górny2018-01-237-287/+0
|
* sys-freebsd/freebsd-share: Remove 8.2Michał Górny2018-01-233-94/+0
|
* sys-freebsd/freebsd-sbin: Remove 8.2Michał Górny2018-01-232-100/+0
|
* sys-freebsd/freebsd-rescue: Remove 8.2Michał Górny2018-01-233-84/+0
|
* sys-freebsd/freebsd-pf: Remove 8.2Michał Górny2018-01-234-98/+0
|
* sys-freebsd/freebsd-pam-modules: Remove 8.2Michał Górny2018-01-233-72/+0
|
* sys-freebsd/freebsd-mk-defs: Remove 8.2Michał Górny2018-01-234-494/+0
|
* sys-freebsd/freebsd-libexec: Remove 8.2Michał Górny2018-01-235-189/+0
|
* sys-freebsd/freebsd-lib: Remove 8.2Michał Górny2018-01-238-536/+0
|
* sys-freebsd/freebsd-contrib: Remove 8.2Michał Górny2018-01-232-57/+0
|
* sys-freebsd/freebsd-cddl: Remove 8.2Michał Górny2018-01-235-236/+0
|
* sys-freebsd/freebsd-bin: Remove 8.2Michał Górny2018-01-232-36/+0
|
* sys-freebsd/boot0: Remove 8.2Michał Górny2018-01-233-67/+0
|