summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-libs/nodejs: SystemTAP -> SystemTapSam James2024-08-311-1/+1
| | | | | | dev-debug/systemtap is called 'SystemTap'. Signed-off-by: Sam James <sam@gentoo.org>
* profiles/use.desc: Make USE=lto globalMichał Górny2023-12-181-1/+0
| | | | | | | | | Add a global USE=lto flag. The flag is used semi-consistently in 31 packages, with a few adding extra information. That said, probably many of these uses are invalid, as they are equivalent to adding `-flto` to CFLAGS. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* Add more CPE strings for easier CVE trackingAllen Webb2023-12-051-0/+1
| | | | | | Signed-off-by: Allen Webb <allenwebb@google.com> Signed-off-by: Mike Frysinger <vapier@chromium.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-libs/nodejs: support the corepack experimental pkg management toolWilliam Hubbs2023-07-271-0/+1
| | | | | Closes: https://bugs.gentoo.org/908685 Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: add github upstream metadataSam James2022-07-281-0/+3
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* net-libs/nodejs: remove self from list of maintainersMarek Szuba2021-08-161-5/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: s/pax_kernel/pax-kernel/gMarek Szuba2021-07-011-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs-16.0.0: implement IUSE=ltoMarek Szuba2021-04-221-0/+1
| | | | | | | | Note that the upstream patch which for the time being is required to make LTO work only has an effect if the aforementioned USE flag is set. Closes: https://bugs.gentoo.org/784995 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs: add metadata note about assignment of PaX-related bugsMarek Szuba2020-11-211-1/+1
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs: restore PaX supportSam James2020-11-201-1/+2
| | | | | | | | Reverts: 19add7ba6500e6c60c8699b6bdda397744dfa73b Bug: https://bugs.gentoo.org/735832 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: drop PaX support altogetherMarek Szuba2020-11-131-1/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs: add myself to maintainersWilliam Hubbs2020-11-101-0/+4
| | | | | Per Marecki, add myself as primary maintainer. Signed-off-by: William Hubbs <williamh@gentoo.org>
* net-libs/nodejs: bump to 14.15.0Marek Szuba2020-11-091-0/+1
| | | | | | | | | | | | Includes subslotting, support for building against bundled ICU, a fix for PPC64 crashes and python3_9 support. Closes: https://bugs.gentoo.org/724978 Closes: https://bugs.gentoo.org/728110 Closes: https://bugs.gentoo.org/747100 Closes: https://bugs.gentoo.org/749852 Closes: https://github.com/gentoo/gentoo/pull/17809 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* net-libs/nodejs: add self as maintainerMarek Szuba2020-11-091-1/+5
| | | | | | With williamh to join soon too, as stated on the gentoo-dev ML on 2020-11-07. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* */*: Reassign jer's packagesMichał Górny2020-11-031-3/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-libs/nodejs: add USE=+system-sslStefan Strogin2020-02-251-0/+1
| | | | | | | | | | | For now net-libs/nodejs fails to build on LibreSSL systems. Add USE=+system-ssl which can be explicitly disabled in order to use bundled OpenSSL. Bug: https://bugs.gentoo.org/613344 Closes: https://github.com/gentoo/gentoo/pull/14460 Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Stefan Strogin <steils@gentoo.org>
* net-libs/nodejs: Fix build on PAX enable kernel (bug 694100)Magnus Granberg2019-11-271-0/+1
| | | | | | | | | | | We need to disable mprotect on two bins when we compile bug 694100. Closes: https://bugs.gentoo.org/694100 Reported-by: Attila Tóth <atoth@atoth.sote.hu> Co-developed-by: Attila Tóth <atoth@atoth.sote.hu> Signed-off-by: Magnus Granberg <zorry@gentoo.org> Package-Manager: Portage-2.3.76, Repoman-2.3.16
* net-libs/nodejs: Fix maintainerPatrick Lauer2018-09-231-4/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.11
* net-libs/nodejs: normalize indentation in metadata.xmlMike Gilbert2018-07-231-7/+7
|
* net-libs/nodejs: HAI!Jeroen Roovers2018-01-081-0/+3
| | | | Package-Manager: Portage-2.3.19, Repoman-2.3.6
* net-libs/nodejs: Add USE=inspector (bug #638456 by Rodrigo Saboya).Jeroen Roovers2017-11-251-0/+1
| | | | Package-Manager: Portage-2.3.16, Repoman-2.3.6
* net-libs/nodejs: Removed proxied maintainerJonas Stein2017-10-301-8/+0
| | | | | | Proxied maintainer retired. Package-Manager: Portage-2.3.13, Repoman-2.3.4
* net-libs/nodejs: add optional support for dtrace-based tracingMarco Leogrande2016-12-021-0/+1
| | | | | | | | | | | | | | | NodeJS supports dtrace-based tracing, that can be used by dev-util/systemtap and, more recently, dev-util/bcc. This support is forcibly disabled in nodejs ebuilds. This commit adds a systemtap USE flag to be able to turn on this support conditionally. The name of this flag matches the choice done for other ebuilds, like dev-db/mysql or app-emulation/qemu. Despite what has been done in those ebuilds, however, a dependency on dev-util/systemtap is not added: this is because, as of late, systemtap is not the only consumer of those traces anymore. Closes: https://github.com/gentoo/gentoo/pull/2803
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-3/+3
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-2/+5
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-2/+2
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* 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>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+17
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