head	1.33;
access;
symbols
	RELEASE_8_3_0:1.32
	RELEASE_9_0_0:1.31
	RELEASE_7_4_0:1.31
	RELEASE_8_2_0:1.31
	RELEASE_6_EOL:1.31
	RELEASE_8_1_0:1.30
	RELEASE_7_3_0:1.30
	RELEASE_8_0_0:1.29
	RELEASE_7_2_0:1.28
	RELEASE_7_1_0:1.26
	RELEASE_6_4_0:1.26
	RELEASE_5_EOL:1.24
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.5
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.33
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.32;

1.32
date	2012.01.14.05.56.11;	author miwi;	state Exp;
branches;
next	1.31;

1.31
date	2010.09.08.00.55.08;	author pgollucci;	state Exp;
branches;
next	1.30;

1.30
date	2010.01.04.23.14.30;	author miwi;	state Exp;
branches;
next	1.29;

1.29
date	2009.05.01.09.38.25;	author miwi;	state Exp;
branches;
next	1.28;

1.28
date	2009.01.03.13.12.12;	author miwi;	state Exp;
branches;
next	1.27;

1.27
date	2009.01.03.07.13.42;	author chinsan;	state Exp;
branches;
next	1.26;

1.26
date	2008.09.07.06.27.24;	author chinsan;	state Exp;
branches;
next	1.25;

1.25
date	2008.09.07.00.18.56;	author linimon;	state Exp;
branches;
next	1.24;

1.24
date	2008.04.27.22.02.02;	author sat;	state Exp;
branches;
next	1.23;

1.23
date	2008.04.07.20.23.36;	author sat;	state Exp;
branches;
next	1.22;

1.22
date	2008.03.27.06.18.33;	author sat;	state Exp;
branches;
next	1.21;

1.21
date	2008.03.18.14.11.33;	author sat;	state Exp;
branches;
next	1.20;

1.20
date	2008.03.03.11.06.18;	author sat;	state Exp;
branches;
next	1.19;

1.19
date	2008.02.27.15.22.01;	author sat;	state Exp;
branches;
next	1.18;

1.18
date	2008.02.11.22.56.58;	author sat;	state Exp;
branches;
next	1.17;

1.17
date	2008.02.01.14.02.54;	author sat;	state Exp;
branches;
next	1.16;

1.16
date	2008.01.08.18.06.38;	author sat;	state Exp;
branches;
next	1.15;

1.15
date	2007.12.12.14.30.31;	author sat;	state Exp;
branches;
next	1.14;

1.14
date	2007.10.29.18.05.44;	author sat;	state Exp;
branches;
next	1.13;

1.13
date	2007.09.19.08.32.53;	author sat;	state Exp;
branches;
next	1.12;

1.12
date	2007.09.03.20.08.32;	author sat;	state Exp;
branches;
next	1.11;

1.11
date	2007.08.30.23.47.14;	author sat;	state Exp;
branches;
next	1.10;

1.10
date	2007.07.21.17.56.22;	author sat;	state Exp;
branches;
next	1.9;

1.9
date	2007.06.12.07.46.19;	author sat;	state Exp;
branches;
next	1.8;

1.8
date	2007.03.30.07.23.49;	author sat;	state Exp;
branches;
next	1.7;

1.7
date	2007.03.12.14.51.24;	author sat;	state Exp;
branches;
next	1.6;

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

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

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

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

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

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


desc
@@


1.33
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-flashgot
# Date created:		19 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@@FreeBSD.org>
#
# $FreeBSD: head/www/xpi-flashgot/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	flashgot
PORTVERSION=	1.3.7
CATEGORIES=	www
MASTER_SITES=	http://software.informaction.com/data/releases/

MAINTAINER=	gecko@@FreeBSD.org
COMMENT=	Download links using popular download managers

XPI_ID=		{19503e42-ca3c-4c27-b1e2-9cdb2170ee34}
XPI_NUM=	220

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


1.32
log
@- Update to 1.3.7
- Pass maintainership to gecko
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.31
log
@- Account for ports/150327
  Do not install meta data (META-INF) since its not needed
  allow for xpi-post-extract to still work in xpi-* ports

   o fix pkg-plist
   o fix XPI_DIRS, XPI_FILES
   o Bump PORTREVISION
   o s/post-extract/xpi-post-extract/

PR:             ports/150327
Submitted by:   Lapo Luchini <lapo@@lapo.it>, tweaked by myself
Approved by:    maintainer timeout (miwi)
Tested by:      P6 TB Run, RideCharge Inc. / Taximagic TB Run
@
text
@d9 1
a9 3
PORTVERSION=	1.2.1.09
PORTREVISION=	1
#DISTVERSIONSUFFIX=	-fx+mz+tb+ns+sm+fl
d11 1
a11 1
MASTER_SITES=	http://software.informaction.com/data/releases/ CENKES
d13 1
a13 1
MAINTAINER=	miwi@@FreeBSD.org
a17 3
XPI_FILES=	FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \
		components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf
XPI_DIRS=	chrome components defaults/preferences defaults
@


