head	1.5;
access;
symbols
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	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.5
date	2010.10.01.13.45.47;	author garga;	state dead;
branches;
next	1.4;

1.4
date	2010.09.08.00.55.10;	author pgollucci;	state Exp;
branches;
next	1.3;

1.3
date	2010.08.03.12.24.55;	author rene;	state Exp;
branches;
next	1.2;

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

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


desc
@@


1.5
log
@Remove expired ports:

2010-10-01 net-mgmt/zabbix16-server: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-agent: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-frontend: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-mgmt/zabbix16-proxy: Development has ceased. Please upgrade to Zabbix 1.8.
2010-10-01 net-p2p/mutella: No longer under active development
2010-10-01 www/xpi-hit-a-hint: Development has been ceased and not compatible with Firefox > 2.
2010-10-01 www/xpi-preferential: Development has been ceased and not compatible with Firefox > 2.
2010-10-01 www/xpi-statusbarclock: Development has been ceased and not compatible with Firefox > 2.
@
text
@# New ports collection makefile for:	xpi-statusbarclock
# Date created:		2006-07-27
# Whom:			Simon Olofsson <simon@@olofsson.de>
#
# $FreeBSD: ports/www/xpi-statusbarclock/Makefile,v 1.4 2010/09/08 00:55:10 pgollucci Exp $
#

PORTNAME=	statusbarclock
PORTVERSION=	1.8.0
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	simon@@olofsson.de
COMMENT=	Display date and time in the status bar

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

XPI_DISTNAME=	statusbar_clock
XPI_ID=		{3669edc0-b1ad-11d8-92e7-00d09e0179f2}
XPI_NUM=	52

xpi-post-extract:
	@@${RM} -rf ${WRKSRC}/readme.txt

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


1.4
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
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@Deprecate, for firefox2 only, scheduled to expire on 2010-10-01

PR:		ports/149210
Submitted by:	maintainer
Approved by:	tabthorpe (mentor)
@
text
@d23 1
a23 1
post-extract:
@


1.2
log
@- Update to 1.8.0

PR:		ports/116760
Submitted by:	Simon Olofsson <simon@@olofsson.de> (maintainer)
@
text
@d16 3
@


1.1
log
@Add port www/xpi-statusbarclock:

Display the date and time in your browser's status bar.
Features:
* Displays the time and date in the status bar of your browser.
* The time, date, and display formatting are all fully customizable.
* Position the clock anywhere on the statusbar.

Author: Cosmic Cat Creations <momokatte@@hotmail.com>
WWW:    http://www.cosmicat.com/extensions/timestatus/

PR:		ports/100913
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d9 2
a10 1
PORTVERSION=	1.7.2
a11 3
MASTER_SITES=	http://www.willbueche.com/temp/ \
		http://olofsson.de/mirror/distfiles/
DISTNAME=	${PORTNAME}
d16 1
d18 1
a18 4
XPI_FILES=	chrome/timestatus.jar chrome.manifest \
		defaults/preferences/timestatus-defaults.js \
		install.js install.rdf
XPI_DIRS=	chrome defaults/preferences defaults
d21 1
a21 1
	@@${RM} -rf ${WRKSRC}/META-INF ${WRKSRC}/readme.txt
@

