summaryrefslogtreecommitdiff
path: root/www/firefox
AgeCommit message (Collapse)AuthorFilesLines
2004-07-05- correct MESSAGEtaya4-10/+29
- add patch to fix compilation problem on NetBSD-1.6.2 - bump PKGREVISION
2004-07-03Update firefox to 0.9.1taya3-5/+10
From the article from mozillazine.org: mozilla.org today released upgrades to both Firefox 0.9 (0.9.1) and Thunderbird 0.7 (0.7.1) to fix some minor bugs present in both releases. Both releases correct some flaws in the extension system that some users may have been experiencing, as well as a new icon set for the navigation toolbar on Windows and Linux in Firefox 0.9.1. All users of both products should get this upgrade.
2004-06-24correct typotaya1-2/+2
post-install -> pre-install
2004-06-23Update firefox to 0.9taya37-376/+377
Here's what's new in this release of Firefox: * New Default Theme An updated Default Theme now presents a uniform appearance across all three platforms - a new crisp, clear look for Windows users. Finetuning for GNOME will follow in future releases. * Comprehensive Data Migration Switching to Firefox has never been easier now that Firefox imports data like Favorites, History, Settings, Cookies and Passwords from Internet Explorer. Firefox can also import from Mozilla 1.x, Netscape 4.x, 6.x and 7.x, and Opera. MacOS X and Linux migrators for browsers like Safari, OmniWeb, Konqueror etc. will arrive in future releases. * Extension/Theme Manager New Extension and Theme Managers provide a convenient way to manage and update your add-ons. SmartUpdate also notifies you of updates to Firefox. * Help A new online help system is available. * Lots of bug fixes and improvements Copy Image, the ability to delete individual items from Autocomplete lists, SMB/SFTP support on GNOME via gnome-vfs, better Bookmarks, Search and many other refinements fine tune the browsing experience. For Linux/GTK2 Users * Look and Feel Updates Ongoing improvements have been made to improve the way Firefox adheres to your GTK2 themes, such as menus. * Talkback for GTK2 Help us nail down crashes by submitting talkback reports with this crash reporting tool.
2004-06-19Undo my previous commit to install pkgconfig (.pc) files, we should toxtraeme2-11/+3
use CONFLICTS, because they are installing the same files...
2004-06-18Install the .pc (pkgconfig) files, which were disabled in PLIST, theyxtraeme2-3/+11
are required to build some packages. Bump PKGREVISION.
2004-06-15Yes another `\n' missing in the patch giving rise to compilation errors.reinoud2-6/+6
2004-06-15Add `\n' to the assembler line so that it will assemble correctly. Thereinoud2-4/+4
assembler got confused with the floating .elseif
2004-06-02- copy amd64 support patch from www/mozillataya10-30/+592
- correct ARM architecture handling - add g++-3.0 support for xpcom module on alpha - bump PKGREVISION
2004-04-29Use ft2build.h / FT_FREETYPE_H instead of including freetype/tttables.hrecht2-1/+16
and freetype/freetype.h directly. From FreeBSD.
2004-04-29Fixed problems with the new freetype2 libraryadam8-1/+329
2004-04-24catch up to current statvfs supporttaya3-7/+7
2004-03-10correct PLISTtaya2-4/+3
remove non-exist file & not needed file bump PKGREVISION
2004-03-03The security component needs libfreebl_hybrid_3.so on SunOS/sparc, sobouyer1-1/+2
add it to PLIST so that moz-install will copy it (the mozilla packages are correct). It seems that firefox dosn't need libfreebl_pure32_3.so to use SSL, so I didn't add it to the PLIST.
2004-02-29Initial import of firefox-0.8, provided by Kouichirou Hiratsukaxtraeme23-0/+3047
in PR pkg/24603. Mozilla Firefox is a free, open-source and cross-platform web browser for Windows, Linux, MacOS X and many other operating systems. It is small, fast and easy to use, and offers many advantages over other web browsers, such as tabbed browsing and the ability to block pop-up windows. Firefox also offers excellent bookmark and history management, and it can be extended by developers using industry standards such as XML, CSS, JavaScript, C++, etc. Many extensions are available.