FreeBSD Bugzilla – Attachment 61468 Details for
Bug 92118
[patch] tell porters handbook about NOFETCHFILES and update on PERL_*_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.50 KB, created by
edwin
on 2006-01-21 23:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2006-01-21 23:10:03 UTC
Size:
1.50 KB
patch
obsolete
>Index: book.sgml >=================================================================== >RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v >retrieving revision 1.669 >diff -u -r1.669 book.sgml >--- book.sgml 21 Jan 2006 21:26:22 -0000 1.669 >+++ book.sgml 21 Jan 2006 23:05:28 -0000 >@@ -3289,10 +3289,11 @@ > <para>These variables allow you to specify dependencies on Perl > modules. For example, > >- <programlisting>PERL_RUN_DEPENDS= MIME::Base64:${PORTSDIR}/converters/p5-MIME-Base64</programlisting> >+ <programlisting>PERL_RUN_DEPENDS= MIME-Base64:${PORTSDIR}/converters/p5-MIME-Base64</programlisting> > > will check for the <literal>MIME::Base64</literal> Perl module >- and install it if it is missing.</para> >+ (note the replacement of :: with -) and install it if >+ it is missing.</para> > </sect2> > > <sect2> >@@ -4062,6 +4063,20 @@ > </sect2> > > <sect2> >+ <title><makevar>NOFETCHFILES</makevar></title> >+ >+ <para>Files defined in the <makevar>NOFETCHFILES</makevar> >+ variable are not fetchable from any of the >+ <makevar>MASTER_SITES</makevar>. An example of such a >+ file is when the file is supplied on CD-ROM by the >+ vendor.</para> >+ >+ <para>Tools which check for the availability of these files >+ on the <makevar>MASTER_SITES</makevar> should ignore these >+ files and not report about them.</para> >+ </sect2> >+ >+ <sect2> > <title><makevar>RESTRICTED</makevar></title> > > <para>Set this variable alone if the application's license permits
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 92118
: 61468