head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.10 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.8 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.6 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.4 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.2 pkgsrc-2009Q4-base:1.3 pkgsrc-2009Q3:1.2.0.2 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.1.0.30 pkgsrc-2009Q2-base:1.1 pkgsrc-2009Q1:1.1.0.28 pkgsrc-2009Q1-base:1.1 pkgsrc-2008Q4:1.1.0.26 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.24 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.22 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.20 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.18 pkgsrc-2008Q1:1.1.0.16 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.14 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.12 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.10 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.8 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.6 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.4 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.2 pkgsrc-2006Q2-base:1.1; locks; strict; comment @# @; 1.3 date 2009.11.29.00.40.47; author tnn; state dead; branches; next 1.2; 1.2 date 2009.09.15.09.26.07; author ghen; state Exp; branches; next 1.1; 1.1 date 2006.06.28.21.23.29; author joerg; state Exp; branches 1.1.30.1; next ; 1.1.30.1 date 2009.09.16.12.56.33; author tron; state Exp; branches; next ; desc @@ 1.3 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 @$NetBSD: patch-dk,v 1.2 2009/09/15 09:26:07 ghen Exp $ --- security/coreconf/config.mk.orig 2009-02-13 18:14:05.000000000 +0100 +++ security/coreconf/config.mk @@@@ -63,7 +63,7 @@@@ endif ####################################################################### TARGET_OSES = FreeBSD BSD_OS NetBSD OpenUNIX OS2 QNX Darwin BeOS OpenBSD \ - OpenVMS AIX RISCOS WINNT WIN95 WINCE + OpenVMS AIX DragonFly RISCOS WINNT WIN95 WINCE ifeq (,$(filter-out $(TARGET_OSES),$(OS_TARGET))) include $(CORE_DEPTH)/coreconf/$(OS_TARGET).mk @ 1.2 log @Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.18. Security fixes in this version: MFSA 2009-43 Heap overflow in certificate regexp parsing MFSA 2009-42 Compromise of SSL-protected communication For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.18/ @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Disable visiblity support. Add DragonFly support. Derived from Firefox patches. @ text @d1 1 a1 1 $NetBSD: patch-dk,v 1.2 2005/12/10 13:47:22 taya Exp $ d3 3 a5 4 diff -ruN ../Orig/mozilla/security/coreconf/config.mk ./security/coreconf/config.mk --- ../Orig/mozilla/security/coreconf/config.mk 2004-04-26 00:02:17.000000000 +0900 +++ ./security/coreconf/config.mk 2005-12-04 19:44:47.000000000 +0900 @@@@ -63,7 +63,7 @@@@ d9 2 a10 2 - OpenVMS AIX + OpenVMS AIX DragonFly @ 1.1.30.1 log @Pullup ticket #2897 - requested by ghen seamonkey-bin: security update seamonkey-gtk: security update seamonkey: security update Revisions pulled up: - www/seamonkey-bin/Makefile 1.31 - www/seamonkey-bin/distinfo 1.27 - www/seamonkey-gtk1/Makefile 1.21 - www/seamonkey-gtk1/PLIST 1.11 - www/seamonkey/Makefile 1.28 - www/seamonkey/Makefile-seamonkey.common 1.27 - www/seamonkey/PLIST 1.18 - www/seamonkey/distinfo 1.42 - www/seamonkey/patches/patch-ba 1.3 - www/seamonkey/patches/patch-br 1.3 - www/seamonkey/patches/patch-dk 1.2 - www/seamonkey/patches/patch-dm delete - www/seamonkey/patches/patch-dy delete - www/seamonkey/patches/patch-dz delete - www/seamonkey/patches/patch-ed 1.1 --- Module Name: pkgsrc Committed By: ghen Date: Tue Sep 15 09:26:07 UTC 2009 Modified Files: pkgsrc/www/seamonkey: Makefile Makefile-seamonkey.common PLIST distinfo pkgsrc/www/seamonkey-bin: Makefile distinfo pkgsrc/www/seamonkey-gtk1: Makefile pkgsrc/www/seamonkey/patches: patch-ba patch-br patch-dk Added Files: pkgsrc/www/seamonkey/patches: patch-ed Removed Files: pkgsrc/www/seamonkey/patches: patch-dm patch-dy patch-dz Log Message: Update seamonkey, seamonkey-bin and seamonkey-gtk1 to Seamonkey 1.1.18. Security fixes in this version: MFSA 2009-43 Heap overflow in certificate regexp parsing MFSA 2009-42 Compromise of SSL-protected communication For more info, see http://www.seamonkey-project.org/releases/seamonkey1.1.18/ --- Module Name: pkgsrc Committed By: he Date: Wed Sep 16 09:28:59 UTC 2009 Modified Files: pkgsrc/www/seamonkey-gtk1: PLIST Log Message: Sync PLIST with what's actually being installed. No version bump since this is merely a cleanup, and doesn't actually change what's installed. @ text @d1 1 a1 1 $NetBSD$ d3 4 a6 3 --- security/coreconf/config.mk.orig 2009-02-13 18:14:05.000000000 +0100 +++ security/coreconf/config.mk @@@@ -63,7 +63,7 @@@@ endif d10 2 a11 2 - OpenVMS AIX RISCOS WINNT WIN95 WINCE + OpenVMS AIX DragonFly RISCOS WINNT WIN95 WINCE @