Re: FreeBSD Port: vlc-0.8.6.c_5,2 (Volume bar position)
Mark Kane a écrit : Hi everyone. I've noticed a problem in VLC recently with the position of the volume bar. Same here Regards ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: FreeBSD Port: vlc-0.8.6.c_5,2 (Volume bar position)
Gaye Abdoulaye Walsimou wrote: Mark Kane a écrit : Hi everyone. I've noticed a problem in VLC recently with the position of the volume bar. Same here Me too. I have first seen this back in August IIRC -- I don't remember which version this was though... Philipp -- www.familie-ost.info/~pj ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ports/117266: New port: www/linux-netscape-navigator The All-New Netscape Navigator 9.0
On Fri, Nov 16, 2007 at 03:32:44PM +0100, Pietro Cerutti wrote: > The browser-prefs.js file indeed isn't part of the tarball, but gets > anyway installed on my system: > > > pkg_info -W > /usr/local/lib/linux-netscape-navigator/defaults/pref/browser-prefs.js > /usr/local/lib/linux-netscape-navigator/defaults/pref/browser-prefs.js > was installed by package linux-netscape-navigator-9.0.0.3 > > The port uses the infrastructure provided by > /usr/ports/www/linux-seamonkey/Makefile.common, as all other > "linux-gecko" ports do. I think the cause is to be searched inside that > file. Yep, look at the post-patch target. I can't say if that should be disabled for netscape until I examine the browser a bit deeper, but I will. In the meantime, could you please provide a complete shar or tarball of the latest version in any form. Thanks! ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
new port: deskutils/xfce4-notification-daemon
I wrote a port for the xfce notification daemon [1]. A shell archive [2] is available for those who can't wait until the the ports tree is unfrozen. Comments are welcome. [1] http://goodies.xfce.org/projects/applications/notification-daemon-xfce [2] http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/118086 Emanuel -- GnuPG key id: 0x90215DB9 Download: http://pgp.mit.edu:11371 Key fingerprint: 741B C70F 100B F360 0B52 E92D 5F01 7A86 9021 5DB9 ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: ports/117266: New port: www/linux-netscape-navigator The All-New Netscape Navigator 9.0
Randy Pratt wrote: > Still no joy: > > # pkg_create -b linux-netscape-navigator-9.0.0.3 > tar: lib/linux-netscape-navigator/defaults/pref/browser-prefs.js: > Cannot stat: No such file or directory tar: Error exit delayed from > previous errors. pkg_create: make_dist: tar command failed with code 256 > > ===> Deinstalling linux-netscape-navigator-9.0.0.3 > pkg_delete: file > '/usr/local/lib/linux-netscape-navigator/defaults/pref/browser-prefs.js' > doesn't exist pkg_delete: couldn't entirely delete package (perhaps the > packing list is incorrectly specified?) > > # ls work/navigator/defaults/pref/ > total 34 > -rw-r--r-- 1 root wheel118 Nov 2 07:39 channel-prefs.js > -rw-r--r-- 1 root wheel805 Nov 2 07:39 firefox-branding.js > -rw-r--r-- 1 root wheel207 Nov 2 07:39 firefox-l10n.js > -rw-r--r-- 1 root wheel 26833 Nov 2 07:39 firefox.js > > It seems the browser-prefs.js is missing in the tarball and never > gets installed. The browser-prefs.js file indeed isn't part of the tarball, but gets anyway installed on my system: > pkg_info -W /usr/local/lib/linux-netscape-navigator/defaults/pref/browser-prefs.js /usr/local/lib/linux-netscape-navigator/defaults/pref/browser-prefs.js was installed by package linux-netscape-navigator-9.0.0.3 The port uses the infrastructure provided by /usr/ports/www/linux-seamonkey/Makefile.common, as all other "linux-gecko" ports do. I think the cause is to be searched inside that file. I'll investigate. Follow-up to ports@ set. Maybe someone there has a good hint ;-) > > Randy -- Pietro Cerutti PGP Public Key: http://gahr.ch/pgp signature.asc Description: OpenPGP digital signature
Re: FreeBSD Port: vlc-0.8.6.c_5,2 (Volume bar position)
On Thu, 15 Nov 2007 14:15:45 -0600, Mark Kane <[EMAIL PROTECTED]> wrote: Hi everyone. I've noticed a problem in VLC recently with the position of the volume bar. I did some searching and found this thread on the VLC forums: http://forum.videolan.org/viewtopic.php?f=13&t=40525 The volume bar on different FreeBSD machines of mine looks the same as that screenshot. The second post down says to use wxgtk2.6 instead of 2.8, so I rebuilt VLC with "USE_WX=2.6" in the Makefile on two different FreeBSD machines and it solved the volume bar problem. Is there any specific reason that the port uses 2.8? If not, then could it be updated in the tree to use 2.6 to fix the volume bar problem? I can submit a PR/patch if necessary. Please submit a PR with patch for we don't forget or/and miss it. I am not sure if I am right, I think VLC developers are ditching WX for QT. Cheers, Mezz Thanks a lot, -Mark -- [EMAIL PROTECTED] - [EMAIL PROTECTED] FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src) http://www.FreeBSD.org/gnome/ - [EMAIL PROTECTED] http://wiki.freebsd.org/multimedia - [EMAIL PROTECTED] ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"