Port details |
- fastest_sites Sort MASTER_SITE_* based upon TCP handshake times
- 20110317_2 ports-mgmt
=5 20110317_2Version of this port present on the latest quarterly branch. BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained
This port expired on: 2019-10-16
IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2008-03-25 00:47:15
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- People watching this port, also watch:: glib, zip, pcre, irssi
- License: not specified in port
- Description:
- Find the fastest mirror for every mirror list in bsd.sites.mk.
Output is suitable for inclusion into make.conf.
WWW: http://www.semicomplete.com/blog/geekery/freebsd-ports-master-sites-sorting.html
- SVNWeb :
git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fastest_sites>0:ports-mgmt/fastest_sites
- No installation instructions:
- This port has been deleted.
- PKGNAME: fastest_sites
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fastest_sites-20110317.py) = 0d8af62f6f3331394516eb50a87794eed1a277eb24658cd9c2948aee3470bdf5
SIZE (fastest_sites-20110317.py) = 5052
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.6 : lang/python36
- Runtime dependencies:
-
- python3.6 : lang/python36
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 Oct 2019 15:29:32
20110317_2
|
rene  |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
15 Sep 2019 17:28:09
20110317_2
|
antoine  |
Deprecate a few ports |
05 Aug 2019 06:37:31
20110317_2
|
antoine  |
Mark BROKEN: unfetchable |
11 Mar 2018 11:21:23
20110317_2
|
rene  |
Return wxs@'s ports to the pool after his commit bit expired.
With hat: portmgr |
17 Jan 2018 14:29:16
20110317_2
|
tobik  |
ports-mgmt/fastest_sites: Fix runtime with modern bsd.sites.mk
fastest_sites currently can't parse entries like
https://archives.fedoraproject.org/pub/archive/fedora/linux/%SUBDIR%/:DEFAULT,SOURCE
=> Checking servers for MASTER_SITE_FEDORA_LINUX (6 servers)
Traceback (most recent call last):
File "/usr/local/bin/fastest_sites", line 164, in <module>
latency_list = FindFastest(varname, sitelist)
File "/usr/local/bin/fastest_sites", line 110, in FindFastest
AsyncConnect(url, callback)
File "/usr/local/bin/fastest_sites", line 53, in __init__
self.ParseURL()
File "/usr/local/bin/fastest_sites", line 64, in ParseURL
(scheme, remainder) = self._url.split(":", 2)
ValueError: too many values to unpack
PR: 224854 |
09 Sep 2016 12:02:45
20110317_1
|
amdmi3  |
- Fix python shebang
PR: 191106
Submitted by: fred@fredcondo.net
Approved by: maintainer timeout (wxs, 2 years) |
11 May 2015 18:34:58
20110317
|
mat  |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
19 Oct 2014 17:45:14
20110317
|
mva  |
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit) |
28 Feb 2014 10:13:30
20110317
|
ehaupt  |
- Support staging
- Use shebangfix |
20 Sep 2013 22:36:49
20110317
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
12 Dec 2012 18:48:34
20110317
|
wxs  |
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it. |
17 Mar 2011 20:47:56
20110317
|
wxs  |
Update to 20110317. This rolls up the patch committed previously
and addresses a (now-fixed) problem when bsd.sites.mk was using Ftp://
instead of ftp://. [1]
Submitted by: [1]: Gerard Seibert (private mail) |
10 Mar 2011 14:42:15
20081104_1
|
wxs  |
Add a patch to fix an issue under python 2.7.
While here, drop MD5 from distinfo.
Discussed at: http://forums.freebsd.org/showthread.php?p=126331#post126331
Submitted by: avilla@, jhelfman@e-e.com |
07 Nov 2008 20:44:48
20081104
|
wxs  |
Update to 20081104. It incorporates the local patch put in place a while
ago. |
03 Sep 2008 02:42:09
20080320_1
|
wxs  |
Add a patch to workaround a bug noticed by Doug Barton.
The new code will silently ignore MASTER_SITE_GOOGLE_CODE and
MASTER_SITE_DEBIAN_POOL unless specifically asked to sort them, in which
case an error message is printed.
Most of the patch came from Ryan Steinmetz <rpsfa@rit.edu> with small
additions by me. |
25 Mar 2008 00:46:36
20080320
|
wxs  |
Sort every mirror list in bsd.sites.mk.
Output is suitable for inclusion into make.conf.
Approved by: garga (mentor) |