Date: Thu, 01 Oct 2015 00:12:15 +0200 From: Grzegorz =?UTF-8?Q?B=C5=82ach?= <grzegorz@blach.pl> To: d@delphij.net, John Marino <marino@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r398236 - in head/devel: . libuutil Message-ID: <1443651135.3119.5.camel@blach.pl> In-Reply-To: <560C5DF9.7030407@delphij.net> References: <201509302156.t8ULu9HF015436@repo.freebsd.org> <560C5DF9.7030407@delphij.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2015-09-30 at 15:11 -0700, Xin Li wrote: > On 09/30/15 14:56, John Marino wrote: > > Author: marino > > Date: Wed Sep 30 21:56:08 2015 > > New Revision: 398236 > > URL: https://svnweb.freebsd.org/changeset/ports/398236 > > > > Log: > > Add new port devel/libuutil > > > > libuutil is a library of userland utilities originating from > > solaris > > > > This library provides both a doubly linked-list implementation > > and a > > AVL tree implementation. This has been a private library best > > known > > as a core component for ZFS and SMF. > > > > The performance is considered excellent. As this has always been > > a > > private library, it is not well documented and there is no man > > page > > for it. The best documentation is located in the source code and > > reading OpenSolaris/Illumos ZFS and SMF sources will help as > > well. > > I don't understand. Isn't this part of the base system? > (/lib/libuutil.so.2) > > > Added: head/devel/libuutil/pkg-descr > [...] > > +WWW: https://github.com/jmarino/libuutil > > This is not accessible. Github gave me 404. > Should be https://github.com/jrmarino/libuutil
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1443651135.3119.5.camel>