[MacPorts] #52827: yarn @0.16.1
MacPorts
noreply at macports.org
Fri Nov 18 21:23:30 CET 2016
#52827: yarn @0.16.1
-------------------------+--------------------------------
Reporter: isomarcte | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: yarn |
-------------------------+--------------------------------
Comment (by jambonrose):
This is somewhat embarrassing: I created a Portfile for yarn, having
somehow missed this issue when I started work on this yesterday. Sorry
about that, David. I did not mean to step on anybody's toes.
I've opened a PR for my Portfile on Github: https://github.com/macports
/macports-ports/pull/48
The Portfile in the PR (PPR) and the Portfile in this issue (PI) are quite
different.
1. PI downloads package from Github; PPR uses the yarn website
2. PI installs into lib and links yarn.js directly; PPR installs in
libexec and links to the yarn shell script that calls yarn.js
3. PI does not patch the code; PPR does (to allow for sym-linking)
4. PPR supports variants of Node, allows for installations of Node outside
of Macports
I suspect there may be some discussion about the decisions each of us has
made, and the pros and cons here. Feedback appreciated.
David: would you like me to add you as a maintainer to the Portfile in the
PR?
--
Ticket URL: <https://trac.macports.org/ticket/52827#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list