# 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-noscript # xpi-noscript/Makefile # xpi-noscript/distinfo # xpi-noscript/pkg-descr # echo c - xpi-noscript mkdir -p xpi-noscript > /dev/null 2>&1 echo x - xpi-noscript/Makefile sed 's/^X//' >xpi-noscript/Makefile << 'END-of-xpi-noscript/Makefile' X# New ports collection makefile for: xpi-noscript X# Date created: 28 March 2006 X# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> X# X# $FreeBSD: ports/www/xpi-noscript/Makefile,v 1.41 2008/04/28 08:20:43 sat Exp $ X# X XPORTNAME= noscript XPORTVERSION= 1.6.4 XDISTVERSIONSUFFIX= -fx+mz+sm XCATEGORIES= www X XMAINTAINER= infofarmer@FreeBSD.org XCOMMENT= A security-enhancing Java/JS filtering extension X XXPI_ID= {73a6fe31-595d-460b-a920-fcc0f8843232} XXPI_NUM= 722 XXPI_FILES= GPL.txt NoScript_License.txt chrome/noscript.jar chrome.manifest \ X components/noscriptService.js defaults/preferences/noscript.js \ X install.js install.rdf .autoreg mozilla.cfg XXPI_DIRS= chrome components defaults/preferences defaults X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> END-of-xpi-noscript/Makefile echo x - xpi-noscript/distinfo sed 's/^X//' >xpi-noscript/distinfo << 'END-of-xpi-noscript/distinfo' XMD5 (xpi/noscript-1.6.4-fx+mz+sm.xpi) = 5fe0e420ae6ee3f98d52686bbded202e XSHA256 (xpi/noscript-1.6.4-fx+mz+sm.xpi) = 49d86a5b298234e058d5e06bb68cbb6d26814c19f043d12cc3c38604507ec2db XSIZE (xpi/noscript-1.6.4-fx+mz+sm.xpi) = 278044 END-of-xpi-noscript/distinfo echo x - xpi-noscript/pkg-descr sed 's/^X//' >xpi-noscript/pkg-descr << 'END-of-xpi-noscript/pkg-descr' XNoScript provides extra protection for your Mozilla/Firefox Xor Flock browser: this extension allows JavaScript and Java Xexecution only for trusted domains of your choice (e.g. your Xhome-banking web site). X XThis whitelist based pre-emptive script blocking approach Xprevents exploitation of security vulnerabilities (known and Xeven not known yet!) with no loss of functionality... X XWWW: http://www.noscript.net/ END-of-xpi-noscript/pkg-descr exit