From owner-cvs-ports@FreeBSD.ORG Thu Nov 27 22:35:58 2003 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 712C516A4CF for ; Thu, 27 Nov 2003 22:35:58 -0800 (PST) Received: from relay.pair.com (relay.pair.com [209.68.1.20]) by mx1.FreeBSD.org (Postfix) with SMTP id EA89F43FDD for ; Thu, 27 Nov 2003 22:35:55 -0800 (PST) (envelope-from silby@silby.com) Received: (qmail 82881 invoked from network); 28 Nov 2003 06:35:55 -0000 Received: from niwun.pair.com (HELO localhost) (209.68.2.70) by relay.pair.com with SMTP; 28 Nov 2003 06:35:55 -0000 X-pair-Authenticated: 209.68.2.70 Date: Fri, 28 Nov 2003 00:35:53 -0600 (CST) From: Mike Silbersack To: Joe Marcus Clarke In-Reply-To: <1070000045.435.15.camel@shumai.marcuscom.com> Message-ID: <20031128003030.H17326@odysseus.silby.com> References: <200311280558.hAS5wm8r081079@repoman.freebsd.org> <1070000045.435.15.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/clamav Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 06:35:58 -0000 On Fri, 28 Nov 2003, Joe Marcus Clarke wrote: > > Clamav 0.65 uses libgmp for digital signature calculations; > > as libgmp no longer exists in 5.x, add the needed dependency > > to this Makefile. > > > > (Note that stale gmp.h and libgmp files sitting around may > > still cause problems, anyone with an "old" 5.x system that > > sees oddities in the build should make sure that those old > > files are purged from /usr/lib and /usr/include.) > > Approved by? > > Joe Until just now, I didn't realize that ports were frozen. The last message I have from you regarding ports is: Oct 29 Joe Marcus Clarke (3023) HEADS UP: Ports tree completely thawed Please remember to alert developers@ next time. Mike "Silby" Silbersack