Created attachment 181630 [details] The shar to create the new package Yarn is a new node package manager that replaces the existing workflow for the npm client or other package managers while remaining compatible with the npm registry. It has the same feature set as existing workflows while operating faster, more securely, and more reliably. WWW: https://yarnpkg.com/ Sponsored by: trivago portlint: OK (looks fine.) testport OK (poudriere: 10.3,11.0 on amd64,i386)
Created attachment 181631 [details] The patch to add the new port in the category makefile
Created attachment 181632 [details] poudriere build on FreeBSD 10.3 i386
Created attachment 181633 [details] poudriere build on FreeBSD 11 amd64
A commit references this bug: Author: olivier Date: Thu Apr 13 09:44:06 UTC 2017 New revision: 438430 URL: https://svnweb.freebsd.org/changeset/ports/438430 Log: New port: www/yarn Yarn is a new node package manager that replaces the existing workflow for the npm client or other package managers while remaining compatible with the npm registry. It has the same feature set as existing workflows while operating faster, more securely, and more reliably. PR: 218521 Submitted by: luca.pizzamiglio@gmail.com Changes: head/www/Makefile head/www/yarn/ head/www/yarn/Makefile head/www/yarn/distinfo head/www/yarn/pkg-descr head/www/yarn/pkg-plist
Thanks again!