From owner-freebsd-ports@FreeBSD.ORG Sun Dec 19 15:43:45 2010 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 EDBD6106564A for ; Sun, 19 Dec 2010 15:43:45 +0000 (UTC) (envelope-from matthias.andree@gmx.de) Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.23]) by mx1.freebsd.org (Postfix) with SMTP id 418B68FC14 for ; Sun, 19 Dec 2010 15:43:44 +0000 (UTC) Received: (qmail invoked by alias); 19 Dec 2010 15:43:43 -0000 Received: from g230086207.adsl.alicedsl.de (EHLO baloo.cs.uni-paderborn.de) [92.230.86.207] by mail.gmx.net (mp037) with SMTP; 19 Dec 2010 16:43:43 +0100 X-Authenticated: #428038 X-Provags-ID: V01U2FsdGVkX198UvopGhV8psPTjsioPBKQakT0TVLF43hQC9N5iv HInxjraNsDEitk Received: from [127.0.0.1] by baloo.cs.uni-paderborn.de with esmtp (Exim 4.70) (envelope-from ) id LDOMCU-00074S-40 for freebsd-ports@freebsd.org; Sun, 19 Dec 2010 16:43:42 +0100 Message-ID: <4D0E282D.90000@gmx.de> Date: Sun, 19 Dec 2010 16:43:41 +0100 From: Matthias Andree User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; de; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b2 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D0E138C.5090302@FreeBSD.org> In-Reply-To: X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: Re: Need help with Pidgin-Skype port 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: Sun, 19 Dec 2010 15:43:46 -0000 Am 19.12.2010 16:01, schrieb Ade Lovett: > > On Dec 19, 2010, at 08:15 , Matthias Andree wrote: >> 2. review if checking out sources like this from SVN is ok, or rather frowned >> up. The upstream maintainer doesn't provide source tarballs. > > Don't do this. If the upstream doesn't provide snapshots, you'll need to make tarballs yourself, stick them in freefall:~/public_distfiles/ and set > > MASTER_SITES= ${MASTER_SITE_LOCAL} > MASTER_SITE_SUBDIR= > > in the port Makefile. OK, done. What is the maximum delay until the FTP sites pick this up? -- Matthias Andree