Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153093410
D3136.id7171.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D3136.id7171.diff
View Options
Index: en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
===================================================================
--- en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
+++ en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
@@ -781,6 +781,28 @@
<literal>.lzh</literal></entry>
</row>
+ <row xml:id="uses-libarchive">
+ <entry><literal>libarchive</literal></entry>
+
+ <entry>(none)</entry>
+
+ <entry>Registers a dependency on <package
+ role="port">archivers/libarchive</package>. Any ports
+ depending on <application>libarchive</application> must
+ include <literal>USES=libarchive</literal>.</entry>
+ </row>
+
+ <row xml:id="uses-libedit">
+ <entry><literal>libedit</literal></entry>
+
+ <entry>(none)</entry>
+
+ <entry>Registers a dependency on <package
+ role="port">devel/libedit</package>. Any ports
+ depending on <application>libedit</application> must
+ include <literal>USES=libedit</literal>.</entry>
+ </row>
+
<row xml:id="uses-libtool">
<entry><literal>libtool</literal></entry>
@@ -798,6 +820,19 @@
dependency.</entry>
</row>
+ <row xml:id="uses-localbase">
+ <entry><literal>localbase</literal></entry>
+
+ <entry>(none)</entry>
+
+ <entry>Force the use of libraries from dependencies in
+ <varname>LOCALBASE</varname> instead of the ones from the
+ base system. Ports that depend on libraries that are
+ also present in the base system should use it. It is also
+ used internally by a few other
+ <varname>USES</varname>.</entry>
+ </row>
+
<row xml:id="uses-lua">
<entry><literal>lua</literal></entry>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 2:25 AM (14 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31816037
Default Alt Text
D3136.id7171.diff (1 KB)
Attached To
Mode
D3136: Add a few uses introduced by @bapt
Attached
Detach File
Event Timeline
Log In to Comment