head	1.8;
access;
symbols
	pkgsrc-2013Q2:1.8.0.32
	pkgsrc-2013Q2-base:1.8
	pkgsrc-2012Q4:1.8.0.30
	pkgsrc-2012Q4-base:1.8
	pkgsrc-2011Q4:1.8.0.28
	pkgsrc-2011Q4-base:1.8
	pkgsrc-2011Q2:1.8.0.26
	pkgsrc-2011Q2-base:1.8
	pkgsrc-2009Q4:1.8.0.24
	pkgsrc-2009Q4-base:1.8
	pkgsrc-2008Q4:1.8.0.22
	pkgsrc-2008Q4-base:1.8
	pkgsrc-2008Q3:1.8.0.20
	pkgsrc-2008Q3-base:1.8
	cube-native-xorg:1.8.0.18
	cube-native-xorg-base:1.8
	pkgsrc-2008Q2:1.8.0.16
	pkgsrc-2008Q2-base:1.8
	pkgsrc-2008Q1:1.8.0.14
	pkgsrc-2008Q1-base:1.8
	pkgsrc-2007Q4:1.8.0.12
	pkgsrc-2007Q4-base:1.8
	pkgsrc-2007Q3:1.8.0.10
	pkgsrc-2007Q3-base:1.8
	pkgsrc-2007Q2:1.8.0.8
	pkgsrc-2007Q2-base:1.8
	pkgsrc-2007Q1:1.8.0.6
	pkgsrc-2007Q1-base:1.8
	pkgsrc-2006Q4:1.8.0.4
	pkgsrc-2006Q4-base:1.8
	pkgsrc-2006Q3:1.8.0.2
	pkgsrc-2006Q3-base:1.8
	pkgsrc-2006Q2:1.7.0.4
	pkgsrc-2006Q2-base:1.7
	pkgsrc-2006Q1:1.7.0.2
	pkgsrc-2006Q1-base:1.7
	pkgsrc-2005Q4:1.5.0.2
	pkgsrc-2005Q4-base:1.5
	pkgsrc-2005Q3:1.3.0.4
	pkgsrc-2005Q3-base:1.3
	pkgsrc-2005Q2:1.3.0.2
	pkgsrc-2005Q2-base:1.3
	pkgsrc-2005Q1:1.2.0.8
	pkgsrc-2005Q1-base:1.2
	pkgsrc-2004Q4:1.2.0.6
	pkgsrc-2004Q4-base:1.2
	pkgsrc-2004Q3:1.2.0.4
	pkgsrc-2004Q3-base:1.2
	pkgsrc-2004Q2:1.2.0.2
	pkgsrc-2004Q2-base:1.2
	pkgsrc-2004Q1:1.1.1.1.0.2
	pkgsrc-2004Q1-base:1.1.1.1
	pkgsrc-base:1.1.1.1
	TNF:1.1.1;
locks; strict;
comment	@# @;


1.8
date	2006.09.24.16.49.46;	author salo;	state dead;
branches;
next	1.7;

1.7
date	2006.03.29.02.16.43;	author markd;	state Exp;
branches;
next	1.6;

1.6
date	2006.02.05.23.10.17;	author joerg;	state Exp;
branches;
next	1.5;

1.5
date	2005.12.19.11.46.30;	author salo;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.05.20.50.43;	author rillig;	state Exp;
branches;
next	1.3;

1.3
date	2005.06.17.03.50.23;	author jlam;	state Exp;
branches;
next	1.2;

1.2
date	2004.05.07.01.14.49;	author xtraeme;	state Exp;
branches;
next	1.1;

1.1
date	2004.01.26.14.46.49;	author jmmv;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2004.01.26.14.46.49;	author jmmv;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Remove Mozilla Suite's friends.
@
text
@# $NetBSD: Makefile,v 1.7 2006/03/29 02:16:43 markd Exp $
.include "../../www/firefox-bin-flash/Makefile.common"

COMMENT=	Flash Player plugin for mozilla-bin
MOZ_NAME=	mozilla-linux
MOZ_BIN=	moz-bin

DEPENDS+=	mozilla-bin-[0-9]*:../../www/mozilla-bin

CONFLICTS+=	mozilla-flash-bin-[0-9]*

.include "../../emulators/suse_linux/Makefile.application"
.include "../../mk/bsd.pkg.mk"
@


1.7
log
@Update the linux flash plugin to version 7.0r63 to fix unspecified
vulnerabilities.  See CVE-2006-0024.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 2006/02/05 23:10:17 joerg Exp $
@


1.6
log
@Recursive revision bump / recommended bump for gettext ABI change.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2005/12/19 11:46:30 salo Exp $
a3 1
PKGREVISION=	1
@


1.5
log
@Update to 7.0r61 to sync with firefox-bin-flash and ns-flash packages.
The old version is horribly outdated and vulnerable.
Use framework provided by firefox-bin-flash/Makefile.common
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2004/09/28 22:58:49 rh Exp $
d4 1
@


1.4
log
@Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
@
text
@d1 2
a2 2
# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:23 jlam Exp $
#
d4 3
a6 8
DISTNAME=	install_flash_player_6_linux
PKGNAME=	moz-bin-flash-${VERSION}
CATEGORIES=	multimedia www
MASTER_SITES=	http://download.macromedia.com/pub/shockwave/flash/english/linux/6.0r69/

MAINTAINER=	tech-pkg@@NetBSD.org
HOMEPAGE=	http://www.macromedia.com/
COMMENT=	Flash player for the linux version of mozilla (binary pkg)
d12 1
a12 20
VERSION=	6.0.69

NO_CONFIGURE=	YES
NO_BUILD=	YES

WRKSRC=		${WRKDIR}/install_flash_player_6_linux

DOCDIR=		share/doc/moz-bin-flash
PLIST_SUBST+=	DOCDIR=${DOCDIR:Q}

INSTALLATION_DIRS=	lib/mozilla-linux/components lib/mozilla-linux/plugins

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/libflashplayer.so ${PREFIX}/lib/mozilla-linux/plugins
	${INSTALL_DATA} ${WRKSRC}/flashplayer.xpt ${PREFIX}/lib/mozilla-linux/components

	${INSTALL_DATA_DIR} ${PREFIX}/${DOCDIR}
	${INSTALL_DATA}	${WRKSRC}/readme.txt ${PREFIX}/${DOCDIR}
	${INSTALL_DATA} ${WRKSRC}/ReadMe.htm ${PREFIX}/${DOCDIR}

@


1.3
log
@Create directories before installing files into them.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2004/05/07 01:14:49 xtraeme Exp $
d25 1
a25 1
PLIST_SUBST+=	DOCDIR="${DOCDIR}"
@


1.2
log
@Drop maintainership; I don't have the enough free time to maintain
all these packages.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1.1.1 2004/01/26 14:46:49 jmmv Exp $
d27 2
@


1.1
log
@Initial revision
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2003/08/28 20:05:19 xtraeme Exp $
d9 1
a9 1
MAINTAINER=	xtraeme@@NetBSD.org
@


1.1.1.1
log
@Move moz-bin-flash to the multimedia category (coming from graphics).
This is version 6.0.69.
@
text
@@
