Port details |
- fastest_sites Sort MASTER_SITE_* based upon TCP handshake times
- 20110317_2 ports-mgmt
=4 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:: zip, pcre, wv, libidn
- License: not specified in port
- WWW:
- http://www.semicomplete.com/blog/geekery/freebsd-ports-master-sites-sorting.html
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20110317_2 16 Oct 2019 15:29:32 |
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 ) |
20110317_2 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
20110317_2 05 Aug 2019 06:37:31 |
antoine |
Mark BROKEN: unfetchable |
20110317_2 11 Mar 2018 11:21:23 |
rene |
Return wxs@'s ports to the pool after his commit bit expired.
With hat: portmgr |
20110317_2 17 Jan 2018 14:29:16 |
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 |
20110317_1 09 Sep 2016 12:02:45 |
amdmi3 |
- Fix python shebang
PR: 191106
Submitted by: fred@fredcondo.net
Approved by: maintainer timeout (wxs, 2 years) |
20110317 11 May 2015 18:34:58 |
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 |
20110317 19 Oct 2014 17:45:14 |
mva |
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
USES=python
Approved by: portmgr (implicit) |
20110317 28 Feb 2014 10:13:30 |
ehaupt |
- Support staging
- Use shebangfix |
20110317 20 Sep 2013 22:36:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt) |
20110317 12 Dec 2012 18:48:34 |
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. |
20110317 17 Mar 2011 20:47:56 |
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) |
20081104_1 10 Mar 2011 14:42:15 |
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 |
20081104 07 Nov 2008 20:44:48 |
wxs |
Update to 20081104. It incorporates the local patch put in place a while
ago. |
20080320_1 03 Sep 2008 02:42:09 |
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. |
20080320 25 Mar 2008 00:46:36 |
wxs |
Sort every mirror list in bsd.sites.mk.
Output is suitable for inclusion into make.conf.
Approved by: garga (mentor) |