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)
Mon, Aug 31, 2:36 AM
Unknown Object (File)
Tue, Aug 25, 3:54 PM
Unknown Object (File)
Sun, Aug 16, 1:58 AM
Unknown Object (File)
Aug 8 2026, 2:49 PM
Unknown Object (File)
Aug 3 2026, 12:38 AM
Unknown Object (File)
Aug 3 2026, 12:38 AM
Unknown Object (File)
Aug 1 2026, 12:43 PM
Unknown Object (File)
Aug 1 2026, 8:40 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.