pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/admin pkg_admin(1): sort co...
details: https://anonhg.NetBSD.org/pkgsrc/rev/877d0c97d243
branches: trunk
changeset: 340820:877d0c97d243
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Oct 08 21:33:35 2019 +0000
description:
pkg_admin(1): sort commands
diffstat:
pkgtools/pkg_install/files/admin/pkg_admin.1 | 12 ++++++------
pkgtools/pkg_install/files/admin/pkg_admin.cat | 8 ++++----
2 files changed, 10 insertions(+), 10 deletions(-)
diffs (58 lines):
diff -r 93c14716a9df -r 877d0c97d243 pkgtools/pkg_install/files/admin/pkg_admin.1
--- a/pkgtools/pkg_install/files/admin/pkg_admin.1 Tue Oct 08 21:25:14 2019 +0000
+++ b/pkgtools/pkg_install/files/admin/pkg_admin.1 Tue Oct 08 21:33:35 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_admin.1,v 1.36 2018/08/22 20:48:38 maya Exp $
+.\" $NetBSD: pkg_admin.1,v 1.37 2019/10/08 21:33:35 joerg Exp $
.\"
.\" Copyright (c) 1999-2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -204,6 +204,11 @@
Print the URL of the best matching package to stdout for each pattern.
If a pattern is not matched, it is skipped and the command will return
a failure.
+.It Cm gpg-sign-package pkg spkg
+Sign the binary package
+.Ar pkg
+using GPG and write the result to
+.Ar spkg .
.It Cm lsall Ar /dir/pkgpattern
.It Cm lsbest Ar /dir/pkgpattern
List all/best package matching pattern in the given directory
@@ -268,11 +273,6 @@
Packages that are not installed directly by the user but pulled in as
dependencies are marked by setting
.Dq automatic=YES .
-.It Cm gpg-sign-package pkg spkg
-Sign the binary package
-.Ar pkg
-using GPG and write the result to
-.Ar spkg .
.It Cm x509-sign-package pkg spkg key cert
Sign the binary package
.Ar pkg
diff -r 93c14716a9df -r 877d0c97d243 pkgtools/pkg_install/files/admin/pkg_admin.cat
--- a/pkgtools/pkg_install/files/admin/pkg_admin.cat Tue Oct 08 21:25:14 2019 +0000
+++ b/pkgtools/pkg_install/files/admin/pkg_admin.cat Tue Oct 08 21:33:35 2019 +0000
@@ -123,6 +123,10 @@
pattern. If a pattern is not matched, it is skipped and the
command will return a failure.
+ ggppgg--ssiiggnn--ppaacckkaaggee ppkkgg ssppkkgg
+ Sign the binary package _p_k_g using GPG and write the result to
+ _s_p_k_g.
+
llssaallll _/_d_i_r_/_p_k_g_p_a_t_t_e_r_n
llssbbeesstt _/_d_i_r_/_p_k_g_p_a_t_t_e_r_n
@@ -177,10 +181,6 @@
Packages that are not installed directly by the user but pulled
in as dependencies are marked by setting "automatic=YES".
- ggppgg--ssiiggnn--ppaacckkaaggee ppkkgg ssppkkgg
- Sign the binary package _p_k_g using GPG and write the result to
- _s_p_k_g.
-
xx550099--ssiiggnn--ppaacckkaaggee ppkkgg ssppkkgg kkeeyy cceerrtt
Sign the binary package _p_k_g using the key _k_e_y and the certificate
_c_e_r_t, using _s_p_k_g as output file.
Home |
Main Index |
Thread Index |
Old Index