Date: Fri, 18 Apr 2008 16:45:21 +1000 (YAKST) From: Alexander Logvinov <ports@logvinov.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alexander Logvinov <ports@logvinov.com> Subject: ports/122882: [new port] www/xpi-cookiesafe: Control cookie permissions Message-ID: <200804180645.m3I6jLT7065263@blg.akavia.ru> Resent-Message-ID: <200804180650.m3I6o2lP010899@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 122882 >Category: ports >Synopsis: [new port] www/xpi-cookiesafe: Control cookie permissions >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Apr 18 06:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: This extension will allow 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. WWW: https://addons.mozilla.org/firefox/2497/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # xpi-cookiesafe # xpi-cookiesafe/Makefile # xpi-cookiesafe/distinfo # xpi-cookiesafe/pkg-descr # echo c - xpi-cookiesafe mkdir -p xpi-cookiesafe > /dev/null 2>&1 echo x - xpi-cookiesafe/Makefile sed 's/^X//' >xpi-cookiesafe/Makefile << 'END-of-xpi-cookiesafe/Makefile' X# New ports collection makefile for: xpi-cookiesafe X# Date created: 18 April 2008 X# Whom: Alexander Logvinov <ports@logvinov.com> X# X# $FreeBSD$ X# X XPORTNAME= cookiesafe XPORTVERSION= 2.0.6 XDISTVERSIONSUFFIX= -fx+fl+mz+ns+zm XCATEGORIES= www X XMAINTAINER= ports@logvinov.com XCOMMENT= Control cookie permissions X XXPI_ID= {9D23D0AA-D8F5-11DA-B3FC-0928ABF316DD} XXPI_NUM= 2497 XXPI_FILES= chrome/cookiesafe.jar defaults/preferences/cookiesafe.js \ X chrome.manifest install.js install.rdf XXPI_DIRS= chrome defaults/preferences defaults X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> END-of-xpi-cookiesafe/Makefile echo x - xpi-cookiesafe/distinfo sed 's/^X//' >xpi-cookiesafe/distinfo << 'END-of-xpi-cookiesafe/distinfo' XMD5 (xpi/cookiesafe-2.0.6-fx+fl+mz+ns+zm.xpi) = 66c88ec2a56ee9ca502f4fa48b4b0ed8 XSHA256 (xpi/cookiesafe-2.0.6-fx+fl+mz+ns+zm.xpi) = 42bec2e93d99927c7c093ed5693ede4e3b1dc80af767acb5f7df8d853f342d9a XSIZE (xpi/cookiesafe-2.0.6-fx+fl+mz+ns+zm.xpi) = 196491 END-of-xpi-cookiesafe/distinfo echo x - xpi-cookiesafe/pkg-descr sed 's/^X//' >xpi-cookiesafe/pkg-descr << 'END-of-xpi-cookiesafe/pkg-descr' XThis extension will allow you to easily control cookie permissions. XIt will appear on your statusbar. Just click on the icon to allow, Xblock, or temporarily allow the site to set cookies. You can also Xview or clear the cookies and exceptions by right clicking on Xthe statusbar icon. For safer browsing you may choose to deny cookies Xglobally and then enable them on a per site basis. X XWWW: https://addons.mozilla.org/firefox/2497/ END-of-xpi-cookiesafe/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804180645.m3I6jLT7065263>