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: Mk/bsd.sites.mk
SVNWeb

Number of commits found: 829 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  »  

Mon, 30 Mar 2015
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:382774
Remove dead tcltk mirror
[ 22:22 bapt search for other commits by this committer ] Original commit   Revision:382773
All freshmeat mirrors are dead
[ 22:17 bapt search for other commits by this committer ] Original commit   Revision:382770
Remove all dead tucows mirror
[ 22:03 bapt search for other commits by this committer ] Original commit   Revision:382769
Remove dead windowmaker mirror
[ 22:02 bapt search for other commits by this committer ] Original commit   Revision:382767
Removed XEMACS master sites macro it is not used and mirrors are dead
[ 21:57 bapt search for other commits by this committer ] Original commit   Revision:382766
Remove CENKES and CSME dead mirrors
Thu, 26 Mar 2015
[ 16:46 mat search for other commits by this committer ] Original commit   Revision:382330
MASTER_SITE_{PNET,RUBY_DBI,RUBY_GNOME} have been retired some time ago, remove
their magic macros.

Sponsored by:	Absolight
Tue, 24 Mar 2015
[ 18:15 bdrewery search for other commits by this committer ] Original commit   Revision:382149
USE_GITHUB: Tighten the GH_TAGNAME stripping of 'v' from r382120 to only do so
for v[0-9] as Github does. If a tag is 'v.1' github will return that exact
value.
This also fixed named tags that are word starting with 'v'.

PR:		198869
With hat:	portmgr
Reported by:	antoine
[ 16:42 bdrewery search for other commits by this committer ] Original commit   Revision:382120
Github's main archive link silently is converting tags starting with 'v' to
not have 'v' in the filename downloaded or the extraction directory. The
filename is not an issue since we force to use DISTNAME via the ?dummy trick
to fetch(1). Due to this though we must make the same replacement for tags
since we are not using their filename (which matches the extraction dir).

Incidentally this is working if DISTVERSIONPREFIX=v is used since that value
was not used in WRKSRC.

With hat:	portmgr
PR:		198869
Fri, 20 Mar 2015
[ 22:32 bdrewery search for other commits by this committer ] Original commit   Revision:381782
Fix fetching x11-fonts/sourcesanspro-ttf from r381780; Don't modify GH_TAGNAME.

Pointyhats to:	bdrewery
With hat:	portmgr
Reported by:	antoine
[ 20:34 bdrewery search for other commits by this committer ] Original commit   Revision:381780
USE_GITHUB: Strip slashes from GH_TAGNAME which impacts WRKSRC and DISTNAME.

The DISTNAME setting in bsd.sites.mk was moved lower due to GH_TAGNAME using
:= and DISTNAME depending on GH_TAGNAME.

With hat:	portmgr
Thu, 19 Mar 2015
[ 20:46 bdrewery search for other commits by this committer ] Original commit   Revision:381690
Fix typo from r381689

With hat:	portmgr
[ 20:45 bdrewery search for other commits by this committer ] Original commit   Revision:381689 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Fix renamed distfiles missed in r381688. Also fix the GHR ports updated in
r381648 which were expecting DISTVERSIONPREFIX/SUFFIX to be used in the
tag fetched from github by defaulting GH_TAGNAME to the same value
as DISTVERSION would get by only when GH_COMMIT is not set (when using the
new scheme).

With hat:	portmgr
[ 20:30 bdrewery search for other commits by this committer ] Original commit   Revision:381688
Fix the new USE_GITHUB to rename the distfile such that it does not
conflict with the old scheme and cause a "reroll" or "invalid checksums".  This
also avoids clobbering the FreeBSD distcache.

Use a revision in the DISTNAME for USE_GITHUB in case we need to bump this
again for anything. It's more a hint of how to handle it in the future.

Reported by:	mat
Discused with:	mat, antoine, swills
With hat:	portmgr
[ 19:47 bdrewery search for other commits by this committer ] Original commit   Revision:381681
r381618 also made GH_ACCOUNT optional.
[ 18:16 bdrewery search for other commits by this committer ] Original commit   Revision:381655
Add a hint on how to deal with github download failures.

