diff options
author | jlam <jlam@pkgsrc.org> | 2005-02-04 09:10:13 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-02-04 09:10:13 +0000 |
commit | cb184155ea5af10df48c35273b3651920d9be8a7 (patch) | |
tree | df2d36a484c7d28e736c190735e7552bd6610240 /mk/platform | |
parent | d8c54367d664fcfdc8a1667a18c77c8af4a8e620 (diff) | |
download | pkgsrc-cb184155ea5af10df48c35273b3651920d9be8a7.tar.gz |
Update pkgtools/pkg_install to 20050204 (latest release from the HEAD
branch of src). Changes from version 20050106:
Teach pkg_add(1) and pkg_delete(1) to pass PKG_METADATA_DIR and
PKG_REFCOUNT_DBDIR in the environment when running the +* scripts.
PKG_METADATA_DIR is the location of the +* files after the package is
registered. PKG_REFCOUNT_DBDIR is the location of the reference counts
database directory. If PKG_REFCOUNT_DBDIR is left unset, then it
defaults the the location of the package database directory with
".refcount" appended to the path, e.g. /var/db/pkg.refcount.
pkgviews users should explicitly set PKG_REFCOUNT_DBDIR in the shell
environment to ensure that all packages will use the same refcount
database.
These changes allow the +INSTALL and +DEINSTALL script to keep state
in +* files within ${PKG_METADATA_DIR}, and to store reference counts
in ${PKG_REFCOUNT_DBDIR} to handle usage of resources outside of
${LOCALBASE}.
Diffstat (limited to 'mk/platform')
0 files changed, 0 insertions, 0 deletions