head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.4
	RELEASE_8_1_0:1.4
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.1;
locks; strict;
comment	@# @;


1.6
date	2013.02.20.16.45.27;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.03.11;	author svnexp;	state Exp;
branches;
next	1.4;

1.4
date	2009.05.28.20.44.16;	author avl;	state Exp;
branches;
next	1.3;

1.3
date	2009.02.17.09.33.52;	author jadawin;	state Exp;
branches;
next	1.2;

1.2
date	2008.08.15.03.18.38;	author edwin;	state Exp;
branches;
next	1.1;

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


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312628
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	xpi-cookiesafe
# Date created:			18 April 2008
# Whom:				Alexander Logvinov <ports@@logvinov.com>
#
# $FreeBSD: head/www/xpi-cookiesafe/Makefile 312628 2013-02-20 16:08:58Z fluffy $
#

PORTNAME=	cookiesafe
PORTVERSION=	3.0.5
DISTVERSIONSUFFIX=	-fx+tb+sm
CATEGORIES=	www

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Control cookie permissions

XPI_ID=		{9D23D0AA-D8F5-11DA-B3FC-0928ABF316DD}
XPI_NUM=	2497
XPI_FILES=	chrome/cookiesafe.jar defaults/preferences/cookiesafe.js \
		components/nsCS3rdPartyHosts.js components/nsCS3rdPartyObserver.js \
		components/nsCSCookieObserver.js components/nsCSHiddenMenuItems.js \
		components/nsCSHttpObserver.js components/nsCSLast10Hosts.js \
		components/nsCSPermManager.js components/nsCSShutdownObserver.js \
		components/nsCSTempExceptions.js components/nsCookieSafe.js \
		components/nsICS3rdPartyHosts.xpt components/nsICSHiddenMenuItems.xpt \
		components/nsICSLast10Hosts.xpt components/nsICSPermManager.xpt \
		components/nsICSTempExceptions.xpt components/nsICookieSafe.xpt \
		chrome.manifest install.js install.rdf
XPI_DIRS=	chrome components defaults/preferences defaults

post-patch:
	@@${REINPLACE_CMD} -e 's|0\.7|1.*|' ${WRKSRC}/install.rdf
	@@${RM} -f ${WRKSRC}/install.rdf.bak

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


1.5
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/xpi-cookiesafe/Makefile 300897 2012-07-14 14:29:18Z beat $
d13 1
a13 1
MAINTAINER=	avl@@FreeBSD.org
@


1.4
log
@Change MAINTAINER on my ports to my FreeBSD email address

Approved by:	tabthorpe (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 3.0.5

PR:		ports/131759
Submitted by:	Alexander Logvinov <ports at logvinov.com>
@
text
@d13 1
a13 1
MAINTAINER=	ports@@logvinov.com
@


1.2
log
@[maintainer update] www/xpi-cookiesafe: update to 3.0.3

	Update to 3.0.3

PR:		ports/125367
Submitted by:	Alexander Logvinov <ports@@logvinov.com>
@
text
@d9 1
a9 1
PORTVERSION=	3.0.3
@


1.1
log
@Add port www/xpi-cookiesafe:

CookieSafe allows you to easily control cookie permissions.  It will
appear on your statusbar. Just click on the icon to allow, block, or
temporarily allow the site to set cookies. You can also view or clear
the cookies and exceptions by right clicking on the statusbar icon.
For safer browsing you may choose to deny cookies globally and then
enable them on a per site basis.

Author: Ron Beckman
WWW: http://forum.softwareblaze.com/

PR:		ports/122882
Submitted by:	Alexander Logvinov <ports@@logvinov.com>
@
text
@d9 2
a10 2
PORTVERSION=	2.0.6
DISTVERSIONSUFFIX=	-fx+fl+mz+ns+zm
d19 8
d28 1
a28 1
XPI_DIRS=	chrome defaults/preferences defaults
@

