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, Oct 12, 11:55 PM
Unknown Object (File)
Tue, Oct 7, 11:24 AM
Unknown Object (File)
Thu, Oct 2, 1:39 PM
Unknown Object (File)
Thu, Oct 2, 2:54 AM
Unknown Object (File)
Thu, Oct 2, 2:24 AM
Unknown Object (File)
Thu, Oct 2, 2:15 AM
Unknown Object (File)
Wed, Oct 1, 10:31 PM
Unknown Object (File)
Sun, Sep 28, 11:49 PM
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.