From owner-cvs-src@FreeBSD.ORG Sat Sep 25 06:11:08 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D407316A4CE; Sat, 25 Sep 2004 06:11:08 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6B643D39; Sat, 25 Sep 2004 06:11:07 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (oak.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8P6B7OI040353; Sat, 25 Sep 2004 09:11:07 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 45050-04; Sat, 25 Sep 2004 09:11:06 +0300 (EEST) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i8P6B6u0040350 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 25 Sep 2004 09:11:06 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i8P6AxaC002038; Sat, 25 Sep 2004 09:10:59 +0300 (EEST) (envelope-from ru) Date: Sat, 25 Sep 2004 09:10:59 +0300 From: Ruslan Ermilov To: Tom Rhodes Message-ID: <20040925061059.GE87070@ip.net.ua> References: <200409242210.i8OMAYQp062130@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ytoMbUMiTKPMT3hY" Content-Disposition: inline In-Reply-To: <200409242210.i8OMAYQp062130@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib Makefile src/lib/libbegemot Makefile src/share/mk bsd.libnames.mk src/usr.bin/atm/sscop Makefile src/usr.sbin/bsnmpd/bsnmpd Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Sep 2004 06:11:09 -0000 --ytoMbUMiTKPMT3hY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey Tom, On Fri, Sep 24, 2004 at 10:10:34PM +0000, Tom Rhodes wrote: > trhodes 2004-09-24 22:10:34 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib Makefile=20 > share/mk bsd.libnames.mk=20 > usr.bin/atm/sscop Makefile=20 > usr.sbin/bsnmpd/bsnmpd Makefile=20 > Added files: > lib/libbegemot Makefile=20 > Log: > Fix build in the !NOATM case by using the begemot library in place of > using libisc which was a part of BIND8. > =20 > Discussed with: des, re, dougb > Submitted by: harti (one part) > Reviewed by: harti (previous version) > =20 > Revision Changes Path > 1.194 +1 -1 src/lib/Makefile > 1.1 +27 -0 src/lib/libbegemot/Makefile (new) > 1.90 +1 -0 src/share/mk/bsd.libnames.mk > 1.3 +3 -3 src/usr.bin/atm/sscop/Makefile > 1.9 +3 -3 src/usr.sbin/bsnmpd/bsnmpd/Makefile >=20 Your commit is fine, I only have one question: why libbegemot.so is being put into /lib rather than in /usr/lib? The only two of its consumers are in /usr/bin and /usr/sbin. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --ytoMbUMiTKPMT3hY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBVQvzqRfpzJluFF4RAs9iAJ9QHurK/SLLGl/ef+b69sS2nOnAuQCfb7mZ soLmBNWypm7syq9vdXzg1ns= =1ReQ -----END PGP SIGNATURE----- --ytoMbUMiTKPMT3hY--