From owner-svn-ports-head@freebsd.org Wed Feb 1 16:16:12 2017 Return-Path: Delivered-To: svn-ports-head@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 C765BCCB87B; Wed, 1 Feb 2017 16:16:12 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 89ACC10D8; Wed, 1 Feb 2017 16:16:12 +0000 (UTC) (envelope-from naddy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v11GGBfh060422; Wed, 1 Feb 2017 16:16:11 GMT (envelope-from naddy@FreeBSD.org) Received: (from naddy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v11GGBrc060421; Wed, 1 Feb 2017 16:16:11 GMT (envelope-from naddy@FreeBSD.org) Message-Id: <201702011616.v11GGBrc060421@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: naddy set sender to naddy@FreeBSD.org using -f From: Christian Weisgerber Date: Wed, 1 Feb 2017 16:16:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433043 - head/Mk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 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: Wed, 01 Feb 2017 16:16:12 -0000 Author: naddy Date: Wed Feb 1 16:16:11 2017 New Revision: 433043 URL: https://svnweb.freebsd.org/changeset/ports/433043 Log: Update MASTER_SITE_OPENBSD: OpenBSD mirrors prefer HTTP now and HTTPS is strongly encouraged. Replace a woefully outdated list of all OpenBSD mirrors (there are 60+ now) with a reasonable selection. Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Wed Feb 1 15:57:51 2017 (r433042) +++ head/Mk/bsd.sites.mk Wed Feb 1 16:16:11 2017 (r433043) @@ -870,43 +870,12 @@ MASTER_SITE_NVIDIA+= \ .if !defined(IGNORE_MASTER_SITE_OPENBSD) MASTER_SITE_OPENBSD+= \ - http://anga.funkfeuer.at/ftp/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.eu.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp5.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp3.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://rt.fm/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.heanet.ie/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.belnet.be/packages/openbsd/%SUBDIR%/ \ - http://mirror.pacific.net.au/OpenBSD/%SUBDIR%/ \ - http://ftp.openbsd.dk/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.estpak.ee/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.internode.on.net/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.chg.ru/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.arcane-networks.fr/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.netbsd.se/OpenBSD/%SUBDIR%/ \ - http://www.mirrorservice.org/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.switch.ch/ftp/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.jaist.ac.jp/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.cc.uoc.gr/mirrors/OpenBSD/%SUBDIR%/ \ - http://mirror.hostfuss.com/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.stacken.kth.se/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.ca.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.freebsdchina.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.dkuug.dk/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.jyu.fi/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.irisa.fr/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.nara.wide.ad.jp/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.inet.no/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.nluug.nl/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.gamma.ru/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.rediris.es/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.su.se/pub/OpenBSD/%SUBDIR%/ \ - ftp://osmirrors.cerias.purdue.edu/pub/OpenBSD/%SUBDIR%/ \ - ftp://carroll.cac.psu.edu/pub/OpenBSD/%SUBDIR%/ \ - ftp://openbsd.mirrors.tds.net/pub/OpenBSD/%SUBDIR%/ \ - http://mirrors.nic.funet.fi/pub/OpenBSD/%SUBDIR%/ + https://ftp.OpenBSD.org/pub/OpenBSD/%SUBDIR%/ \ + https://ftp.eu.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ + https://ftp3.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ + https://openbsd.hk/pub/OpenBSD/%SUBDIR%/ \ + https://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/ \ + https://mirrors.evowise.com/pub/OpenBSD/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_OSSP)