Page MenuHomeFreeBSD

Refactor do-package
ClosedPublic

Authored by bapt on Apr 8 2017, 6:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 23 2023, 5:16 AM
Unknown Object (File)
Dec 20 2023, 2:09 AM
Unknown Object (File)
Nov 9 2023, 12:03 PM
Unknown Object (File)
Nov 9 2023, 11:56 AM
Unknown Object (File)
Nov 6 2023, 3:40 AM
Unknown Object (File)
Oct 8 2023, 11:00 AM
Unknown Object (File)
Oct 8 2023, 10:56 AM
Unknown Object (File)
Oct 5 2023, 2:34 AM
Subscribers

Details

Reviewers
swills
Group Reviewers
portmgr
O5: Ports Framework(Owns No Changed Paths)
Commits
rP438901: Refactor do-package aka subpackages step 2
Summary

Now each files generated are explicit targets

This would allow to simply loop over a list of packages for subpackages to
create them.

Remove the code for transition from pkg_install to pkg packages

The latest symlink is now a specific target only set when needed

Diff Detail

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

Event Timeline

Mk/bsd.port.mk
3337

extra empty line

swills added a subscriber: swills.

Looks great, tested locally and it works fine. Fix the blank line. :)

This revision is now accepted and ready to land.Apr 17 2017, 6:16 PM
This revision was automatically updated to reflect the committed changes.