Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/25/2001 02:11:45
Module Name: basesrc
Committed By: he
Date: Tue Apr 24 23:11:45 UTC 2001
Modified Files:
basesrc/usr.sbin/pkg_install/add [netbsd-1-5]: main.c
Log Message:
Pull up revisions 1.21-1.22 (requested by dmcmahill):
Allow PKG_PATH (or parts of it) to refer to local directories,
and still let "pkg_add foo" work. Required packages will be
pulled in as usual. If PKG_PATH contains a mixture of local
paths and ftp:// URLs, the local paths will be searched first.
To generate a diff of this commit:
cvs rdiff -r1.15.2.4 -r1.15.2.5 basesrc/usr.sbin/pkg_install/add/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.