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

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


Branch: CURRENT, Version: 20120221, Package name: pkg_install-20120221, Maintainer: agc

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)


   2012-05-15 18:43:54 by Christos Zoulas | Files touched by this commit (6)
Log message:
Check for defined before checking for empty, otherwise old make(1) fails
to build during bootstrap.
   2012-04-29 03:46:49 by Christos Zoulas | Files touched by this commit (1)
Log message:
sync with license.mk (thanks wiz)
   2012-04-15 22:55:50 by Brook Milligan | Files touched by this commit (1)
Log message:
Add the Lucent Public License v1.02 to default_acceptable_licenses.  It is
approved as open source by OSI.
   2012-03-04 12:40:46 by Thomas Klausner | Files touched by this commit (2)
Log message:
Restore previous version, accidentally committed with pcre PKGREVISION
bump. It would be nice to have a solution for catinstall being unset
on -current so I don't need these patches.
   2012-03-03 13:54:23 by Thomas Klausner | Files touched by this commit (68)
Log message:
More pcre PKGREVISION bumps.
   2012-03-01 22:40:01 by Joerg Sonnenberger | Files touched by this commit (7)
Log message:
Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to get
the correct value.
   2012-03-01 21:13:43 by John Klos | Files touched by this commit (6)
Log message:
Don't fail if MANINSTALL is not defined.
   2012-02-28 19:15:26 by Joerg Sonnenberger | Files touched by this commit (6)
Log message:
Honour MANINSTALL.