diff options
author | xtraeme <xtraeme> | 2008-02-29 23:01:03 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2008-02-29 23:01:03 +0000 |
commit | b8138bac2601c1d9e934ee966cef355e47c60ba1 (patch) | |
tree | b25cbb382e84d637f92163991e8dc4f4d7e105a5 /www | |
parent | 7392d0fca43b848aac647e683d6d78b46397724c (diff) | |
download | pkgsrc-b8138bac2601c1d9e934ee966cef355e47c60ba1.tar.gz |
firefox 3.0beta3 linux binary version, for people that don't want
to wait for testing not-finished releases.
Ok by jlam@.
Diffstat (limited to 'www')
-rw-r--r-- | www/firefox3-bin/DESCR | 11 | ||||
-rw-r--r-- | www/firefox3-bin/Makefile | 15 | ||||
-rw-r--r-- | www/firefox3-bin/Makefile.linux-i386 | 8 | ||||
-rw-r--r-- | www/firefox3-bin/Makefile.solaris-i386 | 16 | ||||
-rw-r--r-- | www/firefox3-bin/Makefile.solaris-sparc | 16 | ||||
-rw-r--r-- | www/firefox3-bin/distinfo | 5 |
6 files changed, 71 insertions, 0 deletions
diff --git a/www/firefox3-bin/DESCR b/www/firefox3-bin/DESCR new file mode 100644 index 00000000000..2e5ee9f06a5 --- /dev/null +++ b/www/firefox3-bin/DESCR @@ -0,0 +1,11 @@ +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. + +This package installs Firefox 3, the newest version available. diff --git a/www/firefox3-bin/Makefile b/www/firefox3-bin/Makefile new file mode 100644 index 00000000000..60c0ae9a642 --- /dev/null +++ b/www/firefox3-bin/Makefile @@ -0,0 +1,15 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/02/29 23:01:03 xtraeme Exp $ + +MOZILLA= firefox +MOZ_VER= 3.0b3 +MOZ_DISTVER= ${MOZ_VER} + +HOMEPAGE= http://www.mozilla.com/en-US/firefox/ +COMMENT= Lightweight gecko-based web browser (binary package) + +DIST_SUBDIR= ${MOZILLA}/releases/${MOZ_DIR} + +EMUL_PLATFORMS= linux-i386 +#EMUL_PLATFORMS+= solaris-i386 solaris-sparc + +.include "../../www/seamonkey-bin/Makefile.common" diff --git a/www/firefox3-bin/Makefile.linux-i386 b/www/firefox3-bin/Makefile.linux-i386 new file mode 100644 index 00000000000..eb3cf59ac28 --- /dev/null +++ b/www/firefox3-bin/Makefile.linux-i386 @@ -0,0 +1,8 @@ +# $NetBSD: Makefile.linux-i386,v 1.1.1.1 2008/02/29 23:01:03 xtraeme Exp $ + +DISTNAME= firefox-${MOZ_DISTVER} +MOZ_DIR= ${MOZ_DISTVER}/linux-i686/en-US +EXTRACT_SUFX= .tar.bz2 + +MOZ_GTK2= yes +MOZ_PLATFORM= linux diff --git a/www/firefox3-bin/Makefile.solaris-i386 b/www/firefox3-bin/Makefile.solaris-i386 new file mode 100644 index 00000000000..e49b11817fa --- /dev/null +++ b/www/firefox3-bin/Makefile.solaris-i386 @@ -0,0 +1,16 @@ +# $NetBSD: Makefile.solaris-i386,v 1.1.1.1 2008/02/29 23:01:03 xtraeme Exp $ + +# Use the Solaris 8 binaries if we're not running at least Solaris 10. +.if (${OPSYS} == "SunOS") && !empty(OS_VERSION:M5.1[0-9]*) +DISTNAME= firefox-${MOZ_DISTVER}.en-US.solaris10-i386 +EMUL_REQD= solaris>=10 +MOZ_GTK2= yes +.else +DISTNAME= firefox-${MOZ_DISTVER}.en-US.solaris8-i386-gtk1 +EMUL_REQD= solaris>=8 +.endif + +EXTRACT_SUFX= .tar.bz2 +MOZ_DIR= ${MOZ_DISTVER}/contrib/solaris_tarball + +MOZ_PLATFORM= solaris diff --git a/www/firefox3-bin/Makefile.solaris-sparc b/www/firefox3-bin/Makefile.solaris-sparc new file mode 100644 index 00000000000..4f2cdddd62d --- /dev/null +++ b/www/firefox3-bin/Makefile.solaris-sparc @@ -0,0 +1,16 @@ +# $NetBSD: Makefile.solaris-sparc,v 1.1.1.1 2008/02/29 23:01:03 xtraeme Exp $ + +# Use the Solaris 8 binaries if we're not running at least Solaris 10. +.if (${OPSYS} == "SunOS") && !empty(OS_VERSION:M5.1[0-9]*) +DISTNAME= firefox-${MOZ_DISTVER}.en-US.solaris10-sparc +EMUL_REQD= solaris>=10 +MOZ_GTK2= yes +.else +DISTNAME= firefox-${MOZ_DISTVER}.en-US.solaris8-sparc-gtk1 +EMUL_REQD= solaris>=8 +.endif + +EXTRACT_SUFX= .tar.bz2 +MOZ_DIR= ${MOZ_DISTVER}/contrib/solaris_tarball + +MOZ_PLATFORM= solaris diff --git a/www/firefox3-bin/distinfo b/www/firefox3-bin/distinfo new file mode 100644 index 00000000000..1723bd77609 --- /dev/null +++ b/www/firefox3-bin/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/02/29 23:01:03 xtraeme Exp $ + +SHA1 (firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2) = fdabc2c88cecc0207d225c5fbbbb04c3446aa2c9 +RMD160 (firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2) = edf5dea48420c744cb867cf494c4b3f9994589f8 +Size (firefox/releases/3.0b3/linux-i686/en-US/firefox-3.0b3.tar.bz2) = 8997010 bytes |