From owner-freebsd-current Sun Jun 17 9:39:14 2001 Delivered-To: freebsd-current@freebsd.org Received: from femail8.sdc1.sfba.home.com (femail8.sdc1.sfba.home.com [24.0.95.88]) by hub.freebsd.org (Postfix) with ESMTP id BA64E37B40A for ; Sun, 17 Jun 2001 09:38:57 -0700 (PDT) (envelope-from mixtim@home.com) Received: from cg392862-a.adubn1.nj.home.com ([65.2.79.221]) by femail8.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010617163856.HOSW29830.femail8.sdc1.sfba.home.com@cg392862-a.adubn1.nj.home.com> for ; Sun, 17 Jun 2001 09:38:56 -0700 Received: (from mixtim@localhost) by cg392862-a.adubn1.nj.home.com (8.11.4/8.11.4) id f5HGcts05860 for current@freebsd.org; Sun, 17 Jun 2001 12:38:55 -0400 (EDT) (envelope-from mixtim) Date: Sun, 17 Jun 2001 12:38:55 -0400 From: Mixtim To: current@freebsd.org Subject: Re: convert libgmp to a port? Message-ID: <20010617123855.A5690@home.com> References: <20010617182256.A17724@hades.hell.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jmallett@xMach.org on Sun, Jun 17, 2001 at 11:48:41AM -0400 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jun 17, 2001 at 11:48:41AM -0400, Joseph A. Mallett wrote: > > If we do need some of the functionality of libgmp in the base-system, > > then we really should import some newer version of libgmp, instead of > > trying to make our own new library. I dont really like reinventing > > wheels :) > > Unless you are the one charged with doing the work, you shouldn't complain > about the circumstances of the job. If someone wants to implement > something which already exists with a good reason for doing so, let them. > It can't hurt. > > Honestly, the odds that you would end up doing this, are NULL. Giving > concise reasons as to why it doesn't need replaced would be nice, rather > than "why not bring in more vendor code". You can replace each use of libgmp with the BIGNUM's in the openssl libraries. OpenBSD did this long ago in order to remove libgmp from their code base. If no one else wants to write the code then I'd be happy to do so. Its not really all that hard to do. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message