summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles/desc: add sane_backends_ricoh2 descJoonas Niilola2020-06-281-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* media-gfx/sane-backends: address QA issues, add missing backend to .30Joonas Niilola2020-06-271-0/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles/desc/cpu_flags_ppc.desc: add vsx2 descriptionGeorgy Yakovlev2020-06-071-1/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* profiles: Prepare for Python 3.9Michał Górny2020-05-252-1/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Remove stale flag refsMichał Górny2020-05-231-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: removal of keyboard and mouse INPUT_DEVICES defaults.Piotr Karbowski2020-05-041-2/+0
| | | | | | | | profiles/base/make.defaults: replaced with libinput profiles/embedded/make.defaults: removed, evdev left. profiles/desc/input_devices.desc: removed descriptions. Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>
* app-metrics/collectd: add connectivity pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add check_uptime pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add pcie_errors pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add synproxy pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add write_stackdriver pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add procevent pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add write_syslog pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add write_influxdb_udp pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add ubi pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add slurm pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add logparser pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add capabilities pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* app-metrics/collectd: add buddyinfo pluginThomas Deutschmann2020-04-301-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* 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>