Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2025 17:15:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 285029] ports-mgmt/pkg - pkg repositories not documented in man pages
Message-ID:  <bug-285029-32340-9sudMIYGta@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285029-32340@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-pkg (Nobody)
<pkg@FreeBSD.org> for maintainer-feedback:
Bug 285029: ports-mgmt/pkg - pkg repositories not documented in man pages
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285029



--- Description ---
https://github.com/freebsd/freebsd-ports/commit/460f6d861e431f8952debe0ee74c40a
6a6a583e7
mentions:
   - repositories: new subcommand to list repositories

Relevant commit:
https://github.com/freebsd/pkg/commit/95555a85a1b39b65cc6b01658b88f609889c6ef1
   This command allows to list repositories it takes 3 arguemnts:
   -l: only list the repository names
   -e: show only enabled ones (by default all repositories are shown)
   -d: show only disabled ones (by default all repositories are shown)

   if -d and -e are provided all the repositories are shown

   Fixes: #2134

However, the command
   pkg repositories
does not seem to documented in the man pages.


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-285029-32340-9sudMIYGta>