cvs commit: src/usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1

Kirill Ponomarew krion at FreeBSD.org
Sat Nov 10 01:40:40 PST 2007


krion       2007-11-10 09:40:40 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pkg_install/add add.h main.c perform.c pkg_add.1 
  Log:
  Add -i option for package installation without fetching and
  installing its dependencies.
  
  PR:             bin/117065
  Submitted by:   Vladimir Ermakov <samflanker at gmail.com>
  MFC after:      14 days
  
  Revision  Changes    Path
  1.15      +1 -0      src/usr.sbin/pkg_install/add/add.h
  1.75      +6 -2      src/usr.sbin/pkg_install/add/main.c
  1.81      +5 -1      src/usr.sbin/pkg_install/add/perform.c
  1.72      +4 -1      src/usr.sbin/pkg_install/add/pkg_add.1


More information about the cvs-src mailing list