Markup INDEX with <filename> everywhere.
This commit is contained in:
parent
9becacae2c
commit
ab606601e4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14205
1 changed files with 4 additions and 4 deletions
|
@ -150,7 +150,7 @@
|
|||
<term><filename>checkdeps.pl</filename></term>
|
||||
|
||||
<listitem><para>Makes sure all packages dependencies are
|
||||
satisfied given an INDEX file and a directory of
|
||||
satisfied given an <filename>INDEX</filename> file and a directory of
|
||||
packages.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -176,7 +176,7 @@
|
|||
<varlistentry>
|
||||
<term><filename>scrubindex.pl</filename></term>
|
||||
|
||||
<listitem><para>This script removes lines from an INDEX file
|
||||
<listitem><para>This script removes lines from an <filename>INDEX</filename> file
|
||||
for packages that aren't present. It also removes the
|
||||
XFree86 dependencies. NOTE: you'll need to tweak the value
|
||||
of the xdep variable to make sure the version number is
|
||||
|
@ -276,7 +276,7 @@
|
|||
non-cdromable packages/distfiles. Most of the time you'll
|
||||
want to answer (y)es here.</para></listitem>
|
||||
|
||||
<listitem><para>Copies the INDEX from the ports directory to the
|
||||
<listitem><para>Copies the <filename>INDEX</filename> from the ports directory to the
|
||||
gen directory. In doing so it removes the lines for ports
|
||||
where the packages don't exist. It also checks to make sure
|
||||
that all of the required dependency packages are
|
||||
|
@ -287,7 +287,7 @@
|
|||
|
||||
<listitem><para>Asks you if you'd like to populate the discs.
|
||||
After populating each disc it will check for missing
|
||||
dependencies, scrub the INDEX file, and create the
|
||||
dependencies, scrub the <filename>INDEX</filename> file, and create the
|
||||
CHECKSUM.MD5 file.</para></listitem>
|
||||
|
||||
<listitem><para>Check to make sure the required packages made it
|
||||
|
|
Loading…
Reference in a new issue