PR:		194898
[ 18:08 bdrewery search for other commits by this committer ] Original commit   Revision:381648 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Remove GITHUB_RELEASE MASTER_SITE from r375010 as it is now redundant with
GITHUB.

The new GITHUB MASTER_SITE from r381618 now supports not setting GH_COMMIT and
only having GH_TAGNAME default to DISTVERSION.

All of these ports as-is.

With hat:	portmgr
[ 17:57 bdrewery search for other commits by this committer ] Original commit   Revision:381640
Note that GH_TAGNAME can be any length of the git hash.
[ 16:44 bdrewery search for other commits by this committer ] Original commit   Revision:381618 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Fri, 6 Feb 2015
[ 09:37 bapt search for other commits by this committer ] Original commit   Revision:378516
Add the http and https version of the postgresql CDN
[ 09:21 girgen search for other commits by this committer ] Original commit   Revision:378514
The PostgreSQL project has removed the mirrors, and replaced
it with a DNS based load balancing mirror system.
Thu, 8 Jan 2015
[ 01:50 feld search for other commits by this committer ] Original commit   Revision:376509
Update MASTER_SITES_VIM with a full list of functional mirrors.

Mirrors have been ordered by suggestion from ports-mgmt/fastest_sites

Differential Revision:	https://reviews.freebsd.org/D1427
Tue, 6 Jan 2015
[ 10:22 ehaupt search for other commits by this committer ] Original commit   Revision:376418
Retire MASTER_SITE_CRITICAL
Mon, 29 Dec 2014
[ 14:43 tijl search for other commits by this committer ] Original commit   Revision:375789
Put sites that redirect to the nearest mirror first in MASTER_SITE_SAVANNAH
Thu, 25 Dec 2014
[ 01:12 bapt search for other commits by this committer ] Original commit   Revision:375501
Allow PATCH_SITES to use the same abbreviations as MASTER_SITES

Differential Revision:	https://reviews.freebsd.org/D1362
Sat, 20 Dec 2014
[ 15:59 swills search for other commits by this committer ] Original commit   Revision:375010
Make using GitHub releases easier

Differential Revision:	https://reviews.freebsd.org/D1340
With hat:	portmgr
Fri, 19 Dec 2014
[ 14:26 swills search for other commits by this committer ] Original commit   Revision:374948
RubyForge has been gone for ages, remove it

Differential Revision:	https://reviews.freebsd.org/D1339
With hat:		portmgr
[ 10:46 bapt search for other commits by this committer ] Original commit   Revision:374940
Berlios is gone and has been mirrored to sourceforge, adapt the BERLIOS site
Tue, 9 Dec 2014
[ 15:17 kwm search for other commits by this committer ] Original commit   Revision:374401
Fix subdir part of GIMP sites.

