Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jan 2004 05:41:17 -0800 (PST)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/secure Makefile src/usr.sbin/pkg_install Makefile Makefile.inc src/usr.sbin/pkg_install/add Makefile src/usr.sbin/pkg_install/delete Makefile src/usr.sbin/pkg_install/info Makefile ...
Message-ID:  <200401171341.i0HDfHo6098575@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2004/01/17 05:41:17 PST

  FreeBSD src repository

  Modified files:
    secure               Makefile 
    usr.sbin/pkg_install Makefile Makefile.inc 
    usr.sbin/pkg_install/add Makefile 
    usr.sbin/pkg_install/create Makefile 
    usr.sbin/pkg_install/delete Makefile 
    usr.sbin/pkg_install/info Makefile 
    usr.sbin/pkg_install/sign Makefile 
    usr.sbin/pkg_install/version Makefile 
  Log:
  - Properly build both crypto and non-crypto versions of the
    package management tools.
  
  - Drop redundant dependency of pkg_create(1) and pkg_delete(1)
    on crypto libraries now that they do not link with libfetch.
  
  Revision  Changes    Path
  1.22      +1 -1      src/secure/Makefile
  1.15      +2 -3      src/usr.sbin/pkg_install/Makefile
  1.10      +7 -0      src/usr.sbin/pkg_install/Makefile.inc
  1.18      +0 -5      src/usr.sbin/pkg_install/add/Makefile
  1.19      +0 -5      src/usr.sbin/pkg_install/create/Makefile
  1.20      +0 -5      src/usr.sbin/pkg_install/delete/Makefile
  1.18      +0 -5      src/usr.sbin/pkg_install/info/Makefile
  1.6       +1 -0      src/usr.sbin/pkg_install/sign/Makefile
  1.13      +0 -5      src/usr.sbin/pkg_install/version/Makefile



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