Re: UPDATE: mozilla-firefox-2

2006-11-18 Thread Martynas Venckus
UPDATE: firefox-2.0p2 * SO_VERSION=16.0 -> 17.0 * use system nspr and nss * use ${TMPDIR} instead /tmp * use *.so.${SO_VERSION} instead *.so.??.? * change back backspace behaviour * change back quick search bahaviour http://www.altroot.org/firefox.tar.gz Precompiled i386 package (com

Re: UPDATE: mozilla-firefox-2

2006-11-12 Thread Martynas Venckus
> Both http://www.altroot.org/firefox.tgz and > http://www.altroot.org/mozilla-firefox.tar.gz give me 404. mozilla-firefox was renamed to firefox and old files were deleted to discourage installing old versions. Quote from the latest (November 9) post, this is the latest version: > <...> > http://

Re: UPDATE: mozilla-firefox-2

2006-11-12 Thread Aleksander Piotrowski
Martynas Venckus <[EMAIL PROTECTED]> wrote: > > This should be a good time to shorten the name of this port from > > "mozilla-firefox" to just "firefox". It is world-famous under the name > > "firefox", almost nobody calls it "mozilla firefox". Similar to the > > renaming of tomcat, maybe apache-a

Re: UPDATE: mozilla-firefox-2

2006-11-09 Thread Martynas Venckus
NEW: firefox-dict-*-2.0 Dictionaries for Firefox It will work with the spell-checking feature in Firefox 2. http://www.altroot.org/firefox-dict.tar.gz http://www.altroot.org/firefox-dict/ -- Martynas Venckus

Re: UPDATE: mozilla-firefox-2

2006-11-09 Thread Henrik Enberg
> Date: Thu, 9 Nov 2006 17:52:20 - (GMT) > From: "Martynas Venckus" <[EMAIL PROTECTED]> > > http://www.altroot.org/firefox.tar.gz Works fine and dandy on i386.

Re: UPDATE: mozilla-firefox-2

2006-11-09 Thread Antoine Jacoutot
On Thu, 9 Nov 2006, Martynas Venckus wrote: Note that I use Antoine's devel/nspr patch which he posted recently and isn't yet commited. http://marc.theaimsgroup.com/?l=openbsd-ports&m=116308075131681&w=2 It is now committed, but watch out for the shared lib bump. -- Antoine

Re: UPDATE: mozilla-firefox-2

2006-11-09 Thread Antoine Jacoutot
On Thu, 9 Nov 2006, Martynas Venckus wrote: * add some new languages (lt, yay!) * unmark ko as broken (tested, works) * ...and mark the new ones http://www.altroot.org/firefox-i18n.patch http://www.altroot.org/firefox-i18n/ Cool, thanks for your work. -- Antoine

Re: UPDATE: mozilla-firefox-2

2006-11-09 Thread Martynas Venckus
UPDATE: firefox-2.0p1 * cleanups from wilfried * use system nspr from kurt Thank you! http://www.altroot.org/firefox.tar.gz Precompiled i386 package: http://www.altroot.org/firefox-2.0p1.tgz Note that I use Antoine's devel/nspr patch which he posted recently and isn't yet commited. http://

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Martynas Venckus
Hey Peter! Thank's for searching for the issues in the port i'm using. I've updated it! Here's the patch, w/o the $OpenBSD$ ``difficulties'' you encountered! http://www.altroot.org/firefox.patch Since some of your comments didn't make any sense at all, i answered the ones i could understand. >

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Deanna Phillips
Andrés writes: > IMHO, it would be cool to make > http://www.openbsd.org/donations.html the default home page. Oh come on. What's next, pledge week where we can't run our regularly scheduled cronjobs? :p

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Andrés
IMHO, it would be cool to make http://www.openbsd.org/donations.html the default home page. Greetings On 11/3/06, Martynas Venckus <[EMAIL PROTECTED]> wrote: UPDATE: firefox-2.0p0 Fixes minor things: * unfuck printing (noticed by Ian Darwin) * change default homepage to http://www.openbsd

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Martynas Venckus
UPDATE: firefox-2.0p0 Fixes minor things: * unfuck printing (noticed by Ian Darwin) * change default homepage to http://www.openbsd.org/ * install default inits * install tools that might be needed by developers * install bloaturls.txt * fix GRE errors (TestGtkEmbed) * change MOZ_AP

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Miod Vallat
So, we can set change ``general.useragent.extra.firefox'' value by default... Oh, yes, we should change it to ``Iceweasel/2.0'' by default. Miod

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Martynas Venckus
> * Add a key 'general.useragent.override' Hey! I've got an idea while reading this. http://www.mozilla.org/foundation/trademarks/community-edition-policy.html The following changes are permitted within Community Editions: <...> Change certain preference settings <...> So, we can set change ``ge

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Martynas Venckus
> User-Agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.8.1) > Gecko/20061101 BonEcho/2.0 > > In contrast, an "official" Linux port sends this: > > User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1) > Gecko/20061010 Firefox/2.0 The ``official'' one. But distros are using BonEcho ``M

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Paul de Weerd
On Thu, Nov 02, 2006 at 09:10:03PM -0500, Ian Darwin wrote: | The decision to avoid the official "Firefox" name has other | consequences. Our port currently sends this | | User-Agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.8.1) | Gecko/20061101 BonEcho/2.0 | | In contrast, an "official"

