Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2013 21:16:04 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r337809 - in branches/2014Q1: astro/boinc-astropulse astro/boinc-setiathome-v7 misc/biosfont-demos net/boinc-client net/boinc_curses sysutils/biosfont www/chromium
Message-ID:  <201312272116.rBRLG4BR025499@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Fri Dec 27 21:16:03 2013
New Revision: 337809
URL: http://svnweb.freebsd.org/changeset/ports/337809

Log:
  MFH: r337736
  
  rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL
  
  Approved by:	portmgr (mat)

Modified:
  branches/2014Q1/astro/boinc-astropulse/Makefile
  branches/2014Q1/astro/boinc-setiathome-v7/Makefile
  branches/2014Q1/misc/biosfont-demos/Makefile
  branches/2014Q1/net/boinc-client/Makefile
  branches/2014Q1/net/boinc_curses/Makefile
  branches/2014Q1/sysutils/biosfont/Makefile
  branches/2014Q1/www/chromium/Makefile
Directory Properties:
  branches/2014Q1/   (props changed)

Modified: branches/2014Q1/astro/boinc-astropulse/Makefile
==============================================================================
--- branches/2014Q1/astro/boinc-astropulse/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/astro/boinc-astropulse/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -5,8 +5,10 @@ PORTNAME=	boinc-astropulse
 PORTVERSION=	6.01
 PORTREVISION=	6
 CATEGORIES=	astro
-MASTER_SITES=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+#MASTER_SITES+=	ftp://rene-ladan.nl/pub/distfiles/
 DISTNAME=	astropulse-svn-1702 # modified archive, see leftout in top directory
+MASTER_SITE_SUBDIR=rene
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Astropulse for BOINC

Modified: branches/2014Q1/astro/boinc-setiathome-v7/Makefile
==============================================================================
--- branches/2014Q1/astro/boinc-setiathome-v7/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/astro/boinc-setiathome-v7/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -5,8 +5,10 @@ PORTNAME=	boinc-setiathome-v7
 PORTVERSION=	7.00
 PORTREVISION=	2
 CATEGORIES=	astro
-MASTER_SITES=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+#MASTER_SITES+=	ftp://rene-ladan.nl/pub/distfiles/
 DISTNAME=	setiathome-svn-1924 # modified archive, see leftout in top directory
+MASTER_SITE_SUBDIR=rene
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Setiathome Enhanced for BOINC

Modified: branches/2014Q1/misc/biosfont-demos/Makefile
==============================================================================
--- branches/2014Q1/misc/biosfont-demos/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/misc/biosfont-demos/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -5,7 +5,9 @@ PORTNAME=	biosfont-demos
 PORTVERSION=	1.1
 PORTREVISION=	1
 CATEGORIES=	misc
-MASTER_SITES=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+#MASTER_SITES+=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITE_SUBDIR=rene
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Demos for the biosfont kernel module

Modified: branches/2014Q1/net/boinc-client/Makefile
==============================================================================
--- branches/2014Q1/net/boinc-client/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/net/boinc-client/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -5,7 +5,9 @@ PORTNAME=	boinc-client
 PORTVERSION=	7.2.28
 PORTREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+#MASTER_SITES+=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITE_SUBDIR=rene
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Berkeley Open Infrastructure for Network Computing client

Modified: branches/2014Q1/net/boinc_curses/Makefile
==============================================================================
--- branches/2014Q1/net/boinc_curses/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/net/boinc_curses/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -5,7 +5,9 @@ PORTNAME=	boinc_curses
 PORTVERSION=	0.2.2
 PORTREVISION=	1
 CATEGORIES=	net
-MASTER_SITES=	http://www.oook.cz/bsd/boinc_curses/
+MASTER_SITES=	${MASTER_SITE_LOCAL} \
+		http://www.oook.cz/bsd/boinc_curses/
+MASTER_SITE_SUBDIR=rene
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Console, ncurses based monitor and manager for BOINC

Modified: branches/2014Q1/sysutils/biosfont/Makefile
==============================================================================
--- branches/2014Q1/sysutils/biosfont/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/sysutils/biosfont/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -4,7 +4,9 @@
 PORTNAME=	biosfont
 PORTVERSION=	1.2.1
 CATEGORIES=	sysutils
-MASTER_SITES=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+#MASTER_SITES+=	ftp://rene-ladan.nl/pub/distfiles/
+MASTER_SITE_SUBDIR=rene
 
 MAINTAINER=	rene@FreeBSD.org
 COMMENT=	Kernel module to retrieve bitmap fonts from BIOS memory

Modified: branches/2014Q1/www/chromium/Makefile
==============================================================================
--- branches/2014Q1/www/chromium/Makefile	Fri Dec 27 21:12:48 2013	(r337808)
+++ branches/2014Q1/www/chromium/Makefile	Fri Dec 27 21:16:03 2013	(r337809)
@@ -9,8 +9,9 @@ DISTVERSION=	31.0.1650.63
 CATEGORIES=	www
 MASTER_SITES=	http://commondatastorage.googleapis.com/chromium-browser-official/:testdata \
 		http://download.goodking.org/downloads/:browser \
-		ftp://rene-ladan.nl/pub/distfiles/:browser \
+		${MASTER_SITE_LOCAL}:browser \
 		http://files.etoilebsd.net/goodking/:browser
+MASTER_SITE_SUBDIR=rene
 DISTFILES=	${DISTNAME}${EXTRACT_SUFX}:browser
 
 MAINTAINER=	chromium@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312272116.rBRLG4BR025499>