From nobody@FreeBSD.org  Thu Nov  2 18:38:53 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B2DD616A407
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Nov 2006 18:38:53 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8F943D81
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  2 Nov 2006 18:38:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kA2Icj93043677
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 2 Nov 2006 18:38:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id kA2IcjXL043676;
	Thu, 2 Nov 2006 18:38:45 GMT
	(envelope-from nobody)
Message-Id: <200611021838.kA2IcjXL043676@www.freebsd.org>
Date: Thu, 2 Nov 2006 18:38:45 GMT
From: Steven Kreuzer<skreuzer@f2o.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/xpi-errorzilla
X-Send-Pr-Version: www-3.0

>Number:         105079
>Category:       ports
>Synopsis:       New port: www/xpi-errorzilla
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 02 18:40:23 GMT 2006
>Closed-Date:    Thu Nov 02 21:42:41 GMT 2006
>Last-Modified:  Thu Nov  2 21:50:19 GMT 2006
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 2 18:40:49 UTC 2006 
Responsible-Changed-Why:  
sat@ wants to have xpi- PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105079 
State-Changed-From-To: open->closed 
State-Changed-By: sat 
State-Changed-When: Thu Nov 2 21:42:27 UTC 2006 
State-Changed-Why:  
Committed with modifications, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105079 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105079: commit references a PR
Date: Thu,  2 Nov 2006 21:42:14 +0000 (UTC)

 sat         2006-11-02 21:42:09 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/xpi-errorzilla   Makefile distinfo pkg-descr 
   Log:
   Add port www/xpi-errorzilla:
   
   Changes the default error page from basically having a reload button
   to having the following choices:
    - Google cache
    - Archival snapshot from the wayback machine
    - Ping
    - Trace route
    - Whois lookup
    - Coral cache
   
   WWW: http://www.jaybaldwin.com/News.aspx?id=51
   
   PR:             ports/105079
   Submitted by:   Steven Kreuzer <skreuzer@f2o.org>
   
   Revision  Changes    Path
   1.1593    +1 -0      ports/www/Makefile
   1.1       +22 -0     ports/www/xpi-errorzilla/Makefile (new)
   1.1       +3 -0      ports/www/xpi-errorzilla/distinfo (new)
   1.1       +10 -0     ports/www/xpi-errorzilla/pkg-descr (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
