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)
Fri, Nov 1, 21:19
Unknown Object (File)
Thu, Oct 31, 00:14
Unknown Object (File)
Oct 20 2024, 10:28
Unknown Object (File)
Oct 19 2024, 16:23
Unknown Object (File)
Oct 14 2024, 07:18
Unknown Object (File)
Oct 9 2024, 04:05
Unknown Object (File)
Oct 7 2024, 04:22
Unknown Object (File)
Sep 13 2024, 13:54
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 Not Applicable
Unit
Tests Not Applicable

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.