From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Nov 16 09:30:00 2008 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7FF1106567E; Sun, 16 Nov 2008 09:30:00 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (gate6.infracaninophile.co.uk [IPv6:2001:8b0:151:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1E3848FC14; Sun, 16 Nov 2008 09:29:59 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.3/8.14.3) with ESMTP id mAG9TsG4029089; Sun, 16 Nov 2008 09:29:55 GMT (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.7.2 smtp.infracaninophile.co.uk mAG9TsG4029089 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=infracaninophile.co.uk; s=200708; t=1226827795; bh=cCHr8+b0ntLFzo wslDTWAtJrDJNg4z8LwcsuUWR8pAg=; h=Message-ID:Date:From:MIME-Version: To:CC:Subject:References:In-Reply-To:Content-Type:Cc:Content-Type: Date:From:In-Reply-To:Message-ID:Mime-Version:References:To; z=Mes sage-ID:=20<491FE80B.6070202@infracaninophile.co.uk>|Date:=20Sun,=2 016=20Nov=202008=2009:29:47=20+0000|From:=20Matthew=20Seaman=20|Organization:=20Infracaninophile|User -Agent:=20Thunderbird=202.0.0.17=20(X11/20080929)|MIME-Version:=201 .0|To:=20miwi@FreeBSD.org|CC:=20freebsd-ports-bugs@FreeBSD.org|Subj ect:=20Re:=20ports/128889:=20databases/phpmyadmin=20should=20not=20 install=20if=20you=0D=0A=20run=20MySQL=20version=20older=20than=205 .0.15|References:=20<200811151710.mAFHA5nV011891@freefall.freebsd.o rg>|In-Reply-To:=20<200811151710.mAFHA5nV011891@freefall.freebsd.or g>|X-Enigmail-Version:=200.95.6|Content-Type:=20multipart/signed=3B =20micalg=3Dpgp-sha256=3B=0D=0A=20protocol=3D"application/pgp-signa ture"=3B=0D=0A=20boundary=3D"------------enigDB72ADBCC0C1BA0793DE7C 12"; b=dNnLGlyLnh1CfGOq7ulesV4aWAry4gB4MIEb14bOgz+NofCdMUVPNKOYyKmZ rR9I6Rxh/wyH6Flz6boKkHYqbF+ktGy9djwJxrableyTyp/956QNnZqYz7ssMgN7ZTj owkDnoeGyyMpvZyZfdBn79CLTIfC6v6MVda3hxftSk8w= Message-ID: <491FE80B.6070202@infracaninophile.co.uk> Date: Sun, 16 Nov 2008 09:29:47 +0000 From: Matthew Seaman Organization: Infracaninophile User-Agent: Thunderbird 2.0.0.17 (X11/20080929) MIME-Version: 1.0 To: miwi@FreeBSD.org References: <200811151710.mAFHA5nV011891@freefall.freebsd.org> In-Reply-To: <200811151710.mAFHA5nV011891@freefall.freebsd.org> X-Enigmail-Version: 0.95.6 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigDB72ADBCC0C1BA0793DE7C12" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.0.1 (smtp.infracaninophile.co.uk [IPv6:::1]); Sun, 16 Nov 2008 09:29:55 +0000 (GMT) X-Virus-Scanned: ClamAV 0.94.1/8636/Sat Nov 15 05:05:47 2008 on happy-idiot-talk.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-2.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VERIFIED,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on happy-idiot-talk.infracaninophile.co.uk Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/128889: databases/phpmyadmin should not install if you run MySQL version older than 5.0.15 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2008 09:30:00 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDB72ADBCC0C1BA0793DE7C12 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable miwi@FreeBSD.org wrote: > Synopsis: databases/phpmyadmin should not install if you run MySQL vers= ion older than 5.0.15 >=20 > Responsible-Changed-From-To: freebsd-ports-bugs->miwi > Responsible-Changed-By: miwi > Responsible-Changed-When: Sat Nov 15 17:10:05 UTC 2008 > Responsible-Changed-Why:=20 > I'll take it. >=20 > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D128889 Hmmm... I can confirm that the problem behaviour exists. =20 I built databases/mysql41-client in a jail with no other ports installed, and then built databases/phpmyadmin Everything installed without any complaint: sandbox:...ports/databases/phpmyadmin:# pkg_info -Ix mysql mysql-client-4.1.22_1 Multithreaded SQL database (client) php5-mysql-5.2.6_2 The mysql shared extension for php sandbox:...ports/databases/phpmyadmin:# pkg_info -Ix phpMyAdmin phpMyAdmin-3.0.1.1 A set of PHP-scripts to manage MySQL over the web Please apply this patch: diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile 2008-11-01 16:09:55.00000000= 0 +0000 +++ phpmyadmin/Makefile 2008-11-16 09:24:42.000000000 +0000 @@ -14,6 +14,7 @@ MAINTAINER=3D m.seaman@infracaninophile.co.uk COMMENT=3D A set of PHP-scripts to manage MySQL over the web =20 +USE_MYSQL=3D yes IGNORE_WITH_PHP=3D 4 IGNORE_WITH_MYSQL=3D 323 40 41 USE_BZIP2=3D yes The result should now be: sandbox:~/src/ports/phpmyadmin:% make =3D=3D=3D> phpMyAdmin-3.0.1.1 cannot install: doesn't work with MySQL ve= rsion : 41 (Doesn't support MySQL 323 40 41). *** Error code 1 Stop in /home/matthew/src/ports/phpmyadmin. --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enigDB72ADBCC0C1BA0793DE7C12 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkkf6BIACgkQ8Mjk52CukIwmKQCeM2quEy0+2p+K5765ZFcEiOaB MckAoIcDkTavuQesEOrrkGXUNstXznKL =8sFt -----END PGP SIGNATURE----- --------------enigDB72ADBCC0C1BA0793DE7C12--