Commit graph

7 commits

Author SHA1 Message Date
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
8cc3656d38 Update to 1.8, which fixes a problem that it reports wrong results if
a library search path has a trailing / or a double /.

PR:		ports/46162
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
Approved by:	portmgr (self, and no objection from others)
2002-12-17 18:46:45 +00:00
Akinori MUSHA
0984a950e7 Restore somehow missed part in the man page.
Submitted by:	adamw

Not bumping PORTREVISION because this is too minor a change to require
a reinstall for people who are already using this.
2002-11-12 06:57:32 +00:00
Akinori MUSHA
91f1565df9 http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/ 2002-10-05 12:34:04 +00:00
Akinori MUSHA
e7adaf2a02 Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. 2002-09-21 07:11:33 +00:00
Akinori MUSHA
30cba0706e Update to revision 1.6. Make `-x DIR' work better/properly, and fix
the handling of relative paths.
2002-09-03 13:42:50 +00:00
Akinori MUSHA
8ee4b693b9 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/
2002-09-02 12:41:59 +00:00