summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/desc/cpu_flags_x86.desc: add avx512dq and avx512vl.Michael Orlitzky2020-04-031-0/+2
| | | | | | | | | | These two flags are already supported by cpuid2cpuflags, but so far no package in ::gentoo uses them. The forthcoming sci-libs/fflas-ffpack will use them, however, and -- given that they're CPU flags whose names are fixed -- it seems most sensible to add them globally right away. Bug: https://bugs.gentoo.org/715678 Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* app-emulation/qemu-9999: Introduce RX softmmu targetMichal Privoznik2020-03-231-0/+1
| | | | | | | | | | In recent upstream patches (v4.2.0-2645-gc8c35e5f51 and friends), qemu introduced new softmmu target: Renesas RX. Update our list of softmmu targets. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Closes: https://github.com/gentoo/gentoo/pull/15068 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* profiles/desc: Add VE to LLVM_TARGETSMichał Górny2020-01-311-1/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: kill NETBEANS varsMikle Kolyada2020-01-251-20/+0
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* profiles: Remove dead PYTHON_TARGETSDavid Seifert2019-12-302-6/+0
| | | | | | Signed-off-by: David Seifert <soap@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/14164 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: add ruby27 RUBY_TARGETHans de Graaff2019-12-261-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles/desc: Add python3_8 to PYTHON_SINGLE_TARGETMichał Górny2019-11-241-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-metrics/collectd: bump to v5.10.0Thomas Deutschmann2019-11-231-0/+1
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* profiles/desc: Add python3_8 to PYTHON_TARGETSMichał Górny2019-11-121-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-boot/grub: add platform xen_pvhJonas Licht2019-10-291-0/+1
| | | | | | | | Closes: https://bugs.gentoo.org/697978 Closes: https://github.com/gentoo/gentoo/pull/13334 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Jonas Licht <jonas.licht@fem.tu-ilmenau.de> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* profiles: add GPSD_PROTOCOLS greisRobin H. Johnson2019-10-041-0/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* profiles/desc/llvm_targets.desc: Add ARCMichał Górny2019-10-011-0/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc/llvm_targets.desc: RISCV & WASM are no longer expMichał Górny2019-10-011-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc/llvm_targets.desc: Remove Nios2Michał Górny2019-10-011-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: descriptions for CPU_FLAGS_PPC use_expandGeorgy Yakovlev2019-09-111-0/+6
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profile/desc/ada_target.desc: ADA_TARGET use expand descriptionTupone Alfredo2019-09-031-0/+8
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/desc: Add L10N locales from www-client/vivaldi*David Seifert2019-08-141-0/+4
| | | | | Bug: https://bugs.gentoo.org/689482 Signed-off-by: David Seifert <soap@gentoo.org>
* www-servers/apache: add mod_authn_socache supportThomas Deutschmann2019-08-131-0/+1
| | | | | | Closes: https://bugs.gentoo.org/675584 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* www-servers/apache: add mod_auth_form supportThomas Deutschmann2019-08-131-0/+5
| | | | | | Closes: https://bugs.gentoo.org/438084 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* profiles: Mask PHP 7.4 beta for early testingBrian Evans2019-07-251-0/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* CPU_FLAGS_X86: Introduce 'sha' flagMichał Górny2019-07-191-1/+2
| | | | | | | | Introduce 'sha' flag that corresponds to SHA-NI instruction set. This has two potential users, and is present in git version of cpuid2cpuflags (pending release once the flag is added). Signed-off-by: Michał Górny <mgorny@gentoo.org>
* INPUT_DEVICES: add entries for extra flags from roccat-toolsMichał Górny2019-07-171-1/+5
| | | | | | | | | Port the local entries from sys-apps/roccat-tools metadata.xml to the global input_devices.desc. Rather than copying the descriptions, I have retyped them to match other descriptions in the file. Closes: https://bugs.gentoo.org/689480 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* www-servers/apache: Move APACHE_MODULES USE descs to correct fileLars Wendler2019-07-161-6/+16
| | | | | | Closes: https://bugs.gentoo.org/689484 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* profiles: Add panfrost and lima descriptions and use masksMatt Turner2019-07-151-0/+2
| | | | | | | | | lima is still very experimental, so it remains use.mask'd regardless of platform. Bug: https://bugs.gentoo.org/686218 Bug: https://bugs.gentoo.org/687896 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* CPU_FLAGS_X86: add global 'f16c' flagMichał Górny2019-07-151-0/+1
| | | | | | | The 'f16c' flag is defined locally in 3 packages, and supported by cpuid2cpuflags since Mar 2016. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* CPU_FLAGS_X86: add 'avx512f' flagMichał Górny2019-07-151-0/+1
| | | | | | | This flag is already defined locally by two packages, and it is supported by cpuid2cpuflags since July 2016. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: add more language tags to desc/l10n.descMarek Szuba2019-06-171-0/+15
| | | | | | | | | | All of these are supported by upstream in net-misc/asterisk-core-sounds (en-NZ) and recent versions of app-text/tesseract (the rest). Checked against ISO-639 using the code tables from https://iso639-3.sil.org/ and against the IANA language-subtag registry using the list from https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry Signed-off-by: Marek Szuba <marecki@gentoo.org>
* profiles: Add URL of IANA registry to l10n.desc.Ulrich Müller2019-06-141-2/+3
| | | | Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* desc/postgres_targets.desc: Add postgres13Aaron W. Swenson2019-05-251-0/+1
| | | | Signed-off-by: Aaron W. Swenson <titanofold@gentoo.org>
* profiles: remove desc/enlightenment_modules.descJoonas Niilola2019-05-211-67/+0
| | | | | | Signed-off-by: Joonas Niilola <juippis@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12041 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Add missing ABI_RISCV descriptionsAndreas K. Hüttel2019-05-051-0/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add cpu_flags_arm_iwmmxt2Matt Turner2019-04-071-1/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Remove tdfx/voodooMatt Turner2019-04-021-2/+0
| | | | | Bug: https://bugs.gentoo.org/679256 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: Remove python3_4 flagsMichał Górny2019-03-212-4/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused L10N: se, zh-HKMichał Górny2019-03-131-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused QEMU_SOFTMMU_TARGETS: ppcembMichał Górny2019-03-131-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused VIDEO_CARDS: newportMichał Górny2019-03-131-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc/lcd_devices.desc: added new driver to list.Conrad Kostecki2019-03-101-0/+2
| | | | | | | Bug: https://bugs.gentoo.org/667964 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Closes: https://github.com/gentoo/gentoo/pull/10096 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
* profiles/desc/jvm_variant.desc: removeGeorgy Yakovlev2019-03-071-11/+0
| | | | | | we no longer have JVM_VARIANTS expand consumers Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* media-libs/mesa: Add Iris support to mesa-9999Mike Lothian2019-03-041-0/+1
| | | | | | | | | | This allows the i965 alternative Gallium Iris driver to be built Intel Gen8 / Broadwell or newer is required to use the Iris driver Closes: https://github.com/gentoo/gentoo/pull/11167 Signed-off-by: Mike Lothian <mike@fireburn.co.uk> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles: base: Drop obsolete CALLIGRA_EXPERIMENTAL_FEATURESAndreas Sturmlechner2019-01-161-7/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: desc: Drop obsolete 'plan' from CALLIGRA_FEATURESAndreas Sturmlechner2019-01-161-1/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: Add back stage to CALLIGRA_FEATURES, default disabledAndreas Sturmlechner2019-01-011-1/+2
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* profiles: add ruby26 supportHans de Graaff2018-12-261-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* x11-base/xorg-drivers: [QA] Remove support for removed xf86-*-tslibMichał Górny2018-12-111-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused LCD_DEVICESMichał Górny2018-11-281-6/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused L10NMichał Górny2018-11-281-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused ENLIGHTENMENT_MODULESMichał Górny2018-11-281-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused INPUT_DEVICESMichał Górny2018-11-281-3/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove unused PHP_TARGETSMichał Górny2018-11-281-2/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>