Page MenuHomeFreeBSD

Mk/Uses/perl5.mk: Flag invalid USE_PERL5 components
ClosedPublic

Authored by tobik on Apr 1 2019, 4:14 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 3:46 PM
Unknown Object (File)
Wed, Mar 11, 4:18 PM
Unknown Object (File)
Wed, Mar 11, 8:03 AM
Unknown Object (File)
Wed, Mar 11, 5:04 AM
Unknown Object (File)
Tue, Feb 24, 1:23 PM
Unknown Object (File)
Tue, Feb 24, 1:23 PM
Unknown Object (File)
Mon, Feb 23, 1:56 AM
Unknown Object (File)
Dec 25 2025, 1:14 PM
Subscribers

Details

Summary

USE_PERL5 should not just accept any value. Checking for accepted
values will avoid mistakes and head scratching later. A couple of
nop things have crept in. See the table below.

Test Plan

Ran make -V IGNORE over the tree. The following ports had problems:

Origin				Unknown components	Fixed in
devel/p5-App-SVN-Bisect		shebangfix		rP497491
science/metaf2xml		install			rP497490

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23440
Build 22453: arc lint + arc unit

Event Timeline

If it works, please go ahead.

This revision was not accepted when it landed; it landed in state Needs Review.Apr 1 2019, 6:38 PM
This revision was automatically updated to reflect the committed changes.