Page MenuHomeFreeBSD

Move plist mangling with pkg_install.awk into fix-plist-sequence
ClosedPublic

Authored by bapt on Jun 12 2014, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 6 2025, 10:53 PM
Unknown Object (File)
Sep 4 2025, 11:05 AM
Unknown Object (File)
Sep 4 2025, 10:33 AM
Unknown Object (File)
Sep 4 2025, 7:45 AM
Unknown Object (File)
Sep 4 2025, 7:42 AM
Unknown Object (File)
Sep 4 2025, 6:59 AM
Unknown Object (File)
Aug 14 2025, 10:05 PM
Unknown Object (File)
Apr 19 2025, 11:37 PM
Subscribers

Details

Reviewers
bapt
Group Reviewers
portmgr
Summary

this allows the expanding on keywords to happen very late and thus to not have to define the expanded version in post-install sections

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

bapt retitled this revision from to Move plist mangling with pkg_install.awk into fix-plist-sequence.
bapt updated this object.
bapt edited the test plan for this revision. (Show Details)

tested successfully on 9.2-RELEASE* amd64, in connection with D213; looks good to me if applied together, with one change on the pkg-plist file's @fc line (see my inline comment on D213)

bapt added a reviewer: bapt.
This revision is now accepted and ready to land.Jun 12 2014, 10:17 AM