head 1.10;
access;
symbols
pkgsrc-2013Q2:1.10.0.54
pkgsrc-2013Q2-base:1.10
pkgsrc-2012Q4:1.10.0.52
pkgsrc-2012Q4-base:1.10
pkgsrc-2011Q4:1.10.0.50
pkgsrc-2011Q4-base:1.10
pkgsrc-2011Q2:1.10.0.48
pkgsrc-2011Q2-base:1.10
pkgsrc-2009Q4:1.10.0.46
pkgsrc-2009Q4-base:1.10
pkgsrc-2008Q4:1.10.0.44
pkgsrc-2008Q4-base:1.10
pkgsrc-2008Q3:1.10.0.42
pkgsrc-2008Q3-base:1.10
cube-native-xorg:1.10.0.40
cube-native-xorg-base:1.10
pkgsrc-2008Q2:1.10.0.38
pkgsrc-2008Q2-base:1.10
pkgsrc-2008Q1:1.10.0.36
pkgsrc-2008Q1-base:1.10
pkgsrc-2007Q4:1.10.0.34
pkgsrc-2007Q4-base:1.10
pkgsrc-2007Q3:1.10.0.32
pkgsrc-2007Q3-base:1.10
pkgsrc-2007Q2:1.10.0.30
pkgsrc-2007Q2-base:1.10
pkgsrc-2007Q1:1.10.0.28
pkgsrc-2007Q1-base:1.10
pkgsrc-2006Q4:1.10.0.26
pkgsrc-2006Q4-base:1.10
pkgsrc-2006Q3:1.10.0.24
pkgsrc-2006Q3-base:1.10
pkgsrc-2006Q2:1.10.0.22
pkgsrc-2006Q2-base:1.10
pkgsrc-2006Q1:1.10.0.20
pkgsrc-2006Q1-base:1.10
pkgsrc-2005Q4:1.10.0.18
pkgsrc-2005Q4-base:1.10
pkgsrc-2005Q3:1.10.0.16
pkgsrc-2005Q3-base:1.10
pkgsrc-2005Q2:1.10.0.14
pkgsrc-2005Q2-base:1.10
pkgsrc-2005Q1:1.10.0.12
pkgsrc-2005Q1-base:1.10
pkgsrc-2004Q4:1.10.0.10
pkgsrc-2004Q4-base:1.10
pkgsrc-2004Q3:1.10.0.8
pkgsrc-2004Q3-base:1.10
pkgsrc-2004Q2:1.10.0.6
pkgsrc-2004Q2-base:1.10
pkgsrc-2004Q1:1.10.0.4
pkgsrc-2004Q1-base:1.10
pkgsrc-2003Q4:1.10.0.2
pkgsrc-2003Q4-base:1.10
netbsd-1-6:1.9.0.6
netbsd-1-6-RELEASE-base:1.9
pkgviews:1.9.0.2
pkgviews-base:1.9
buildlink2:1.7.0.2
buildlink2-base:1.9
netbsd-1-5-PATCH003:1.6;
locks; strict;
comment @# @;
1.10
date 2002.08.19.22.57.04; author fredb; state dead;
branches;
next 1.9;
1.9
date 2002.06.06.02.05.58; author taya; state Exp;
branches;
next 1.8;
1.8
date 2002.05.14.00.16.38; author taya; state Exp;
branches;
next 1.7;
1.7
date 2002.04.25.15.52.46; author taya; state Exp;
branches
1.7.2.1;
next 1.6;
1.6
date 2002.03.13.16.13.49; author taya; state Exp;
branches;
next 1.5;
1.5
date 2002.02.09.03.54.48; author taya; state Exp;
branches;
next 1.4;
1.4
date 2001.12.27.15.02.43; author taya; state Exp;
branches;
next 1.3;
1.3
date 2001.11.22.16.25.37; author taya; state Exp;
branches;
next 1.2;
1.2
date 2001.10.16.15.52.10; author taya; state Exp;
branches;
next 1.1;
1.1
date 2001.09.16.14.03.10; author taya; state Exp;
branches;
next ;
1.7.2.1
date 2002.06.23.19.04.21; author jlam; state Exp;
branches;
next ;
desc
@@
1.10
log
@Make this compile, at least, on NetBSD/m68kelf, using patches submitted
to tech-pkg by Klaus Heinz.
@
text
@$NetBSD: patch-bc,v 1.9 2002/06/06 02:05:58 taya Exp $
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/reflect/xptcall/src/md/unix/Makefile.in
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Wed Apr 10 12:37:34 2002
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Jun 6 09:13:32 2002
@@@@ -254,6 +254,13 @@@@
CPPSRCS := xptcinvoke_sparc_netbsd.cpp xptcstubs_sparc_netbsd.cpp
ASFILES := xptcinvoke_asm_sparc_netbsd.s xptcstubs_asm_sparc_netbsd.s
endif
+#
+# NetBSD/SPARC64
+#
+ifeq ($(OS_ARCH)$(OS_TEST),NetBSDsparc64)
+CPPSRCS := xptcinvoke_sparc64_netbsd.cpp xptcstubs_sparc64_netbsd.cpp
+ASFILES := xptcinvoke_asm_sparc64_netbsd.s xptcstubs_asm_sparc64_netbsd.s
+endif
#
# Solaris/SPARC
#
@
1.9
log
@
Update mozilla to 1.0
No major changes from 1.0rc3.
See the release notes for detail about mozilla.
http://www.mozilla.org/releases/mozilla1.0/
@
text
@d1 1
a1 1
$NetBSD$
@
1.8
log
@
Update mozilla to 1.0rc2
Changes from release notes are follows:
- A security vulnerability reported in Mozilla by GreyMagic Software
has now been fixed. For more information see the mozilla.org
statement.
- Fifteen of our most frequently encountered crashes have been
fixed. You can help us find any that are left by banging on Mozilla
and sending in those TalkBack crash reports.
- Ten of our most frequently encountered application freezes have been
fixed (including the dreaded bug 96504 on Linux).
- We finally support CSS2 :hover the way web developers want us
to. (Bug bug 5693)
- It is now possible to install colormap on 8 bit displays using
-install. (Bug 22337)
- Cookies can now be disabled for Mozilla Mail. (Bug 22994)
- You can now enable in preferences HTTP 1.1 pipelining (not on by
default). (Bug 93054)
@
text
@d5 1
a5 1
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sat May 11 20:12:15 2002
@
1.7
log
@
Update mozilla to 1.0rc1
Noteable changes from release notes are follows.
See release notes for detail
http://www.mozilla.org/releases/mozilla1.0/
- Mozilla Composer now implements one button publishing which allows
you to save html documents directly to web sites where you have an
established account.
- Our most frequently reported bug has been fixed. Viewing the source
of a cgi generated page now works properly.
- Mozilla now implements LDAP over SSL and allows LDAP Address Book
replication.
- The following JavaScript statements are now acceptable, as they are
with Netscape Navigator 4.7 and Internet Explorer 6:
for(i in undefined){}
for(i in null){}
var obj; for (i in obj){}
- Improved GB18030 support -- the Unicode surrogate range support is
now available on Windows.
- Linux scaled bitmap font support is available This improves
quality of bitmap font display even when a font does not contain
embedded bitmap fonts in many different sizes.
- There is now a preference to match the browser's default
locale/region to the operating system default. In all.js:
pref("intl.locale.matchOS", false);
When its value is "true", browser will find the system's locale
and set its UI language and region content to match it. For example,
when installing on an English (US) system, on start up, the client
will use English as its UI language and US as its region locale until
a user profile is selected. If a (pair) of locale is defined in the
selected profile, browser will honor the profile locale. In addition,
when cmdline switches, '-UILocale' and/or 'contentLocale', are
present, the cmdline switch takes precedence. (Bug 121744)
Note: Having this preference on is an expensive operation. Therefore,
when this preference is "true", there will be approximately a 30%
increase in startup time.
@
text
@d3 3
a5 3
diff -ru ../mozilla-current.orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/reflect/xptcall/src/md/unix/Makefile.in
--- ../mozilla-current.orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Wed Apr 3 00:53:47 2002
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Apr 7 01:18:50 2002
@
1.7.2.1
log
@Merge from pkgsrc-current to buildlink2 branch.
@
text
@d1 1
a1 1
$NetBSD: patch-bc,v 1.9 2002/06/06 02:05:58 taya Exp $
d3 3
a5 3
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/reflect/xptcall/src/md/unix/Makefile.in
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Wed Apr 10 12:37:34 2002
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Jun 6 09:13:32 2002
@
1.6
log
@
Update mozilla to 0.9.9
Changes from release mail:
* MathML is now enabled by default on those platforms that support it,
including Windows and Unix.
* The JavaScript debugger, (aka Venkman) can now profile JavaScript.
* Greatly improved View-> Page Info dialog.
* Mozilla now supports SOAP.
* Users now have the option of installing plugins in the Mozilla user
directory ($HOME/.mozilla/plugins on Unix).
* Mozilla has a new Page Setup dialog and the Print Preview window is
much improved.
and much, much more.
See release notes for detail
http://www.mozilla.org/releases/mozilla0.9.9/
@
text
@d3 4
a6 4
diff -ru ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in ./xpcom/reflect/xptcall/src/md/unix/Makefile.in
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Tue Jan 8 14:46:51 2002
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Mar 3 12:09:17 2002
@@@@ -249,6 +249,13 @@@@
@
1.5
log
@
Update mozilla to 0.9.8
See the release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.8/
@
text
@d5 1
a5 1
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Feb 7 00:40:56 2002
@
1.4
log
@
Update mozilla to 0.9.7
See the release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.7/
@
text
@d4 2
a5 2
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Dec 6 19:51:45 2001
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sat Dec 22 13:02:44 2001
@
1.3
log
@
Update mozilla to 0.9.6
From "What's New" section of release notes:
* Mozilla now displays page icons in the url bar (Expect support for
shortcut icons (aka favicon) in Mozilla 0.9.7). Page icons can be defined
in the html head section of a document like so:
* Mozilla can now display Windows .BMP and .ICO images on all platforms.
* Print Preview has been implemented.
* Macintosh Page Setup has been implemented (Bug 36796)
* Mail message "labels" support has been implemented. (Bug 81292)
* Mail "prefill mail filter" support has been implemented (Bug 65761)
* The new Search for item on the context menu lets you search for any text
you highlight on a web page.
* Select some text in browser window.
* Right click in the browser window and a context menu will pop up.
* Choose the Search for item and Mozilla will search for the highlighted text at your default engine.
@
text
@d4 3
a6 3
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Sat Oct 27 16:38:10 2001
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Nov 22 12:31:19 2001
@@@@ -247,6 +247,13 @@@@
@
1.2
log
@
Update mozilla to 0.9.5
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.5/
@
text
@d4 3
a6 3
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Thu Sep 6 17:23:09 2001
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sat Oct 13 19:57:23 2001
@@@@ -235,6 +235,13 @@@@
@
1.1
log
@
Update mozilla to 0.9.4 & add some patches for sparc64(not complete yet)
See release notes for detail.
http://www.mozilla.org/releases/mozilla0.9.4/
@
text
@d4 2
a5 2
--- ../Orig/mozilla/xpcom/reflect/xptcall/src/md/unix/Makefile.in Tue Jun 19 07:10:25 2001
+++ ./xpcom/reflect/xptcall/src/md/unix/Makefile.in Sun Sep 16 20:47:28 2001
@