Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:37494 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 35719 invoked from network); 6 May 2008 12:47:32 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 May 2008 12:47:32 -0000 Authentication-Results: pb1.pair.com smtp.mail=lars@strojny.net; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lars@strojny.net; sender-id=pass Received-SPF: pass (pb1.pair.com: domain strojny.net designates 78.46.69.2 as permitted sender) X-PHP-List-Original-Sender: lars@strojny.net X-Host-Fingerprint: 78.46.69.2 milch.schokokeks.org Received: from [78.46.69.2] ([78.46.69.2:37483] helo=milch.schokokeks.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 50/32-22382-26350284 for ; Tue, 06 May 2008 08:47:31 -0400 Received: from [10.22.2.150] (colt-d53d2146.colt.mediaventures.de [::ffff:213.61.33.70]) (AUTH: PLAIN lars@schokokeks.org, SSL: TLSv1/SSLv3,256bits,CAMELLIA256-SHA) by milch.schokokeks.org with esmtp; Tue, 06 May 2008 14:47:27 +0200 id 000000000000C06A.000000004820535F.00001E34 To: Christian Hoffmann Cc: hirokawa@php.net, php-dev List In-Reply-To: <481D8C87.8020407@gentoo.org> References: <481D8C87.8020407@gentoo.org> Date: Tue, 06 May 2008 14:47:26 +0200 Message-ID: <1210078046.6531.8.camel@localhost> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=_milch.schokokeks.org-7732-1210078047-0001-2" X-Mailer: Evolution 2.22.0 Subject: Re: [PHP-DEV] [PATCH] Allow for using external liboniguruma From: lars@strojny.net (Lars Strojny) --=_milch.schokokeks.org-7732-1210078047-0001-2 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Christian, Am Sonntag, den 04.05.2008, 12:14 +0200 schrieb Christian Hoffmann: [...] > as a distribution we usually aim at using system libraries instead of=20 > bundled ones, both for security and maintainance reasons. > PHP bundles liboniguruma (ext/mbstring/oniguruma) and currently does not=20 > allow for using an external copy of the lib. > I hacked up a patch [1] which adds a new configure switch=20 > (--with-onig-dir) and builds against the system lib accordingly. > It would be nice if it could get included in the official sources.=20 > Should be rather as easy as this patch should not (well, I tried, but=20 > who knows) break backwards compatibility. > Even if it won't get included, I guess it's still useful to post it here=20 > so that other packagers can grab it as well. ;o) Could you provide the patch for HEAD as well? I don't see a reason not to include it. cu, Lars --=_milch.schokokeks.org-7732-1210078047-0001-2 Content-Type: application/pgp-signature; name="signature.asc" Content-Transfer-Encoding: 7bit Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (GNU/Linux) iQIcBAABAgAGBQJIIFNeAAoJECQPF+sCY6wHtLkP/ik5/c54SmiWE/Dl8O4joD23 OosslH+ovG5tRX5JGgxvL64iIyhxUE/hVaMmzpaGCOyVPpbl3nN5q201V/u3NJxX XvQ/lVFL5RbyRvjqZB+PohsrUbh9bf7FbKlur+5nWwh9tc3YxFmudqfbLL5BzLgK l3hcb9ki+9lFhuGcrF5UcfXRMtbkyTYoVF08U2/L0lXMS/oj1aive4vaAQyeJj0b kMMMmspkMntYNkHawdW+16jFMneucVo4/rMtrUdYC6zhGhrfoweFR4/GZpFj9lG4 52XEZto9bMUGaZQtWZcO5U6+dht1/63VqzdWIu/g8kZdS7gVyZwOmEqWT4WmBACt maBZZxRYZYUzXXmpJZaPq/nNLbPU2cXPVZu7tlE9w6U5TVUSDnuAw7dqpKIuD0Aq GsIjW7FECVDMr0amjRUpN/HFFbPiOXZrmcUv5wwbaCxYw7Gyrf4K59N6vrw8vPUC oAilqMEM2Wqu7MxZHdqGtI521kYrzx1qMab55mTXvXb83liHcqnuIITSyD8tB5lU RaK1zRqUBrtsfQQHHUfcRLxlf0UT2ez0BB4qmVY/uoZknui3nRPfdpOSuMYlTG+y MrFLMCdW+VrXCKuSIWaIBYDykLolzha4Mt87321vy05FyyJRdWSSQVmpRjyvAlW1 Uw7wIg5MQ7ZZkM5EbnNo =5X0k -----END PGP SIGNATURE----- --=_milch.schokokeks.org-7732-1210078047-0001-2--