Page MenuHomeFreeBSD

Refactor do-package
ClosedPublic

Authored by bapt on Apr 8 2017, 6:58 PM.
Tags
None
Referenced Files
F132797100: D10323.diff
Mon, Oct 20, 1:17 AM
Unknown Object (File)
Sep 8 2025, 12:00 AM
Unknown Object (File)
Sep 3 2025, 12:04 AM
Unknown Object (File)
Jul 28 2025, 2:26 AM
Unknown Object (File)
Jul 6 2025, 1:39 AM
Unknown Object (File)
Jul 5 2025, 5:41 AM
Unknown Object (File)
Jul 3 2025, 4:38 AM
Unknown Object (File)
Jun 27 2025, 6:20 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.