| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
25 Aug 2009 06:15:06
1.10.1
|
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. |
12 Aug 2009 04:06:46
1.10.1
|
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. |
05 Jan 2009 16:23:31
1.9
|
miwi  |
- Update maintainer mail
PR: 127077
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
14 Jun 2007 15:05:50
1.9
|
jmelo  |
- Fix WWW.
PR: ports/113196
Submitted by: Trix Farrar<trix@basement.net>
Approved by: Rene Ladan <r.c.ladan@gmail.com> (maintainer) |
25 May 2006 21:30:08
1.9
|
pav  |
- Grant maintainership
PR: ports/97897
Submitted by: Rene Ladan <r.c.ladan@gmail.com> |
25 Nov 2005 18:14:52
1.9
|
pav  |
- Add SHA256 |
11 Nov 2005 01:18:01
1.9
|
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. |
14 May 2004 18:14:52
1.9
|
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> |
22 Mar 2004 15:05:32
1.8
|
knu  |
Add SIZE data.
Submitted by: trevor |
06 Feb 2004 13:12:53
1.8
|
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
18 Feb 2003 05:52:57
1.8
|
knu  |
De-pkg-comment my non-ruby ports as well. |
17 Dec 2002 18:46:45
1.8
|
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) |
12 Nov 2002 06:57:32
1.6
|
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. |
05 Oct 2002 13:34:05
1.6
|
knu  |
http://www.iDaemons.org/distfiles/ -> ftp://ftp.iDaemons.org/pub/distfiles/ |
21 Sep 2002 08:11:33
1.6
|
knu  |
Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. |
03 Sep 2002 14:42:50
1.6
|
knu  |
Update to revision 1.6. Make `-x DIR' work better/properly, and fix
the handling of relative paths. |
02 Sep 2002 13:41:59
1.4
|
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/ |