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)
Thu, May 2, 10:50 AM
Unknown Object (File)
Tue, Apr 23, 5:24 AM
Unknown Object (File)
Fri, Apr 19, 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

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.