From owner-freebsd-ports@FreeBSD.ORG Tue Apr 3 19:14:41 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 15E38106566C; Tue, 3 Apr 2012 19:14:41 +0000 (UTC) (envelope-from fbsd8@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id EDC8B8FC0A; Tue, 3 Apr 2012 19:14:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; q=dns/txt; s=DKIM-NAME-SERVICES; d=a1poweruser.com; h=From:To:Cc:Subject:Message-ID:X-Sender:X-Envelope-From; l=500; bh=pML/6Gki5w0H359kRKVBqR0E4EZ0vr566Q9Lns0VR80=; b=Oz26ukOLz6I9cPBGcn6HjBvVwiQiYDAifDuzs6QFxXDvG66NGXOnhl+FucgCTg0kCYZ9SvVeO6EvWwLmHxB3bmalM2Z/2+o+z1Ubht/ej7dVdL86YMnZszQ/XtoNSDyBGVbicG9cIFNhBNr412Zhz44IT+l0Z9Fa9FhbjgsQXx8= Received: from [192.168.1.200] ([173.88.198.194]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.4675); Tue, 3 Apr 2012 12:14:41 -0700 Message-ID: <4F7B4C1F.2030803@a1poweruser.com> Date: Tue, 03 Apr 2012 15:14:39 -0400 From: Fbsd8 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: FreeBSD Questions , freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 03 Apr 2012 19:14:41.0354 (UTC) FILETIME=[054DEAA0:01CD11CE] X-Sender: fbsd8@a1poweruser.com X-Envelope-From: fbsd8*a1poweruser.com Cc: Subject: phpmyadmin port files errors X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Apr 2012 19:14:41 -0000 Just downloaded phpmyadmin for 9.0 system. The port files seem to be named wrong. Makefile,v distinfo,v pkg-descr,v pkg-plist-chunk,v make install command issues error message "Don't know how to make install." I see on the web ports system that this port was just updated 5 days ago. Looks like a error was made. These files should not have the ,v suffix. Removing the ,v file name suffix and issuing make install generated a bunch of other error messages. Dead in the water until this gets fixed. If this is indeed an error with the port then I will submit a bug report.