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

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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Mk/bsd.port.mk
3337 ↗(On Diff #27239)

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.