Date: Thu, 2 Nov 2006 18:38:45 GMT From: Steven Kreuzer<skreuzer@f2o.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/105079: New port: www/xpi-errorzilla Message-ID: <200611021838.kA2IcjXL043676@www.freebsd.org> Resent-Message-ID: <200611021840.kA2IeNNe071513@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105079 >Category: ports >Synopsis: New port: www/xpi-errorzilla >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: Thu Nov 02 18:40:23 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: 6.1-STABLE >Organization: >Environment: FreeBSD malpractice.exit2shell.com 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun 20 12:42:20 EDT 2006 root@malpractice.exit2shell.com:/usr/obj/usr/src/sys/MALPRACTICE i386 >Description: Changes the default error page in Firefox from basically having a reload button to having the following choices: a google cache, an archival snapshot from the wayback machine, a ping, a trace route, a whois lookup and a coralize feature. # 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: # # . # ./Makefile # ./pkg-descr # ./distinfo # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./Makefile sed 's/^X//' >./Makefile << 'END-of-./Makefile' X# New ports collection makefile for: xpi-errorzilla X# Date created: 02 Nov 2006 X# Whom: Steven Kreuzer <skreuzer@f2o.org> X# X# $FreeBSD$ X# X XPORTNAME= errorzilla XPORTVERSION= 0.2 XCATEGORIES= www XMASTER_SITES= http://extensions.roachfiend.com/ \ X http://skreuzer.f2o.org/mirror/errorzilla/ XDISTNAME= ${PORTNAME} X XMAINTAINER= skreuzer@f2o.org XCOMMENT= Implements useful error pages in Firefox X XXPI_ID= {e1ce8a25-733c-4183-883f-0b826e9dbf77} XXPI_FILES= chrome/errorzilla.jar chrome.manifest install.rdf license.txt XXPI_DIRS= chrome X X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" X.include <bsd.port.mk> END-of-./Makefile echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr' XChanges the default error page from basically having a reload button Xto having the following choices: X - Google cache X - Archival snapshot from the wayback machine X - Ping X - Trace route X - Whois lookup X - Coral cache X XWWW: http://www.roachfiend.com/ END-of-./pkg-descr echo x - ./distinfo sed 's/^X//' >./distinfo << 'END-of-./distinfo' XMD5 (xpi/errorzilla.xpi) = a5afdcba5514488ab671ab072af00eaf XSHA256 (xpi/errorzilla.xpi) = 1e04dfdfbe302aa5c24748895fe7a3fbb1a5594a70f0f7f1bdd60c822e29d413 XSIZE (xpi/errorzilla.xpi) = 23335 END-of-./distinfo exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611021838.kA2IcjXL043676>