cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1

Maxim Sobolev sobomax at FreeBSD.org
Mon Jun 6 03:24:15 GMT 2005


sobomax     2005-06-06 03:24:14 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/pkg_install/create create.h main.c perform.c 
                                pkg_create.1 
  Log:
  Add -R modifier for the mode when pkg_create(8) creates package file
  from the locally installed package. When this modifier is specified
  pkg_create(8) will also create package files for all packages on
  which that locally installed package depends.
  
  MFC after:      5 days
  
  Revision  Changes    Path
  1.25      +1 -0      src/usr.sbin/pkg_install/create/create.h
  1.36      +7 -2      src/usr.sbin/pkg_install/create/main.c
  1.80      +54 -6     src/usr.sbin/pkg_install/create/perform.c
  1.64      +8 -1      src/usr.sbin/pkg_install/create/pkg_create.1


More information about the cvs-all mailing list