From owner-freebsd-ports Fri Sep 20 3:35:37 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 B960137B401 for ; Fri, 20 Sep 2002 03:35:34 -0700 (PDT) Received: from mailreg.NCTU.edu.tw (mailreg.nctu.edu.tw [140.113.27.124]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE0C943E6A for ; Fri, 20 Sep 2002 03:35:30 -0700 (PDT) (envelope-from ijliao@terry.dorm11.nctu.edu.tw) Received: from terry.dorm11.nctu.edu.tw (Terry.Dorm11.NCTU.edu.tw [140.113.192.99]) by mailreg.NCTU.edu.tw (Postfix) with ESMTP id 7C8035940C3; Fri, 20 Sep 2002 18:35:12 +0800 (CST) Received: by terry.dorm11.nctu.edu.tw (Postfix, from userid 1000) id A81683DDF; Fri, 20 Sep 2002 18:35:14 +0800 (CST) Date: Fri, 20 Sep 2002 18:35:14 +0800 From: Ying-Chieh Liao To: Larry Rosenman Cc: freebsd-ports@FreeBSD.ORG Subject: Re: ports/42840: lang/php4 and www/mod_php4 need a newer ming library Message-ID: <20020920103514.GA85158@terry.dragon2.net> References: <200209161540.g8GFe4lQ060486@freefall.freebsd.org> <20020920074537.GA81452@terry.dragon2.net> <1032508364.376.13.camel@lerlaptop.lerctr.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IrhDeMKUP4DT/M7F" Content-Disposition: inline In-Reply-To: <1032508364.376.13.camel@lerlaptop.lerctr.org> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Key-Location: http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=0x11C02382 X-PGP-Key-Fingerprint: 4E98 55CC 2866 7A90 EFD7 9DA5 ACC6 0165 11C0 2382 User-Agent: Mutt/1.5.1i 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 --IrhDeMKUP4DT/M7F Content-Type: multipart/mixed; boundary="SLDf9lqlvOQaIe6s" Content-Disposition: inline --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=big5 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 20, 2002 at 02:52:44 -0500, Larry Rosenman wrote: > Where? My environment? The Port? Where? (I'm confused...) try this patch (I havent test it ...) --=20 self-producing in perl : $_=3Dq(print"\$_=3Dq($_);eval;");eval; -- V Vinay --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=big5 Content-Disposition: attachment; filename=ggyy Content-Transfer-Encoding: quoted-printable Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/www/mod_php4/Makefile,v retrieving revision 1.178 diff -u -r1.178 Makefile --- Makefile 10 Sep 2002 11:26:49 -0000 1.178 +++ Makefile 20 Sep 2002 10:32:53 -0000 @@ -81,7 +81,9 @@ MKDIR=3D"${MKDIR}" \ CAT=3D"${CAT}" \ PHP4_OPTIONS=3D"${PHP4_OPTIONS}" \ - REALCURDIR=3D"${.CURDIR}" + REALCURDIR=3D"${.CURDIR}" \ + PTHREAD_CFLAGS=3D"${PTHREAD_CFLAGS}" \ + PTHREAD_LIBS=3D"${PTHREAD_LIBS}" =20 pre-fetch: @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.php Index: scripts/configure.php =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/ports/www/mod_php4/scripts/configure.php,v retrieving revision 1.175 diff -u -r1.175 configure.php --- scripts/configure.php 17 Sep 2002 21:02:30 -0000 1.175 +++ scripts/configure.php 20 Sep 2002 10:32:53 -0000 @@ -328,6 +328,8 @@ ;; \"ming\") echo "LIB_DEPENDS+=3D ming.3:\${PORTSDIR}/graphics/ming" + echo "CFLAGS+=3D ${PTHREAD_CFLAGS}" + echo "CONFIGURE_ENV+=3D LDFLAGS=3D"${PTHREAD_LIBS}" echo "CONFIGURE_ARGS+=3D--with-ming=3D\${LOCALBASE}" ;; \"MCAL\") --SLDf9lqlvOQaIe6s-- --IrhDeMKUP4DT/M7F Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9ivnirMYBZRHAI4IRAp0OAKC1RqLmfRZwylr2dt+9p1geWUqZnACfY8PU eiSBbTis8dy4Kkz48CaXW3w= =cXb2 -----END PGP SIGNATURE----- --IrhDeMKUP4DT/M7F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message