Re: UPDATE: mozilla-firefox-2

2006-11-03 Thread Ian Darwin
The decision to avoid the official "Firefox" name has other consequences. Our port currently sends this User-Agent: Mozilla/5.0 (X11; U; OpenBSD i386; en-US; rv:1.8.1) Gecko/20061101 BonEcho/2.0 In contrast, an "official" Linux port sends this: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-U

Re: UPDATE: mozilla-firefox-2 - vs gnash

2006-11-02 Thread Deanna Phillips
vladas writes: > On 11/2/06, Deanna Phillips <[EMAIL PROTECTED]> wrote: > >> The port that's in OpenBSD right now was just a glimpse, and >> a very bad one. :-) > > Opening it up is the first step to make it better. I think it was premature in this case. A lot of people got an "oh it sucks" imp

Re: UPDATE: mozilla-firefox-2 - vs gnash

2006-11-02 Thread vladas
On 11/2/06, Deanna Phillips <[EMAIL PROTECTED]> wrote: The port that's in OpenBSD right now was just a glimpse, and a very bad one. :-) Opening it up is the first step to make it better.

Re: UPDATE: mozilla-firefox-2 - vs gnash

2006-11-02 Thread Deanna Phillips
Martynas Venckus writes: > Why don't you share the port you're using? There's old gnash > CVS version currently in ports tree, why not update it till > they make a release? I have four open bugs with them right now. I'd like to give them a chance to fix them before releasing another port. The p

Re: UPDATE: mozilla-firefox-2 - vs gnash

2006-11-02 Thread Martynas Venckus
> I've been testing Firefox 2 with gnash cvs for a few days and > it's fine. Same here. > This should turn into a release in the next week or > two, and I'll update the port at that time. I think you'll be > pleased with the improvements. Why don't you share the port you're using? There's old gna

Re: UPDATE: mozilla-firefox-2 - vs gnash

2006-11-01 Thread Deanna Phillips
Ian Darwin writes: > Firefox 2 does not play well with the gnash port - it causes > gnash to loop burning CPU time... I've been testing Firefox 2 with gnash cvs for a few days and it's fine. This should turn into a release in the next week or two, and I'll update the port at that time. I think

Re: UPDATE: mozilla-firefox-2 - vs gnash

2006-11-01 Thread Ian Darwin
Firefox 2 does not play well with the gnash port - it causes gnash to loop burning CPU time...

Re: UPDATE: mozilla-firefox-2

2006-11-01 Thread Martynas Venckus
>> && rm -r >> /usr/local/mozilla-firefox && rm -r $HOME/.mozilla'' before upgrading! > > As reported, neither of these was necessary for me. Actually i've renamed /usr/local/mozilla-firefox to /usr/local/firefox, so if you have any files /usr/local/mozilla-firefox they're useless. > I can make it

Re: UPDATE: mozilla-firefox-2

2006-11-01 Thread Ian Darwin
Be sure you use *NEW* profile when upgrading! Be sure you've tried to ``rm -fr ~/.mozilla'' and bug you're encountering happens trice before reporting. Maybe I'm ususual (I probably am; I meant my computer) but I did *not* remove my profile or my .mozilla or anything, and it still works as we

Re: UPDATE: mozilla-firefox-2

2006-11-01 Thread Simon Kuhnle
On Tue, Oct 31, 2006 at 05:05:49PM -, Martynas Venckus wrote: > UPDATE: firefox-2.0 [...] > Be sure you ``pkg_delete -c mozilla-firefox && rm -r > /usr/local/mozilla-firefox && rm -r $HOME/.mozilla'' before upgrading! Did that but without rm'ing ~/.mozilla. Used the precompiled package for i38

[Fwd: Re: UPDATE: mozilla-firefox-2]