Make sure we only select the two numeric values of the version. I tested
this with the gimp update but gimp overwrites the master_site_subdir value.
[ 11:42 kwm search for other commits by this committer ] Original commit   Revision:374371
Add gimp MASTER_SITES block.
Tue, 11 Nov 2014
[ 13:06 xmj search for other commits by this committer ] Original commit   Revision:372445 (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
Upgrade CentOS to 6.6

- Upgrade all things linux-c6- to CentOS 6.6
- Add ports:
  devel/linux-c6-libsigc++20
  graphics/linux-c6-gdk-pixbuf [1]
  graphics/linux-c6-glx-utils
- Add pkg-plists for net/linux-c6-openldap
  and security/linux-c6-cyrus-sasl2
- Misc. cleanups

Differential Revision:	https://reviews.freebsd.org/D1108
Submitted by:	kmoore [1]
Reviewed by:	rene (emulation)
Approved by:	portmgr (swills)
Approved by:	swills (mentor)
Sponsored by:	Perceivon Hosting Inc.
Tue, 7 Oct 2014
[ 12:10 bapt search for other commits by this committer ] Original commit   Revision:370312
Add a master site for libreoffice dev hosting abbreviated as LODEV
Wed, 1 Oct 2014
[ 13:04 tijl search for other commits by this committer ] Original commit   Revision:369722
- Add ftpmirror.gnu.org to GNU master sites (redirects to a nearby mirror)
- Update GNU alpha sites
- Set default GNU alpha subdirectory
Mon, 22 Sep 2014
[ 10:40 xmj search for other commits by this committer ] Original commit   Revision:368845 (Only the first 10 of 428 ports in this commit are shown above. View all ports for this commit)
Update CentOS base to 6.5, add userland ports

The Fedora 10 infrastructure ports have been in use since June 2009 and, while
having served a great deed, have become unsupported upstream and hence affected
by unfixed security vulnerabilities. In addition to that, many recent Linux
binaries need newer libc / stdlibc++ versions.

This commit adds the linux-c6- userland as drop-in replacement for the -f10
infrastructure, as well as upgrading the linux_base-c6 port to CentOS 6.5.

If you want to switch to linux-c6 ports, please define at /etc/make.conf:

    OVERRIDE_LINUX_BASE_PORT=c6
    OVERRIDE_LINUX_NONBASE_PORTS=c6
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 17 Aug 2014
[ 08:24 mva search for other commits by this committer ] Original commit   Revision:365159
- Remove obsolete mirrors for MASTER_SITE_PYTHON

PR:		192717
Submitted by:	jharris@widomaker.com
With hat:	python@
Fri, 15 Aug 2014
[ 20:55 netchild search for other commits by this committer ] Original commit   Revision:365044
Add some additional fedora-core master sites, remove some which cause timeouts.
Sat, 9 Aug 2014
[ 15:44 mva search for other commits by this committer ] Original commit   Revision:364450 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Convert the Python framework bits to USES=python.

Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 25 Jun 2014
[ 15:15 bdrewery search for other commits by this committer ] Original commit   Revision:359252
Update MASTER_SITE_QMAIL
Sun, 1 Jun 2014
[ 09:01 antoine search for other commits by this committer ] Original commit   Revision:356066
Remove a trailing backslash

With hat:	portmgr
[ 08:51 olivierd search for other commits by this committer ] Original commit   Revision:356063
- Remove some Xfce download mirrors (no longer available)

Approved by:	portmgr (antoine@)
Fri, 30 May 2014
[ 05:55 peter search for other commits by this committer ] Original commit   Revision:355790
Part 2 of r354962: Point MASTER_SITES_LOCAL backup locations to static
servers with the actual data - in case of a geodns failure.

Approved by:	portmgr (bdrewery)
Fri, 23 May 2014
[ 20:48 peter search for other commits by this committer ] Original commit   Revision:354962
Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.org

Approved by:    portmgr (bdrewery)
Thu, 22 May 2014
[ 06:03 bar search for other commits by this committer ] Original commit   Revision:354781
- Stage support
- Add DOCS and NVIDIA_GL options
- Restore MASTER_SITES
- Install without using custom commands
- Take maintainership (former maintainer agreed by private mail)
- For MASTER_SITE_IDSOFTWARE, remove ftp.chg.ru (looks dead) and add ftp.gwdg.de
Sat, 10 May 2014
[ 02:50 amdmi3 search for other commits by this committer ] Original commit   Revision:353562
- Fix MASTER_SITE_GENTOO
Mon, 5 May 2014
[ 09:45 bapt search for other commits by this committer ] Original commit   Revision:352986 (Only the first 10 of 293 ports in this commit are shown above. View all ports for this commit)
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
Wed, 23 Apr 2014
[ 00:46 bdrewery search for other commits by this committer ] Original commit   Revision:351892
- Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.
  Sourceforce is currently having major issues and without this we
  risk having weekly packages fail to build.

With hat:	portmgr
Tue, 11 Mar 2014
[ 17:41 sunpoet search for other commits by this committer ] Original commit   Revision:347895
- Remove e.pypi.python.org from MASTER_SITE_CHEESESHOP

% host e.pypi.python.org
Host e.pypi.python.org not found: 3(NXDOMAIN)
Fri, 28 Feb 2014
[ 01:35 sunpoet search for other commits by this committer ] Original commit   Revision:346422
- Update MASTER_SITE_VIM:
  - Update to latest http:// mirrors
  - Remove dead servers
  - Remove servers without latest patch (7.4.192)
  - Remove all ftp:// mirrors

PR:		ports/179330 (based on)
Reference:	http://www.vim.org/mirrors.php
Thu, 27 Feb 2014
[ 08:20 sunpoet search for other commits by this committer ] Original commit   Revision:346246
- Use only one single space before trailing backslash
Tue, 11 Feb 2014
[ 16:50 sunpoet search for other commits by this committer ] Original commit   Revision:343769
- Update MASTER_SITE_RUBY: add CDN by fastly.com

Reference:	https://www.ruby-lang.org/en/downloads/mirrors/
[ 14:53 sunpoet search for other commits by this committer ] Original commit   Revision:343759
- Add ftp.stu.edu.tw to MASTER_SITE_VIM

This commit updates the removal of ftp.stut.edu.tw in r343524.
It seems to be a typo in r282865.

Notified by:	vanilla
Mon, 10 Feb 2014
[ 01:35 bf search for other commits by this committer ] Original commit   Revision:343569
Use staging; simplify and remove some outdated material; move the
torproject mirror list to bsd.sites.mk for use in other ports [1]

PR:		185150 [1]
Submitted by:	J. Beich [1]
Sun, 9 Feb 2014
[ 17:05 sunpoet search for other commits by this committer ] Original commit   Revision:343524
- Remove ftp.stut.edu.tw from MASTER_SITE_VIM
Tue, 4 Feb 2014
[ 12:40 koobs search for other commits by this committer ] Original commit   Revision:342514
Mk/bsd.sites.mk: Deprecate c. and f. pypi.python.org [part II]

Bring the Python PyPi MASTERSITES list back to the future - Part II [1]

The Python project is deprecating the existing mirror architecture and
DNS in favour of a globally distributed CDN provided by Fastly [2][3]

c.pypi.python.org now serves:

	<<< HTTP/1.1 401 Authorization Required

f.pypi.python.org serves:

	<<< HTTP/1.1 410 Gone

Compensating...

[1] https://svnweb.freebsd.org/ports?view=revision&revision=325846
[2] http://www.python.org/dev/peps/pep-0449/
[3] http://mail.python.org/pipermail/distutils-sig/2013-August/022126.html

Discovered by:	mat
Wed, 29 Jan 2014
[ 21:31 des search for other commits by this committer ] Original commit   Revision:341785
Remove lame CPAN mirror.

Approved by:	portmgr (bapt)
MFH:		2014Q1
Fri, 24 Jan 2014
[ 16:40 rakuco search for other commits by this committer ] Original commit   Revision:340918
Revert r340911 for now.

CDN redirection is not working well with IPv6 (it either times out or fails
with 'No address record'), so back out the commit until there's time to
investigate this issue.
[ 15:43 rakuco search for other commits by this committer ] Original commit   Revision:340911
Use only the official CDNs in MASTER_SITE_{KDE,QT}.

Now that FETCH_ARGS accepts redirections by default, we can use only the
official CDNs used by KDE and Qt, and they care of choosing an appropriate
mirror.

We didn't keep our lists very up-to-date, nor did we correctly prioritize
the entries there anyway.

With hat: kde@, acknowledged by makc@.
[ 11:35 ale search for other commits by this committer ] Original commit   Revision:340890
Replace a redirect URL (containing multiple query params) with the actual site
address.
This is a workaround to fix eclipse port download:

=> <distfile> doesn't seem to exist in /distfiles/.
eval: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/: not found
*** [do-fetch] Error code 2
Wed, 22 Jan 2014
[ 23:37 mandree search for other commits by this committer ] Original commit   Revision:340749
Update master sites for some ports formerly hosted on easysw.com, now extinct.

Remove easysw.com domain from MASTER_SITE_EASYSW, and drop tu-bs.de from mirror
list (is no longer mirroring easysw.com).
[ 23:17 kwm search for other commits by this committer ] Original commit   Revision:340746
Add gnome CDN in both https and http flavors.
Mon, 20 Jan 2014
[ 15:12 marino search for other commits by this committer ] Original commit   Revision:340404
Mk/bsd.site.mk: Remove cs.pu.edu.tw addresses

All the cs.pu.edu.tw addresses, http and ftp, have been down for at
least three weeks.  It doesn't appear to be a transient outage.
Affects gcc, x, kde, openbsd, sourceware MASTER_SITES
Wed, 15 Jan 2014
[ 05:31 ohauer search for other commits by this committer ] Original commit   Revision:339753
- add new MASTER_SITE_BUGZILLA
- remove one dead MASTER_SITE_MOZILLA server

Approved by:	portmgr@ (tabthorpe)
Fri, 10 Jan 2014
[ 13:10 bapt search for other commits by this committer ] Original commit   Revision:339349
backout 2 changes that should not have been committed with r339348
[ 13:07 bapt search for other commits by this committer ] Original commit   Revision:339348
Backout encoding of comments, it is triggering a pkgng bug with one of our ports
Thu, 9 Jan 2014
[ 17:03 az search for other commits by this committer ] Original commit   Revision:339261
- Add new CDNs for perl modules in head of list
 a) http://cpan.metacpan.org
 b) http://www.cpan.org
