head 1.11; access; symbols pkgsrc-2013Q2:1.11.0.2 pkgsrc-2013Q2-base:1.11 pkgsrc-2013Q1:1.10.0.2 pkgsrc-2013Q1-base:1.10 pkgsrc-2012Q4:1.9.0.2 pkgsrc-2012Q4-base:1.9 pkgsrc-2012Q3:1.8.0.2 pkgsrc-2012Q3-base:1.8 pkgsrc-2012Q2:1.7.0.2 pkgsrc-2012Q2-base:1.7 pkgsrc-2012Q1:1.6.0.2 pkgsrc-2012Q1-base:1.6 pkgsrc-2011Q4:1.4.0.10 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q3:1.4.0.8 pkgsrc-2011Q3-base:1.4 pkgsrc-2011Q2:1.4.0.6 pkgsrc-2011Q2-base:1.4 pkgsrc-2011Q1:1.4.0.4 pkgsrc-2011Q1-base:1.4 pkgsrc-2010Q4:1.4.0.2 pkgsrc-2010Q4-base:1.4 pkgsrc-2010Q3:1.3.0.6 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.4 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.3.0.2 pkgsrc-2010Q1-base:1.3 pkgsrc-2009Q4:1.2.0.2 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.1.1.1.0.32 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-2009Q2:1.1.1.1.0.30 pkgsrc-2009Q2-base:1.1.1.1 pkgsrc-2009Q1:1.1.1.1.0.28 pkgsrc-2009Q1-base:1.1.1.1 pkgsrc-2008Q4:1.1.1.1.0.26 pkgsrc-2008Q4-base:1.1.1.1 pkgsrc-2008Q3:1.1.1.1.0.24 pkgsrc-2008Q3-base:1.1.1.1 cube-native-xorg:1.1.1.1.0.22 cube-native-xorg-base:1.1.1.1 pkgsrc-2008Q2:1.1.1.1.0.20 pkgsrc-2008Q2-base:1.1.1.1 cwrapper:1.1.1.1.0.18 pkgsrc-2008Q1:1.1.1.1.0.16 pkgsrc-2008Q1-base:1.1.1.1 pkgsrc-2007Q4:1.1.1.1.0.14 pkgsrc-2007Q4-base:1.1.1.1 pkgsrc-2007Q3:1.1.1.1.0.12 pkgsrc-2007Q3-base:1.1.1.1 pkgsrc-2007Q2:1.1.1.1.0.10 pkgsrc-2007Q2-base:1.1.1.1 pkgsrc-2007Q1:1.1.1.1.0.8 pkgsrc-2007Q1-base:1.1.1.1 pkgsrc-2006Q4:1.1.1.1.0.6 pkgsrc-2006Q4-base:1.1.1.1 pkgsrc-2006Q3:1.1.1.1.0.4 pkgsrc-2006Q3-base:1.1.1.1 pkgsrc-2006Q2:1.1.1.1.0.2 pkgsrc-2006Q2-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.11 date 2013.05.23.13.25.30; author ryoon; state dead; branches; next 1.10; commitid B2zASeC5iDep2LQw; 1.10 date 2013.01.07.21.55.30; author ryoon; state Exp; branches; next 1.9; 1.9 date 2012.11.23.17.28.49; author ryoon; state Exp; branches; next 1.8; 1.8 date 2012.09.06.12.08.51; author ryoon; state Exp; branches; next 1.7; 1.7 date 2012.04.28.22.48.06; author ryoon; state Exp; branches; next 1.6; 1.6 date 2012.03.19.10.35.58; author ryoon; state Exp; branches; next 1.5; 1.5 date 2012.03.10.03.26.04; author ryoon; state Exp; branches; next 1.4; 1.4 date 2010.10.22.10.08.14; author tnn; state Exp; branches; next 1.3; 1.3 date 2010.03.16.10.59.10; author tnn; state Exp; branches 1.3.6.1; next 1.2; 1.2 date 2009.11.29.00.40.43; author tnn; state dead; branches; next 1.1; 1.1 date 2006.03.30.19.15.47; author ghen; state Exp; branches 1.1.1.1; next ; 1.3.6.1 date 2010.10.25.16.30.56; author tron; state Exp; branches; next ; 1.1.1.1 date 2006.03.30.19.15.47; author ghen; state Exp; branches; next ; desc @@ 1.11 log @Update to 18.0beta4 * Use common files for www/firefox. SeaMonkey-specific changes Basic Private Browsing support has been added (experimental for now). Added support for safe browsing which blocks potentially malicious websites reported as attack sites (malware) or web forgeries (phishing). Information like preview text, subject and sender can be shown in new mail notifications now. See the changes page for minor changes. Mozilla platform changes CSS -moz-user-select:none selection has been changed to improve compatibility with -webkit-user-select:none (bug 816298). Applied graphics-related performance improvements (bug 809821). Removed E4X support from SpiderMonkey. Added support for the
element. Implemented scoped stylesheets. Fixed some function keys not working when pressed (bug 833719). Fixed several stability issues. @ text @$NetBSD: patch-ag,v 1.10 2013/01/07 21:55:30 ryoon Exp $ --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-11-18 10:19:49.000000000 +0000 +++ mozilla/nsprpub/pr/include/md/_freebsd.h @@@@ -47,7 +47,7 @@@@ #define _PR_HAVE_LARGE_OFF_T #if defined(_PR_PTHREADS) -#if __FreeBSD_version >= 400008 +#if defined(__DragonFly__) || __FreeBSD_version >= 400008 /* * libc_r before this version of FreeBSD doesn't have poll(). * Although libc has poll(), it is not thread-safe so we can't @@@@ -56,7 +56,7 @@@@ #define _PR_POLL_AVAILABLE #endif #else -#if __FreeBSD_version >= 300000 +#if defined(__DragonFly__) || __FreeBSD_version >= 300000 #define _PR_POLL_AVAILABLE #define _PR_USE_POLL #endif @@@@ -65,7 +65,7 @@@@ #define _PR_HAVE_SYSV_SEMAPHORES #define PR_HAVE_SYSV_NAMED_SHARED_MEMORY -#if __FreeBSD_version >= 400014 +#if defined(__DragonFly__) || __FreeBSD_version >= 400014 #define _PR_INET6 #define _PR_HAVE_INET_NTOP #define _PR_HAVE_GETHOSTBYNAME2 @ 1.10 log @* Regen patches... * Fix build on recent NetBSD (kproc_info vs kproc_info2) @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.8 2012/09/06 12:08:51 ryoon Exp $ @ 1.9 log @Update to 2.14 * Patches are synced with xulrunner-17.0, and regen patches * Update Mozilla Lightning to 1.9 Changelog: SeaMonkey-specific changes None (see changes page for minor changes). Mozilla platform changes OS X 10.6 is now the minimum supported Mac version. JavaScript Maps and Sets are now iterable. SVG FillPaint and StrokePaint have been implemented. The sandbox attribute has been implemented for iframes, enabling increased security. Fixed several stability issues. Security fixes Fixed in SeaMonkey 2.14 MFSA 2012-106 Use-after-free, buffer overflow, and memory corruption issues found using Address Sanitizer MFSA 2012-105 Use-after-free and buffer overflow issues found using Address Sanitizer MFSA 2012-103 Frames can shadow top.location MFSA 2012-101 Improper character decoding in HZ-GB-2312 charset MFSA 2012-100 Improper security filtering for cross-origin wrappers MFSA 2012-99 XrayWrappers exposes chrome-only properties when not in chrome compartment MFSA 2012-97 XMLHttpRequest inherits incorrect principal within sandbox MFSA 2012-96 Memory corruption in str_unescape MFSA 2012-94 Crash when combining SVG text on path with CSS MFSA 2012-93 evalInSanbox location context incorrectly applied MFSA 2012-92 Buffer overflow while rendering GIF images MFSA 2012-91 Miscellaneous memory safety hazards (rv:17.0/ rv:10.0.11) @ text @@ 1.8 log @Update to 2.12 * Update Mozilla Lightning to 1.7 * Update Enigmail to 1.4.4 (functionality is not tested yet; should be updated) * Regen patches Changelog: SeaMonkey-specific changes None. Mozilla platform changes Added support for SPDY networking protocol v3. Implemented WebGL enhancements, including compressed textures for better performance. Optimized memory usage for add-ons. Implemented the CSS word-break property. Implemented high precision event timer. HTML5: Added native support for the Opus audio codec. HTML5: Added support for the source element media attribute. HTML5: Added support for the audio element and video element played attribute. Fixed several stability issues. Fixed in SeaMonkey 2.12 MFSA 2012-70 Location object security checks bypassed by chrome code MFSA 2012-69 Incorrect site SSL certificate data display MFSA 2012-68 DOMParser loads linked resources in extensions when parsing text/html MFSA 2012-65 Out-of-bounds read in format-number in XSLT MFSA 2012-64 Graphite 2 memory corruption MFSA 2012-63 SVG buffer overflow and use-after-free issues MFSA 2012-62 WebGL use-after-free and memory corruption MFSA 2012-61 Memory corruption with bitmap format images with negative height MFSA 2012-59 Location object can be shadowed using Object.defineProperty MFSA 2012-58 Use-after-free issues found using Address Sanitizer MFSA 2012-57 Miscellaneous memory safety hazards (rv:15.0/ rv:10.0.7) @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.7 2012/04/28 22:48:06 ryoon Exp $ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-08-27 04:49:27.000000000 +0000 @ 1.7 log @Update to 2.9 * Remove unused option. * Restore jemalloc option. Changelog: * The File and Move Bookmarks dialogs are resizable now. * HTML5 videos that do not start automatically show a large play button now. * Add-ons Sync can now be configured without the Add-ons Sync Prefs add-on. * Pasting a URL from the clipboard into the Download Manager window will download it. * Plugins can be disabled for the whole suite now in addition to Mail & Newsgroups only. * View Source now has line numbers. * Line breaks are now supported in the title attribute. * Find in Page search results are scrolled into view now. * The column-fill CSS property has been implemented. * Support for the text-align-last CSS property has been added. * Experimental support for ECMAScript 6 Map and Set objects has been implemented. * Fixed several stability issues. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.6 2012/03/19 10:35:58 ryoon Exp $ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-04-23 06:28:13.000000000 +0000 d5 1 a5 1 @@@@ -79,7 +79,7 @@@@ d14 1 a14 1 @@@@ -88,7 +88,7 @@@@ d23 1 a23 1 @@@@ -97,7 +97,7 @@@@ @ 1.6 log @Update to 2.8 * Based on xulrunner-11.0 * Patches are almost as same as mail/thunderbird Changelog: See http://www.seamonkey-project.org/releases/seamonkey2.8/ etc. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.5 2012/03/10 03:26:04 ryoon Exp $ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-03-13 05:33:05.000000000 +0000 @ 1.5 log @Update to 2.7.2 * Many new features. * Security bugfixes. * See http://www.seamonkey-project.org/releases/seamonkey2.7/ @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.4 2010/10/22 10:08:14 tnn Exp $ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2012-02-16 14:09:27.000000000 +0000 @ 1.4 log @Security and stability update of seamonkey to 2.0.9. MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-68 XSS in gopher parser when parsing hrefs MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.2 2010/09/09 09:41:22 tnn Exp $ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2010-08-24 21:32:07.000000000 +0000 @ 1.3 log @clone comm-1.9.1 patch set from devel/xulrunner into mail/thunderbird and www/seamonkey so devel/xulrunner can move forward to 1.9.2. @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.1.1.1 2009/08/05 02:59:48 tnn Exp $ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2009-06-29 18:15:06.000000000 +0200 d6 1 a6 1 #define _PR_NO_LARGE_FILES @ 1.3.6.1 log @Pullup ticket #3258 - requested by tnn www/seamonkey: security update Revisions pulled up: - www/seamonkey/Makefile 1.41 - www/seamonkey/distinfo 1.56 - www/seamonkey/patches/patch-ag 1.4 - www/seamonkey/patches/patch-al delete - www/seamonkey/patches/patch-mn 1.2 --- Module Name: pkgsrc Committed By: tnn Date: Fri Oct 22 10:08:15 UTC 2010 Modified Files: pkgsrc/www/seamonkey: Makefile distinfo pkgsrc/www/seamonkey/patches: patch-ag patch-mn Removed Files: pkgsrc/www/seamonkey/patches: patch-al Log Message: Security and stability update of seamonkey to 2.0.9. MFSA 2010-72 Insecure Diffie-Hellman key exchange MFSA 2010-71 Unsafe library loading vulnerabilities MFSA 2010-70 SSL wildcard certificate matching IP addresses MFSA 2010-69 Cross-site information disclosure via modal calls MFSA 2010-68 XSS in gopher parser when parsing hrefs MFSA 2010-67 Dangling pointer vulnerability in LookupGetterOrSetter MFSA 2010-66 Use-after-free error in nsBarProp MFSA 2010-65 Buffer overflow and memory corruption using document.write MFSA 2010-64 Miscellaneous memory safety hazards (rv:1.9.2.11/ 1.9.1.14) @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- mozilla/nsprpub/pr/include/md/_freebsd.h.orig 2010-08-24 21:32:07.000000000 +0000 d6 1 a6 1 #define _PR_HAVE_LARGE_OFF_T @ 1.2 log @Update to seamonkey-2.0, from pkgsrc-wip. Hijack maintainership. Many, many changes; the biggest being that it's based on firefox 3.5. For an exhaustive list of changes, see: http://www.seamonkey-project.org/releases/seamonkey2.0/changes @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.1 2006/03/30 19:15:47 ghen Exp $ d3 4 a6 3 --- extensions/transformiix/source/base/ErrorObserver.h.orig 2004-05-21 12:41:22.000000000 +0200 +++ extensions/transformiix/source/base/ErrorObserver.h @@@@ -41,7 +41,8 @@@@ d8 8 a15 5 #include "txCore.h" #ifdef TX_EXE -#include +#include +using namespace std; d17 9 d27 5 a31 1 /** @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import Mozilla Seamonkey 1.0 from pkgsrc-wip (gtk2 version). Seamonkey is the community-driven continuation of the Mozilla Suite, which is no longer maintained by Mozilla. @ text @@