Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Oct 1997 22:54:19 -0700 (PDT)
From:      "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/pkg_install/add perform.c pkg_add.1 src/usr.sbin/pkg_install/lib file.c
Message-ID:  <199710180554.WAA16278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkh         1997/10/17 22:54:18 PDT

  Modified files:
    usr.sbin/pkg_install/add perform.c pkg_add.1 
    usr.sbin/pkg_install/lib file.c 
  Log:
   - do string-magic on the right variable when trying
     to find dependent packages on the local disk (i.e. package given as
     filename, not URL)
   - document $PKG_PATH
   - use -v on pkg_add for dependent packages
  
  Submitted by:	hubertf@NetBSD.ORG
  Obtained from:	NetBSD
  
  Revision  Changes    Path
  1.45      +2 -2      src/usr.sbin/pkg_install/add/perform.c
  1.23      +13 -1     src/usr.sbin/pkg_install/add/pkg_add.1
  1.30      +4 -3      src/usr.sbin/pkg_install/lib/file.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710180554.WAA16278>