summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dev/opkhelper/oh-architecture.1.mdwn8
-rw-r--r--dev/opkhelper/oh-autobuild.1.mdwn14
-rw-r--r--dev/opkhelper/oh-autoclean.1.mdwn14
-rw-r--r--dev/opkhelper/oh-autoconfigure.1.mdwn12
-rw-r--r--dev/opkhelper/oh-autoinstall.1.mdwn16
-rw-r--r--dev/opkhelper/oh-autotest.1.mdwn10
-rw-r--r--dev/opkhelper/oh-fixperms.1.mdwn7
-rw-r--r--dev/opkhelper/oh-installfiles.1.mdwn6
-rw-r--r--dev/opkhelper/oh-shlibdeps.1.mdwn63
-rw-r--r--dev/opkhelper/oh-strip.1.mdwn9
10 files changed, 107 insertions, 52 deletions
diff --git a/dev/opkhelper/oh-architecture.1.mdwn b/dev/opkhelper/oh-architecture.1.mdwn
index 4ed8163..ee13049 100644
--- a/dev/opkhelper/oh-architecture.1.mdwn
+++ b/dev/opkhelper/oh-architecture.1.mdwn
@@ -16,7 +16,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-architecture
-&minus; Print build system architecture names.</p>
+- Print build system architecture names.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -44,20 +44,20 @@ looks up the build system architecture that matches
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</b><i>sourcedir</i></p>
<p style="margin-left:22%;">Find sources in
<i>sourcedir</i> instead of in <i>src</i>.</p>
-<p style="margin-left:11%;"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
diff --git a/dev/opkhelper/oh-autobuild.1.mdwn b/dev/opkhelper/oh-autobuild.1.mdwn
index 146423d..62ea6dd 100644
--- a/dev/opkhelper/oh-autobuild.1.mdwn
+++ b/dev/opkhelper/oh-autobuild.1.mdwn
@@ -14,8 +14,8 @@
</h2>
-<p style="margin-left:11%; margin-top: 1em">oh-autobuild
-&minus; Automatically build a package.</p>
+<p style="margin-left:11%; margin-top: 1em">oh-autobuild -
+Automatically build a package.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -26,7 +26,7 @@
<p style="margin-left:11%; margin-top: 1em"><b>oh-autobuild</b>
[<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>]
[<b>-B</b> <i>builddir</i>] [<b>-T</b> <i>buildtarget</i>]
-[&minus;&minus; <i>arguments</i>]</p>
+[-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -43,26 +43,26 @@ attempts to automatically build a package.</p>
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</b><i>sourcedir</i></p>
<p style="margin-left:22%;">Find sources in
<i>sourcedir</i> instead of in <i>src</i>.</p>
-<p style="margin-left:11%;"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
-<p style="margin-left:11%;"><b>&minus;T&nbsp;</b><i>buildtarget</i></p>
+<p style="margin-left:11%;"><b>-T&nbsp;</b><i>buildtarget</i></p>
<p style="margin-left:22%;">Update the <i>buildtarget</i>
target.</p>
diff --git a/dev/opkhelper/oh-autoclean.1.mdwn b/dev/opkhelper/oh-autoclean.1.mdwn
index 31dbb24..77716e6 100644
--- a/dev/opkhelper/oh-autoclean.1.mdwn
+++ b/dev/opkhelper/oh-autoclean.1.mdwn
@@ -14,9 +14,8 @@
</h2>
-<p style="margin-left:11%; margin-top: 1em">oh-autoclean
-&minus; Automatically clean up a package&rsquo;s built
-files.</p>
+<p style="margin-left:11%; margin-top: 1em">oh-autoclean -
+Automatically clean up a package&rsquo;s built files.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -26,8 +25,7 @@ files.</p>
<p style="margin-left:11%; margin-top: 1em"><b>oh-autoclean</b>
[<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>]
-[<b>-B</b> <i>builddir</i>] [&minus;&minus;
-<i>arguments</i>]</p>
+[<b>-B</b> <i>builddir</i>] [-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -45,20 +43,20 @@ directory.</p>
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</b><i>sourcedir</i></p>
<p style="margin-left:22%;">Find sources in
<i>sourcedir</i> instead of in <i>src</i>.</p>
-<p style="margin-left:11%;"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
diff --git a/dev/opkhelper/oh-autoconfigure.1.mdwn b/dev/opkhelper/oh-autoconfigure.1.mdwn
index d577261..a3ee79e 100644
--- a/dev/opkhelper/oh-autoconfigure.1.mdwn
+++ b/dev/opkhelper/oh-autoconfigure.1.mdwn
@@ -16,7 +16,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-autoconfigure
-&minus; Automatically configure a package to be built.</p>
+- Automatically configure a package to be built.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -27,7 +27,7 @@
<p style="margin-left:11%; margin-top: 1em"><b>oh-autoconfigure</b>
[<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>]
[<b>-B</b> <i>builddir</i>] [<b>-t</b> <i>targetarch</i>]
-[&minus;&minus; <i>arguments</i>]</p>
+[-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -45,26 +45,26 @@ built.</p>
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</b><i>sourcedir</i></p>
<p style="margin-left:22%;">Find sources in
<i>sourcedir</i> instead of in <i>src</i>.</p>
-<p style="margin-left:11%;"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
-<p style="margin-left:11%;"><b>&minus;t&nbsp;</b><i>targetarch</i></p>
+<p style="margin-left:11%;"><b>-t&nbsp;</b><i>targetarch</i></p>
<p style="margin-left:22%;">Build a tool that cross builds
for <i>targetarch</i>.</p>
diff --git a/dev/opkhelper/oh-autoinstall.1.mdwn b/dev/opkhelper/oh-autoinstall.1.mdwn
index d2cc80f..6fd8d88 100644
--- a/dev/opkhelper/oh-autoinstall.1.mdwn
+++ b/dev/opkhelper/oh-autoinstall.1.mdwn
@@ -15,8 +15,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-autoinstall
-&minus; Automatically install a package&rsquo;s data
-files.</p>
+- Automatically install a package&rsquo;s data files.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -27,8 +26,7 @@ files.</p>
<p style="margin-left:11%; margin-top: 1em"><b>oh-autoinstall</b>
[<b>-s</b> <i>sourcedir</i>] [<b>-S</b> <i>buildsystem</i>]
[<b>-B</b> <i>builddir</i>] [<b>-d</b> <i>destdir</i>]
-[<b>-T</b> <i>buildtarget</i>] [&minus;&minus;
-<i>arguments</i>]</p>
+[<b>-T</b> <i>buildtarget</i>] [-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -46,32 +44,32 @@ files.</p>
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;s&nbsp;</b><i>sourcedir</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-s&nbsp;</b><i>sourcedir</i></p>
<p style="margin-left:22%;">Find sources in
<i>sourcedir</i> instead of in <i>src</i>.</p>
-<p style="margin-left:11%;"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%;"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
-<p style="margin-left:11%;"><b>&minus;d&nbsp;</b><i>destdir</i></p>
+<p style="margin-left:11%;"><b>-d&nbsp;</b><i>destdir</i></p>
<p style="margin-left:22%;">Install data files in
<i>destdir</i>. The default directory is <i>dest</i>.</p>
-<p style="margin-left:11%;"><b>&minus;T&nbsp;</b><i>buildtarget</i></p>
+<p style="margin-left:11%;"><b>-T&nbsp;</b><i>buildtarget</i></p>
<p style="margin-left:22%;">Update the <i>buildtarget</i>
target.</p>
diff --git a/dev/opkhelper/oh-autotest.1.mdwn b/dev/opkhelper/oh-autotest.1.mdwn
index a0c5bb6..a1d5739 100644
--- a/dev/opkhelper/oh-autotest.1.mdwn
+++ b/dev/opkhelper/oh-autotest.1.mdwn
@@ -14,8 +14,8 @@
</h2>
-<p style="margin-left:11%; margin-top: 1em">oh-autotest
-&minus; Automatically run a package&rsquo;s test suites.</p>
+<p style="margin-left:11%; margin-top: 1em">oh-autotest -
+Automatically run a package&rsquo;s test suites.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -25,7 +25,7 @@
<p style="margin-left:11%; margin-top: 1em"><b>oh-autotest</b>
[<b>-S</b> <i>buildsystem</i>] [<b>-B</b> <i>builddir</i>]
-[&minus;&minus; <i>arguments</i>]</p>
+[-- <i>arguments</i>]</p>
<h2>DESCRIPTION
<a name="DESCRIPTION"></a>
@@ -43,14 +43,14 @@ suites.</p>
-<p style="margin-left:11%; margin-top: 1em"><b>&minus;S&nbsp;</b><i>buildsystem</i></p>
+<p style="margin-left:11%; margin-top: 1em"><b>-S&nbsp;</b><i>buildsystem</i></p>
<p style="margin-left:22%;">Force the use of
<i>buildsystem</i>, instead of trying to detect the one used
by the package.</p>
-<p style="margin-left:11%;"><b>&minus;B&nbsp;</b><i>builddir</i></p>
+<p style="margin-left:11%;"><b>-B&nbsp;</b><i>builddir</i></p>
<p style="margin-left:22%;">Build in <i>builddir</i>
instead of in the source directory.</p>
diff --git a/dev/opkhelper/oh-fixperms.1.mdwn b/dev/opkhelper/oh-fixperms.1.mdwn
index d855663..a25d4cb 100644
--- a/dev/opkhelper/oh-fixperms.1.mdwn
+++ b/dev/opkhelper/oh-fixperms.1.mdwn
@@ -14,8 +14,8 @@
</h2>
-<p style="margin-left:11%; margin-top: 1em">oh-fixperms
-&minus; Fix permissions and ownerships of data files.</p>
+<p style="margin-left:11%; margin-top: 1em">oh-fixperms -
+Fix permissions and ownerships of data files.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -48,8 +48,7 @@ data files.</p>
<td width="9%">
-
-<p style="margin-top: 1em"><b>&minus;d&nbsp;</b><i>dir</i></p> </td>
+<p style="margin-top: 1em"><b>-d&nbsp;</b><i>dir</i></p></td>
<td width="2%"></td>
<td width="78%">
diff --git a/dev/opkhelper/oh-installfiles.1.mdwn b/dev/opkhelper/oh-installfiles.1.mdwn
index b2d1a76..ac694f0 100644
--- a/dev/opkhelper/oh-installfiles.1.mdwn
+++ b/dev/opkhelper/oh-installfiles.1.mdwn
@@ -17,8 +17,7 @@
<p style="margin-left:11%; margin-top: 1em">oh-installfiles
-&minus; Install files into binary package data
-directories.</p>
+- Install files into binary package data directories.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -54,8 +53,7 @@ the binary package&rsquo;s data directory.</p>
<td width="9%">
-
-<p style="margin-top: 1em"><b>&minus;d&nbsp;</b><i>dir</i></p> </td>
+<p style="margin-top: 1em"><b>-d&nbsp;</b><i>dir</i></p></td>
<td width="2%"></td>
<td width="78%">
diff --git a/dev/opkhelper/oh-shlibdeps.1.mdwn b/dev/opkhelper/oh-shlibdeps.1.mdwn
new file mode 100644
index 0000000..26e6f84
--- /dev/null
+++ b/dev/opkhelper/oh-shlibdeps.1.mdwn
@@ -0,0 +1,63 @@
+[[!meta title="oh-shlibdeps"]]
+
+<a href="#NAME">NAME</a><br>
+<a href="#SYNOPSIS">SYNOPSIS</a><br>
+<a href="#DESCRIPTION">DESCRIPTION</a><br>
+<a href="#COPYRIGHT">COPYRIGHT</a><br>
+
+<hr>
+
+
+<h2>NAME
+<a name="NAME"></a>
+</h2>
+
+
+<p style="margin-left:11%; margin-top: 1em">oh-shlibdeps -
+Find shared library dependencies.</p>
+
+<h2>SYNOPSIS
+<a name="SYNOPSIS"></a>
+</h2>
+
+
+
+<p style="margin-left:11%; margin-top: 1em"><b>oh-shlibdeps</b></p>
+
+<h2>DESCRIPTION
+<a name="DESCRIPTION"></a>
+</h2>
+
+
+
+<p style="margin-left:11%; margin-top: 1em"><b>oh-shlibdeps</b>
+finds packages that provide libraries needed by ELF files in
+each binary package. It lists library depenency packages in
+each binary package&rsquo;s &quot;Shlib-Depends&quot;
+substitution variable.</p>
+
+<h2>COPYRIGHT
+<a name="COPYRIGHT"></a>
+</h2>
+
+
+<p style="margin-left:11%; margin-top: 1em">Copyright (C)
+2019 Patrick &quot;P. J.&quot; McDermott</p>
+
+<p style="margin-left:11%; margin-top: 1em">This program is
+free software: you can redistribute it and/or modify it
+under the terms of the GNU General Public License as
+published by the Free Software Foundation, either version 2
+of the License, or (at your option) any later version.</p>
+
+<p style="margin-left:11%; margin-top: 1em">This program is
+distributed in the hope that it will be useful, but WITHOUT
+ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.</p>
+
+<p style="margin-left:11%; margin-top: 1em">You should have
+received a copy of the GNU General Public License along with
+this program. If not, see
+&lt;http://www.gnu.org/licenses/&gt;.</p>
+
diff --git a/dev/opkhelper/oh-strip.1.mdwn b/dev/opkhelper/oh-strip.1.mdwn
index 39344dc..d16d49b 100644
--- a/dev/opkhelper/oh-strip.1.mdwn
+++ b/dev/opkhelper/oh-strip.1.mdwn
@@ -14,8 +14,8 @@
</h2>
-<p style="margin-left:11%; margin-top: 1em">oh-strip
-&minus; Strip binary objects of symbols.</p>
+<p style="margin-left:11%; margin-top: 1em">oh-strip -
+Strip binary objects of symbols.</p>
<h2>SYNOPSIS
<a name="SYNOPSIS"></a>
@@ -48,8 +48,7 @@ copying debugging symbols into debugging object files.</p>
<td width="9%">
-
-<p style="margin-top: 1em"><b>&minus;d&nbsp;</b><i>dir</i></p> </td>
+<p style="margin-top: 1em"><b>-d&nbsp;</b><i>dir</i></p></td>
<td width="2%"></td>
<td width="78%">
@@ -61,7 +60,7 @@ copying debugging symbols into debugging object files.</p>
<td width="9%">
-<p><b>&minus;k</b></p></td>
+<p><b>-k</b></p></td>
<td width="2%"></td>
<td width="78%">