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


1.10
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.9;

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

1.8
date	2009.03.02.19.16.04;	author miwi;	state Exp;
branches;
next	1.7;

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

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

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

1.4
date	2008.09.07.06.27.24;	author chinsan;	state Exp;
branches;
next	1.3;

1.3
date	2008.09.07.00.18.56;	author linimon;	state Exp;
branches;
next	1.2;

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

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


desc
@@


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

PORTNAME=	formfox
PORTVERSION=	1.7
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	An extension to display form's action

XPI_NUM=	1579
XPI_ID=		formfox@@daniel.steinbrook

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


1.9
log
@- Update to 1.7
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.8
log
@- Update to 1.6.3
@
text
@d9 1
a9 1
PORTVERSION=	1.6.3
@


1.7
log
@- Remove DEPRECATED
- Take over maintainership

Approved by:	chinsan (old maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	1.6.2
a17 3
XPI_FILES=	chrome/formfox.jar defaults/preferences/prefs.js install.rdf \
		chrome.manifest
XPI_DIRS=	chrome defaults/preferences defaults
@


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
@- Update to 1.6.2
@
text
@d16 3
@


1.4
log
@- Take all xpi-* maintainership
@
text
@d9 1
a9 1
PORTVERSION=	1.6
d18 3
a20 2
XPI_FILES=	chrome/formfox.jar install.rdf chrome.manifest
XPI_DIRS=	chrome
@


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

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


1.2
log
@- Add xpi num
@
text
@d13 1
a13 1
MAINTAINER=	infofarmer@@FreeBSD.org
@


1.1
log
@Add port www/xpi-formfox:

Do you know where your form information is going? This extension
displays the form action (the site to where the information you've
entered is going.) In any place where you can enter data, from search
boxes to order forms, mouse over the final Submit button to reveal
the destination.

WWW: http://dsteinbrook.googlepages.com/

Approved by:	krion (mentor)
@
text
@d16 1
@

