Page MenuHomeFreeBSD

www/yarn: Updating to version 1.0.1
ClosedPublic

Authored by pizzamig on Sep 12 2017, 7:46 AM.
Tags
None
Referenced Files
F81654505: D12332.diff
Fri, Apr 19, 12:51 PM
F81625459: D12332.id32950.diff
Fri, Apr 19, 4:32 AM
Unknown Object (File)
Wed, Apr 3, 8:48 PM
Unknown Object (File)
Mar 6 2024, 7:11 AM
Unknown Object (File)
Mar 6 2024, 7:11 AM
Unknown Object (File)
Mar 6 2024, 7:11 AM
Unknown Object (File)
Mar 5 2024, 7:21 AM
Unknown Object (File)
Feb 21 2024, 11:59 AM

Details

Summary

www/yarn: Update to version 1.0.1
Adding an option to avoid the installation of the yarn script, that collides with a hadoop2 utility

portlint is not happy, but I dunno how to solve it.

Test Plan

poudriere build on 10.3 11.0 11.1 on i386 and amd64
Installation on a system with hadoop2, to verify conflicts

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11509
Build 11864: arc lint + arc unit

Event Timeline

Can you show portlint's output please?

portlint claims:

WARN: Makefile: HADOOPCOMPAT is listed in OPTIONS_DEFINE, but no PORT_OPTIONS:MHADOOPCOMPAT appears.

It's okay, portlint is just an helper tool and didn't catch this port complexity.

This revision is now accepted and ready to land.Sep 13 2017, 9:33 AM
This revision was automatically updated to reflect the committed changes.
jlduran_gmail.com added inline comments.
head/www/yarn/Makefile
40 ↗(On Diff #33023)

I'm not sure if the -f flag in Linux's readlink means the same as in FreeBSD.