summaryrefslogtreecommitdiff
path: root/www/firefox-gtk2
AgeCommit message (Collapse)AuthorFilesLines
2004-06-24Update firefox-gtk2 to 0.9taya2-81/+95
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-02- copy amd64 support patch from www/mozillataya1-2/+2
- correct ARM architecture handling - add g++-3.0 support for xpcom module on alpha - bump PKGREVISION
2004-03-11Correct MASTER_SITES. Noted by Kouichirou Hiratsuka in PR pkg/24740.minskim1-2/+2
2004-03-11s/built on gtk2/built with GTK2/ in COMMENT.grant1-2/+2
2004-03-11Explicitly enable Xft support. Welcome to 0.8nb2.snj1-2/+3
2004-03-10fix PLIST.taya2-5/+11
remove non-exist files & add missing files
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-gtk2, provided by Kouichirou Hiratsukaxtraeme3-0/+2423
in PR pkg/24605. This is the same than www/firefox but using the gtk2 widgets.