Subject: CVS commit: pkgsrc/www/mozilla
To: None <pkgsrc-changes@NetBSD.org>
From: Shin'ichiro TAYA <taya@netbsd.org>
List: pkgsrc-changes
Date: 07/26/2004 23:36:01
Module Name: pkgsrc
Committed By: taya
Date: Mon Jul 26 23:36:01 UTC 2004
Modified Files:
pkgsrc/www/mozilla: distinfo
pkgsrc/www/mozilla/files: xptcinvoke_sparc64_netbsd.cpp
pkgsrc/www/mozilla/patches: patch-bo
Log Message:
- fix invoke_copy_to_stack() for PRBool
- Use socklen_t for 5th arg. of getsockopt() instead of size_t
Now mozilla runs on sparc64.
But It's not complete (e.g. can't connect to IPv6 site)
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/www/mozilla/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/www/mozilla/files/xptcinvoke_sparc64_netbsd.cpp
cvs rdiff -r1.7 -r1.8 pkgsrc/www/mozilla/patches/patch-bo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.