From owner-freebsd-current@FreeBSD.ORG Tue Sep 2 01:39:36 2014 Return-Path: Delivered-To: current@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 ESMTPS id D717AB90; Tue, 2 Sep 2014 01:39:35 +0000 (UTC) Received: from mail-vc0-x236.google.com (mail-vc0-x236.google.com [IPv6:2607:f8b0:400c:c03::236]) (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 4E6EB1D54; Tue, 2 Sep 2014 01:39:35 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id im17so6207736vcb.41 for ; Mon, 01 Sep 2014 18:39:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=EDddnFDjbRLMlBYKZ/aqRFPoXdlZ0Is/Bi+YFecmJrQ=; b=oPIjIJJivjOZoJX1rqrbU35IGTi/7YexPeaIMgG/e1j3DwGxHf5ibm6CxxTnDdNFTh 6VVtAkdg2ck1ICokQEUcNdMbiUicnVlUp4szo1xdJeH3AbtYK6XUbG3D7yCdD2s5E15i 4vRgvRIHMO4OZ6zqivG3LLJ/hTbw84DZk/MMtsWyp+IsxdgRSS1yavNUxTBG5Fs9iNqp XgR9SUAz15E57ZnSs20icMZX5HfKnns7hFiFNyaIca67Ehj1CzT4gWf9YQ+LDseav4TZ BcIeh92V8ZGK2QRmcOIceR3pLqtGCsRQbnh4SMHKv8LM6RG0nSTr5DkWzHEdLwKP/CAS v68A== MIME-Version: 1.0 X-Received: by 10.220.163.69 with SMTP id z5mr27867954vcx.10.1409621974373; Mon, 01 Sep 2014 18:39:34 -0700 (PDT) Received: by 10.221.57.72 with HTTP; Mon, 1 Sep 2014 18:39:34 -0700 (PDT) In-Reply-To: <54050D07.4010404@sorbs.net> References: <20140901195520.GB77917@ivaldir.etoilebsd.net> <54050D07.4010404@sorbs.net> Date: Mon, 1 Sep 2014 20:39:34 -0500 Message-ID: Subject: Re: [HEADSUP] pkg(8) is now the only package management tool From: "Sam Fourman Jr." To: Michelle Sullivan Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: ports@freebsd.org, pkg@freebsd.org, Baptiste Daroussin , stable@freebsd.org, FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 01:39:36 -0000 > > And for the portsnap users? > > In short, this change doesn't directly effect portsnap users. Portsnap is a tool that used to obtain a copy of the ports tree. Portsnap is only one way, another way to get a copy of the ports tree is by using subversion and checking it out by using the svn command. pkg(8) is a package management tool, and to make use of most packages having a copy of the ports tree is not required. > > > -- > Michelle Sullivan > http://www.mhix.org/ > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > -- Sam Fourman Jr.