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


1.8
date	2011.12.28.19.22.00;	author rene;	state dead;
branches;
next	1.7;

1.7
date	2011.09.24.11.17.00;	author pawel;	state Exp;
branches;
next	1.6;

1.6
date	2010.09.08.00.55.09;	author pgollucci;	state Exp;
branches;
next	1.5;

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

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

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

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

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


desc
@@


1.8
log
@Remove expired ports:
2011-12-01 www/xpi-mousegestures: Development has been ceased and not compatible with Firefox > 2.
2011-12-01 www/xpi-mozex: Development has been ceased and not compatible with Firefox > 3.
@
text
@# New ports collection makefile for:	mouse_gestures
# Date created:		2006-05-16
# Whom:			Simon Olofsson <simon@@olofsson.de>
#
# $FreeBSD: ports/www/xpi-mousegestures/Makefile,v 1.7 2011/09/24 11:17:00 pawel Exp $
#

PORTNAME=	mousegestures
PORTVERSION=	1.5.2
DISTVERSIONSUFFIX=	-fx+mz+zm+tb
CATEGORIES=	www

MAINTAINER=	simon@@olofsson.de
COMMENT=	Allows you to execute common commands using mouse gestures

DEPRECATED=	Development has been ceased and not compatible with Firefox > 2.
EXPIRATION_DATE=	2011-12-01

XPI_DISTNAME=	mouse_gestures
XPI_NUM=	39
XPI_ID=		{FFA36170-80B1-4535-B0E3-A4569E497DD0}
XPI_FILES=	chrome/mozgest.jar chrome.manifest components/mgIMouseService.xpt \
		install/install.properties install.js install.rdf
XPI_DIRS=	chrome components install

xpi-post-extract:
	@@${RM} -rf ${WRKSRC}/platform

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


1.7
log
@Deprecate, not compatible with Firefox > 2.

PR:		ports/160956
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
Approved by:	miwi, wen (mentors implicit)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
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
@d16 3
@


1.5
log
@- Add XPI_NUM to make fetchable
- Provide new mirrors where needed

Approved by:	portmgr (pav), chinsan (maintainer),
		Lapo Luchini <lapo@@lapo.it> (maintainer, implicit),
		Simon Olofsson <simon@@olofsson.de> (maintainer, implicit),
		Steven Kreuzer <skreuzer@@f2o.org> (maintainer, implicit)
@
text
@d23 1
a23 1
post-extract:
@


1.4
log
@- Update to 1.5.2

PR:		ports/104984
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d17 1
@


1.3
log
@- Remove underscores from portnames for consistency with dirnames

Suggested by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d9 1
a9 1
PORTVERSION=	1.5.1
@


1.2
log
@- Update to 1.5.1
@
text
@d8 1
a8 1
PORTNAME=	mouse_gestures
d16 1
@


1.1
log
@- Add xpi-mousegestures: Allows you to execute common commands using mouse gestures

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

