head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.7;

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

1.6
date	2009.01.03.07.13.43;	author chinsan;	state Exp;
branches;
next	1.5;

1.5
date	2008.09.07.06.27.25;	author chinsan;	state Exp;
branches;
next	1.4;

1.4
date	2008.09.07.00.18.57;	author linimon;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


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

PORTNAME=	infolister
DISTVERSION=	0.9f.2
DISTVERSIONSUFFIX=	-fx+tb+sb
CATEGORIES=	www

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	Lists installed extensions and themes

XPI_ID=		{3f0da09b-c1ab-40c5-8d7f-53f475ac3fe8}
XPI_NUM=	447
XPI_FILES=	chrome/infolister.jar chrome.manifest \
		components/infolister-service.js components/ss.js \
		defaults/preferences/infolister_prefs.js install.rdf \
		license.txt
XPI_DIRS=	chrome components defaults/preferences defaults

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


1.7
log
@- Remove DEPRECATED
- Take over maintainership

Approved by:	chinsan (old maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
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
@d13 1
a13 1
MAINTAINER=	chinsan@@FreeBSD.org
a15 3
DEPRECATED=	Ports could installed and updated more easily by user's browser(firefox)
EXPIRATION_DATE=2009-01-31

@


1.5
log
@- Take all xpi-* maintainership
@
text
@d16 3
@


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

Hat:	portmgr
@
text
@d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@- Update to 0.9f.2
@
text
@d13 1
a13 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.2
log
@- Update to 0.9.f
@
text
@d9 2
a10 2
DISTVERSION=	0.9f
DISTVERSIONSUFFIX=	-fx+tb
d17 5
a21 2
XPI_FILES=	chrome/infolister.jar chrome.manifest components/infolister-service.js \
		defaults/preferences/infolister_prefs.js install.rdf license.txt
@


1.1
log
@Add port www/xpi-infolister:

InfoLister is an extension for Mozilla Firefox, Mozilla Thunderbird,
and Nvu that collects various information about Firefox/Thunderbird
and saves it to a file. Currently it prints the list of installed
extensions, themes and plugins.

WWW: http://mozilla.doslash.org/infolister/
Author: Nickolay Ponomarev <asqueella@@gmail.com>
@
text
@d9 1
a9 1
DISTVERSION=	0.9e
@

