summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2014-02-11 10:35:12 +0000
committerMarc Espie <espie@cvs.openbsd.org>2014-02-11 10:35:12 +0000
commitcd8e995d6c85fe4bc2d277b5c46e21a58b8a58dc (patch)
tree1f0be264111227384aeab34649a4ff5f39c76d20 /share/man
parentb37dfde00c21e172ed31d8c129ac831fd64b6d21 (diff)
rename "update-signature"
xr to NO_DEPENDS in extract description
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/bsd.port.mk.517
1 files changed, 11 insertions, 6 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index aa8d8fc174f..1577c6e60b0 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.394 2014/01/18 00:18:06 naddy Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.395 2014/02/11 10:35:11 espie Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 18 2014 $
+.Dd $Mdocdate: February 11 2014 $
.Dt BSD.PORT.MK 5
.Os
.Sh NAME
@@ -252,7 +252,9 @@ port's FULLPKGPATH.
Extract the distribution files under
.Pa ${WRKDIR}
(but see
-.Ev EXTRACT_ONLY ) .
+.Ev EXTRACT_ONLY
+and
+.Ev NO_DEPENDS ).
Refer to
.Ev EXTRACT_CASES
for a complete description.
@@ -620,8 +622,8 @@ to
to avoid some checks, or to
.Ar no-wantlib-args
to avoid expensive WANTLIB checks entirely.
-.It Ar print-package-signature
-Print the package signature, as computed using information from the ports tree,
+.It Ar print-update-signature
+Print the update signature, as computed using information from the ports tree,
in the same format used for
.Xr pkg_info 1
.Fl S .
@@ -2241,7 +2243,7 @@ User settings.
Path to
.Xr pkg_create 1
command, with possible options.
-Signature options should be set separately in
+Signing options should be set separately in
.Ev SIGNING_PARAMETERS .
.It Ev PKG_CREATE_NO_CHECKS
Porters switch.
@@ -3728,6 +3730,9 @@ Renamed into
.It Ar print-package-depends
Renamed into
.Ar print-run-depends
+.It Ar print-package-signature
+Renamed into
+.Ar print-update-signature
.It Ar readme , readmes
replaced by the
.Pa databases/ports-readmes