head	1.12;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.1;
locks; strict;
comment	@# @;


1.12
date	2013.03.17.06.10.10;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2013.01.20.12.56.08;	author svnexp;	state Exp;
branches;
next	1.10;

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

1.9
date	2012.12.01.14.51.43;	author svnexp;	state Exp;
branches;
next	1.8;

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

1.7
date	2012.07.24.21.12.46;	author flo;	state Exp;
branches;
next	1.6;

1.6
date	2012.06.24.13.19.04;	author rene;	state Exp;
branches;
next	1.5;

1.5
date	2012.06.03.07.58.38;	author sperber;	state Exp;
branches;
next	1.4;

1.4
date	2012.05.15.20.46.38;	author rene;	state Exp;
branches;
next	1.3;

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

1.2
date	2011.12.26.21.19.08;	author rene;	state Exp;
branches;
next	1.1;

1.1
date	2011.11.24.15.00.59;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314381
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Barbara Guida <bar@@FreeBSD.org>
# $FreeBSD: head/www/xpi-showip/Makefile 314381 2013-03-16 18:37:12Z bar $

PORTNAME=	showip
PORTVERSION=	2.0
DISTVERSIONSUFFIX=	-tb+fx+sm
CATEGORIES=	www

MAINTAINER=	bar@@FreeBSD.org
COMMENT=	Show the IP address of the current page in the status bar

LICENSE=	GPLv2

XPI_NUM=	590
XPI_ID=		{3e9bb2a7-62ca-4efa-a4e6-f6f6168a652d}

post-patch:
	@@${REINPLACE_CMD} -e 's|<em:maxVersion>14\.\*<|<em:maxVersion>99.*<|; \
		s|<em:maxVersion>2\.11\.\*<|<em:maxVersion>99.99.*<|' \
	    ${WRKSRC}/install.rdf

pre-install:
	@@${RM} -f ${WRKSRC}/install.rdf.bak

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


1.11
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310684
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/www/xpi-showip/Makefile 310684 2013-01-20 11:59:32Z bar $
d5 2
a6 2
PORTVERSION=	1.9
DISTVERSIONSUFFIX=	-fx+tb+sm
@


1.10
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/310638
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d1 2
a2 2
# Created by:	Barbara Guida <bar@@FreeBSD.org>
# $FreeBSD: head/www/xpi-showip/Makefile 310638 2013-01-19 08:28:47Z bar $
@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308076
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308076 | bar | 2012-12-01 14:47:52 +0000 (Sat, 01 Dec 2012) | 6 lines
## SVN ##
## SVN ## - Trim Makefile headers
## SVN ## - Update my email address
## SVN ##
## SVN ## Approved by:	rene (mentor)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d2 1
a2 1
# $FreeBSD: head/www/xpi-showip/Makefile 308076 2012-12-01 14:47:52Z bar $
d5 2
a6 2
PORTVERSION=	1.8.1
DISTVERSIONSUFFIX=	-tb+sm+fx
@


1.8
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	xpi-showip
# Date created:				10 November 2011
# Whom:					Barbara <barbara.xxx1975@@libero.it>
#
# $FreeBSD: head/www/xpi-showip/Makefile 301496 2012-07-24 21:12:46Z flo $
#
d9 1
a9 1
MAINTAINER=	barbara.xxx1975@@libero.it
@


1.7
log
@SVN rev 301496 on 2012-07-24 21:12:46Z by flo

Update to 1.8.1

PR:		ports/170075
Submitted by:	Barbara <barbara.xxx1975@@libero.it>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@Update to 1.8

PR:		ports/169286
Submitted by:	maintainer
@
text
@d9 2
a10 2
PORTVERSION=	1.8
DISTVERSIONSUFFIX=	-fx+tb+sm
@


1.5
log
@- update to 1.6

PR:           ports/168543
Submitted by: Barbara <barbara.xxx1975 _at_ libero.it> (maintainer)
Approved by:  decke (mentor)
@
text
@d9 2
a10 2
PORTVERSION=	1.6
DISTVERSIONSUFFIX=	-sm+tb+fx
@


1.4
log
@Update to 1.5

PR:		ports/167896
Submitted by:	maintainer
@
text
@d9 2
a10 2
PORTVERSION=	1.5
DISTVERSIONSUFFIX=	-tb+sm+fx
@


1.3
log
@- Update to 1.3
- Use pkg-plist

PR:		ports/167162
Submitted by:	maintainer
@
text
@d9 2
a10 2
PORTVERSION=	1.3
DISTVERSIONSUFFIX=	-tb+fx+sm
@


1.2
log
@Enable running this pluginwith current and future Firefox versions.

PR:		ports/163554
Submitted by:	maintainer
@
text
@d9 2
a10 2
PORTVERSION=	1.1
PORTREVISION=	1
a11 2
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
DISTNAME=	${PORTNAME}_${PORTVERSION}
d18 1
a18 3
PROJECTHOST=	firefox-showip

USE_XPI=	*firefox*
a19 8
XPI_NUM=	590
XPI_FILES=	chrome/ipv6ident.jar \
		COPYING \
		chrome.manifest \
		install.rdf \
		install.js

XPI_DIRS=	chrome
d22 2
a23 1
	@@${REINPLACE_CMD} -e 's|<em:maxVersion>5\.\*<|<em:maxVersion>99.*<|' \
@


1.1
log
@Show the IP address of the current page in the status bar.

WWW:	http://code.google.com/p/firefox-showip/

PR:		ports/162450
Submitted by:	Barbara <barbara.xxx1975@@libero.it>
Feature safe: 	yes
@
text
@d10 1
d34 2
a35 1
	@@${REINPLACE_CMD} -e 's|5\.\*|8.*|' ${WRKSRC}/install.rdf
@

