From owner-freebsd-arm@freebsd.org Mon Sep 7 06:39:23 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80DCD9CB9A3 for ; Mon, 7 Sep 2015 06:39:23 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (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 522F71F5 for ; Mon, 7 Sep 2015 06:39:23 +0000 (UTC) (envelope-from mgamsjager@gmail.com) Received: by igcrk20 with SMTP id rk20so47996829igc.1 for ; Sun, 06 Sep 2015 23:39:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=Ulvg8+mg6ZpKTnmkKdcwQkbkt41cCFKih6NnbNQZBLM=; b=Uq1GUpROuYhSzYfVucMQEKSSRdvuINtpzEPSj/Zpb8vO3d0N0tjBltRJR7zKSioOV1 gLOpAXL8Bm85NvD2unZYUdtRyuJn+9Fi2Nx3JE/3ceUozBCMbt3nNQLQz+wpRExr8tBF 6UIBHPPjXLbotaFVO9o4+Ul/2AhjhhfWmtjbtGiCWa4ZbSsymFSESZnlpi08GG2rm9D6 4+zr095EB7U8VTm3nQ7Rdnlc54iyrcpLyA5sfsPOAnafpwrXlcf3yEMPt1NAncEFGmq1 fdWNzK7IqIMQGrzNW1IqXj8G4dnx87Dg51FpxA14AUpSOlVmbJx6cSfQ/WH4R2LxF+xN iLFQ== X-Received: by 10.50.127.177 with SMTP id nh17mr17687348igb.40.1441607962706; Sun, 06 Sep 2015 23:39:22 -0700 (PDT) MIME-Version: 1.0 Received: by 10.64.27.161 with HTTP; Sun, 6 Sep 2015 23:38:53 -0700 (PDT) From: Matthias Gamsjager Date: Mon, 7 Sep 2015 08:38:53 +0200 Message-ID: Subject: ARM pkg repo To: "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2015 06:39:23 -0000 Hallo, where can I find the status of the official pkgng ARM repo? The only repos I could find are private ones. - Matthias