From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 14 02:46:40 2006 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1F7516A41F for ; Sat, 14 Jan 2006 02:46:40 +0000 (GMT) (envelope-from amdmi3@mail.ru) Received: from mx3.mail.ru (mx3.mail.ru [194.67.23.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30C7D43D45 for ; Sat, 14 Jan 2006 02:46:40 +0000 (GMT) (envelope-from amdmi3@mail.ru) Received: from [213.148.29.33] (port=49899 helo=nexii.panopticon) by mx3.mail.ru with esmtp id 1ExbR9-0001lZ-00; Sat, 14 Jan 2006 05:46:39 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.2]) by nexii.panopticon (Postfix) with ESMTP id B4FEC1140D; Sat, 14 Jan 2006 05:49:36 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 84A4A5A; Sat, 14 Jan 2006 05:50:47 +0300 (MSK) Date: Sat, 14 Jan 2006 05:50:47 +0300 From: Dmitry Marakasov To: Ion-Mihai Tetcu Message-ID: <20060114025047.GA53159@hades.panopticon> Mail-Followup-To: Ion-Mihai Tetcu , freebsd-ports-bugs@FreeBSD.org References: <200601140220.k0E2K9Bk067507@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200601140220.k0E2K9Bk067507@freefall.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/91775: New port: graphics/gnash GNU Flash movie player X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2006 02:46:41 -0000 * Ion-Mihai Tetcu (itetcu@people.tecnik93.com) wrote: > Do you happen to know if the plugin work also with native Opera ? Unfortunately I had no luck in testing plugin - firefox just doesn't see it. Opera does (as No Name/No Description, but correctly assotiated with application/x-shockwave-flash), but due to it's `motifwrapper' that doesn't work, I can't try it. On the next week I'll be able to try it on linux-opera that is not burdened with this problem. Also, the plugin is built linked against dynamic library (libmozsdk.so.0) which isn't installed anywhere at all and gets deleted on `make clean'. Maybe I should have better disable FIREFOX option (or at least add a comment that it doesn't work completely). I've sent a mail describing these problems to to gnash developers, so I hope they'll be fixed soon. At the moment the port is usable as standalone player. > I'm getting this on TinderFoxy (my tinderbox) on 4,5,6,7-STABLE (ports > tree from today, jails built on 11-13.01.2006): > > === Checking filesystem state > list of extra files and directories in / (not present before this port was installed but present after it was deinstalled) > 5982492 4 drwxr-xr-x 3 root wheel 512 Jan 14 01:38 usr/X11R6/share/gnome > 5982495 4 drwxr-xr-x 2 root wheel 512 Jan 14 01:38 usr/X11R6/share/gnome/omf > ================================================================ > build ended at Sat Jan 14 01:38:30 UTC 2006 > > I don't know if you should remove the dirs, they should be added to > mtree file or rather bsd.gnome.mk should add the rmdir || true > automatically. I've looked at ports that do install .omf files - none of these remove lib/gnome/omf and lib/gnome dirs. It could be done easily with @unexec in plist, but I agree that it should better be done from bsd.gnome.mk. -- Best regards, Dmitry mailto:amdmi3@mail.ru