svn commit: r48251 - head/en_US.ISO8859-1/books/porters-handbook/quick-porting
Mathieu Arnold
mat at FreeBSD.org
Thu Feb 25 13:50:42 UTC 2016
+--On 24 février 2016 18:47:31 +0000 Jason Helfman <jgh at FreeBSD.org> wrote:
|
| <listitem>
| + <para>The port does not access network resources after the
| + <buildtarget>fetch</buildtarget> target. This is important
| + for package builders, such as <package
| + role="port">ports-mgmt/poudriere</package>.</para>
| + </listitem>
| +
The correct way to say this is that :
The port only has access to the network during the "fetch" phase.
As there are phases before the fetch one, and they do not have network
access either.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-doc-all/attachments/20160225/157a533c/attachment.sig>
More information about the svn-doc-all
mailing list