From owner-freebsd-ports@FreeBSD.ORG Thu Jan 1 03:04:47 2004 Return-Path: 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 A5CE016A4CF for ; Thu, 1 Jan 2004 03:04:47 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88D7F43D1F for ; Thu, 1 Jan 2004 03:04:43 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) i01B4dwd014426 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 1 Jan 2004 11:04:39 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i01B4cCx014425; Thu, 1 Jan 2004 11:04:38 GMT (envelope-from matthew) Date: Thu, 1 Jan 2004 11:04:38 +0000 From: Matthew Seaman To: Philip Paeps Message-ID: <20040101110438.GA13579@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Philip Paeps , freebsd-ports@freebsd.org References: <20040101020838.32D063C@hermes.home.paeps.cx> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20040101020838.32D063C@hermes.home.paeps.cx> User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on happy-idiot-talk.infracaninophile.co.uk cc: freebsd-ports@freebsd.org Subject: Re: ports/60776: [update] devel/p5-SDL -> 1.20.3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2004 11:04:47 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 01, 2004 at 03:08:38AM +0100, Philip Paeps wrote: > According to README.freebsd, a threaded Perl is required, if there is a w= ay to > check for the threadedness of Perl as a RUN_DEPENDS or similar, it would = be > nice to put that in too. Anyone know anything about that? You can test the threadedness of perl and set a variable within your Makefile by eg: PERL_USETHREADS !=3D perl -MConfig -le 'print "YES" if $$Config{"usethr= eads"};' Also look at eg. the mail/imp3 port for the way it uses ldd to test what capabilities are available in the mod_php shlib. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQE/8/7GdtESqEQa7a0RAtq3AJ99dRZexuve65Lv5fBEKEA0kSQa1wCeJQ+d ctAiCk2ch7/O9fZpWZdvF3k= =gWxs -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH--