Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Mar 2000 03:30:23 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/17145: bsd.port.mk: ftp.cdrom.com -> ftp.freesoftware.com
Message-ID:  <200003031130.DAA34963@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         17145
>Category:       ports
>Synopsis:       bsd.port.mk: ftp.cdrom.com -> ftp.freesoftware.com
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar  3 03:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        3.4-RELEASE i386
>Organization:
>Environment:
>Description:
Most open-source archive hosted at ftp.cdrom.com has been moved to 
ftp.freesoftware.com recently. 

bsd.port.mk should be needed to chase the change.

>How-To-Repeat:

>Fix:
--- /usr/ports/Mk/bsd.port.mk	Thu Feb 24 20:12:57 2000
+++ Mk/bsd.port.mk	Fri Mar  3 06:45:48 2000
@@ -974,7 +974,7 @@
 
 MASTER_SITE_GNU+=	\
 	ftp://ftp.gnu.org/gnu/%SUBDIR%/ \
-	ftp://ftp.cdrom.com/pub/gnu/%SUBDIR%/ \
+	ftp://ftp.freesoftware.com/pub/gnu/%SUBDIR%/ \
 	ftp://ftp.digital.com/pub/GNU/%SUBDIR%/ \
 	ftp://ftp.uu.net/archive/systems/gnu/%SUBDIR%/ \
 	ftp://ftp.de.uu.net/pub/gnu/%SUBDIR%/ \
@@ -987,10 +987,10 @@
 
 MASTER_SITE_PERL_CPAN+=	\
 	ftp://ftp.digital.com/pub/plan/perl/CPAN/modules/by-module/%SUBDIR%/ \
-	ftp://ftp.cdrom.com/pub/perl/CPAN/modules/by-module/%SUBDIR%/
+	ftp://ftp.freesoftware.com/pub/perl/CPAN/modules/by-module/%SUBDIR%/
 
 MASTER_SITE_TEX_CTAN+=  \
-	ftp://ftp.cdrom.com/pub/tex/ctan/%SUBDIR%/  \
+	ftp://ftp.freesoftware.com/pub/tex/ctan/%SUBDIR%/  \
 	ftp://wuarchive.wustl.edu/packages/TeX/%SUBDIR%/  \
 	ftp://ftp.funet.fi/pub/TeX/CTAN/%SUBDIR%/  \
 	ftp://ftp.tex.ac.uk/tex-archive/%SUBDIR%/  \
@@ -999,7 +999,7 @@
 MASTER_SITE_SUNSITE+=	\
 	ftp://metalab.unc.edu/pub/Linux/%SUBDIR%/ \
 	ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/%SUBDIR%/ \
-	ftp://ftp.cdrom.com/pub/linux/sunsite/%SUBDIR%/
+	ftp://ftp.freesoftware.com/pub/linux/sunsite/%SUBDIR%/
 
 MASTER_SITE_KDE+=	\
 	ftp://ftp.us.kde.org/pub/kde/%SUBDIR%/ \


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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