From owner-freebsd-ports@FreeBSD.ORG Tue Jan 3 17:14:54 2006 Return-Path: X-Original-To: ports@freebsd.org 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 0B13C16A41F for ; Tue, 3 Jan 2006 17:14:54 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from efacilitas.de (smtp.efacilitas.de [85.10.196.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1370743D93 for ; Tue, 3 Jan 2006 17:14:41 +0000 (GMT) (envelope-from bkoenig@cs.tu-berlin.de) Received: from eurystheus.local (port-212-202-169-24.dynamic.qsc.de [212.202.169.24]) by efacilitas.de (Postfix) with ESMTP id 0581D4B1AC; Tue, 3 Jan 2006 18:23:23 +0100 (CET) Received: from [192.168.1.2] (muhkuh.local [192.168.1.2]) by eurystheus.local (Postfix) with ESMTP id 28EC25089C; Tue, 3 Jan 2006 18:13:27 +0100 (CET) Message-ID: <43BAB106.3070600@cs.tu-berlin.de> Date: Tue, 03 Jan 2006 18:14:46 +0100 From: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: de-DE, de, en-us, en MIME-Version: 1.0 To: "Okuzumi, Ted" References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: ports@freebsd.org Subject: Re: FreeBSD Port: mysql-client-4.1.16 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 Jan 2006 17:14:54 -0000 Okuzumi, Ted schrieb: > mysql-client-4.1.16 doesn't work... > > is there no package available? Yes. Currently there is no package, but in a few days or weeks. > When you download it, there is only a > single makefile. In all probability you downloaded the port which consists of a single Makefile in this case. Download the complete ports collection to compile MySQL successfully. Regards Björn