summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2007-10-27 13:35:26 +0000
committerobache <obache@pkgsrc.org>2007-10-27 13:35:26 +0000
commit260d826ba356bf0cfae116d96c7d0ce367956f4a (patch)
tree19b334506acb5a9eaaae45993d0f0896144a340a
parent74016018eec531e20d650826316e70fe83ea22e4 (diff)
downloadpkgsrc-260d826ba356bf0cfae116d96c7d0ce367956f4a.tar.gz
Recent flash player is not compatible with netscape navigator/communicator
as reported in PR 29620 and compatible version have unresolved security issues. Drop dependency on ns-flash and remove NS_NO_FLASH variable. Bump PKGREVISION of navigator/communicator.
-rw-r--r--mk/defaults/mk.conf8
-rw-r--r--www/communicator/Makefile4
-rw-r--r--www/navigator/Makefile4
-rw-r--r--www/navigator/Makefile.common8
4 files changed, 6 insertions, 18 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index da4381d7e53..d786c706d30 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.163 2007/10/09 19:19:13 martti Exp $
+# $NetBSD: mk.conf,v 1.164 2007/10/27 13:35:27 obache Exp $
#
# This file provides default values for variables that may be overridden
@@ -1384,12 +1384,6 @@ NMH_PAGER?= more
# Possible: not defined, communicator, navigator, mozilla
# Default: not defined, which implies communicator
-#NS_NO_FLASH=
-# Used by navigator/communicator package to decide if flash should be
-# installed or not. By default, flash is installed.
-# Possible: not defined, defined
-# Default: not defined
-
#NS_USE_BSDI= YES
# Used to decide if i386 BSDi Netscape binary should be used in preference
# to linux version.
diff --git a/www/communicator/Makefile b/www/communicator/Makefile
index cef0503aa09..0547e840f9a 100644
--- a/www/communicator/Makefile
+++ b/www/communicator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:11:20 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2007/10/27 13:35:26 obache Exp $
#
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Netscape Communicator browser, version 4 (binary pkg)
BINNAME= communicator
diff --git a/www/navigator/Makefile b/www/navigator/Makefile
index 06bb21c6d0b..fc6da1d4e87 100644
--- a/www/navigator/Makefile
+++ b/www/navigator/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.32 2006/02/05 23:11:26 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2007/10/27 13:35:26 obache Exp $
#
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT= Netscape Navigator browser, version 4 (binary pkg)
BINNAME= navigator
diff --git a/www/navigator/Makefile.common b/www/navigator/Makefile.common
index 8585851a0ca..d8c5567f5a9 100644
--- a/www/navigator/Makefile.common
+++ b/www/navigator/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.86 2007/07/29 05:19:57 jlam Exp $
+# $NetBSD: Makefile.common,v 1.87 2007/10/27 13:35:26 obache Exp $
#
# Common include file for communicator and navigator packages
@@ -65,9 +65,6 @@ DISTUNAME= sparc-sun-solaris2.8
DIST_DIR_NAME= supported/sunos58
WRKNAME= sparc-sun-solaris2.8
. endif
-. if !defined(NS_NO_FLASH)
-DEPENDS+= ns-flash>4.0:../../multimedia/ns-flash
-. endif
.elif ${EMUL_PLATFORM} == "sunos-sparc"
NS_VERS= 4.61
@@ -105,9 +102,6 @@ PKGREVISION= 1
DISTUNAME= x86-unknown-linux2.2
DIST_DIR_NAME= supported/linux22
WRKNAME= x86-unknown-linux2.2
-. if !defined(NS_NO_FLASH)
-DEPENDS+= ns-flash>4.0:../../multimedia/ns-flash
-. endif
. if ${BINNAME} == "communicator"
BUILD_DEPENDS= binpatch>=1.0:../../pkgtools/binpatch