- Prefer to try HTTP protocol first.

While I'm here: change order of new sites. Let metacpan go first.

PR:		ports/185149
Submitted by:	Kurt Jaeger <fbsd-ports@opsec.eu>
Sun, 5 Jan 2014
[ 00:08 bapt search for other commits by this committer ] Original commit   Revision:338701
Add the debian cdn as a first attempt for debian mirrors
Fri, 3 Jan 2014
[ 14:23 adamw search for other commits by this committer ] Original commit   Revision:338541
Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so that
it is still possible to choose a particular mirror in make.conf.
[ 14:08 adamw search for other commits by this committer ] Original commit   Revision:338540
Remove FETCH_ARGS from github stuff in bsd.sites.mk.
[ 04:58 rakuco search for other commits by this committer ] Original commit   Revision:338522
Use download.kde.org as the first option for MASTER_SITE_KDE.

After r338507 we can safely use download.kde.org (a CDN) by default for KDE
ports. It's most likely to be the fastest option.
[ 00:10 bapt search for other commits by this committer ] Original commit   Revision:338509
Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.

PR:		ports/176290
Reported by:	Mikkel Georgsen <mikkel@georgsen.dk>
Thu, 2 Jan 2014
[ 19:16 marino search for other commits by this committer ] Original commit   Revision:338466
Mk/bsd.sites.mk: Update GCC mirrors

