Index: xpi-resurrectpages/Makefile =================================================================== RCS file: xpi-resurrectpages/Makefile diff -N xpi-resurrectpages/Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-resurrectpages/Makefile 20 May 2006 22:14:39 -0000 @@ -0,0 +1,20 @@ +# New ports collection makefile for: xpi-resurrectpages +# Date created: 20 May 2006 +# Whom: Andrew Pantyukhin +# +# $FreeBSD$ +# + +PORTNAME= resurrectpages +PORTVERSION= 0.6 +DISTVERSIONSUFFIX= -fx +CATEGORIES= www + +MAINTAINER= infofarmer@FreeBSD.org +COMMENT= Resurrects pages from big page caches/mirrors + +XPI_DISTNAME= resurrect_pages +XPI_ID= {0c8fbd76-bdeb-4c52-9b24-d587ce7b9dc3} + +.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" +.include Index: xpi-resurrectpages/distinfo =================================================================== RCS file: xpi-resurrectpages/distinfo diff -N xpi-resurrectpages/distinfo --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-resurrectpages/distinfo 20 May 2006 22:14:39 -0000 @@ -0,0 +1,3 @@ +MD5 (xpi/resurrect_pages-0.6-fx.xpi) = eed856d8f65efa5b766bf31db6d5f559 +SHA256 (xpi/resurrect_pages-0.6-fx.xpi) = 608c8325e168d73cd448792ab3c0deba15794e2795dd81cc814d156f9e5187b6 +SIZE (xpi/resurrect_pages-0.6-fx.xpi) = 13918 Index: xpi-resurrectpages/pkg-descr =================================================================== RCS file: xpi-resurrectpages/pkg-descr diff -N xpi-resurrectpages/pkg-descr --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-resurrectpages/pkg-descr 20 May 2006 22:14:39 -0000 @@ -0,0 +1,7 @@ +Dead pages, broken links, the scourge of the internet. Powerhouse +sites like Slashdot and Digg can bring a server to its knees. What +do we do when a page is dead but we still want to see it? Call in +the clerics, and perform a resurrection ceremony! Or, the easier +route, use this extension. + +WWW: http://www.arantius.com/article/resurrect Index: xpi-resurrectpages/pkg-plist =================================================================== RCS file: xpi-resurrectpages/pkg-plist diff -N xpi-resurrectpages/pkg-plist --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-resurrectpages/pkg-plist 20 May 2006 22:14:39 -0000 @@ -0,0 +1,20 @@ +%%XPI_XPIDIR%%/chrome.manifest +%%XPI_XPIDIR%%/content/netError.xhtml +%%XPI_XPIDIR%%/content/resurrect-overlay.xul +%%XPI_XPIDIR%%/content/resurrect-select-mirror.xul +%%XPI_XPIDIR%%/content/resurrect.js +%%XPI_XPIDIR%%/defaults/preferences/resurrect.js +%%XPI_XPIDIR%%/install.rdf +%%XPI_XPIDIR%%/locale/en-US/overlay.dtd +%%XPI_XPIDIR%%/locale/en-US/overlay.properties +%%XPI_XPIDIR%%/skin/em-icon.png +%%XPI_XPIDIR%%/skin/netError.css +%%XPI_XPIDIR%%/skin/resurrect-overlay.css +%%XPI_XPIDIR%%/skin/tb-icon-large.png +%%XPI_XPIDIR%%/skin/tb-icon-small.png +@dirrm %%XPI_XPIDIR%%/content +@dirrm %%XPI_XPIDIR%%/defaults/preferences +@dirrm %%XPI_XPIDIR%%/defaults +@dirrm %%XPI_XPIDIR%%/locale/en-US +@dirrm %%XPI_XPIDIR%%/locale +@dirrm %%XPI_XPIDIR%%/skin