pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-gtk2-bin Initial import of Firefox 0.8 int...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e5b13331698
branches: trunk
changeset: 467987:6e5b13331698
user: grant <grant%pkgsrc.org@localhost>
date: Mon Feb 09 10:36:54 2004 +0000
description:
Initial import of Firefox 0.8 into The NetBSD Packages Collection.
Mozilla Firebird has been renamed to Firefox, and this package
obsoletes MozillaFirebird-gtk2-bin.
changes since Firebird 0.7:
* Download Manager
The new streamlined download manager keeps your downloads organized
without getting in your way. Select Tools > Downloads or press
Ctrl+E to see it or change its behavior.
* New Add Bookmark Dialog
The Add Bookmark dialog has been enhanced and now allows the creation
of new bookmark folders.
* Work Offline
It's now possible to view Web pages you've previously visited
without being connected to the Internet.
* Better Handling of File Types
Binary files (e.g. .wma and .rar files) served by servers incorrectly
sending text/plain should no longer be displayed as garbage in the
browser, rather they should be appropriately handled.
* New XPInstall Frontend
The dialog that appears when installing themes and extensions has
been redesigned and is easier to use.
* Lots of bug fixes and improvements
Disabling of form auto-completion is now working, the address bar
now remembers the edited text across tab switching, among many
other bug fixes.
diffstat:
www/firefox-gtk2-bin/DESCR | 9 +++++++++
www/firefox-gtk2-bin/Makefile | 13 +++++++++++++
www/firefox-gtk2-bin/Makefile.Linux.i386 | 5 +++++
www/firefox-gtk2-bin/PLIST | 2 ++
www/firefox-gtk2-bin/distinfo | 4 ++++
5 files changed, 33 insertions(+), 0 deletions(-)
diffs (53 lines):
diff -r 5695c412b4b2 -r 6e5b13331698 www/firefox-gtk2-bin/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2-bin/DESCR Mon Feb 09 10:36:54 2004 +0000
@@ -0,0 +1,9 @@
+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.
diff -r 5695c412b4b2 -r 6e5b13331698 www/firefox-gtk2-bin/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2-bin/Makefile Mon Feb 09 10:36:54 2004 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $
+
+MOZILLA= firefox
+MOZ_VER= 0.8
+
+HOMEPAGE= http://www.mozilla.org/projects/firefox/
+COMMENT= Lightweight gecko-based web browser (gtk2 binary pkg)
+
+MOZ_GTK2= YES
+
+ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86
+
+.include "../../www/mozilla-bin/Makefile.common"
diff -r 5695c412b4b2 -r 6e5b13331698 www/firefox-gtk2-bin/Makefile.Linux.i386
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2-bin/Makefile.Linux.i386 Mon Feb 09 10:36:54 2004 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.Linux.i386,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $
+
+DISTNAME= ${MOZILLA}-${MOZ_VER}-i686-linux-gtk2+xft
+
+MOZ_PLATFORM= linux
diff -r 5695c412b4b2 -r 6e5b13331698 www/firefox-gtk2-bin/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2-bin/PLIST Mon Feb 09 10:36:54 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $
+@comment this PLIST intentionally left blank
diff -r 5695c412b4b2 -r 6e5b13331698 www/firefox-gtk2-bin/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-gtk2-bin/distinfo Mon Feb 09 10:36:54 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $
+
+SHA1 (firefox-0.8-i686-linux-gtk2+xft.tar.gz) = 5b2f750fb40762c21cf803a360cd688868f59aad
+Size (firefox-0.8-i686-linux-gtk2+xft.tar.gz) = 7673647 bytes
Home |
Main Index |
Thread Index |
Old Index