2006-10-31 Thread Martynas Venckus
> Just be sure to back up your bookmarks.html before doing that. Right. Also, i've added some more hints, before sending bug reports: sed '5,22!d' /usr/local/firefox/README.OpenBSD -- Martynas Venckus

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Henrik Enberg
> Date: Tue, 31 Oct 2006 17:05:49 - (GMT) > From: "Martynas Venckus" <[EMAIL PROTECTED]> > > UPDATE: firefox-2.0 > > [...] > > rm -r $HOME/.mozilla'' before upgrading! Just be sure to back up your bookmarks.html before doing that. Works fine for me on i386 BTW.

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Martynas Venckus
UPDATE: firefox-2.0 Okay, i can miss something, but here's what i recall: * mozilla-firefox-2.0p1 -> firefox-2.0 * correct @conflicts * usage of variables where possible (descriptions, messages, etc.) * enable spell checking by default * install en_US dictionary by default * fix icons

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Stuart Henderson
On 2006/10/31 17:05, Martynas Venckus wrote: > * fix session restoring (be sure you use *new* profile!) yes, this works fine now, thanks. if you used to use sessionsaver, easiest way to move across is probably by right-clicking and 'Bookmark all tabs' and move the bookmarks.html across.

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Martynas Venckus
> Not sure whether I'm doing something wrong but I can't get the new > sessionstore feature to work (edit/prefs/startup: show my windows and > tabs from last time) - I have tested with a clean profile. Fixed in the upcoming version! Just wait a few hours for a new port. -- Martynas Venckus

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread rancor
Same problem here. // rancor On 10/31/06, Stuart Henderson <[EMAIL PROTECTED]> wrote: On 10/30/06, Martynas Venckus <[EMAIL PROTECTED]> wrote: >UPDATE: mozilla-firefox-2.0p0 Not sure whether I'm doing something wrong but I can't get the new sessionstore feature to work (edit/prefs/startup: sho

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Stuart Henderson
On 10/30/06, Martynas Venckus <[EMAIL PROTECTED]> wrote: >UPDATE: mozilla-firefox-2.0p0 Not sure whether I'm doing something wrong but I can't get the new sessionstore feature to work (edit/prefs/startup: show my windows and tabs from last time) - I have tested with a clean profile.

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread rancor
Thanks! Compiled without any problem on my amd64: Mozilla/5.0 (X11; U; OpenBSD amd64; en-US; rv:1.8.1) Gecko/20061031 BonEcho/2.0 Problem with Google and the redirect is no more. Your fix with the user-agent solved the problem. There is one thing thou. When I'm writing this message in gmail, the

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Martynas Venckus
> This should be a good time to shorten the name of this port from > "mozilla-firefox" to just "firefox". It is world-famous under the name > "firefox", almost nobody calls it "mozilla firefox". Similar to the > renaming of tomcat, maybe apache-ant -> ant, etc. Okay, i've changed that! Doing some m

Re: UPDATE: mozilla-firefox-2

2006-10-31 Thread Wijnand Wiersma
2006/10/30, Damien Miller <[EMAIL PROTECTED]>: On Fri, 27 Oct 2006, Martynas Venckus wrote: > I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no > other machines except i386, so i'm not sure if it works on other archs. > > http://www.altroot.org/firefox.tgz I'm using this

Re: UPDATE: mozilla-firefox-2

2006-10-30 Thread Damien Miller
On Fri, 27 Oct 2006, Martynas Venckus wrote: > I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no > other machines except i386, so i'm not sure if it works on other archs. > > http://www.altroot.org/firefox.tgz I'm using this on i386 now without any problems. Noticably fast

Re: UPDATE: mozilla-firefox-2

2006-10-30 Thread Marc Balmer
Ian Darwin wrote: This should be a good time to shorten the name of this port from "mozilla-firefox" to just "firefox". It is world-famous under the name "firefox", almost nobody calls it "mozilla firefox". Similar to the renaming of tomcat, maybe apache-ant -> ant, etc. I am in favour of thi

Re: UPDATE: mozilla-firefox-2

2006-10-30 Thread Felix Kronlage
On Mon, Oct 30, 2006 at 04:28:16PM -0500, Ian Darwin wrote: > This should be a good time to shorten the name of this port from > "mozilla-firefox" to just "firefox". yes, please. felix -- GPG/PGP: D9AC74D0 / 076E 1E87 3E05 1C7F B1A0 8A48 0D31 9BD3 D9AC 74D0 http://hazardous.org/~fkr - [EMA

Re: UPDATE: mozilla-firefox-2

