head 1.9; access; symbols pkgsrc-2013Q2:1.9.0.6 pkgsrc-2013Q2-base:1.9 pkgsrc-2012Q4:1.9.0.4 pkgsrc-2012Q4-base:1.9 pkgsrc-2011Q4:1.9.0.2 pkgsrc-2011Q4-base:1.9 pkgsrc-2011Q2:1.8.0.8 pkgsrc-2011Q2-base:1.8 pkgsrc-2011Q1:1.8.0.6 pkgsrc-2011Q1-base:1.8 pkgsrc-2010Q4:1.8.0.4 pkgsrc-2010Q4-base:1.8 pkgsrc-2010Q3:1.8.0.2 pkgsrc-2010Q3-base:1.8 pkgsrc-2010Q2:1.7.0.4 pkgsrc-2010Q2-base:1.7 pkgsrc-2010Q1:1.7.0.2 pkgsrc-2010Q1-base:1.7 pkgsrc-2009Q4:1.6.0.2 pkgsrc-2009Q4-base:1.6 pkgsrc-2009Q3:1.5.0.16 pkgsrc-2009Q3-base:1.5 pkgsrc-2009Q2:1.5.0.14 pkgsrc-2009Q2-base:1.5 pkgsrc-2009Q1:1.5.0.12 pkgsrc-2009Q1-base:1.5 pkgsrc-2008Q4:1.5.0.10 pkgsrc-2008Q4-base:1.5 pkgsrc-2008Q3:1.5.0.8 pkgsrc-2008Q3-base:1.5 cube-native-xorg:1.5.0.6 cube-native-xorg-base:1.5 pkgsrc-2008Q2:1.5.0.4 pkgsrc-2008Q2-base:1.5 cwrapper:1.5.0.2 pkgsrc-2008Q1:1.4.0.10 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.8 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.6 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.4 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.2 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.3.0.2 pkgsrc-2006Q4-base:1.3 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.9 date 2011.07.11.20.46.36; author tnn; state dead; branches; next 1.8; 1.8 date 2010.09.09.11.12.27; author tnn; state Exp; branches; next 1.7; 1.7 date 2010.03.16.10.59.10; author tnn; state Exp; branches 1.7.4.1; next 1.6; 1.6 date 2009.11.29.00.40.44; author tnn; state dead; branches; next 1.5; 1.5 date 2008.07.05.12.04.38; author ghen; state Exp; branches; next 1.4; 1.4 date 2007.01.20.10.54.44; author ghen; state Exp; branches 1.4.10.1; next 1.3; 1.3 date 2006.11.23.10.04.15; author ghen; state Exp; branches 1.3.2.1; next 1.2; 1.2 date 2006.11.22.12.48.29; author ghen; state Exp; branches; next 1.1; 1.1 date 2006.03.30.19.15.48; author ghen; state Exp; branches 1.1.1.1; next ; 1.7.4.1 date 2010.09.11.16.10.03; author spz; state Exp; branches; next ; 1.4.10.1 date 2008.07.10.12.20.11; author tron; state Exp; branches; next ; 1.3.2.1 date 2007.03.06.15.19.24; author salo; state Exp; branches; next ; 1.1.1.1 date 2006.03.30.19.15.48; author ghen; state Exp; branches; next ; desc @@ 1.9 log @Update to seamonkey-2.2. Based on the mozilla-5.0 branch. SeaMonkey 2.2 contains the following major changes relative to SeaMonkey 2.1: Windows: Bundled extensions/add-ons are no longer optional in SeaMonkey's installer. Archive options can now be changed from the Copies & Folders Account Settings pane. Mozilla platform changes CSS Animations are now supported. Improved canvas, JavaScript, memory, and networking performance. Improved standards support for HTML5, XHR, MathML, SMIL, and canvas. Improved spell checking for some locales. WebGL content can no longer load cross-domain textures. Background tabs have setTimeout and setInterval clamped to 1000ms to improve performance. @ text @$NetBSD: patch-ap,v 1.8 2010/09/09 11:12:27 tnn Exp $ --- mozilla/media/liboggz/include/oggz/oggz_off_t_generated.h.orig 2010-08-24 21:32:05.000000000 +0000 +++ mozilla/media/liboggz/include/oggz/oggz_off_t_generated.h @@@@ -59,7 +59,7 @@@@ #include -#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined (_AIX) +#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined (_AIX) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__FreeBSD__) typedef off_t oggz_off_t; #else typedef loff_t oggz_off_t; @ 1.8 log @Update to seamonkey-2.0.7. * Message-ID searches on Google Groups work again * Add-ons preferences button for Lightning should work now * Security fixes: MFSA 2010-63 Information leak via XMLHttpRequest statusText MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS MFSA 2010-61 UTF-7 XSS by overriding document charset using type attribute MFSA 2010-60 XSS using SJOW scripted function MFSA 2010-58 Crash on Mac using fuzzed font in data: URL MFSA 2010-57 Crash and remote code execution in normalizeDocument MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView MFSA 2010-55 XUL tree removal crash and remote code execution MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText MFSA 2010-52 Windows XP DLL loading vulnerability MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array MFSA 2010-50 Frameset integer overflow vulnerability MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12) @ text @d1 1 a1 1 $NetBSD: patch-ap,v 1.4 2010/09/09 09:41:22 tnn Exp $ @ 1.7 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-ap,v 1.3 2009/09/20 15:30:54 sno Exp $ d3 1 a3 1 --- mozilla/media/liboggz/include/oggz/oggz_off_t_generated.h.orig 2009-08-24 17:52:50.000000000 +0200 d9 2 a10 2 -#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) +#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__FreeBSD__) @ 1.7.4.1 log @Pullup ticket 3218 - requested by tnn security update Revisions pulled up: - pkgsrc/www/seamonkey/Makefile 1.39 - pkgsrc/www/seamonkey/distinfo 1.55 - pkgsrc/www/seamonkey/patches/patch-ap 1.8 - pkgsrc/www/seamonkey/patches/patch-mm 1.2 ------------------------------------------------------------------------- Module Name: pkgsrc Committed By: tnn Date: Thu Sep 9 11:12:27 UTC 2010 Modified Files: pkgsrc/www/seamonkey: Makefile distinfo pkgsrc/www/seamonkey/patches: patch-ap patch-mm Log Message: Update to seamonkey-2.0.7. * Message-ID searches on Google Groups work again * Add-ons preferences button for Lightning should work now * Security fixes: MFSA 2010-63 Information leak via XMLHttpRequest statusText MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS MFSA 2010-61 UTF-7 XSS by overriding document charset using type attribute MFSA 2010-60 XSS using SJOW scripted function MFSA 2010-58 Crash on Mac using fuzzed font in data: URL MFSA 2010-57 Crash and remote code execution in normalizeDocument MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView MFSA 2010-55 XUL tree removal crash and remote code execution MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText MFSA 2010-52 Windows XP DLL loading vulnerability MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array MFSA 2010-50 Frameset integer overflow vulnerability MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12) To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 pkgsrc/www/seamonkey/Makefile cvs rdiff -u -r1.54 -r1.55 pkgsrc/www/seamonkey/distinfo cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/seamonkey/patches/patch-ap cvs rdiff -u -r1.1 -r1.2 pkgsrc/www/seamonkey/patches/patch-mm @ text @d1 1 a1 1 $NetBSD: patch-ap,v 1.8 2010/09/09 11:12:27 tnn Exp $ d3 1 a3 1 --- mozilla/media/liboggz/include/oggz/oggz_off_t_generated.h.orig 2010-08-24 21:32:05.000000000 +0000 d9 2 a10 2 -#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined (_AIX) +#if defined(__APPLE__) || defined(SOLARIS) || defined(OS2) || defined (_AIX) || defined(__NetBSD__) || defined(__DragonFly__) || defined(__FreeBSD__) @ 1.6 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-ap,v 1.5 2008/07/05 12:04:38 ghen Exp $ d3 11 a13 11 --- security/coreconf/command.mk.orig 2008-06-16 00:22:15.000000000 +0200 +++ security/coreconf/command.mk @@@@ -45,7 +45,7 @@@@ ASFLAGS += $(CFLAGS) CCF = $(CC) $(CFLAGS) LINK_DLL = $(LINK) $(OS_DLLFLAGS) $(DLLFLAGS) LINK_EXE = $(LINK) $(OS_LFLAGS) $(LFLAGS) -CFLAGS = $(OPTIMIZER) $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ +CFLAGS += $(OS_CFLAGS) $(XP_DEFINE) $(DEFINES) $(INCLUDES) \ $(XCFLAGS) PERL = perl RANLIB = echo @ 1.5 log @Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.10. Security fixes in this version: MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-32 Remote site run as local file via Windows URL shortcut MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-30 File location URL in directory listings not escaped properly MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-23 Signed JAR tampering MFSA 2008-22 XSS through JavaScript same-origin violation MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15) MFSA 2008-20 Crash in JavaScript garbage collector For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.10/ @ text @d1 1 a1 1 $NetBSD$ @ 1.4 log @Update seamonkey, seamonkey-bin and seamonkey-gtk1 to the Seamonkey 1.1 release. The calendar component has been removed from Seamonkey in favour of Sunbird (time/sunbird) and Lightning, see http://www.mozilla.org/projects/calendar/ New features and fixes in this version: General * ChatZilla has been updated to a newer version (Bug 324439) * When launching SeaMonkey, already-running instances are detected (Bug 122698) Browser * Spelling is checked when writing in textareas (Bug 302050 and bug 338318) * A warning page is now shown before displaying about:config (Bug 339720) * Tooltips from web pages can now be multiple lines, either due to automatic text wrapping or explicit newlines added to the text value (Bug 356900) * When you visit a secure site, the URL bar changes color to turns make security status more visible (Bug 335113) * When using keyword URLs, it is no longer necessary to type "keyword:" (typing "keyword:" will no longer work). Just type the keyword name (Bug 337339) * You can now drop URLs and bookmarks between existing tabs, which will result in a new tab being created where you dropped the URL (Bug 324591) * When hovering on a tab, the tooltip now displays a preview of the tab's contents (Bug 315207) * The search sidebar now behaves better (Bug 252802) * The bookmarks menu and personal toolbar folder overflow menu now have context menus (Bug 50504) Mail & Newsgroups * Message labelling has been superceded by tagging, which provides much more than the original 5 labels and comes with new preferences (Bug 342560 and others) * The preferences for junk mail have been reorganized, and can now be set on a per-account basis (Bug 335846) * Improved phishing detection (Bug 326082 and others) * New mail notification has been improved (Bug 327613, 305384, and others) Address Book * It is now possible to move or copy cards between address books. Cards can only be copied to mailing lists, so you need to use ctrl key while dragging to copy the card to the mailing list. When dragging cards between address books, the default action is move, use ctrl to copy instead. (Bug 35837) For the complete changelog, see http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.1/changelog.html @ text @d3 1 a3 1 --- security/coreconf/command.mk.orig 2006-12-22 14:48:07.000000000 +0100 d12 1 a13 1 TAR = /bin/tar @ 1.4.10.1 log @Pullup ticket #2445 - requested by ghen Security update for seamonkey Security update for seamonkey-bin Revisions pulled up: - www/seamonkey-bin/Makefile 1.23 - www/seamonkey-bin/distinfo 1.19 - www/seamonkey/Makefile-seamonkey.common 1.18 - www/seamonkey/PLIST 1.15 - www/seamonkey/distinfo 1.31-1.32 - www/seamonkey/patches/patch-af 1.2 - www/seamonkey/patches/patch-ap 1.5 - www/seamonkey/patches/patch-de 1.2 - www/seamonkey/patches/patch-dy 1.1 - www/seamonkey/patches/patch-dz 1.1 --- Module Name: pkgsrc Committed By: ghen Date: Sat Jul 5 12:04:38 UTC 2008 Modified Files: pkgsrc/www/seamonkey: Makefile-seamonkey.common PLIST distinfo pkgsrc/www/seamonkey-bin: Makefile distinfo pkgsrc/www/seamonkey/patches: patch-af patch-ap patch-de Log Message: Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.10. Security fixes in this version: MFSA 2008-33 Crash and remote code execution in block reflow MFSA 2008-32 Remote site run as local file via Windows URL shortcut MFSA 2008-31 Peer-trusted certs can use alt names to spoof MFSA 2008-30 File location URL in directory listings not escaped properly MFSA 2008-29 Faulty .properties file results in uninitialized memory being used MFSA 2008-28 Arbitrary socket connections with Java LiveConnect on Mac OS X MFSA 2008-27 Arbitrary file upload via originalTarget and DOM Range MFSA 2008-25 Arbitrary code execution in mozIJSSubScriptLoader.loadSubScript() MFSA 2008-24 Chrome script loading from fastload file MFSA 2008-23 Signed JAR tampering MFSA 2008-22 XSS through JavaScript same-origin violation MFSA 2008-21 Crashes with evidence of memory corruption (rv:1.8.1.15) MFSA 2008-20 Crash in JavaScript garbage collector For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.10/ --- Module Name: pkgsrc Committed By: ghen Date: Sun Jul 6 06:46:05 UTC 2008 Modified Files: pkgsrc/www/seamonkey: distinfo Added Files: pkgsrc/www/seamonkey/patches: patch-dy patch-dz Log Message: Fix build on DragonFly, similar fix as for Firefox from PR pkg/39096 @ text @d3 1 a3 1 --- security/coreconf/command.mk.orig 2008-06-16 00:22:15.000000000 +0200 a11 1 PERL = perl d13 1 @ 1.3 log @Revert previous commit, it was not intended. I copied the www/seamonkey package to pkgsrc-wip and upgraded it to seamonkey-1.1.beta, and intended to import it in pkgsrc-wip, not here. @ text @d1 1 a1 1 $NetBSD: patch-ap,v 1.1.1.1 2006/03/30 19:15:48 ghen Exp $ d3 1 a3 1 --- security/coreconf/command.mk.orig 2004-04-25 17:02:17.000000000 +0200 d5 2 a6 1 @@@@ -46,7 +46,7 @@@@ CCF = $(CC) $(CFLAGS) a8 1 NFSPWD = $(NSINSTALL_DIR)/nfspwd @ 1.3.2.1 log @Pullup ticket 2040 - requested by ghen security update for searmonkey Updated to 1.0.8 via patch. Changes: MFSA 2007-10 Potential integer overflow with text/enhanced mail MFSA 2007-09 Privilege escalation by setting img.src to javascript: URI MFSA 2007-08 onUnload + document.write() memory corruption MFSA 2007-07 Embedded nulls in location.hostname confuse same-domain checks MFSA 2007-06 Mozilla Network Security Services (NSS) SSLv2 buffer overflow MFSA 2007-05 XSS and local file access by opening blocked popups MFSA 2007-04 Spoofing using custom cursor and CSS3 hotspot MFSA 2007-03 Information disclosure through cache collisions MFSA 2007-02 Improvements to help protect against Cross-Site Scripting attacks MFSA 2007-01 Crashes with evidence of memory corruption (rv:1.8.0.10/1.8.1.2) http://www.mozilla.org/projects/seamonkey/releases/seamonkey1.0.8/changelog.html @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- security/coreconf/command.mk.orig 2007-02-13 21:41:48.000000000 +0100 d5 1 a5 2 @@@@ -45,7 +45,7 @@@@ ASFLAGS += $(CFLAGS) CCF = $(CC) $(CFLAGS) d8 1 @ 1.2 log @Resolve conflicts. I should have cvs add'ed this instead of cvs import'ing, as wip/seamonkey has already existed in pkgsrc-wip. @ text @d1 1 a1 1 $NetBSD$ d3 1 a3 1 --- security/coreconf/command.mk.orig 2006-02-03 23:26:36.000000000 +0100 d5 1 a5 2 @@@@ -45,7 +45,7 @@@@ ASFLAGS += $(CFLAGS) CCF = $(CC) $(CFLAGS) d8 1 @ 1.1 log @Initial revision @ text @d3 1 a3 1 --- security/coreconf/command.mk.orig 2004-04-25 17:02:17.000000000 +0200 d5 2 a6 1 @@@@ -46,7 +46,7 @@@@ CCF = $(CC) $(CFLAGS) a8 1 NFSPWD = $(NSINSTALL_DIR)/nfspwd @ 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 @@