From owner-freebsd-ports@FreeBSD.ORG Fri Sep 9 13:10:33 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96794106566C for ; Fri, 9 Sep 2011 13:10:33 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 2A5588FC18 for ; Fri, 9 Sep 2011 13:10:33 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward11.mail.yandex.net (Yandex) with ESMTP id 5D827E81258; Fri, 9 Sep 2011 17:10:10 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1315573810; bh=056rdm6uKfr1B1rvle+o/znfiA+2KXaxOvsZGJgnVCM=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ukuwQZbzSk2Tc5+9BX5bXHUEge+/z0AYde0dt6ou4Uk7vCiLgeKX+vX1dREHhtiHi oaKwIcJlOeOFJUUCDcivpjsiyLG0ZlGdqz/2bCbSUy7fwqgPc8vKMd7puFG97IrHF9 aOs4CMUHIvhRjYjgMk/BwA6Q6sABWM9Mp11MIlLE= Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id 46B1416A033E; Fri, 9 Sep 2011 17:10:10 +0400 (MSD) Received: from unknown (unknown [213.27.65.65]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id A9nCtZhW-A9nO7jET; Fri, 9 Sep 2011 17:10:10 +0400 X-Yandex-Spam: 1 Message-ID: <4E6A1029.3080103@yandex.ru> Date: Fri, 09 Sep 2011 17:10:01 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:6.0) Gecko/20110828 Thunderbird/6.0 MIME-Version: 1.0 To: lev@FreeBSD.org References: <19010176113.20110909143518@serebryakov.spb.ru> In-Reply-To: <19010176113.20110909143518@serebryakov.spb.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: What is difference between ${MASTER_SITE_GNU}/${MASTER_SITE_SUNSITE} and SF/CPAN in MASTER_SITES? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2011 13:10:33 -0000 Lev Serebryakov wrote on 09.09.2011 14:35: > Hello, Freebsd-ports. > > Why some groups of sites in ports system are make variables and some -- special > strings? > They are not. You can use both ${MASTER_SITE_GNU} and just GNU (it will expanded automatically to corresponding make variable). Just checked with archivers/gzip. -- Regards, Ruslan Tinderboxing kills... the drives.