From owner-freebsd-ports@FreeBSD.ORG Mon Feb 16 17:50:39 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E889645 for ; Mon, 16 Feb 2015 17:50:39 +0000 (UTC) Received: from mail-yh0-x232.google.com (mail-yh0-x232.google.com [IPv6:2607:f8b0:4002:c01::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CF4D989B for ; Mon, 16 Feb 2015 17:50:38 +0000 (UTC) Received: by mail-yh0-f50.google.com with SMTP id a41so14566611yho.9 for ; Mon, 16 Feb 2015 09:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=RhE7Tkg/2pvP1NPCPRqUlGPd5Vv1c2JufpTcXHBnazI=; b=Cem9i5iOROGi3OfVql5OeXeSvS62fUIPusAq1iAP86v73Pmyk1f067yaPxczViWLLo NKADZy8N5eZIP9DHDqoDUmqAeGO+uCkA2umSl9WOLZHDqd9tHprZhKVNgsoPG7iWfj0o 0r/RgsB1E4WGUq2CBlskabBYDTKvE8iKqoLTiIEKoojcylRQ6ak8cT6CSixu+S5oq+1e gf4jlvUblg+aRpWaGEBKI4RR4HwsbDCsdwfrxDOTcBTKo2YU8lM+v/8Po24liAl9SXS0 HCfOpzOV08D5jWLMT4jn0LXli5v9YysKi+c+ooat0BNhRuNqablJjTOp0nafYnuyCQ/y 1Mqg== MIME-Version: 1.0 X-Received: by 10.170.127.142 with SMTP id t136mr18833263ykb.28.1424109037990; Mon, 16 Feb 2015 09:50:37 -0800 (PST) Received: by 10.170.220.85 with HTTP; Mon, 16 Feb 2015 09:50:37 -0800 (PST) Date: Mon, 16 Feb 2015 18:50:37 +0100 Message-ID: Subject: Geoip2 / maxminddb From: Peter Hodur To: "freebsd-ports@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2015 17:50:39 -0000 hello all, I would like to ask ... is there geoip2 (maxminddb, the new version) library in ports tree or not? I can not find it, i can find the legacy version and update script port (which can download db in both formats), but the library i can not find :( Thanks Pete