Path to this page:
./
pkgtools/pkg_install,
Package management and administration tools for pkgsrc
Branch: pkgsrc-2015Q1,
Version: 20141227,
Package name: pkg_install-20141227,
Maintainer: agcpkg_install contains the core package management and administration
utilities for pkgsrc, a multi-platform source and binary package
system developed and maintained by The NetBSD Project and volunteers
from around the globe.
The following tools are included:
pkg_add install and upgrade binary packages
pkg_admin perform various pkgsrc administrative tasks
pkg_create create software package distributions
pkg_delete delete installed packages
pkg_info display information about installed or binary packages
For the following tools compatibility wrappers are included:
audit-packages audit installed packages for security vulnerabilities
download-vulnerability-list download the latest vulnerabilities list
Package options: inet6, openssl
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version pkg_install-20141227 (created)
CVS history: (Expand)
2015-05-09 17:17:50 by Matthias Scheler | Files touched by this commit (2) | |
Log message:
Pullup ticket #4709 - requested by agc
pkgtools/pkg_install: bug fix update
Revisions pulled up:
- pkgtools/pkg_install/files/add/main.c 1.29
- pkgtools/pkg_install/files/lib/version.h 1.168
---
Module Name: pkgsrc
Committed By: agc
Date: Fri May 8 16:29:37 UTC 2015
Modified Files:
pkgsrc/pkgtools/pkg_install/files/add: main.c
pkgsrc/pkgtools/pkg_install/files/lib: version.h
Log message:
Fix format string in pkg_add's help message - from J. Lewis Muir
Bump version number for pkg_install to 20150508
|