From owner-freebsd-ports@freebsd.org Thu Feb 25 00:59:58 2016 Return-Path: Delivered-To: freebsd-ports@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 76EB6AB3309 for ; Thu, 25 Feb 2016 00:59:58 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from mail.mahoroba.org (ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "asuka.mahoroba.org", Issuer "ca.mahoroba.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 22DA815AD for ; Thu, 25 Feb 2016 00:59:58 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from asuka.mahoroba.org (ume@ent.mahoroba.org [IPv6:2001:2f0:104:8010::1]) (user=ume mech=CRAM-MD5 bits=0) by mail.mahoroba.org (8.15.2/8.15.2) with ESMTPSA/inet6 id u1P0xdnW046833 (version=TLSv1.2 cipher=AES128-GCM-SHA256 bits=128 verify=NO); Thu, 25 Feb 2016 09:59:46 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Thu, 25 Feb 2016 09:59:38 +0900 Message-ID: From: Hajimu UMEMOTO To: Alphons van Werven Cc: Clinton Bessesen , freebsd-ports@freebsd.org Subject: Re: Unable to update ports using svnlite In-Reply-To: <20160224174347.GA55917@spectrum.skysmurf.nl> References: <56CDCF3B.1060405@xopen.plus.com> <20160224171039.GA54277@spectrum.skysmurf.nl> <56CDE8BD.5010609@xopen.plus.com> <20160224174347.GA55917@spectrum.skysmurf.nl> User-Agent: xcite1.60> Wanderlust/2.15.9 (Almost Unreal) Emacs/24.5 Mule/6.0 (HANACHIRUSATO) X-Operating-System: FreeBSD 10.3-BETA2 X-PGP-Key: http://www.mahoroba.org/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.6a2 (mail.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Thu, 25 Feb 2016 09:59:48 +0900 (JST) X-Virus-Scanned: clamav-milter 0.99 at asuka.mahoroba.org X-Virus-Status: Clean X-Spam-Status: No, score=-3.5 required=5.0 tests=ALL_TRUSTED,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on asuka.mahoroba.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2016 00:59:58 -0000 Hi, >>>>> On Wed, 24 Feb 2016 18:43:47 +0100 >>>>> Alphons van Werven said: freebsd> Note that I symlinked svnlite to svn because otherwise freebsd> # make -C /usr/ports update freebsd> doesn't work: "svn" is hardwired into one of the Makefiles somewhere. If freebsd> you use svn directly (e.g. freebsd> # cd /usr/ports && svnlite update freebsd> or something, you might not need the symlink. You may want to put `SVN=svnlite' into your /etc/make.conf. Sincerely, -- Hajimu UMEMOTO ume@mahoroba.org ume@FreeBSD.org http://www.mahoroba.org/~ume/