Page MenuHomeFreeBSD

The porter's handbook Go chapter: document no_targets/run args and GO_PORT variable
ClosedPublic

Authored by dmgk on Jun 24 2019, 4:21 PM.
Tags
None
Referenced Files
F81638128: D20736.id.diff
Fri, Apr 19, 8:14 AM
Unknown Object (File)
Wed, Apr 17, 4:53 AM
Unknown Object (File)
Thu, Mar 28, 11:56 PM
Unknown Object (File)
Dec 25 2023, 4:24 AM
Unknown Object (File)
Nov 26 2023, 2:41 AM
Unknown Object (File)
Nov 24 2023, 12:15 AM
Unknown Object (File)
Nov 9 2023, 2:53 PM
Unknown Object (File)
Nov 8 2023, 10:30 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/uses/chapter.xml
1151 ↗(On Diff #58948)

"A build dependency"

1152 ↗(On Diff #58948)

"the Go port selected via GO_PORT" or similar

1161 ↗(On Diff #58948)

s/run time dependency/runtime dependency/ or just "run dependency" on whatever is in GO_PORT.

1231–1232 ↗(On Diff #58948)

Should be in <warning> or <caution> block.

en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
1231–1232 ↗(On Diff #58948)

and s/should not/must not/, or s/should not/cannot/.

dmgk marked an inline comment as done.Jun 25 2019, 3:11 PM
dmgk marked an inline comment as done.Jun 25 2019, 4:20 PM
en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
1152 ↗(On Diff #59001)

maybe

on the Go compiler port
1158–1159 ↗(On Diff #59001)

use the <buildtarget> tag for build targets.

1226 ↗(On Diff #59001)

Same here

The Go compiler port to use.
1231–1232 ↗(On Diff #59001)

Bad formatting, there should be a blank space before the opening of <warning>, and then the <para>tage should be on its own lines.

Update based on mat@ comments.

dmgk retitled this revision from The porter's handbook Go chapter: document build/run args and GO_PORT variable to The porter's handbook Go chapter: document no_targets/run args and GO_PORT variable.
This revision is now accepted and ready to land.Jun 26 2019, 4:24 PM