From owner-freebsd-ports Thu Jun 1 9:36: 1 2000 Delivered-To: freebsd-ports@freebsd.org Received: from blizzard.sabbo.net (blizzard.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 36F5C37B8B1; Thu, 1 Jun 2000 09:35:55 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from vic.sabbo.net (vic.sabbo.net [193.193.218.106]) by blizzard.sabbo.net (8.9.1/8.9.3) with ESMTP id TAA25718; Thu, 1 Jun 2000 19:34:50 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.9.3/8.9.3) with ESMTP id TAA17377; Thu, 1 Jun 2000 19:35:49 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Message-ID: <393690DB.69A6EB70@FreeBSD.org> Date: Thu, 01 Jun 2000 19:35:40 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.73 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Satoshi - Ports Wraith - Asami Cc: ports@FreeBSD.org Subject: Re: MASTER_SITE_SOURCEFORE=http://download.sourceforge.net/ request References: <392E4056.41F1A610@FreeBSD.org> Content-Type: multipart/mixed; boundary="------------5567673ED133FBA9000DE9A0" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. --------------5567673ED133FBA9000DE9A0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Satoshi - Ports Wraith - Asami wrote: > * From: Maxim Sobolev > > * It seems that more and more projects are moving their homepages to SourceForge, > * so probably we should introduce new MASTER_SITE_SOURCEFORE. Any comments? > > That sounds fine. Patch please. :) Here it is. -Maxim --------------5567673ED133FBA9000DE9A0 Content-Type: text/plain; charset=koi8-r; name="bsd.port.mk-sourceforge.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="bsd.port.mk-sourceforge.diff" --- bsd.port.mk.orig Thu Jun 1 19:28:16 2000 +++ bsd.port.mk Thu Jun 1 19:33:06 2000 @@ -1085,6 +1085,10 @@ ftp://ftp.srcc.msu.su/mirror/ftp.scriptics.com/pub/tcl/%SUBDIR%/ \ ftp://ftp.lip6.fr/pub/tcl/distrib/%SUBDIR%/ +MASTER_SITE_SORCEFORGE+= \ + http://download.sourceforge.net/%SUBDIR%/ \ + ftp://download.sourceforge.net/pub/sourceforge/%SUBDIR%/ + # Empty declaration to avoid "variable MASTER_SITES recursive" error MASTER_SITES?= PATCH_SITES?= --------------5567673ED133FBA9000DE9A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message