notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: ports-mgmt/fastest_sites/Makefile
SVNWeb

Number of commits found: 15

Sun, 15 Sep 2019
[ 17:28 antoine search for other commits by this committer ] Original commit   Revision:512125 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports
Mon, 5 Aug 2019
[ 06:37 antoine search for other commits by this committer ] Original commit   Revision:508138 (Only the first 10 of 95 ports in this commit are shown above. View all ports for this commit)
Mark BROKEN: unfetchable
Sun, 11 Mar 2018
[ 11:21 rene search for other commits by this committer ] Original commit   Revision:464165 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Return wxs@'s ports to the pool after his commit bit expired.

With hat:	portmgr
Wed, 17 Jan 2018
[ 14:29 tobik search for other commits by this committer ] Original commit   Revision:459259
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
Fri, 9 Sep 2016
[ 12:02 amdmi3 search for other commits by this committer ] Original commit   Revision:421611
- Fix python shebang

PR:		191106
Submitted by:	fred@fredcondo.net
Approved by:	maintainer timeout (wxs, 2 years)
Mon, 11 May 2015
[ 18:34 mat search for other commits by this committer ] Original commit   Revision:386097 (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
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
Sun, 19 Oct 2014
[ 17:45 mva search for other commits by this committer ] Original commit   Revision:371202 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Convert ports from german/, java/, japanese/ and ports-mgmt/ to new
  USES=python

Approved by:	portmgr (implicit)
Fri, 28 Feb 2014
[ 10:13 ehaupt search for other commits by this committer ] Original commit   Revision:346481
- Support staging
- Use shebangfix
Fri, 20 Sep 2013
[ 22:36 bapt search for other commits by this committer ] Original commit   Revision:327762 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
ports-mgmt)
Wed, 12 Dec 2012
[ 18:48 wxs search for other commits by this committer ] Original commit   Revision:308777 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 17 Mar 2011
[ 20:47 wxs search for other commits by this committer ] Original commit 
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)
Thu, 10 Mar 2011
[ 14:42 wxs search for other commits by this committer ] Original commit 
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
Fri, 7 Nov 2008
[ 20:44 wxs search for other commits by this committer ] Original commit 
Update to 20081104.  It incorporates the local patch put in place a while
ago.
Wed, 3 Sep 2008
[ 02:42 wxs search for other commits by this committer ] Original commit 
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.
Tue, 25 Mar 2008
[ 00:46 wxs search for other commits by this committer ] Original commit 
Sort every mirror list in bsd.sites.mk.

Output is suitable for inclusion into make.conf.

Approved by:    garga (mentor)

Number of commits found: 15