Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Dec 1998 22:29:06 -0800 (PST)
From:      Satoshi Asami <asami@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/lib file.c
Message-ID:  <199812050629.WAA28138@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/12/04 22:29:05 PST

  Modified files:
    usr.sbin/pkg_install/create perform.c 
    usr.sbin/pkg_install/lib file.c 
  Log:
  Fix support for uncompressed (".tar") package types.  It's not completely
  fixed (chained dependency checking for pkg_add is broken, for one thing)
  but at least you can now create one package and use it.
  
  Revision  Changes    Path
  1.46      +21 -5     src/usr.sbin/pkg_install/create/perform.c
  1.35      +3 -3      src/usr.sbin/pkg_install/lib/file.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?199812050629.WAA28138>