The GCC mirror site list had gotten stale.  A few sites have been down
for months.  A few more sites may have rearranged their directory tree
because the distfiles are no longer under "releases" folder (that
folder had been removed and it's part of the MASTER_SITE_SUBDIR so the
fetch fails even though the distfile is actually on the server).

The broken mirrors were removed.  The <http://gcc.gnu.org/mirrors.html>
file was checked for new mirrors, all of which are http://-based.  These
were put above ftp://-based mirrors in priority.  Moreover, the
MASTER_SITE_SOURCEWARE variable was manually expanded excluding the
notoriously slow Austrian mirror (gd.tuwien.ac.at) and distributing
the remaining three sites leaving the first at the top of the list as
it always has been.
Sun, 24 Nov 2013
[ 13:36 tijl search for other commits by this committer ] Original commit   Revision:334725
Typo in MASTER_SITE_APACHE.
Sat, 23 Nov 2013
[ 11:39 kwm search for other commits by this committer ] Original commit   Revision:334661 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
Say hello to Mate 1.6.

Mate is a lite desktop forked from gnome2.

Most of the work is done by Jeremy Messenger (mezz@). The only thing I did
was update a few ports to later 1.6 release and attempting to keep up with
ports infra changes. Resulting bugs are all mine.

Mate is a sort of replacement for Gnome 2. So people wanting to keep a
Gnome 2 like desktop should switch. Gnome 2 will be replaced by Gnome 3
in the near future. This switch will be announce with a transition time
so people have more time to switch if they haven't already.

