Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 05:42:00 -0700 (PDT)
From:      Akinori MUSHA <knu@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/libchk Makefile distinfo pkg-comment pkg-descr pkg-plist
Message-ID:  <200209021242.g82Cg0Vp036659@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
knu         2002/09/02 05:41:59 PDT

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/libchk      Makefile distinfo pkg-comment pkg-descr 
                         pkg-plist 
  Log:
  Add sysutils/libchk:
  
  libchk is a tool to help users obtain the following information:
  
    - A list of executables that have unresolvable shared library links
  
    - A list of shared libraries that are not referenced by any binary
  
    - A list of binaries for each shared library that are linked with
      the library
  
  This will help to get a hint as to if you can safely remove shared
  libraries that look obsolete.
  
  Author: Akinori MUSHA <knu@FreeBSD.org>
  WWW:    http://www.iDaemons.org/cgi-bin/cvsweb.cgi/libchk/
  
  Revision  Changes    Path
  1.286     +1 -0      ports/sysutils/Makefile
  1.1       +31 -0     ports/sysutils/libchk/Makefile (new)
  1.1       +1 -0      ports/sysutils/libchk/distinfo (new)
  1.1       +1 -0      ports/sysutils/libchk/pkg-comment (new)
  1.1       +14 -0     ports/sysutils/libchk/pkg-descr (new)
  1.1       +1 -0      ports/sysutils/libchk/pkg-plist (new)

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?200209021242.g82Cg0Vp036659>