Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

basic nodejs eclass, + dev-nodejs package category #651

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

xmhd
Copy link
Contributor

@xmhd xmhd commented Sep 20, 2021

We need to have a NodeJS package available for configurable-http-proxy, so we can either install manually using npm, or use some publicly existing work for packaging NodeJS stuff in Gentoo.

This PR merges an eclass from https://github.com/Jannis234/jm-overlay with some tweaks, and adds a dev-nodejs package category to profiles/categories.

This PR also adds a dev-nodejs/configurable-http-proxy package which appears to work at first glance (on my ~amd64 box).

There is another approach for packaging NodeJS/npm stuff being done at this overlay:
https://github.com/orsonteodoro/oiledmachine-overlay/blob/master/eclass/npm-utils.eclass
https://github.com/orsonteodoro/oiledmachine-overlay/blob/master/eclass/npm-secaudit.eclass

It seems like a more in-depth approach but also seems to be a bit more heavyweight (I don't think we'll have much packaged using this).

There is also this approach here https://github.com/Alessandro-Barbieri/node-overlay/tree/main/eclass

wdyt? @monsieurp @varilci

@xmhd xmhd requested a review from a team as a code owner September 20, 2021 09:28
@rashamalek
Copy link
Contributor

@monsieurp @alip is this PR still relevant? can we merge it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants