From owner-svn-ports-head@FreeBSD.ORG Thu Oct 23 21:26:14 2014 Return-Path: Delivered-To: svn-ports-head@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 4F0A356F; Thu, 23 Oct 2014 21:26:14 +0000 (UTC) Received: from mail.issp.ac.ru (mail.issp.ac.ru [77.236.34.3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "relay.issp.ac.ru", Issuer "relay.issp.ac.ru" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id C7D39303; Thu, 23 Oct 2014 21:26:13 +0000 (UTC) Received: from [62.63.85.31] [62.63.85.31:28913] (HELO/EHLO mercury.ph.man.ac.uk, authenticated with PLAIN) by mail.issp.ac.ru with ESMTP/inet id s9NLQgGU086411 (using TLSv1/SSLv3, with cipher DHE-RSA-AES256-SHA (256 bits), verified NO) Fri, 24 Oct 2014 01:26:43 +0400 (MSK) X-Authentication-Warning: mail.issp.ac.ru: Host [62.63.85.31] claimed to be mercury.ph.man.ac.uk From: Max Brazhnikov To: Kurt Jaeger Subject: Re: svn commit: r371400 - in head/sysutils: . backuppc-devel backuppc-devel/files Date: Thu, 23 Oct 2014 21:26:09 +0000 Message-ID: <1418939.vzFhR3oIKd@mercury.ph.man.ac.uk> User-Agent: KMail/4.14.2 (FreeBSD/9.3-STABLE; KDE/4.14.2; amd64; ; ) In-Reply-To: <20141023195616.GB1492@f10.opsec.eu> References: <201410231748.s9NHmZ2V064051@svn.freebsd.org> <20141023193301.GA1492@f10.opsec.eu> <20141023195616.GB1492@f10.opsec.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Oct 2014 21:26:14 -0000 On Thu, 23 Oct 2014 21:56:16 +0200 Kurt Jaeger wrote: > Hi! > > > > > New port: sysutils/backuppc-devel > > > > This description (as well as port's COMMENT) is useless. Can I use the port > > > for backing up my FreeBSD laptop? Linux laptop to FreeBSD server? Both? > > > > I'm sorry that the pkg-descr is so terse, but yes, that's what it is > > supposed to do. > > Ah, now I get the problem. > > The port contains a client- and a server component, > either one or both can be installed. It works multiplattform, > so a fbsd client can backup to a linux server with backuppc > and vice versa. > > Does that help to understand it ? Yes, certainly!