diff options
author | alane <alane@FreeBSD.org> | 2002-12-10 16:57:05 +0800 |
---|---|---|
committer | alane <alane@FreeBSD.org> | 2002-12-10 16:57:05 +0800 |
commit | 41c7722cb1f37f0d8dc8b563197de9832724de13 (patch) | |
tree | b25184b5d22f1dc4dd488aa8423e6c3a7a6faed4 /www/firefox/pkg-message | |
parent | 3f7aa11b159d445b0c7792c337630c72d2d919b4 (diff) | |
download | freebsd-ports-graphics-41c7722cb1f37f0d8dc8b563197de9832724de13.tar.gz freebsd-ports-graphics-41c7722cb1f37f0d8dc8b563197de9832724de13.tar.zst freebsd-ports-graphics-41c7722cb1f37f0d8dc8b563197de9832724de13.zip |
Update Phoenix to 0.5, the last release named Phoenix. Fixes a lot a bugs,
adds some features, there is at least one crasher I've hit so far but I don't
know if it is anomoly or not yet.
Approved by: kris
Diffstat (limited to 'www/firefox/pkg-message')
-rw-r--r-- | www/firefox/pkg-message | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/www/firefox/pkg-message b/www/firefox/pkg-message index 83bdcb7742b..68f8cf2be39 100644 --- a/www/firefox/pkg-message +++ b/www/firefox/pkg-message @@ -1,4 +1,27 @@ ====================================================================== +0.5.20021209: +Phoenix 0.5 snap on 20021209. Most of the files are PHOENIX_0_5_RELEASE, +but they didn't tag the browser and toolkit dirs, so those are from this +AM. + +****WARNING! DANGER, WILL ROBINSON!**** You must delete your old .phoenix +dir! Save your bookmarks.html somewhere and then let it create a new +directory. You can import your old bookmark file. Bug reports from people +who did not do this are going to be taken at extremely low priority. + +Also, please see the nifty new phoenix themes and extensions at the new +website http://texturizer.net/phoenix/index.html. + +Finally make portlint STFU about the Makefile. + +The distfile is on my distfiles dir this time, so I have mirrored it on my +html page until the distfiles dir gets mirrored in 24-48 hours. + +I had to disable Xinerama since no port ever finds it and it was breaking +the build. + +-- AlanE <phoenix@freebsd.org> + 0.4_9: Install link to java plugin. Build plist after install using find/sed. |