summaryrefslogtreecommitdiff
path: root/www/phoenix
AgeCommit message (Collapse)AuthorFilesLines
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-30update HOMEPAGEgrant1-2/+2
2003-05-23Bump PKGREVISION.taya1-2/+2
PREFIX was changed becase of common Makefile was changed.
2003-05-22Update phoenix to 0.6taya5-131/+190
The name has changed to Mozilla Firebird, but next version will be changed to mozilla browser. So I don't change the name "phoenix" for this version. What's new from release notes * New default theme Mozilla Firebird 0.6 sports a crisp, fresh and attractive theme, based on the amazing Qute theme by Arvid Axelsson. Also, the new theme has icons for the Bookmark Manager toolbar. * Redesigned Preferences window The new Options window puts the most often used preferences into seven convenient panels, each with a descriptive icon selector. * Improved Privacy Options With a single click (and a confirmation) you can clear all privacy data including form data, history, cache, cookies, etc. * Improved Bookmarks Among other bookmark enhancements, the Bookmarks menu now features a context menu. Try it by right-clicking on a bookmark in the menu. * Automatic Image Resizing With this feature, Mozilla Firebird shrinks any image that is bigger than the window to make the whole image visible. When this is done, the cursor over the image changes to tell you that if you click, the image is restored to full size. Instructions on how to disable this feature can be found here. * Smooth Scrolling Instructions on how to disable this feature can be found here. * Access to more preferences You are now able to edit lots of advanced preferences that are not exposed in the Options window by entering about:config in the location bar and press Enter. * Profile Chrome You can now install Mozilla Firebird extensions in your own profile folder instead of in the actual program folder. This means that you will be able to upgrade to new versions of Mozilla Firebird without losing all your extensions. Note that it's up to the extension authors to allow their extensions to use this functionality. Some extensions may not offer this as an option yet. * Lots of bug fixes There have been too many bug fixes since Phoenix 0.5 to keep track of them all. It's better. Trust us ;-) See below for detail. http://www.mozilla.org/projects/firebird/release-notes.html
2003-05-13Note and install Solaris specific libraries on Solaris, as per Mozilla.markd1-1/+3
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-2/+2
dependency bumps.
2003-04-27missed in lastgrant1-0/+30
2003-04-27pass -Wl,-R... when linking shared libraries on FreeBSD. The runtimegrant2-8/+19
linker seemingly does not pass the rpath down from binaries to shared libs, resulting in libs not being able to find other libs they require. patch from taya@, tested on FreeBSD 5.0.
2003-03-31make comment consistent.grant1-2/+2
2003-02-02bump PKGREVISION after fixing a critical bug, as suggested by wizdrochner1-2/+2
2003-02-02fix an unitialized variable problem which made the browser diedrochner2-1/+15
after downloading sth should fix PR pkg/19427 and pkg/19718
2003-01-22Don't install libnullplugin.so into the "active plugins" directorylukem2-4/+3
(lib/${MOZILLA}/plugins). This is a pointless plugin, and only serves to annoy you every time you access a page that wants an unavailable plugin. At least mozilla's default behaviour (without this plugin) gives you the option to tell it "please shut up, I *KNOW* I don't have a flash plugin, so stop nagging me".
2003-01-20enable IPv4 mapped IPv6 addresstaya3-8/+23
2002-12-25Add optional Xft support to Mozilla and Phoenix, to enable variousgrant1-2/+2
font features including anti-aliasing. The new variable MOZILLA_USE_XFT defaults to NO. Bump PKGREVISIONs. From Eric Gillespie in PR pkg/19433.
2002-12-24Bump PKGREVISION because of dependency on latest freetype2 or glib2wiz1-1/+2
package and library major bumps therein. Also match dependency in corresponding buildlink2.mk's for the same reason. Mmmm, binary packages.
2002-12-23Whitespace fixes in Makefile. Standardise MESSAGE file.cjep2-3/+8
2002-12-11Allow this to build on 1.5.3, where CODESET isn't defined.he2-1/+19
Fixes PR#19325.
2002-12-10Update phoenix to 0.5taya16-66/+86
What's new from release notes - Multiple homepages - Sidebar remembers its state across sessions - Download fixes - History improvements - Accessibility improvements - Size and memory reduction - Performance improvements - Stability improvements - Better Windows appearance - Many more new themes - Too many fixes to list See below for detail. http://www.mozilla.org/projects/phoenix/phoenix-release-notes.html
2002-10-30Update phoenix to 0.4taya4-8/+17
What's New: A few of the features new to this release include: * Improvements to pop-up blocking It is now easier to add sites to the pop-up whitelist and some bugs in the 0.3 whitelisting display have been fixed. You can add sites to the whitelist by clicking on the "i" icon in the lower left of the browser window for sites with blocked pop-ups or you can add sites in the pop-up preferences panel. * Improvements to toolbar customization It is now possible to customize the menubar in addition to the navigation and bookmark toolbars. This makes it possible to add all of your items to a single toolbar freeing up valuable web page real estate. * Improvements to tabbed browsing and shortcut keys Phoenix developers have been working to improve basic user tasks like opening links and loading addresses. A few things that you will find new and improved in 0.4 are: ctrl+[1-0] will switch between your first 10 tabs. ctrl+click opens a link in a new background tab (you can set that in preferences to default to a foreground tab) and ctrl+shift+click will toggle the forground/background preference. shift+click opens a link in a new window and alt+click saves link. * Type ahead find returns Type ahead find allows a user to start typing to navigate directly to a link containing that text. To find text that is not linked just preface your typing with a / character. * Addressbar gets smarter alt+d now focuses the address field. Typing a search term (or terms) in the addressbar and hitting enter will now take you directly to the top hit on Google rather than the Google search results page and ctrl+enter in the address field adds a www. and .com to your address. * Bug fixes Some people seem concerned that Phoenix developers are just adding feature after feature without fixing bugs. While it's true that through 0.4 they've been doing a lot of heavy lifting, redesign and feature work, the developers are also wrapping up that big feature push and moving into more of a cleanup and bugfix mode. * Themes! Thanks to several theme authors and chris neale at mozdev.org you can now get themes for Phoenix. As with any 3rd party add-ons, please don't report bugs with themes to Phoenix. Report your problems (and your praise) to the theme developers or the Phoenix Skins forum. Themes available at the time of the 0.4 release include Bluestreak, Luna, Orbit 3+1, Pinball, and Qute.
2002-10-19remove files which relate to the phoenix Linux binary package.grant3-21/+0
2002-10-19Initial import of phoenixtaya15-703/+2723
Phoenix is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Chimera, but written using the XUL user interface language and designed to be cross-platform.
2002-10-15Initial import of Phoenix-0.3 into the NetBSD packages collection.grant7-0/+733
Phoenix is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Chimera, but written using the XUL user interface language and designed to be cross-platform. This is a Linux binary package for Linux and NetBSD/i386.