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, Aug 16, 1:58 AM
Unknown Object (File)
Sat, Aug 8, 2:49 PM
Unknown Object (File)
Mon, Aug 3, 12:38 AM
Unknown Object (File)
Mon, Aug 3, 12:38 AM
Unknown Object (File)
Sat, Aug 1, 12:43 PM
Unknown Object (File)
Sat, Aug 1, 8:40 AM
Unknown Object (File)
Sat, Jul 25, 1:53 PM
Unknown Object (File)
Thu, Jul 23, 12:02 AM
Subscribers
None

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

en_US.ISO8859-1/books/porters-handbook/slow-porting/chapter.xml
455 ↗(On Diff #32521)

Spelling: s/Conditionnally/Conditionally/

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

No period at end of title.

477 ↗(On Diff #32521)

Typo: s/Optionnally/Optionally/

No period at end of title.

483 ↗(On Diff #32521)

Maybe end this sentence with a specific:

..._EXTRA_PATCHES_OFF</varname> to make the patch conditional on that option.
493 ↗(On Diff #32521)

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.