From owner-freebsd-ports Fri Jul 19 12: 5:18 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 404C437B400; Fri, 19 Jul 2002 12:05:13 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDED043E31; Fri, 19 Jul 2002 12:05:08 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.6/8.11.2) id g6JJ54K39264; Fri, 19 Jul 2002 22:05:04 +0300 (EEST) (envelope-from ru) Date: Fri, 19 Jul 2002 22:05:04 +0300 From: Ruslan Ermilov To: stable@FreeBSD.org, ports@FreeBSD.org Subject: HEADS UP: new bsd.lib.mk API Message-ID: <20020719190504.GA37965@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HlL+5n6rz5pIUxbD" Content-Disposition: inline User-Agent: Mutt/1.3.99i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --HlL+5n6rz5pIUxbD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! I have just merged the new bsd.lib.mk API to RELENG_4. Some ports that use bsd.lib.mk internally will have to catch up to the changes. INTERNALSTATICLIB is no longer supported. What is getting built depends solely on what is requested: LIB build static library !NOPROFILE build profiled library (requires LIB) SHLIB_NAME build shared library (SHLIB_NAME can be derived from LIB and SHLIB_MAJOR) NOPIC do not build shared library even if SHLIB_NAME is defined INSTALL_PIC_ARCHIVE build special PIC library Usually what's built is also installed, except if: INTERNALLIB build static library ONLY, but don't install it NOINSTALLLIB do not install static library (currently only used to build libpam.a) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --HlL+5n6rz5pIUxbD Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9OGLgUkv4P6juNwoRArnjAJ4ibAXD7DLdNePCo0yOl03bsrGi3gCfZ2EL s/WjBOMu4ToXxTkt9YWjvmA= =cAJK -----END PGP SIGNATURE----- --HlL+5n6rz5pIUxbD-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message