summaryrefslogtreecommitdiff
path: root/www/phoenix
diff options
context:
space:
mode:
authortaya <taya>2002-10-30 15:24:52 +0000
committertaya <taya>2002-10-30 15:24:52 +0000
commitafb06e2e3fd1f0b2eced606e09ccd04db1c975da (patch)
tree2eed41bf4ebb6b60ab64266c93784d8ee5febe41 /www/phoenix
parent0c425972faa972e0c73bed5aac524f1a2af50325 (diff)
downloadpkgsrc-afb06e2e3fd1f0b2eced606e09ccd04db1c975da.tar.gz
Update phoenix to 0.4
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.
Diffstat (limited to 'www/phoenix')
-rw-r--r--www/phoenix/MESSAGE4
-rw-r--r--www/phoenix/Makefile6
-rw-r--r--www/phoenix/PLIST9
-rw-r--r--www/phoenix/distinfo6
4 files changed, 17 insertions, 8 deletions
diff --git a/www/phoenix/MESSAGE b/www/phoenix/MESSAGE
new file mode 100644
index 00000000000..3f7490a7e54
--- /dev/null
+++ b/www/phoenix/MESSAGE
@@ -0,0 +1,4 @@
+PLEASE NOTE: You MUST create a new profile for Phoenix 0.4.
+
+To create new profile, simply remove ~/.phoenix and run phoenix.
+Or run phoenix -ProfileManager and click on the "Create Profile" button.
diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile
index 1516f2b5036..b1740ef734f 100644
--- a/www/phoenix/Makefile
+++ b/www/phoenix/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.2 2002/10/19 15:38:31 taya Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/30 15:24:52 taya Exp $
MOZILLA= phoenix
MOZILLA_BIN= phoenix-bin
-MOZ_VER= 0.3
-EXTRACT_SUFX= .tar.gz
+MOZ_VER= 0.4
+EXTRACT_SUFX= .tar.bz2
DISTNAME= mozilla-phoenix-${MOZ_VER}
MASTER_SITES= ${MASTER_SITE_LOCAL}
diff --git a/www/phoenix/PLIST b/www/phoenix/PLIST
index b7fd0b2e57d..fcf279afb76 100644
--- a/www/phoenix/PLIST
+++ b/www/phoenix/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.2 2002/10/19 15:38:36 taya Exp $
+@comment $NetBSD: PLIST,v 1.2 2002/10/30 15:24:53 taya Exp $
bin/${MOZILLA}
@comment begin PROGRAMS
lib/${MOZILLA}/${MOZILLA_BIN}
@@ -653,7 +653,6 @@ include/${MOZILLA}/content/nsITextAreaElement.h
include/${MOZILLA}/content/nsITextContent.h
include/${MOZILLA}/content/nsITextControlElement.h
include/${MOZILLA}/content/nsITransformMediator.h
-include/${MOZILLA}/content/nsITransformObserver.h
include/${MOZILLA}/content/nsIWyciwygChannel.h
include/${MOZILLA}/content/nsIXBLBinding.h
include/${MOZILLA}/content/nsIXBLBindingAttachedHandler.h
@@ -665,6 +664,9 @@ include/${MOZILLA}/content/nsIXBLService.h
include/${MOZILLA}/content/nsIXMLContent.h
include/${MOZILLA}/content/nsIXMLContentSink.h
include/${MOZILLA}/content/nsIXMLDocument.h
+include/${MOZILLA}/content/nsIXSLTException.h
+include/${MOZILLA}/content/nsIXSLTProcessor.h
+include/${MOZILLA}/content/nsIXSLTProcessorObsolete.h
include/${MOZILLA}/content/nsImageMapUtils.h
include/${MOZILLA}/content/nsLayoutAtomList.h
include/${MOZILLA}/content/nsLayoutAtoms.h
@@ -1064,6 +1066,7 @@ include/${MOZILLA}/inspector/inIScreenCapturer.h
include/${MOZILLA}/inspector/inISearchObserver.h
include/${MOZILLA}/inspector/inISearchProcess.h
include/${MOZILLA}/intl/nsIStringBundle.h
+include/${MOZILLA}/intl/nsIStringBundleOverride.h
include/${MOZILLA}/jar/nsIJAR.h
include/${MOZILLA}/jar/nsIZipReader.h
include/${MOZILLA}/jar/zipfile.h
@@ -1913,6 +1916,7 @@ include/${MOZILLA}/xpcom/nsDirectoryService.h
include/${MOZILLA}/xpcom/nsDirectoryServiceDefs.h
include/${MOZILLA}/xpcom/nsDirectoryServiceUtils.h
include/${MOZILLA}/xpcom/nsDoubleHashtable.h
+include/${MOZILLA}/xpcom/nsEmbedString.h
include/${MOZILLA}/xpcom/nsEnumeratorUtils.h
include/${MOZILLA}/xpcom/nsError.h
include/${MOZILLA}/xpcom/nsEscape.h
@@ -2073,6 +2077,7 @@ include/${MOZILLA}/xpcom/xptcall.h
include/${MOZILLA}/xpcom/xptcstubsdecl.inc
include/${MOZILLA}/xpcom/xptcstubsdef.inc
include/${MOZILLA}/xpcom/xptinfo.h
+include/${MOZILLA}/xpconnect/XPCIDispatch.h
include/${MOZILLA}/xpconnect/mozIJSSubScriptLoader.h
include/${MOZILLA}/xpconnect/nsIJSContextStack.h
include/${MOZILLA}/xpconnect/nsIJSRuntimeService.h
diff --git a/www/phoenix/distinfo b/www/phoenix/distinfo
index 566286520ad..41670934433 100644
--- a/www/phoenix/distinfo
+++ b/www/phoenix/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.1.1.2 2002/10/19 15:38:31 taya Exp $
+$NetBSD: distinfo,v 1.2 2002/10/30 15:24:53 taya Exp $
-SHA1 (mozilla-phoenix-0.3.tar.gz) = 577aab7480f811c129aa4f487e7eef4ee8920da1
-Size (mozilla-phoenix-0.3.tar.gz) = 40280263 bytes
+SHA1 (mozilla-phoenix-0.4.tar.bz2) = 21d36b5e0fd4648057ea3fa22935b5db4e712381
+Size (mozilla-phoenix-0.4.tar.bz2) = 29961534 bytes
SHA1 (patch-aa) = d2fa0cd66825ddfe0b983ecd1c80f53599d7786d
SHA1 (patch-ab) = 13f4e2af0433df5eebbdb839e23389a703594f6c
SHA1 (patch-ac) = a4e08f78b3780b16a0f69aa22e0e4350fce6db8f