Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2002 07:49:50 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c src/usr.sbin/pkg_install/lib lib.h plist.c
Message-ID:  <200205041449.g44Enoh30237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2002/05/04 07:49:50 PDT

  Modified files:
    usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 
                              show.c 
    usr.sbin/pkg_install/lib lib.h plist.c 
  Log:
  Add ability to query installed packages based on origin.
  
  Revision  Changes    Path
  1.22      +1 -0      src/usr.sbin/pkg_install/info/info.h
  1.38      +9 -2      src/usr.sbin/pkg_install/info/main.c
  1.46      +61 -0     src/usr.sbin/pkg_install/info/perform.c
  1.42      +5 -0      src/usr.sbin/pkg_install/info/pkg_info.1
  1.27      +2 -6      src/usr.sbin/pkg_install/info/show.c
  1.41      +3 -1      src/usr.sbin/pkg_install/lib/lib.h
  1.38      +18 -2     src/usr.sbin/pkg_install/lib/plist.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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