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.
This commit is contained in:
obache 2007-10-27 13:35:26 +00:00
parent 74016018ee
commit 260d826ba3
4 changed files with 6 additions and 18 deletions

View file

@ -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.

View file

@ -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

View file

@ -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

View file

@ -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