Commit Graph

5 Commits

Author SHA1 Message Date
martynas
5f37ed23ed - use system libm
- add a note to README.OpenBSD about making printing w/ lpr work
(now that ff3 uses default printing dialog from gtk+2).  idea from
merdely@'s weblog
2008-08-23 22:27:46 +00:00
martynas
03cf188d2d extend documentation, after emails i've got
- since version 3, ff uses standard printing dialog from gtk+2.  in
order to continue using cups for printing, you will need to install
cups subpackage of gtk+2.  after an email from Giovanni Bechis
- ff3 may not render scaled images properly due to incompatibilities
between some of the x drivers and x server (this has been fixed in
the new xserver).  document work-arounds for now.  after an email
from Markus Bergkvist
2008-08-20 00:21:50 +00:00
ajacoutot
cdc11b66cd - s/PREFIX/LOCALBASE
ok martynas@
2008-07-26 16:23:32 +00:00
martynas
6dcaa5bd64 document the new MOZ_PLUGIN_PATH behavior, bump pkgnames
pointed out, and looks good to landry@
2008-07-25 17:41:06 +00:00
martynas
ab858df820 import firefox3-3.0.1, intended as a replacement for mozilla-firefox,
when we decide it's stable enough
not linked to the builds yet.

this version has the following fixes:
- fix SQLITE_VERSION, NSS_VERSION
- we've got our own library versioning, so remove versions and let
dlopen do the job
- fix the ssl psm bug.  you can't just cast a char* to an int* and
access through it
- fix arm Makefiles, to catch the right invokes/stubs
- fix arm, endianness issue (armel abi)
- strict alignment fixes for sparc64
- update to accept standard dictionaries location, so that
textproc/mozilla-dicts works again
- fix to include the right dlfcn.h
- remove eula
- printing fix, which kurt@ has tracked down, and helped fixing

tested by many, kili@, ian@, sthen@, jdixon@, reyk@, others...

the way to handle update has been suggested by pval@
the package name has been discussed w/ kurt@ and naddy@
ok kurt@ and naddy@
2008-07-25 01:52:54 +00:00