head	1.12;
access;
symbols
	RELEASE_5_4_0:1.11
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.4;
locks; strict;
comment	@# @;


1.12
date	2005.04.20.12.13.53;	author pav;	state dead;
branches;
next	1.11;

1.11
date	2005.03.12.10.54.09;	author marcus;	state Exp;
branches;
next	1.10;

1.10
date	2005.01.08.15.28.22;	author sem;	state Exp;
branches;
next	1.9;

1.9
date	2004.11.16.15.43.04;	author sem;	state Exp;
branches;
next	1.8;

1.8
date	2004.11.13.08.23.14;	author ahze;	state Exp;
branches;
next	1.7;

1.7
date	2004.11.12.22.52.14;	author pav;	state Exp;
branches;
next	1.6;

1.6
date	2004.11.07.22.37.22;	author marcus;	state Exp;
branches;
next	1.5;

1.5
date	2004.10.12.00.08.42;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2004.08.06.01.02.47;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2004.08.06.01.01.38;	author marcus;	state Exp;
branches;
next	1.2;

1.2
date	2004.07.21.09.37.50;	author krion;	state Exp;
branches;
next	1.1;

1.1
date	2004.07.21.05.57.34;	author sem;	state Exp;
branches;
next	;


desc
@@


1.12
log
@- Remove, www/flashplugin-mozilla does same job.

Submitted by:	flashplugin-mozilla-devel maintainer
Approved by:	flashplugin-firefox maintainer
@
text
@# New ports collection makefile for:	flashplugin-firefox
# Date created:				16.07.2004
# Whom:					Roman Y. Bogdanov <sam@@brj.pp.ru>
#
# $FreeBSD: ports/www/flashplugin-firefox/Makefile,v 1.11 2005/03/12 10:54:09 marcus Exp $
#

PORTNAME?=	flashplugin-firefox
PORTVERSION=	0.4.12
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	gplflash
DISTNAME=	gplflash-${PORTVERSION}

MAINTAINER=	sam@@brj.pp.ru
COMMENT=	A GPL standalone Flash (TM) plugin for FireFox web browser

LIB_DEPENDS=	flash.0:${PORTSDIR}/graphics/libflash
RUN_DEPENDS?=	firefox:${PORTSDIR}/www/firefox

WRKSRC=		${WRKDIR}/${DISTNAME}/plugin

USE_BZIP2=	yes
USE_REINPLACE=	yes
USE_X_PREFIX=	yes
PLUGIN_DIR?=	lib/firefox/plugins
PLIST_SUB+=	PLUGIN_DIR=${PLUGIN_DIR}
GNU_CONFIGURE=	yes
CONFIGURE_ARGS+=	--with-plugin-dir="${PREFIX}/${PLUGIN_DIR}"
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include"	\
		LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_WRKSRC=	${WRKDIR}/${DISTNAME}

post-patch:
	@@${REINPLACE_CMD} -e "s,-L../lib/.libs,-L${LOCALBASE}/lib,"	\
		-e "s/libnpflash.so.0.0.0/libnpflash.so.0/"	\
		${WRKSRC}/Makefile.in

.include <bsd.port.mk>
@


1.11
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.10
log
@- Sinchronize with www/flashplugin-mozilla
- Fix URL

PR:		ports/75814
Submitted by:	maintainer
@
text
@d10 1
@


1.9
log
@- Update to 4.12

PR:		ports/73955
Submitted by:	maintainer
@
text
@d8 1
a8 1
PORTNAME=	flashplugin-firefox
d24 1
d28 10
a37 10

do-build:
	cd ${WRKSRC} && ${CC} ${CFLAGS} -shared -fPIC -DXP_UNIX \
	    -I${.CURDIR}../lib -I${LOCALBASE}/include -I${X11BASE}/include \
	    -o npflash.so plugin.c npunix.c \
	    -L${LOCALBASE}/lib -L${X11BASE}/lib -lflash -lXt

do-install:
	@@${MKDIR} ${PREFIX}/${PLUGIN_DIR}
	@@${INSTALL_PROGRAM} ${WRKSRC}/npflash.so ${PREFIX}/${PLUGIN_DIR}
@


1.8
log
@Chase changes to firefox

Approved by:	marcus (co mentor)
@
text
@d9 1
a9 2
PORTVERSION=	0.4.10
PORTREVISION=	6
d11 3
a13 3
MASTER_SITES=	http://www.swift-tools.net/Flash/
DISTNAME=	flash-${PORTVERSION}
EXTRACT_SUFX=	.tgz
d21 3
a24 2

WRKSRC=		${WRKDIR}/${DISTNAME}/Plugin
d27 6
@


1.7
log
@- Chase firefox update

PR:		ports/73883
Submitted by:	Roman Y. Bogdanov <sam@@brj.pp.ru> (maintainer)
@
text
@d10 1
a10 1
PORTREVISION=	5
d25 1
a25 1
PLUGIN_DIR?=	lib/firefox/lib/firefox-1.0/plugins
@


1.6
log
@Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
@
text
@d10 1
a10 1
PORTREVISION=	4
d25 1
a25 1
PLUGIN_DIR?=	lib/firefox/lib/firefox-0.10.1/plugins
@


1.5
log
@Chase the Firefox upgrade.
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.4
log
@Bump PORTREVISION since the plist changed in the last commit.
@
text
@d10 1
a10 1
PORTREVISION=	2
d25 1
a25 1
PLUGIN_DIR?=	lib/firefox/lib/firefox-0.9.3/plugins
@


1.3
log
@Chase the install location for Firefox.

PR:		70058
Submitted by:	maintainer
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@Pet portlint and fix pkg-plist.
@
text
@d25 1
a25 1
PLUGIN_DIR?=	lib/firefox/lib/firefox-0.9.1/plugins
@


1.1
log
@flash plugin for mozilla firefox browser

PR:		ports/69126
Submitted by:	Roman Y. Bogdanov <sam@@brj.pp.ru>
Approved by:	krion (mentor) (implicitly)
@
text
@d20 1
a20 1
RUN_DEPENDS?=   firefox:${PORTSDIR}/www/firefox
@