This release was made possible by everyone that send friendly pokes to
keep mate on my mind.

Approved by:	portmgr (bapt)
Sun, 10 Nov 2013
[ 18:11 rakuco search for other commits by this committer ] Original commit   Revision:333421
Remove isc.org from the list of KDE mirrors.
[ 13:26 sunpoet search for other commits by this committer ] Original commit   Revision:333389
- Remove ftp.nctu.edu.tw from MASTER_SITE_GCC
Sat, 26 Oct 2013
[ 12:37 sunpoet search for other commits by this committer ] Original commit   Revision:331677
- Remove cpan.nctu.edu.tw from MASTER_SITE_PERL_CPAN_BY
Thu, 3 Oct 2013
[ 16:34 flo search for other commits by this committer ] Original commit   Revision:329208 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
- update to 1.0.27.2 [1]
 -- add PYTHON option to alsa-lib
 -- drop unresponsive mirrors and those that rarely catch up
 -- drop --disable-aload from alsa-lib, builds fine without
 -- drop USE_LDCONFIG from alsa-plugins, useless for dlopen'd plugins
 -- convert to new LIB_DEPENDS syntax and Makefile header
 -- convert PLIST_SUB to OPTIONS_SUB
 -- don't link alsa-utils against librt for clock_gettime(2)
 -- pass paths to configure relative to --prefix value
 -- install udev config(s) under PREFIX (for reference)
 -- cleanup /var/lib as it's not in default MTREE_FILE
 -- remove OSVERSION check for EOL releases
- allow staging

PR:		ports/182245 [1]
Submitted by:	Jan Beich <jbeich@tormail.org> [1]
Approved by:	maintainer timeout
Sun, 1 Sep 2013
[ 09:09 koobs search for other commits by this committer ] Original commit   Revision:325846
Bring the Python PyPi MASTERSITES list back to the future - Part I

- Remove a. b. d. and g. mirrors that now redirect to pypi. [1][2][3]

[1] http://www.python.org/dev/peps/pep-0449/
[2] http://mail.python.org/pipermail/distutils-sig/2013-August/022126.html
[3] pypi.python.org is a CDN backed by Fastly

Reviewed by:	mva, kwm, Johannes Meixner (xmj)
Sat, 31 Aug 2013
[ 11:50 az search for other commits by this committer ] Original commit   Revision:325798
Remove dead sites from MASTER_SITE_PERL
ftp://ftp.dti.ad.jp
ftp://mirror.hiwaay.net
[ 11:26 danfe search for other commits by this committer ] Original commit   Revision:325793
Update the list of SourceForge.JP official mirrors.
Mon, 26 Aug 2013
[ 18:35 koobs search for other commits by this committer ] Original commit   Revision:325414
Remove gnupg.org.favoritelinks.net from GNUPG MASTER_SITE list (NXDOMAIN)

Reported by:	Colin M (@oletalk via twitter)
Reviewed by:	eadler
Sun, 25 Aug 2013
[ 12:21 koobs search for other commits by this committer ] Original commit   Revision:325340
Remove two PyPi mirrors, one outdated [1] the other outdated/offline [2]

[1] http://pypi.inqbus.de/ Last update: Sun Jan 16 22:08:36 2011 UTC
[2] http://pypi.it.uwosh.edu/ Offline (was 1+ year out of date)

Reviewed by:	mva
Mon, 19 Aug 2013
[ 21:25 sbz search for other commits by this committer ] Original commit   Revision:325021
- Update MASTER_SITE_VIM to insure official sites are chosen as first choice
Fri, 9 Aug 2013
[ 09:39 ehaupt search for other commits by this committer ] Original commit   Revision:324424
Remove www.bluestop.org from MASTER_SITE_CRITICAL. Thank you bruce for the
service so far.
Sun, 21 Jul 2013
[ 21:51 marino search for other commits by this committer ] Original commit   Revision:323418
Mk/bsd.sites.mk: Update ECLIPSE mirrors

