./pkgtools/pkg_install, Package management and administration tools for pkgsrc

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2010Q4, Version: 20101212, Package name: pkg_install-20101212, Maintainer: pkgsrc-users

pkg_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
pkg_view manage package views
linkfarm manage symbolic links for package views

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

Version history: (Expand)


CVS history: (Expand)


   2011-02-20 22:41:59 by S.P.Zeidler | Files touched by this commit (2)
Log message:
Pullup ticket 3356 - requested by aymeric
functionality fix

Revisions pulled up:
- pkgsrc/pkgtools/pkg_install/files/admin/audit.c	1.17
- pkgsrc/pkgtools/pkg_install/files/lib/version.h	1.161

-----------------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	aymeric
   Date:		Fri Feb 18 15:59:52 UTC 2011

   Modified Files:
   	pkgsrc/pkgtools/pkg_install/files/admin: audit.c
   	pkgsrc/pkgtools/pkg_install/files/lib: version.h

   Log message:
   . fix audit-history subcommand to include patterns making use of [x-y] notation
   . bump version to 20110215

   To generate a diff of this commit:
   cvs rdiff -u -r1.16 -r1.17 pkgsrc/pkgtools/pkg_install/files/admin/audit.c
   cvs rdiff -u -r1.160 -r1.161 pkgsrc/pkgtools/pkg_install/files/lib/version.h