2006-10-30 Thread Ian Darwin
This should be a good time to shorten the name of this port from "mozilla-firefox" to just "firefox". It is world-famous under the name "firefox", almost nobody calls it "mozilla firefox". Similar to the renaming of tomcat, maybe apache-ant -> ant, etc.

Re: UPDATE: mozilla-firefox-2

2006-10-30 Thread Martynas Venckus
UPDATE: mozilla-firefox-2.0p0 Lots of cleanup! Some completely dead code somehow managed to be here since 0.8. Some fixes from mozilla-firefox-2.0: * Fixed antialiasing * Fixed preferences window size * Fixed credits button * Fixed COMMENT * Fixed user-agent issue * Fixed autoconf PRO

Re: UPDATE: mozilla-firefox-2

2006-10-29 Thread viq
On 29/10/06, Martynas Venckus <[EMAIL PROTECTED]> wrote: > when started the very first time (or you just rm -rf'ed ~/.mozilla) most > of the time (sometimes it works as it should) when you try to get to > preferences you get only one-pixel white window, or something to that > effect. After that i

Re: UPDATE: mozilla-firefox-2

2006-10-28 Thread Martynas Venckus
> when started the very first time (or you just rm -rf'ed ~/.mozilla) most > of the time (sometimes it works as it should) when you try to get to > preferences you get only one-pixel white window, or something to that > effect. After that it seems to work reliably, it's the first time that > it has

Re: UPDATE: mozilla-firefox-2

2006-10-28 Thread rancor
Yes, I did see that but I forget to mention it. I noticed that the first time I downloaded a plug-in and the acknowledged windows occurred of a untrustworthy site for the adblock plus site. I had to terminate firefox and restart it. I did never see the problem again. // rancor On 10/29/06, viq <

Re: UPDATE: mozilla-firefox-2

2006-10-28 Thread viq
On 27/10/06, Martynas Venckus <[EMAIL PROTECTED]> wrote: I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no other machines except i386, so i'm not sure if it works on other archs. http://www.altroot.org/firefox.tgz Seems to work fine with very light testing, with one exce

Re: UPDATE: mozilla-firefox-2

2006-10-28 Thread STeve Andre'
On Friday 27 October 2006 12:01, Martynas Venckus wrote: > I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no > other machines except i386, so i'm not sure if it works on other archs. > > http://www.altroot.org/firefox.tgz > > -- > Martynas Venckus So far I'd say this is very

Re: UPDATE: mozilla-firefox-2

2006-10-27 Thread Antoine Jacoutot
On Fri, 27 Oct 2006, Tobias Ulmer wrote: Does gcc select the lowest or the highest optimization? Or the first one it encounters? The last one. -- Antoine

Re: UPDATE: mozilla-firefox-2

2006-10-27 Thread rancor
http://tools.google.com/firefox/browsersync/install.html // rancor > Can you give the exact link of the plugin you're downloading? You can swap patches/patch-configure_in with http://www.altroot.org/patch-configure_in so that your useragent looks like "BonEcho/2.0". I'm not sure that firefox b

Re: UPDATE: mozilla-firefox-2

2006-10-27 Thread Martynas Venckus
> Minor notice not directly related to Firefox > Google does not recognise the UserAgent when downloading the plugin. > It asked my to download the latest version of Firefox and redirected > me to www.mozilla.com Can you give the exact link of the plugin you're downloading? You can swap patches/p

Re: UPDATE: mozilla-firefox-2

2006-10-27 Thread rancor
My build on OpenBSD/amd64 4.0 snapshot seems to work: Mozilla/5.0 (X11; U; OpenBSD amd64; en-US; rv:1.8.1) Gecko/20061027 FirefoxCommunityEdition/2.0. Installed following add-ons: - Adblock plus - Google Browser sync - Swedish and English dictionary Dictionary works, also browser sync and Adbloc

Re: UPDATE: mozilla-firefox-2

2006-10-27 Thread Tobias Ulmer
On Fri, Oct 27, 2006 at 07:16:43PM +0100, Martynas Venckus wrote: > > I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no > > other machines except i386, so i'm not sure if it works on other archs. > > > > http://www.altroot.org/firefox.tgz > > Ah, forgot to mention what you s

Re: UPDATE: mozilla-firefox-2

2006-10-27 Thread Martynas Venckus
> I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no > other machines except i386, so i'm not sure if it works on other archs. > > http://www.altroot.org/firefox.tgz Ah, forgot to mention what you should test, if interested. First of all, apply the diff: --- Makefile.orig

UPDATE: mozilla-firefox-2

2006-10-27 Thread Martynas Venckus
I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no other machines except i386, so i'm not sure if it works on other archs. http://www.altroot.org/firefox.tgz -- Martynas Venckus