FreeBSD Port: www/firefox
Hi, How about upgrade firefox to 31? Kind regards, Andrei. ___ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"
Ketinate pradėti verslą ar plėstis Rusijoje?
Galime jums pasiūlyti Rusijos įmonių kontaktus, kurie padės užmegsti ryšį su potencialiais klientais ar partneriais. Įmonių skaičius: 2.870'000 Kaina 899 Lt Sudėtis: Miestas - 2,870 '000 Pavadinimas bendrovės - 2,870 '000 Adresas - 2,870 '000 Kategorija - 2,870 '000 Subkategorija - 2,870 '000 Saitas - 1378 '000 E-mail - 868.000 Telefonas - 2307 '784 Faksai - 950.360 Pateikimas Excel faile Pavyzdį galite atsisiųsti iš internetinės svetainės - russiabusinessdatabase.com ___ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"
Re: port tor-web-browser ?
Kurt Jaeger writes: > https://trillian.chruetertee.ch/svn/freebsd-gecko/trunk/www/linux-tor-browser/ > > and want to ask: Are you planing to commit it to the tree ? Not before linux-c6- infra ports land. TBB directly depends on glibc-2.11 symbol unlike www/linux-firefox. One could try hacking ELF sections to force longjmp@GLIBC_2.0 instead (undo FORTIFY_SOURCE). $ ./start-tor-browser Launching Tor Browser Bundle for Linux in . XPCOMGlueLoad error for file Browser/libxul.so: /lib/libc.so.6: version `GLIBC_2.11' not found (required by Browser/libxul.so) Couldn't load XPCOM. Tor Browser exited abnormally. Exit code: 255 $ readelf -s Browser/libxul.so | fgrep 2.11 1869: 0 FUNCGLOBAL DEFAULT UND __longjmp_chk@GLIBC_2.11 (64) https://trac.torproject.org/projects/tor/ticket/10763 > If not: What's missing, what help do you need to get it committed/finished ? TBB wasn't designed to be installed as a system package. I've tried to force it to but ended up with an invariable[1] symlink preventing the installed package to be used by multiple users. The symlink is supposed to point to a copy of mutable user data and destroyed together with the data upon package deinstallation (mimic standalone). /usr/local/lib/linux-tor-browser/Data -> /tmp/linux-tor-browser Besides, there's a related issue where running multiple instances of TBB still requires manually adjusting port numbers in Tor config and about:config preferences of TorLauncher and TorButton. [1] alas, no variant/magic symlinks on FreeBSD yet - VFEmail.net - http://www.vfemail.net ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands! $24.95 ONETIME Lifetime accounts with Privacy Features! 15GB disk! No bandwidth quotas! Commercial and Bulk Mail Options! ___ freebsd-gecko@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"