Page MenuHomeDevCentral

Generate patches for a FreeBSD port
ClosedPublic

Authored by dereckson on Nov 1 2017, 13:37.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 17, 01:11
Unknown Object (File)
Wed, Apr 16, 18:50
Unknown Object (File)
Wed, Apr 16, 14:53
Unknown Object (File)
Mon, Apr 7, 23:13
Unknown Object (File)
Mon, Mar 24, 08:07
Unknown Object (File)
Mar 6 2025, 22:36
Unknown Object (File)
Mar 4 2025, 06:42
Unknown Object (File)
Mar 3 2025, 14:36
Subscribers
None

Details

Summary

This command is intended to be used to assist a new port:
prepare your port, use make extract, create a git repository
in the working directory (work/software) and patch the files
as needed, for example until you succeed to build or install.

Then run, the command and it will populate the files/ port
directory with patches files matching your diffs.

Test Plan

Code tested on Grip and Ysul.
Style checked through expand and Komodo static analysis.

Diff Detail

Repository
rWK Wynter Kitro utilities
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 1803
Build 2051: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Nov 1 2017, 13:37
This revision was automatically updated to reflect the committed changes.