From owner-freebsd-ports@FreeBSD.ORG Thu Jul 13 16:48:17 2006 Return-Path: X-Original-To: freebsd-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 8FA1216A4DE for ; Thu, 13 Jul 2006 16:48:17 +0000 (UTC) (envelope-from freebsd-ports@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB2643D72 for ; Thu, 13 Jul 2006 16:48:07 +0000 (GMT) (envelope-from freebsd-ports@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1G14Lo-0003eI-2m for freebsd-ports@freebsd.org; Thu, 13 Jul 2006 18:47:44 +0200 Received: from p548fc539.dip.t-dialin.net ([84.143.197.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jul 2006 18:47:44 +0200 Received: from rotkap by p548fc539.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Jul 2006 18:47:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-ports@freebsd.org From: Heino Tiedemann Date: Thu, 13 Jul 2006 18:43:01 +0200 Organization: yes Lines: 75 Message-ID: References: <20060713163515.j8xgi8e8kkoswww8@netchild.homeip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: p548fc539.dip.t-dialin.net User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) X-Face: v6Lci{Mw=kwHf$`7C?L-U#BHn7O\wqF-1qg#Vk%}nUQv\i^mM/.p=wU+cr)yXf#Ob+foOOxW; ir"QI!|25wG3`ywF)yh~@V.kKtr.qp+v.R; w?c@ZzM#!'/7r_+)$NjMN:]qo-]`&z~KlP}|cERO'%s9":6\ZnN/O Subject: Re: What the hell is going on with mplayer? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rotkap@gmx.de List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Jul 2006 16:48:17 -0000 Alexander Leidinger wrote: > Quoting Heino Tiedemann (from Thu, 13 Jul > 2006 15:23:07 +0200): > >> I just wanted to so a simple »portupgrade mplayer-gtk«, and see what >> habens: >> >> >> ** Detected a package name change: mplayer-gtk (multimedia/mplayer) >> -> 'mplayer-gtk2-esound' (multimedia/mplayer) >> ^^^^^^^^^^^^^^^^^^^ >> What a surprise, name change. Not mentioned in UPDATING > > Does it needs to be mentioned? portupgrade is able to handle it > without *special* instructions in UPDATING. Well, okay. this is not necessary. But all the new kobs (specially the new defaults!) should be mentioned. >> ===> Cleaning for linux-realplayer-10.0.7.785.20060201 >> ^^^^^^^^^^^^^^^ WHAT?! > > This was already answered... > >> ===> Cleaning for nvidia-driver-1.0.8762 >> ^^^^^^^^^^^^^ WHAT?! > > Don't know. > >> ===> Cleaning for x264-0.0.20060621 >> ^^^^^^^^^^^^^^^^^ INSTABLE STUFF!? > > Do you ask because it has a zero version number, or because you know > about instabilities? > >> ===> Cleaning for linux_base-fc-4_6 >> ^^^^^^^^^^ >> I am using FreeBSD 6.1-STABLE no Linux. > > A requirement for the linux-realplayer. > >> ===> Cleaning for rpm2cpio-1.2_2 >> ^^^^^^^^ >> Why RPM? > > Needed by the linux stuff, we fetch binary RPMs and install the files in them. > >> ===> Cleaning for linux-gtk2-2.6.10 >> ^^^^^^^^^^ >> Whats Wring with FreeBSD gtk2? > > Nothing, except that linux programs like realplayer can't use it. > >> ===> Cleaning for linux-xorg-libs-6.8.2_5 >> ^^^^^^^^^^^^^^^ >> I Habe xorg-libs installed! > > But you need the linux ones to be able to use linux programs which > want to use X11. All the stuff is configurable with "make config". But how should someone know, that this is specially this time necessary. I 've mplayer installed, a long time ago. All portupgrades were trouble-free, since now. It COULD be trouble-free, if any information about the new knobs will be transfered to the users (e.g. in UPDATING). A Tip that it is better to run "make config", would be enough. Heino