Path to this page:
./
pkgtools/pkg_install,
Package management and administration tools for pkgsrc
Branch: pkgsrc-2007Q2,
Version: 20070710,
Package name: pkg_install-20070710,
Maintainer: pkgsrc-userspkg_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
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version pkg_install-20070710 (created)
CVS history: (Expand)
2007-07-21 03:19:09 by Lubomir Sedlacik | Files touched by this commit (6) |
Log message:
Pullup ticket 2142 - requested by joerg
remove PKG_TOOLS_PREFIX handling from bootstrap tools
Revisions pulled up:
- pkgsrc/pkgtools/mtree/Makefile 1.22
- pkgsrc/pkgtools/mtree/Makefile.common 1.3
- pkgsrc/pkgtools/pax/Makefile 1.15
- pkgsrc/pkgtools/pkg_install/Makefile 1.131
- pkgsrc/pkgtools/pkg_install/files/lib/version.h 1.65
- pkgsrc/pkgtools/tnftp/Makefile 1.3
Module Name: pkgsrc
Committed By: joerg
Date: Tue Jul 10 15:19:18 UTC 2007
Modified Files:
pkgsrc/pkgtools/mtree: Makefile Makefile.common
pkgsrc/pkgtools/pax: Makefile
pkgsrc/pkgtools/pkg_install: Makefile
pkgsrc/pkgtools/pkg_install/files/lib: version.h
pkgsrc/pkgtools/tnftp: Makefile
Log message:
Remove PKG_TOOLS_PREFIX handling for mtree, pax, pkg_install and
tnftp. Modifying files and possibly removing them from the base system
is doing more harm than use. Bump revision or version of each
package.
|