Give URLs to the old and new codebase for easy reference.
This commit is contained in:
parent
a654367788
commit
4b5ab01bfc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38143
1 changed files with 13 additions and 2 deletions
|
|
@ -49,7 +49,7 @@
|
|||
cluster.</para>
|
||||
|
||||
<note>
|
||||
<para>Many of the details will be of interest only to
|
||||
<para>Many of the details in this article will be of interest only to
|
||||
those on the <ulink url="&url.base/portmgr">Ports Management</ulink>
|
||||
team.</para>
|
||||
</note>
|
||||
|
|
@ -75,7 +75,9 @@
|
|||
<para>The scripts that control all of this live in
|
||||
<filename class="directory">/var/portbuild/scripts/</filename>.
|
||||
These are the checked-out copies from the Subversion repository
|
||||
<filename class="directory">base/projects/portbuild/scripts/</filename>.</para>
|
||||
<ulink url="http://svnweb.freebsd.org/base/projects/portbuild/scripts/">
|
||||
<filename class="directory">base/projects/portbuild/scripts/</filename>
|
||||
</ulink>.</para>
|
||||
|
||||
<para>Typically, incremental builds are done that use previous
|
||||
packages as dependencies; this takes less time, and puts less
|
||||
|
|
@ -135,6 +137,15 @@
|
|||
rock-solid.</para>
|
||||
</note>
|
||||
|
||||
<note>
|
||||
<para>Also during this process, the codebase was migrated to the
|
||||
<ulink url="http://svnweb.freebsd.org/base/projects/portbuild/scripts/">
|
||||
Subversion repository</ulink>. For reference, the previous version
|
||||
may still be
|
||||
<ulink url="http://www.freebsd.org/cgi/cvsweb.cgi/ports/Tools/portbuild/scripts/Attic/">
|
||||
found in CVS</ulink>.</para>
|
||||
</note>
|
||||
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue