Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 01:45:56 -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 perform.c src/usr.sbin/pkg_install/delete perform.c src/usr.sbin/pkg_install/lib deps.c Makefile lib.h
Message-ID:  <200103200945.f2K9juh11578@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2001/03/20 01:45:56 PST

  Modified files:        (Branch: RELENG_4)
    usr.sbin/pkg_install/create perform.c 
    usr.sbin/pkg_install/delete perform.c 
    usr.sbin/pkg_install/lib Makefile lib.h 
  Added files:           (Branch: RELENG_4)
    usr.sbin/pkg_install/lib deps.c 
  Log:
  MFC:
  When creating package sort dependencies in dependency order rather than in the
  order specified on the command line. This should allow ``pkg_add -r'' to
  work seamlessly with packages created after this change.
  
  Tested by:	bento
  Approved by:	jkh
  
  Revision  Changes    Path
  1.49.2.5  +30 -5     src/usr.sbin/pkg_install/create/perform.c
  1.22.2.6  +7 -69     src/usr.sbin/pkg_install/delete/perform.c
  1.6.8.2   +2 -1      src/usr.sbin/pkg_install/lib/Makefile
  1.29.2.4  +4 -0      src/usr.sbin/pkg_install/lib/lib.h


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?200103200945.f2K9juh11578>