Port details |
- libchk Tool to check shared library links
- 1.10.3_1 sysutils =48 1.10.3_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-09-02 12:42:52
- Last Update: 2024-03-16 19:42:04
- Commit Hash: f897d06
- People watching this port, also watch:: libiconv, gmake, unzip, expat, m4
- License: BSD2CLAUSE
- WWW:
- http://svn.idaemons.org/cgi-bin/viewvc.cgi/trunk/?root=libchk
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/libchk/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/libchk
- pkg install libchk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libchk
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libchk-1.10.3.tar.bz2) = f6aba64ed5dc749f8e5455e4f19b5b85b5dab67deb6deae4fe3f676c418a7d24
SIZE (libchk-1.10.3.tar.bz2) = 4871
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby32 : lang/ruby32
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- Patch dependencies:
-
- ruby32 : lang/ruby32
-
- This port is required by:
- for Run
-
- ports-mgmt/port-authoring-tools
Configuration Options:
- No options to configure
- Options name:
- sysutils_libchk
- USES:
- ruby tar:bzip2 uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.10.3_1 16 Mar 2024 19:42:04 |
Christian Weisgerber (naddy) |
sysutils/libchk: Move man pages to share/man
Approved by: portmgr (blanket) |
1.10.3 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.10.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.10.3 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.10.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.10.3 02 Nov 2020 22:07:22 |
rene |
Return knu@'s ports to the pool after his commit bit was safekept. |
1.10.3 25 Dec 2015 07:12:18 |
ak |
- Remove no longer used USE_RUBY_FEATURES knob
Approved by: ruby, portmgr (swills) |
1.10.3 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.10.3 02 Mar 2015 23:47:18 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.10.3 06 Sep 2014 13:18:43 |
antoine |
Allow staging as a regular user |
1.10.3 14 Jul 2014 08:31:41 |
koobs |
sysutils/libchk: Update LICENSE and COMMENT
- Update LICENSE (BSD2CLAUSE)
- COMMENT: Remove indefinite article
Approved by: portmgr (blanket) |
1.10.3 14 May 2014 06:58:15 |
knu |
Modernize the port.
PR: ports/189699
Submitted by: Simon Wright <simon.wright@gmx.net> |
1.10.3 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.10.3 16 Sep 2011 05:28:04 |
knu |
Update to 1.103, fixing a problem with ruby19. |
1.10.2 21 Aug 2011 19:14:11 |
knu |
Update to 1.10.2 which should support Ruby 1.9.
PR: ports/159942
Submitted by: swills |
1.10.1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.10.1 25 Aug 2009 05:15:06 |
knu |
(Forced commit)
I apologize for my haste. It was just that I missed the previous
maintainer's holiday announcement on developers@ only checking
ports-developers@.
I received a kind approval from him for the maintainer takeover after
the fact, so please take this as a normal maintainer change. |
1.10.1 12 Aug 2009 03:06:46 |
knu |
Update to 1.10.1.
- Handle the case where an absolute path appears as a NEEDED library.
Problem reported by: Bartosz Fabianowski
- Optimize the directory list to avoid duplicated search.
Problem reported by: many
Regain the maintainership due to two weeks of silence in response to
my mail. Besides, the revision history shows that the previous
maintainer has not ever maintained this port in any way. |
1.9 05 Jan 2009 16:23:31 |
miwi |
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
1.9 14 Jun 2007 14:05:50 |
jmelo |
- Fix WWW.
PR: ports/113196
Submitted by: Trix Farrar<trix@basement.net>
Approved by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
1.9 25 May 2006 20:30:08 |
pav |
- Grant maintainership
PR: ports/97897
Submitted by: Rene Ladan <r.c.ladan@gmail.com> |
1.9 25 Nov 2005 18:14:52 |
pav |
- Add SHA256 |
1.9 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
1.9 14 May 2004 17:14:52 |
knu |
Update to 1.9, which fixes error with ruby 1.8 when additional
directories are given from the command line.
Reported by: Radim Kolar <hsn at netmag.cz> |
1.8 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
1.8 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.8 18 Feb 2003 05:52:57 |
knu |
De-pkg-comment my non-ruby ports as well. |
1.8 17 Dec 2002 18:46:45 |
knu |
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) |
1.6 12 Nov 2002 06:57:32 |
knu |
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. |
1.6 05 Oct 2002 12:34:05 |
knu |
http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/ |
1.6 21 Sep 2002 07:11:33 |
knu |
Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. |
1.6 03 Sep 2002 13:42:50 |
knu |
Update to revision 1.6. Make `-x DIR' work better/properly, and fix
the handling of relative paths. |
1.4 02 Sep 2002 12:41:59 |
knu |
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/ |