From owner-freebsd-ports@FreeBSD.ORG Tue Sep 23 14:04:47 2003 Return-Path: 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 1958916A4B3 for ; Tue, 23 Sep 2003 14:04:47 -0700 (PDT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id E29E943FF7 for ; Tue, 23 Sep 2003 14:04:45 -0700 (PDT) (envelope-from arundel@gmx.net) Received: (qmail 13978 invoked by uid 65534); 23 Sep 2003 21:04:44 -0000 Received: from p5089F920.dip.t-dialin.net (EHLO freebsd-usr) (80.137.249.32) by mail.gmx.net (mp003) with SMTP; 23 Sep 2003 23:04:44 +0200 X-Authenticated: #137683 Received: by freebsd-usr (sSMTP sendmail emulation); Tue, 23 Sep 2003 23:06:28 +0200 From: "alexander" Date: Tue, 23 Sep 2003 23:06:28 +0200 To: ports@FreeBSD.org Message-ID: <20030923210628.GA43996@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Put source on FBSD ftp? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 21:04:47 -0000 Hi there! I'm currently working on a new port. However there hasn't been an official release yet. The only way to get the sources is through cvs. Is it possible to put an archive of a cvs snapshot on your ftp? I tried rewriting the fetch target to use cvs, but I can't seem to get around the extract target. So, can I put the distfile on your ftp? It's ~ 1MB. Or is there some other common way to deal with this problem? Thx a bunch.