From owner-freebsd-current Sat Nov 2 20: 4:26 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A32F637B401; Sat, 2 Nov 2002 20:04:24 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-165-226-88.dsl.lsan03.pacbell.net [64.165.226.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1815943E4A; Sat, 2 Nov 2002 20:04:24 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 68E0966B5E; Sat, 2 Nov 2002 20:04:21 -0800 (PST) Date: Sat, 2 Nov 2002 20:04:21 -0800 From: Kris Kennaway To: ports@FreeBSD.org, current@FreeBSD.org Subject: URGENT: Over 700 ports missing perl dependencies Message-ID: <20021103040421.GA15315@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="VS++wcV0S1rZb1Fb" Content-Disposition: inline User-Agent: Mutt/1.4i 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 --VS++wcV0S1rZb1Fb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The latest bento run on 5.0 is the first to build without perl present: previously, two of the portbuild scripts were written in perl, so I had to always pkg_add it into the chroot environment. Now that these scripts have been rewritten in C and I have stopped doing the pkg_add, it is exposing all the ports that should have a dependency on perl but currently do not. At least 700 additional ports are breaking for this reason. Many of them are using ${PERL} to do patching-in-place, and these should be converted to use REINPLACE_CMD/USE_REINPLACE. Others use perl during the build and should set USE_PERL. Everyone please check http://bento.freebsd.org/errorlogs/5-latest/index-maintainer.html ASAP and fix the listed problems. Note that I am aware of two problems with the recent build: 1) Port builds are being killed after 1 hour, instead of after 1 hour *without output*. This is a bug in the aforementioned C code. 2) Ports that use PERL_CONFIGURE should automatically get a dependency on perl in bsd.port.mk. Apparently someone has submitted a patch for this already, but I don't immediately know where it is to test it. Kris --VS++wcV0S1rZb1Fb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE9xKBEWry0BWjoQKURAuOZAJ9IGM1n2GCjEy1jhyzmKYEzSScWcgCfRRux 88S3lsYD01fKu+LYXyugksg= =MskL -----END PGP SIGNATURE----- --VS++wcV0S1rZb1Fb-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message