From owner-freebsd-questions@FreeBSD.ORG Fri Sep 20 05:00:11 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 724C3EEA for ; Fri, 20 Sep 2013 05:00:11 +0000 (UTC) (envelope-from ewh2048@g.rit.edu) Received: from sc3app27.rit.edu (sc3app27.rit.edu [129.21.35.56]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 429D32DB4 for ; Fri, 20 Sep 2013 05:00:10 +0000 (UTC) Received: from mail-qc0-f178.google.com (mail-qc0-f178.google.com [209.85.216.178]) by smtp-server.rit.edu (PMDF V6.3-x14 #31420) with ESMTPS id <0MTE0079AOOPCK@smtp-server.rit.edu> for freebsd-questions@freebsd.org; Fri, 20 Sep 2013 00:05:14 -0400 (EDT) Received: by mail-qc0-f178.google.com with SMTP id r5so6112221qcx.37 for ; Thu, 19 Sep 2013 21:05:13 -0700 (PDT) Received: by 10.49.59.37 with HTTP; Thu, 19 Sep 2013 21:05:12 -0700 (PDT) X-Received: by 10.49.0.234 with SMTP id 10mr1874864qeh.67.1379649912984; Thu, 19 Sep 2013 21:05:12 -0700 (PDT) X-Received: by 10.49.0.234 with SMTP id 10mr1874860qeh.67.1379649912869; Thu, 19 Sep 2013 21:05:12 -0700 (PDT) Date: Thu, 19 Sep 2013 21:05:12 -0700 From: "Ethan W. House" Subject: PKGNG Sender: ewh2048@rit.edu To: freebsd-questions@freebsd.org Message-id: MIME-version: 1.0 X-RIT-Received-From: 209.85.216.178 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:date:message-id:subject:from :to:content-type; bh=tiIoJVBOPu9KZbRCqAlri9KMbtnLmEOcNvofENbypeQ=; b=FzGgQmZGUe/iDvU+s5NqeE8j2zRikju7J+21f7f+mC3jfh2SY2Pota4FxRbm6xt6Yj frDkNfCi6y5J7kaiiPUUPSCFaYP7GHw2m3CoIZeGkxNUMNMk5fdX6Dd8MJl4QH0hzeVO P40KOvCCgdFgjqWWvfXClw2Ird2WkABddwgydRmAOXGmnsTCyRCqxVU976mFpuIhNp8i IL/3HZVrUFrzHTSBXahlsaOn/jp0zFunzTJeD/jT1uEUR4qO/hsPDsjrQoj4lPVoEVOh 9o17qiE29DYHJKM32uksC2JC+8ihKwFJOJNdtu+X2n2lCZE9x9Q/8cSZOp0wIxlkL16/ uTxg== X-Gm-Message-State: ALoCoQkEmiZnTeospjv7GR8xVmZcZWgmbM+DtpCJFwUQR/DEFg8PNxDESy2Ix4T/+U9q3D5r4rA4KOmKpy7eofeo/hgELCU0h2zRWoF2tUEHTXBw4KU2zF6CIQN/TMiZI3W2m/ekj3fdCb39aWrSlboknOcjYwi2ZSnaTGR1Ax9/secqtkILDwA= X-Google-Sender-Auth: CwwsJgz-7O6n5iyIB63uLT9i-cc Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Sep 2013 05:00:11 -0000 What is the status of pkgng. The handbook says to use it but else were it says that the repos are empty due to a security incident last November. Are there beta repos hidden somewhere that can be used? The reason I ask is I want to install packages like Gimp and LibreOffice which will take a fortnight on my laptop to compile. I tried pkg_add but that broke everything when I updated to 9.2. Thanks, Ethan House