PR:		ports/179433
Submitted by:	marino
Approved by:	bapt (mentor)
Sat, 20 Jul 2013
[ 17:46 ohauer search for other commits by this committer ] Original commit   Revision:323353
- change MASTER_SITE_APACHE
  remove mirrors no longer in the official
  list and add some new mirrors

PR:		ports/180548
Submitted by:	Gavin McDonald <gavin@16degrees.com.au>
Mon, 15 Jul 2013
[ 15:30 bdrewery search for other commits by this committer ] Original commit   Revision:323061
- Switch USE_GITHUB from nodeload to codeload. nodeload is currently
  a CNAME to codeload and has been communicated to me from github staff
  as being the same. Despite this, it is currently returning errors.

With hat:	portmgr
Fri, 21 Jun 2013
[ 17:53 mandree search for other commits by this committer ] Original commit   Revision:321489
Chase the permanent (301-code) redirects that kernel.org issues.
[ 17:24 rakuco search for other commits by this committer ] Original commit   Revision:321482
Update MASTER_SITE_QT.

download.qt-project.org is a CDN and should redirect to the closest mirror
anyway, but a few more mirrors have been added just in case.
Tue, 11 Jun 2013
[ 19:43 rakuco search for other commits by this committer ] Original commit   Revision:320633
Switch to using FTP for the ftp.ntu.edu.tw kernel.org mirror.

The HTTP counterpart does not return correct HTTP error codes when, for
example, a file is not found, which causes checksum errors as described in
ports/179432. The FTP mirror seems to behave as expected.

Kudos to John Marino <draco@marino.st> for bringing this up.

PR:		ports/179432
Thu, 6 Jun 2013
[ 12:00 bdrewery search for other commits by this committer ] Original commit   Revision:320084
- Use IGNORE for blocking GH_TAGNAME=master to avoid TRYBROKEN
  still building these.
- Also reword 'version' to 'tag'

Reported by:	crees, eadler
[ 02:10 bdrewery search for other commits by this committer ] Original commit   Revision:320049
Fix INDEX build
[ 01:52 bdrewery search for other commits by this committer ] Original commit   Revision:320048
Explicitly mark ports using 'master' from github
as BROKEN, as they will immediately fail checksum as soon as
the branch is updated
[ 01:32 bdrewery search for other commits by this committer ] Original commit   Revision:320043
Update comments on GH_TAGNAME to note incorrectness
of using a branch name.

Suggested by:	Kalten on freenode
Sat, 18 May 2013
[ 08:01 mva search for other commits by this committer ] Original commit   Revision:318420
- Add download.logilab.org to MASTER_SITE_LOGILAB
- Change WWW for devel/py-astng to point to its project homepage

PR:		ports/178513
Submitted by:	Chris Torek <chris.torek@gmail.com>
Mon, 25 Mar 2013
[ 21:16 mandree search for other commits by this committer ] Original commit   Revision:315246
Update MASTER_SITE_SOURCEFORGE:
- remove space (authoritative NXDOMAIN)
- add kent and kaz
[ 09:27 sbz search for other commits by this committer ] Original commit   Revision:315206
- Add one more pypi mirror obtained from http://www.pypi-mirrors.org

Reported by:	koobs
Sun, 17 Mar 2013
[ 11:21 danfe search for other commits by this committer ] Original commit   Revision:314418
Fix address of NSU mirror of ftp.idsoftware.com; kill space at EOL while here.
Thu, 28 Feb 2013
[ 09:08 miwi search for other commits by this committer ] Original commit   Revision:313083
- GITHUB redirects the mirrors again. All ports that use USE_GITHUB fail
to fetch the distfiles. Set FETCH_ARGS fix the problem.
Sun, 24 Feb 2013
[ 20:50 swills search for other commits by this committer ] Original commit   Revision:312891
- Move ruby-lang.org mirror to first for MASTER_SITE_RUBY
- Add some additional XORG mirrors from their official list at:
  http://www.x.org/wiki/Releases/Download and prefering http to ftp

Number of commits found: 829 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9  »