In port upgrading FAQ: Note that pkg_version(1) in FreeBSD 5.0 and

later does not (and will not) support the -c option.  One other minor
wording tweak while I'm here.
This commit is contained in:
Bruce A. Mah 2003-01-24 22:16:02 +00:00
parent 02c25dba99
commit 45ba1e4cea
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15786

View file

@ -5095,7 +5095,7 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx</screen>
<screen>&prompt.root; <userinput>pkg_version -c &gt; <replaceable>/tmp/myscript</replaceable></userinput></screen>
<para>The output script <emphasis>must</emphasis> be edited by
hand before you use it. Current versions of
hand before you use it. Recent versions of
&man.pkg.version.1; force this by inserting an
&man.exit.1; at the beginning of the script.</para>
@ -5106,6 +5106,12 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx</screen>
version numbers, so the ports that used that library need to be
rebuilt to use the new version.</para>
<note>
<para>Beginning with FreeBSD 5.0 (and higher revisions),
&man.pkg.version.1; no longer supports the
<option>-c</option> option.</para>
</note>
<para>If you have the disk space, you can use the
<command>portupgrade</command> tool to automate all of
this. <command>portupgrade</command> includes various