pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox-bin add Solaris/i386 and sparc builds of F...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e0ef1df0dc3
branches: trunk
changeset: 468101:3e0ef1df0dc3
user: grant <grant%pkgsrc.org@localhost>
date: Tue Feb 10 11:52:59 2004 +0000
description:
add Solaris/i386 and sparc builds of Firefox 0.8.
diffstat:
www/firefox-bin/Makefile | 3 ++-
www/firefox-bin/Makefile.SunOS.i386 | 6 ++++++
www/firefox-bin/Makefile.SunOS.sparc | 6 ++++++
www/firefox-bin/distinfo | 6 +++++-
4 files changed, 19 insertions(+), 2 deletions(-)
diffs (51 lines):
diff -r bcf7a248c757 -r 3e0ef1df0dc3 www/firefox-bin/Makefile
--- a/www/firefox-bin/Makefile Tue Feb 10 11:52:48 2004 +0000
+++ b/www/firefox-bin/Makefile Tue Feb 10 11:52:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/09 10:29:41 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/10 11:52:59 grant Exp $
MOZILLA= firefox
@@ -6,5 +6,6 @@
COMMENT= Lightweight gecko-based web browser (binary pkg)
ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86 NetBSD-*-i386
+ONLY_FOR_PLATFORM+= SunOS-5.[89]*-*
.include "../../www/mozilla-bin/Makefile.common"
diff -r bcf7a248c757 -r 3e0ef1df0dc3 www/firefox-bin/Makefile.SunOS.i386
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-bin/Makefile.SunOS.i386 Tue Feb 10 11:52:59 2004 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile.SunOS.i386,v 1.1 2004/02/10 11:52:59 grant Exp $
+
+MOZ_VER= 0.8
+DISTNAME= ${MOZILLA}-${MOZ_VER}-i386-pc-solaris2.8
+
+MOZ_PLATFORM= solaris
diff -r bcf7a248c757 -r 3e0ef1df0dc3 www/firefox-bin/Makefile.SunOS.sparc
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/firefox-bin/Makefile.SunOS.sparc Tue Feb 10 11:52:59 2004 +0000
@@ -0,0 +1,6 @@
+# $NetBSD: Makefile.SunOS.sparc,v 1.1 2004/02/10 11:52:59 grant Exp $
+
+MOZ_VER= 0.8
+DISTNAME= ${MOZILLA}-${MOZ_VER}-sparc-sun-solaris2.8
+
+MOZ_PLATFORM= solaris
diff -r bcf7a248c757 -r 3e0ef1df0dc3 www/firefox-bin/distinfo
--- a/www/firefox-bin/distinfo Tue Feb 10 11:52:48 2004 +0000
+++ b/www/firefox-bin/distinfo Tue Feb 10 11:52:59 2004 +0000
@@ -1,6 +1,10 @@
-$NetBSD: distinfo,v 1.2 2004/02/10 01:37:44 grant Exp $
+$NetBSD: distinfo,v 1.3 2004/02/10 11:52:59 grant Exp $
SHA1 (firefox-0.8-i386-unknown-netbsdelf1.6.tar.bz2) = e93acf161226044ca2abd6897c825695dfa562db
Size (firefox-0.8-i386-unknown-netbsdelf1.6.tar.bz2) = 8722216 bytes
SHA1 (firefox-0.8-i686-pc-linux-gnu.tar.gz) = 4dd239f88f212958dec089c7a4c02d7dcd157caf
Size (firefox-0.8-i686-pc-linux-gnu.tar.gz) = 9189879 bytes
+SHA1 (firefox-0.8-sparc-sun-solaris2.8.tar.gz) = aa5c708ca3e148c69f09d8d7c32f20dc36d40ea7
+Size (firefox-0.8-sparc-sun-solaris2.8.tar.gz) = 19171802 bytes
+SHA1 (firefox-0.8-i386-pc-solaris2.8.tar.gz) = a416a6e1d6d36b55ccb231f6b6d1ab2b5cad697c
+Size (firefox-0.8-i386-pc-solaris2.8.tar.gz) = 16818955 bytes
Home |
Main Index |
Thread Index |
Old Index