head	1.21;
access;
symbols
	RELEASE_8_3_0:1.18
	RELEASE_9_0_0:1.17
	RELEASE_7_4_0:1.14
	RELEASE_8_2_0:1.14
	RELEASE_6_EOL:1.14
	RELEASE_8_1_0:1.12
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.9
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.5
	RELEASE_6_3_0:1.5
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.21
date	2013.01.20.12.56.08;	author svnexp;	state Exp;
branches;
next	1.20;

1.20
date	2012.12.01.14.51.43;	author svnexp;	state Exp;
branches;
next	1.19;

1.19
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.18;

1.18
date	2011.12.26.21.09.45;	author rene;	state Exp;
branches;
next	1.17;

1.17
date	2011.09.17.19.42.48;	author flo;	state Exp;
branches;
next	1.16;

1.16
date	2011.07.26.20.58.01;	author shaun;	state Exp;
branches;
next	1.15;

1.15
date	2011.07.23.15.28.47;	author flo;	state Exp;
branches;
next	1.14;

1.14
date	2010.10.19.00.14.34;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2010.10.08.20.02.17;	author pgollucci;	state Exp;
branches;
next	1.12;

1.12
date	2010.04.03.00.31.42;	author sylvio;	state Exp;
branches;
next	1.11;

1.11
date	2009.09.02.17.13.18;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2009.05.04.23.03.41;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2009.02.09.13.05.57;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2009.01.20.22.23.08;	author pav;	state Exp;
branches;
next	1.7;

1.7
date	2008.07.19.21.25.38;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2007.12.15.20.59.51;	author sat;	state Exp;
branches;
next	1.5;

1.5
date	2007.07.25.08.35.22;	author sat;	state Exp;
branches;
next	1.4;

1.4
date	2007.07.16.21.19.06;	author sat;	state Exp;
branches;
next	1.3;

1.3
date	2007.04.19.10.35.15;	author sat;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.01.17.21.54;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.05.14.20.38.18;	author sat;	state Exp;
branches;
next	;


desc
@@


1.21
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310684
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Simon Olofsson
# $FreeBSD: head/www/xpi-flashblock/Makefile 310684 2013-01-20 11:59:32Z bar $

PORTNAME=	flashblock
PORTVERSION=	1.5.15.1
DISTVERSIONSUFFIX=	-fx
PORTREVISION=	2
CATEGORIES=	www

MAINTAINER=	bar@@FreeBSD.org
COMMENT=	Replaces Flash objects with a button you can click to view them

USE_XPI=	*firefox*

XPI_ID=		{3d7eb24f-2740-49df-8937-200b1cc08f8a}
XPI_NUM=	433
XPI_FILES=	chrome/flashblock.jar chrome.manifest defaults/preferences/flashblock.js install.rdf
XPI_DIRS=	chrome defaults/preferences defaults

post-patch:
	@@${REINPLACE_CMD} -e 's|<em:maxVersion>8\.0<|<em:maxVersion>99.*<|' \
	    ${WRKSRC}/install.rdf

pre-install:
	@@${RM} -f ${WRKSRC}/install.rdf.bak

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
@


1.20
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308076
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308076 | bar | 2012-12-01 14:47:52 +0000 (Sat, 01 Dec 2012) | 6 lines
## SVN ##
## SVN ## - Trim Makefile headers
## SVN ## - Update my email address
## SVN ##
## SVN ## Approved by:	rene (mentor)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 2
# Created by:	Simon Olofsson
# $FreeBSD: head/www/xpi-flashblock/Makefile 308076 2012-12-01 14:47:52Z bar $
@


1.19
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	flashblock
# Date created:		14 May 2006
# Whom:			Simon Olofsson
#
# $FreeBSD: head/www/xpi-flashblock/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d10 1
a10 1
MAINTAINER=	barbara.xxx1975@@libero.it
@


1.18
log
@- Enable running this plugin with current and future Firefox versions. [1]
- Fix portlint error, PORTREVISION must be after DISTVERSION*

PR:		ports/163551 [1]
Submitted by:	maintainer
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.17
log
@only install this addon for all versions of firefox

PR:		160780
Submitted by:	Barbara <barbara.xxx1975@@libero.it> (maintainer)
@
text
@a9 1
PORTREVISION=	1
d11 1
d24 7
@


1.16
log
@Assign to new maintainer.

PR:		ports/159211
Submitted by:	Barbara <barbara.xxx1975@@libero.it>
Approved by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d10 1
d17 2
@


1.15
log
@update to 1.5.15.1

PR:		ports/159139
Submitted by:	Barbara <barbara.xxx1975@@libero.it>
Approved by:	maintainer
@
text
@d13 1
a13 1
MAINTAINER=	simon@@olofsson.de
@


1.14
log
@- Update to 1.5.14.2

PR:             ports/151522
Submitted by:   Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.14.2
@


1.13
log
@- Update to 1.5.14.1

PR:				ports/151309
Submitted by:			Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.14.1
@


1.12
log
@- Update to 1.5.13

PR:		ports/145046
Submitted by:	Barbara <barbara.xxx1975@@libero.it>
Approved by:	maintainer, itetcu (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.13
@


1.11
log
@- Update to 1.5.11.2

PR:		138463
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.11.2
@


1.10
log
@- Update to 1.5.10

PR:		134149
Submitted by:	"Simon Olofsson" <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.10
@


1.9
log
@- Update to 1.5.8

PR:		131476
Submitted by:	"Simon Olofsson" <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.8
@


1.8
log
@- Update to 1.5.7.1

PR:		ports/130713
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.7.1
@


1.7
log
@- Update to 1.5.6

PR:		125061
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.6
@


1.6
log
@- Update to 1.5.5

Approved by:	Simon Olofsson <simon@@olofsson.de> (maintainer, implicit)
@
text
@d9 2
a10 2
PORTVERSION=	1.5.5
DISTVERSIONSUFFIX=	-fx+ns+fl
@


1.5
log
@- Update to 1.5.4.1

Approved by:	Simon Olofsson <simon@@olofsson.de> (maintainer, implicit)
@
text
@d9 2
a10 2
PORTVERSION=	1.5.4.1
DISTVERSIONSUFFIX=	-fx+fl
@


1.4
log
@- Update to 1.5.4

PR:		ports/114640
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.4
@


1.3
log
@- Update to 1.5.3

Approved by:	Simon Olofsson <simon@@olofsson.de> (maintainer, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.3
@


1.2
log
@- Update to 1.5.2

PR:		ports/104985
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.2
d17 1
@


1.1
log
@Add xpi-flashblock:
	Replaces Flash objects with a button you can click to view them

PR:		ports/97255
Submitted by:	Simon Olofsson <simon@@olofsson.de>
Approved by:	krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.5.1
@

