summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* profiles: add ruby34 RUBY_TARGETHans de Graaff40 hours1-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Bump copyrightsMichał Górny2024-10-181-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Clean outdated entries upMichał Górny2024-10-183-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Add python3_13t (freethreading) targetMichał Górny2024-10-142-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: sync cpu_flags_x86 with cpuid2cpuflagsPaul Zander2024-10-111-0/+5
| | | | | | | Bug: https://bugs.gentoo.org/908556 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/38695 Signed-off-by: Sam James <sam@gentoo.org>
* Add gcc_14 and gcc_15 to the list of ada compilersAlfredo Tupone2024-09-301-1/+3
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles/desc: remove the word 'only' from GUILE_TARGETS descArsen Arsenović2024-09-271-3/+3
| | | | | | | It doesn't really make sense to say only, since we can build against many versions at the same time. Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* eclass/, profiles/: Enable PostgreSQL 17 supportPatrick Lauer2024-09-261-0/+1
| | | | Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles/desc: add USE_EXPAND _TARGETS flags for Guile 1.8Kacper Słomiński2024-09-242-0/+2
| | | | | Signed-off-by: Kacper Słomiński <kacper.slominski72@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* profiles: drop MONKEYD_PLUGINS description and vars (treecleaned)Michael Orlitzky2024-09-041-15/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/base: add guile _TARGETS USE_EXPAND variablesArsen Arsenović2024-08-182-0/+14
| | | | | Bug: https://bugs.gentoo.org/689408 Signed-off-by: Arsen Arsenović <arsen@gentoo.org>
* profiles/desc: add new l10n_skr USE_EXPAND for Saraiki languageJoonas Niilola2024-07-081-1/+2
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* profiles: add CURL_QUIC USE_EXPANDMatt Jolly2024-06-291-0/+7
| | | | | | | | | | | | | | | | | The CURL_QUIC USE_EXPAND enables us to sanely manage QUIC (RFC 9000) backends as they are added to cURL in the future: currently there are two supported implementations, OpenSSL and ngtcp2, however it's likely that other popular TLS libraries will expose QUIC APIs over time, and that these will be eventually be supported by cURL (see CURL_SSL for examples of TLS libraries that we support) - we may as well get ahead of the curve here. There are already a number of other small players (i.e. OpenSSL Forks) exposing QUIC support for quite a while, however these have not been available in ::gentoo and we've only needed the one USE to enable for HTTP/3 and QUIC to this point. Signed-off-by: Matt Jolly <kangie@gentoo.org>
* profiles/desc: curl_ssl - remove fbopenssl commentMatt Jolly2024-06-291-2/+1
| | | | | | | It's long abandoned, isn't intended to be implemented, and reportedly has issues with modern curl. Signed-off-by: Matt Jolly <kangie@gentoo.org>
* profiles/desc: Remove obsolete GPSD_PROTOCOLSMichał Górny2024-06-081-5/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/mesa: rename zink -> video_cards_zinkPaul Zander2024-06-051-0/+1
| | | | | | | zink is listed among the gallium drivers so mirror that. Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* rocm.eclass: Enable ROCm 6, add gfx94{0,1,2} (MI300) supportYiyang Wu2024-05-181-4/+10
| | | | | | | | | Update the references, since the original reference does not contain MI300. The "see also" blog is also removed because it hasn't been updated for 2 years. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* profiles: Add python3_13 targetsMichał Górny2024-05-082-2/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-lang/perl: Migrate to PERL_FEATURESAndreas K. Hüttel2024-05-071-0/+9
| | | | Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* profiles: Add VIDEO_CARDS=nvk descriptionGonçalo Negrier Duarte2024-05-061-1/+2
| | | | | Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* www-servers/nginx: add nginx-vod moduleAndrew Udvare2024-04-241-0/+1
| | | | | Signed-off-by: Andrew Udvare <audvare@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* profiles: Remove stale flag/package entriesMichał Górny2024-03-221-2/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Introduce LLVM_SLOT USE_EXPAND variableMichał Górny2024-02-101-0/+8
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: Add VIDEO_CARDS=swrast descriptionMatt Turner2024-02-011-0/+1
| | | | | Bug: https://bugs.gentoo.org/920752 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/desc: add descriptions of vpclmulqdq and new avx512 flagsSv. Lockal2024-01-221-1/+12
| | | | | | | | | Adds description from https://github.com/projg2/cpuid2cpuflags/pull/25 Bug: https://bugs.gentoo.org/908556 Signed-off-by: Sv. Lockal <lockalsash@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34943 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Remove postgres11Patrick Lauer2024-01-191-2/+1
| | | | | | Removed in all other places. Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles/desc: cleanup php8-0Sam James2024-01-181-2/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* profiles/desc: Add cpu_flags_arm_sveMichał Górny2024-01-021-0/+1
| | | | | | | Closes: https://bugs.gentoo.org/920474 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/34542 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Add cpu_flags_arm_i8mmMichał Górny2024-01-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/917278 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Add cpu_flags_arm_asimddpMichał Górny2024-01-021-0/+1
| | | | | Closes: https://bugs.gentoo.org/917277 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc: Add cpu_flags_arm_sm4Michał Górny2024-01-021-1/+2
| | | | | Closes: https://bugs.gentoo.org/915624 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: add ruby33 RUBY_TARGETHans de Graaff2023-12-251-0/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* profiles: Remove entries matching UnusedGlobalUseExpandMichał Górny2023-12-175-18/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles/desc/php_targets.desc: drop old php7-4 targetMichael Orlitzky2023-12-051-1/+0
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/desc/php_targets.desc: add php8-3 flagMichael Orlitzky2023-12-051-0/+1
| | | | Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
* profiles/desc/amdgpu_targets.desc: fill in more GPU models.Yiyang Wu2023-11-261-3/+3
| | | | | | | Reference: https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg98470.html Bug: https://github.com/gentoo/gentoo/pull/33861 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org>
* add gcc:13 support for ada packagesAlfredo Tupone2023-11-061-0/+1
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* dev-php/*: remote obsolete PHP targets 'php7-2' and 'php7-3'David Seifert2023-09-051-3/+1
| | | | | Closes: https://github.com/gentoo/gentoo/pull/32627 Signed-off-by: David Seifert <soap@gentoo.org>
* eclass/postgres.eclass, profiles/desc/postgres_targets.desc: Remove ↵Patrick Lauer2023-06-301-2/+2
| | | | | | postgres10, add postgres16 Signed-off-by: Patrick Lauer <patrick@gentoo.org>
* profiles/desc/apache2_modules.desc: add allowmethodsHans de Graaff2023-06-191-1/+2
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* media-libs/mesa: add Vulkan software rasterizer as VIDEO_CARDS=lavapipePaul Zander2023-06-161-0/+1
| | | | | | | | | | | | Mesa includes a software rasterizer for vulkan ("lavapipe") based on llvmpipe. Add lavapipe to VIDEO_CARDS to enable it. Bug: https://bugs.gentoo.org/818019 Closes: https://github.com/gentoo/gentoo/pull/31455 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
* profiles/desc/xtables_addons.desc: add asnIonen Wolkens2023-05-301-1/+2
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* profiles: remove ELIBC=WinntFabian Groffen2023-05-271-1/+0
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* *: drop elibc_Winnt usageFabian Groffen2023-05-271-2/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* profiles: Add python3_12 targetMichał Górny2023-05-232-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* profiles: remove dead implicit userland_* flagsDavid Seifert2023-05-161-9/+0
| | | | | Closes: https://github.com/gentoo/gentoo/pull/31034 Signed-off-by: David Seifert <soap@gentoo.org>
* profiles/desc: add tls for apache2_modulesSam James2023-05-151-0/+1
| | | | | Bug: https://bugs.gentoo.org/885099 Signed-off-by: Sam James <sam@gentoo.org>
* profiles: Remove python3_9Michał Górny2023-05-012-2/+0
| | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* profiles/desc: drop gcc_12_2_0 from adaAlfredo Tupone2023-04-021-1/+0
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
* profiles: add ada_target_gcc_12 USE flagAlfredo Tupone2023-02-021-1/+2
| | | | Signed-off-by: Alfredo Tupone <tupone@gentoo.org>