Up to [cvs.NetBSD.org] / pkgsrc / pkgtools / pkg_install / files / add
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: pkgsrc-2004Q1-base
Revision 1.15 / (download) - annotate - [selected], Wed Jan 14 23:55:29 2004 UTC (18 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.14: +16 -22
lines
Diff to previous 1.14 (colored)
Update pkgtools/pkg_install to 20040114. Changes from version 20040106 include: * use ${MACHINE_ARCH} instead of what uname() puts into utsname.machine. the former represents the CPU architecture, which is what is recorded in binary packages; also allow the OS name to be overridden, as pkgsrc doesn't always use the value of utsname.sysname. * allow adding depoted packages if another package with the same ${PKGBASE} is already installed as this is explicitly allowed for in pkgviews.