From owner-freebsd-ports@FreeBSD.ORG Sun Dec 13 13:37:39 2009 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 B204A1065672 for ; Sun, 13 Dec 2009 13:37:39 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: from mail-fx0-f228.google.com (mail-fx0-f228.google.com [209.85.220.228]) by mx1.freebsd.org (Postfix) with ESMTP id 424748FC17 for ; Sun, 13 Dec 2009 13:37:38 +0000 (UTC) Received: by fxm28 with SMTP id 28so643950fxm.13 for ; Sun, 13 Dec 2009 05:37:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=aHxtMnwSWUoLoHreL3qK/Aa+CaXpcHJIEdtpkwQ1paI=; b=jefk+A2zTxl7Gq8TwBMAIAbqlKZS8yyaxtYD5lWHQ/gUhF52RQjJLDfFi20QrVsYXO yXW0EosXgzp+WQbkXJa7GTSNtXQ+EOwNLbi7D+++EW4DyRCXhrWScYdwWZGJE1jU0iE6 nFf4soxtoaXa/aSBvsh3ip9ntmFU8hR9RDBXA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=HrrjpbCZIzvPFR+Ifu3uLvV7NKEzQuObDQeD071lNPqnIsCoeX9TsCrhJmUuEQHytJ LgyPm/KMEbT3AqO6+1gvF6pVCs17hhLg98QUHNatcnqiYiRjF0PD8fGGk5hJbOHtzdzx 1tNlEexh2jP3tShgipdlDi25c2DUihiZNNGOI= Received: by 10.103.64.28 with SMTP id r28mr936417muk.11.1260711457879; Sun, 13 Dec 2009 05:37:37 -0800 (PST) Received: from ?192.168.2.19? (p5486CD0B.dip.t-dialin.net [84.134.205.11]) by mx.google.com with ESMTPS id y37sm9234301mug.38.2009.12.13.05.37.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 13 Dec 2009 05:37:36 -0800 (PST) Message-ID: <4B24EE1E.8030905@googlemail.com> Date: Sun, 13 Dec 2009 14:37:34 +0100 From: "army.of.root" User-Agent: Thunderbird 2.0.0.23 (X11/20091201) MIME-Version: 1.0 To: Wesley Shields References: <20091211232021.4a316c65@wizard.volgograd.ru> <4B23EA48.5090407@googlemail.com> <20091212223638.GA84104@atarininja.org> In-Reply-To: <20091212223638.GA84104@atarininja.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: mplayer from SVN 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, 13 Dec 2009 13:37:39 -0000 Wesley Shields wrote: > On Sat, Dec 12, 2009 at 08:08:56PM +0100, army.of.root wrote: >> On 2009/12/11 21:20, Denis Shaposhnikov wrote: >>> Hello, >>> >>> Does anybody have a port for building mplayer from SVN? >>> >>> Thanks! >>> >> Hi, >> >> just wantet to express my interest for a "mplayer-devel" port. >> It seems that it is the common way fetching a svn snapshot >> to supply mplayer to the users in other distributions. > > Having a port fetch directly from SVN, build and install, is not how > things are done. A maintainer must periodically fetch, verify and build > a tarball for the port to use. > > -- WXS Hi, sorry, i meant the distributor fetches a snapshot, makes sure it does what is needed und builds a package. In our case that would look like "use snapshot from 2009-mm-dd". Sorry for my ambigous mail :) best regards