Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2000 23:21:29 -0800 (PST)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/create create.h main.c perform.c pkg_create.1 src/usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 show.c
Message-ID:  <200010310721.XAA88774@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2000/10/30 23:21:29 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pkg_install/create create.h main.c perform.c 
                                pkg_create.1 
    usr.sbin/pkg_install/info info.h main.c perform.c pkg_info.1 
                              show.c 
  Log:
  MFC:
  Add "-o" option to pkg_create(1) and pkg_info(1). This option intended to record
  a path of the port from which package has been created within FreeBSD Ports
  Collection and will be used to improve pkg_version(1) and similar tools.
  
  Reviewed by:		freebsd-ports, jkh
  Approved by:		jkh
  MFC Approved by:	jkh
  
  Revision  Changes    Path
  1.15.2.1  +1 -0      src/usr.sbin/pkg_install/create/create.h
  1.21.2.1  +8 -3      src/usr.sbin/pkg_install/create/main.c
  1.49.2.2  +6 -2      src/usr.sbin/pkg_install/create/perform.c
  1.35.2.1  +9 -1      src/usr.sbin/pkg_install/create/pkg_create.1
  1.11.2.2  +3 -1      src/usr.sbin/pkg_install/info/info.h
  1.22.2.4  +7 -3      src/usr.sbin/pkg_install/info/main.c
  1.29.2.3  +3 -1      src/usr.sbin/pkg_install/info/perform.c
  1.24.2.3  +9 -2      src/usr.sbin/pkg_install/info/pkg_info.1
  1.14.2.4  +16 -1     src/usr.sbin/pkg_install/info/show.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?200010310721.XAA88774>