From owner-freebsd-ports@FreeBSD.ORG Sun Jan 11 11:39:11 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 F3162513 for ; Sun, 11 Jan 2015 11:39:11 +0000 (UTC) Received: from mail-wg0-x235.google.com (mail-wg0-x235.google.com [IPv6:2a00:1450:400c:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88AA67E3 for ; Sun, 11 Jan 2015 11:39:11 +0000 (UTC) Received: by mail-wg0-f53.google.com with SMTP id x13so14955294wgg.12 for ; Sun, 11 Jan 2015 03:39:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:mime-version:content-type; bh=XvtVbAUP/4J+izhTDFQb2qNpOkMpvTJd5e4ojof4Em4=; b=D0ipIVfBoaxmEndRga2vwK11eSRLApvbCzmo4GGEUqSuoGcRknPskXgvRQnsiaNFpG SiL5XWrntV9nd1apLPsFICmZ2aUmppNKS9SHAV5k1rzHZLBOa/dvtcMMlLSGi+0WOIgl p46kJ9yyrE5gSWvcpfzlk2LfmJos639qrezRn/K1CDlvj/EzPhF+4S3xM+B0EnUVoqFs WyT3Gk6+65aJgOxxcQG2gjOJtUXgWE+ICI9e/xG+JcPb3SXu3iAgjED8ZxX5Ns59/jbV S+GUogHtgzrDqBITAlYJ18Bku6p3Mxo4EipercT85MoHkgn4rcPSSeBSMvz3y5xu2gBG bc3g== X-Received: by 10.180.21.225 with SMTP id y1mr20808092wie.42.1420976349763; Sun, 11 Jan 2015 03:39:09 -0800 (PST) Received: from localhost ([5.135.85.23]) by mx.google.com with ESMTPSA id f7sm5831183wiz.13.2015.01.11.03.39.07 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Jan 2015 03:39:08 -0800 (PST) From: Marek Rudnicki To: freebsd-ports@freebsd.org Subject: biber missing Date: Sun, 11 Jan 2015 12:39:04 +0100 Message-ID: <86mw5ppmw7.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: Sun, 11 Jan 2015 11:39:12 -0000 Hi, I was trying to use Biber (BibTeX replacement for users of biblatex, with full Unicode support), but I was unable to find it. I was wandering, why is it not present in one of the texlive packages? Or is it hidden somewhere and I'm not able to find it? I have those packages installed: texlive-base-20140525_5 texlive-docs-20140525 texlive-full-20140525_1 texlive-infra-34227_1 texlive-texmf-20140525_4 Best regards Marek