Version: 3.0.4, Package name: firefox3-3.0.4 |
Maintained by: The OpenBSD ports mailing-list |
Required to run: [devel/desktop-file-utils] [audio/esound] [devel/gettext] |
Required to build: [devel/autoconf/2.13] [devel/libIDL] [lang/python/2.5] [devel/metaauto] [devel/gettext] [devel/gmake] [archivers/zip] [archivers/bzip2] |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Firefox 3 is the next generation release of the award-winning Firefox web browser from Mozilla. It is full of helpful features to make your time online more productive. * Improved Tabbed Browsing; * Spell Checking; * Search Suggestions; * Session Restore; * Web Feeds (RSS); * Live Titles; * Integrated Search; * Live Bookmarks; * Pop-up Blocker; * Phishing Protection; * Search Engine Manager. |
MD5: ihrEpZQBCKlkWMUwenTJjQ= |
RMD160: meNLdv7KIsdCh7Ho14oELDE8P5c= |
Filesize: 36122.401 KB |
Package available on: cdrom( ![]() ![]() Distfile available on: cdrom( ![]() ![]() |
Version History (View Complete History) |
|
2008-11-20 16:43:16 by Martynas Venckus | Files touched by this commit (43) |
Log message: remove firefox3 |
2008-11-13 10:00:11 by Martynas Venckus | Files touched by this commit (2) |
Log message: security update to mozilla-firefox-3.0.4. MFSA 2008-58; MFSA 2008-57; MFSA 2008-56; MFSA 2008-55; MFSA 2008-54; MFSA 2008-53; MFSA 2008-52; MFSA 2008-51; MFSA 2008-47. http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.4 ok naddy@ |
2008-10-16 09:35:34 by Martynas Venckus | Files touched by this commit (4) |
Log message: don't call back home for google & mozilla in some more places. 1. what ff3's safebrowsing does it essentially allows google to track users. every time ff3 would call to google w/ the address of the particular site one is visiting. disable this crazy feature 2. don't visit mozilla's pages on updating / first starting the browser; which serve no purpose but tracking 3. disable the crashreporter; which is supposed to automatically talk to mozilla and send all sorts of information when you crash discussed w/ porters. ok naddy@ |
2008-10-07 16:31:13 by Martynas Venckus | Files touched by this commit (1) |
Log message: let it build on alpha. reported by merdely@ a few weeks ago... tested & ok naddy@ and merdely@ |
2008-09-27 07:05:21 by Martynas Venckus | Files touched by this commit (2) |
Log message: update to firefox3-3.0.3: Fixed a problem where users were unable to retrieve saved passwords or save new passwords (bug 454708) ok naddy@ |
2008-09-25 15:17:38 by Martynas Venckus | Files touched by this commit (2) |
Log message: search for dictionaries the generic mozilla location, that textproc/mozilla-dicts uses: LOCALBASE/share/mozilla-dicts ok naddy@ |
2008-09-24 13:25:40 by Martynas Venckus | Files touched by this commit (6) |
Log message: security/stability update to mozilla-firefox-3.0.2. MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40 http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.2 ok naddy@. looks good to kurt@ |
2008-09-18 07:37:41 by Antoine Jacoutot | Files touched by this commit (20) |
Log message: - SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS looks good to landry@ |
2008-09-15 13:20:07 by Martynas Venckus | Files touched by this commit (4) |
Log message: fix xptcalls for macppc. ok/tested by kili@ |
2008-08-23 16:27:46 by Martynas Venckus | Files touched by this commit (3) |
Log message: - 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-19 18:21:50 by Martynas Venckus | Files touched by this commit (2) |
Log message: 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-07-26 10:23:32 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - s/PREFIX/LOCALBASE ok martynas@ |
2008-07-26 08:52:02 by Martynas Venckus | Files touched by this commit (2) |
Log message: Firefox 2 -> Firefox 3. Bryan Linton |
2008-07-25 11:41:06 by Martynas Venckus | Files touched by this commit (8) |
Log message: document the new MOZ_PLUGIN_PATH behavior, bump pkgnames pointed out, and looks good to landry@ |