On Fri, Nov 14, 2014 at 20:29, Kamil Rytarowski wrote: > Hello, > > I'm a user of mg(1) and I'm not a user of OpenBSD. > > According to known resources mg(1) [1] is currently maintained > in OpenBSD's tree. > > As maintaining local patches or forking mg(1) for plain compatibility > is doubtful, I'm going to send you a set of patches.
> 0001-Define-strtonum-3-for-the-NetBSD-target.patch I don't like this at all. The reason we put strtonum in libc is precisely not to have multiple copies of it floating around the tree. Uncompiled copies are still clutter. This may be odd for a BSD system, but perhaps the pkgsrc version could link against libbsd?
