From owner-freebsd-bugs Mon Mar 8 8:40:12 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from smtp.abac.com (smtp.abac.com [208.137.248.30]) by hub.freebsd.org (Postfix) with ESMTP id 4022B14CBF for ; Mon, 8 Mar 1999 08:40:10 -0800 (PST) (envelope-from venzi@abac.com) Received: from abac.com (venzi.abac.net [208.137.248.244]) by smtp.abac.com (8.8.8/8.8.8) with ESMTP id IAA09192; Mon, 8 Mar 1999 08:39:23 -0800 (PST) From: venzi@abac.com Message-ID: <36E3FDD0.840E5CDC@abac.com> Date: Mon, 08 Mar 1999 08:41:52 -0800 X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: Sheldon Hearn Cc: Bill Fumerola , freebsd-bugs@FreeBSD.ORG Subject: Re: misc/8672 References: <76068.920880439@axl.noc.iafrica.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, sorry about not responding on time... believe it or not, sometimes I have to go through hundreds of e-mails a day. I used to contribute for the Linux community years ago, but now I don't have as much free time as I'd like to - the 'useradd' is something I had to do for my own purposes (I had to fix a "free e-mail" type service which right now has over 35,000 users, and was up to a point where tens of new accounts were waiting in a queue - each for over 15 minutes). I intend to add usermod and userdel to the package, and fix the Makefile, etc. - whenever I get some free time to do it :) You can ignore the list_pwdb - it doesn't get installed for a reason, it's just for debugging. My 'useradd' is not really a port - it's written from scratch. The 'pw' command would have been nice (it has similar syntax) if it didn't deal with the DB databases the same way 'adduser' does (rebuilding everything every time). Regards, Venzi Sheldon Hearn wrote: > > On Sat, 06 Mar 1999 11:50:17 EST, Bill Fumerola wrote: > > > I know. I forgot I had claimed responsiblity for that PR. My questions > > were more nits then show stoppers, so I guess I could import it. > > It's probably a waste of time importing into the ports tree a package > about which you're unable to get feedback from the author. :-) > > What's odd is that we're talking about PR 8864, not 8672 as the subject > line suggests. ;-) > > Later, > Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message