From owner-freebsd-ports@FreeBSD.ORG Tue Mar 18 16:47:52 2014 Return-Path: Delivered-To: freebsd-ports@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 313B8256 for ; Tue, 18 Mar 2014 16:47:52 +0000 (UTC) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 1E5E6CB1 for ; Tue, 18 Mar 2014 16:47:51 +0000 (UTC) Received: from AlfredMacbookAir.local (c-76-21-10-192.hsd1.ca.comcast.net [76.21.10.192]) by elvis.mu.org (Postfix) with ESMTPSA id 7BF821A3C35; Tue, 18 Mar 2014 09:47:43 -0700 (PDT) Message-ID: <53287821.4040209@freebsd.org> Date: Tue, 18 Mar 2014 09:45:21 -0700 From: Alfred Perlstein Organization: FreeBSD User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: reason 23 why we've moved to linux References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Randy Bush X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Mar 2014 16:47:52 -0000 Ugh, that's a mess, I haven't seen that personally, but I just tend to pull from git, although that takes a long time. Using git lets me keep local changes easily. The other option that works is just using portsnap. I think "portsnap auto" or "portsnap alfred" should work for getting your the sources. The other option would be just try a fresh checkout against https://svn.freebsd.org/ instead of https://svn0.us-east.freebsd.org/. bummer! lastly, just using "pkg(1)" works really nicely, if you're tired of dealing with port updates via source, then just try using pkg(1), it's basically just as nice as using "apt-get" these days, pretty nice stuff. -Alfred On 3/18/14, 9:42 AM, Randy Bush wrote: > /usr/ports# svn up > Updating '.': > Error validating server certificate for 'https://svn0.us-east.freebsd.org:443': > - The certificate has an unknown error. > Certificate information: > - Hostname: svnmir.ysv.FreeBSD.org > - Valid: from Jul 29 22:01:21 2013 GMT until Dec 13 22:01:21 2040 GMT > - Issuer: clusteradm, FreeBSD.org, CA, US(clusteradm@FreeBSD.org) > - Fingerprint: 1C:BD:85:95:11:9F:EB:75:A5:4B:C8:A3:FE:08:E4:02:73:06:1E:61 > (R)eject or accept (t)emporarily? t > Error validating server certificate for 'https://svn0.us-east.freebsd.org:443': > - The certificate has an unknown error. > Certificate information: > - Hostname: svnmir.ysv.FreeBSD.org > - Valid: from Jul 29 22:01:21 2013 GMT until Dec 13 22:01:21 2040 GMT > - Issuer: clusteradm, FreeBSD.org, CA, US(clusteradm@FreeBSD.org) > - Fingerprint: 1C:BD:85:95:11:9F:EB:75:A5:4B:C8:A3:FE:08:E4:02:73:06:1E:61 > (R)eject or accept (t)emporarily? t > Error validating server certificate for 'https://svn0.us-east.freebsd.org:443': > - The certificate has an unknown error. > Certificate information: > - Hostname: svnmir.ysv.FreeBSD.org > - Valid: from Jul 29 22:01:21 2013 GMT until Dec 13 22:01:21 2040 GMT > - Issuer: clusteradm, FreeBSD.org, CA, US(clusteradm@FreeBSD.org) > - Fingerprint: 1C:BD:85:95:11:9F:EB:75:A5:4B:C8:A3:FE:08:E4:02:73:06:1E:61 > (R)eject or accept (t)emporarily? > _______________________________________________ > 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" >