Page MenuHomeFreeBSD

Add a bit about EXTRA_PATCHES.
ClosedPublic

Authored by mat on Aug 30 2017, 3:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 5, 5:11 PM
Unknown Object (File)
Sat, May 4, 6:13 PM
Unknown Object (File)
Sat, May 4, 4:20 AM
Unknown Object (File)
May 2 2024, 10:50 AM
Unknown Object (File)
Apr 23 2024, 5:24 AM
Unknown Object (File)
Apr 19 2024, 9:23 PM
Unknown Object (File)
Apr 8 2024, 5:40 PM
Unknown Object (File)
Mar 18 2024, 6:18 AM
Subscribers
None

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 11299
Build 11665: arc lint + arc unit

Event Timeline

en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml
455

Spelling: s/Conditionnally/Conditionally/

457
Some ports need patches that are only applied for
specific &os; versions or when a particular option is enabled
or disabled.
459
Conditional patches are specified by placing the full paths to
the patch files in <varname>EXTRA_PATCHES</varname>.</para>.
464

No period at end of title.

477

Typo: s/Optionnally/Optionally/

No period at end of title.

483

Maybe end this sentence with a specific:

..._EXTRA_PATCHES_OFF</varname> to make the patch conditional on that option.
493

No blank line here.

mat marked 7 inline comments as done.Sep 4 2017, 12:10 PM
This revision was automatically updated to reflect the committed changes.