1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/sysutils/libchk/pkg-descr
Jean Milanez Melo 767899d072 - Fix WWW.
PR:		ports/113196
Submitted by:	Trix Farrar<trix@basement.net>
Approved by:	Rene Ladan <r.c.ladan@gmail.com> (maintainer)
2007-06-14 14:05:50 +00:00

15 lines
497 B
Plaintext

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://svn.idaemons.org/cgi-bin/viewvc.cgi/trunk/?root=libchk