1.30
log
@- Update to 1.2.1.09

PR:		142301
Submitted by:	fluffy
@
text
@d10 1
d20 1
a20 2
XPI_FILES=	META-INF/manifest.mf META-INF/zigbert.rsa META-INF/zigbert.sf \
		FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \
d22 1
a22 1
XPI_DIRS=	META-INF chrome components defaults/preferences defaults
@


1.29
log
@- Update to 1.1.8.6

PR:		134037
Submitted by:	"Dima Panov" <fluffy@@fluffy.khv.ru>
@
text
@d9 1
a9 1
PORTVERSION=	1.1.8.6
d19 2
a20 1
XPI_FILES=	FlashGot_License.txt GPL.txt chrome/flashgot.jar chrome.manifest components/.autoreg \
d22 1
a22 1
XPI_DIRS=	chrome components defaults/preferences defaults
@


1.28
log
@- Remove DEPRECATED
- Take over maintainership

Approved by:	chinsan (old maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.9.7
@


1.27
log
@- Set DEPRECATED with my xpi-* ports at first.
  They could installed and updated more easily by user's browser(firefox).

- EXPIRATION_DATE on 2009-01-31
@
text
@d14 1
a14 1
MAINTAINER=	chinsan@@FreeBSD.org
a16 3
DEPRECATED=	Ports could installed and updated more easily by user's browser(firefox)
EXPIRATION_DATE=2009-01-31

@


1.26
log
@- Take all xpi-* maintainership
@
text
@d17 3
@


1.25
log
@Reset infofarmer due to maintainer-timeouts and no response to email.

Hat:	portmgr
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.24
log
@- Update to 0.9.7
@
text
@d14 1
a14 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.23
log
@- Update to 0.9.5
@
text
@d9 1
a9 1
PORTVERSION=	0.9.5
@


1.22
log
@- Update to 0.9
@
text
@d9 1
a9 1
PORTVERSION=	0.9
@


1.21
log
@- Update to 0.8.8
@
text
@d9 1
a9 1
PORTVERSION=	0.8.8
@


1.20
log
@- Update to 0.8.3
@
text
@d9 1
a9 1
PORTVERSION=	0.8.3
@


1.19
log
@- Update to 0.8.1
@
text
@d9 1
a9 1
PORTVERSION=	0.8.1
@


1.18
log
@- Update to 0.7.9
@
text
@d9 1
a9 1
PORTVERSION=	0.7.9
@


1.17
log
@- Update to 0.7.7
@
text
@d9 1
a9 1
PORTVERSION=	0.7.7
@


1.16
log
@- Update to 0.7.2
@
text
@d9 1
a9 1
PORTVERSION=	0.7.2
@


1.15
log
@- Update to 0.7
@
text
@d9 1
a9 1
PORTVERSION=	0.7
@


1.14
log
@- Update to 0.6.9.3
@
text
@d9 1
a9 1
PORTVERSION=	0.6.9.3
@


1.13
log
@- Update to 0.6.8
@
text
@d9 1
a9 1
PORTVERSION=	0.6.8
@


1.12
log
@- Update to 0.6.5
@
text
@d9 1
a9 1
PORTVERSION=	0.6.5
@


1.11
log
@- Update to 0.6.4
@
text
@d9 1
a9 1
PORTVERSION=	0.6.4
@


1.10
log
@- Update to 0.6.2
@
text
@d9 1
a9 1
PORTVERSION=	0.6.2
@


1.9
log
@- Update to 0.5.99
@
text
@d9 2
a10 2
PORTVERSION=	0.5.99
DISTVERSIONSUFFIX=	-fx+mz+tb+ns+sm+fl
d12 1
@


1.8
log
@- Update to 0.5.98.070328
- Use XPI_NUM macro
@
text
@d9 1
a9 1
PORTVERSION=	0.5.98.070328
@


1.7
log
@- Update to 0.5.98.070302
@
text
@d9 2
a10 2
PORTVERSION=	0.5.98.070302
DISTVERSIONSUFFIX=	-fx+fl+mz+ns+zm+tb
d17 1
@


1.6
log
@- Update to 0.5.98
@
text
@d9 1
a9 1
PORTVERSION=	0.5.98
@


1.5
log
@- Update to 0.5.97.03
@
text
@d9 1
a9 1
PORTVERSION=	0.5.97.03
@


1.4
log
@- Update to 0.5.97.02
@
text
@d9 1
a9 1
PORTVERSION=	0.5.97.02
@


1.3
log
@- Update to 0.5.97.01
@
text
@d9 1
a9 1
PORTVERSION=	0.5.97.01
d18 1
a18 1
		components/flashgotService.js defaults/preferences/flashgot.js install.js install.rdf 
@


1.2
log
@- Update to 0.5.96.060910
@
text
@d9 1
a9 1
PORTVERSION=	0.5.96.060910
@


1.1
log
@Add xpi-flashgot: Download links using popular download managers

Approved by:	krion (mentor)
@
text
@d9 1
a9 1
PORTVERSION=	0.5.9.995
@

