From owner-freebsd-ports@FreeBSD.ORG Sat Feb 18 09:12:27 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5913716A420 for ; Sat, 18 Feb 2006 09:12:27 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECB9E43D45 for ; Sat, 18 Feb 2006 09:12:26 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id z3so561935nzf for ; Sat, 18 Feb 2006 01:12:26 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=QJQf4B/SmFwmnYPEU8rowN4gj+o/LgxH9aU6CvXhdUn1GGD4lcNCmCM9W/xIZ2hfKjGwsksnGrs1BpoIOyl5bMUYXukT/Yxengz6OQV6E5j93c6KXni803KPP5fIHlkTmrhSGjDl2osKWFRtrJ9e7PJAjIuO2BejCoCkFdrXYoA= Received: by 10.36.140.6 with SMTP id n6mr3119960nzd; Sat, 18 Feb 2006 01:12:25 -0800 (PST) Received: by 10.37.20.11 with HTTP; Sat, 18 Feb 2006 01:12:25 -0800 (PST) Message-ID: Date: Sat, 18 Feb 2006 12:12:25 +0300 From: "Andrew Pantyukhin" To: "FreeBSD Ports" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Cc: Subject: sourceforge subdir default 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: Sat, 18 Feb 2006 09:12:27 -0000 I wonder if we can set MASTER_SITE_SUBDIR to PORTNAME by default when MASTER_SITES is equal to MASTER_SITE_SOURCEFORGE or M_S_SF_EXTENDED? We don't have to take care of ':whatever', just handle the simplest case - and it will save hundreds of lines.