Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152521523
D3136.id.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.id.diff
View Options
Index: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
===================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml
+++ head/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>Ensures that libraries from dependencies in
+ <varname>LOCALBASE</varname> are used instead of the ones
+ from the base system. Ports that depend on libraries that
+ are also present in the base system should use this. 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
Thu, Apr 16, 11:40 AM (4 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31600203
Default Alt Text
D3136.id.diff (1 KB)
Attached To
Mode
D3136: Add a few uses introduced by @bapt
Attached
Detach File
Event Timeline
Log In to Comment