From owner-freebsd-ports@FreeBSD.ORG Mon Mar 19 10:17:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2244106566C for ; Mon, 19 Mar 2012 10:17:33 +0000 (UTC) (envelope-from hsn@filez.com) Received: from ponto.amerinoc.com (ponto.amerinoc.com [64.6.108.239]) by mx1.freebsd.org (Postfix) with ESMTP id 6732B8FC12 for ; Mon, 19 Mar 2012 10:17:33 +0000 (UTC) Received: from fbsd8.localdomain (205.83.broadband7.iol.cz [88.102.83.205]) (authenticated bits=128) by ponto.amerinoc.com (8.14.5/8.14.5) with ESMTP id q2JAHNSY011293 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 19 Mar 2012 11:17:26 +0100 (CET) (envelope-from hsn@filez.com) Received: from [127.0.0.1] ([10.0.0.1]) by fbsd8.localdomain (8.14.4/8.14.4) with ESMTP id q2J9dMZw020267 for ; Mon, 19 Mar 2012 10:39:22 +0100 (CET) (envelope-from hsn@filez.com) Message-ID: <4F66FEC5.5080708@filez.com> Date: Mon, 19 Mar 2012 10:39:17 +0100 From: Radim Kolar User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko/20120312 Thunderbird/11.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 120318-1, 18.03.2012), Outbound message X-Antivirus-Status: Clean Subject: libaio freebsd port 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: Mon, 19 Mar 2012 10:17:33 -0000 Can anybody help me with porting libaio to freebsd? I found linux version in ports /usr/ports/emulators/linux-libaio but could not even find project homepage to look at source code.