From nobody@FreeBSD.org  Mon May 19 19:40:03 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D3E401065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 May 2008 19:40:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id C25D88FC21
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 May 2008 19:40:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4JJchqV002465
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 19 May 2008 19:38:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m4JJchSj002464;
	Mon, 19 May 2008 19:38:43 GMT
	(envelope-from nobody)
Message-Id: <200805191938.m4JJchSj002464@www.freebsd.org>
Date: Mon, 19 May 2008 19:38:43 GMT
From: Anatoly Borodin <anatoly.borodin@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/xpi-leechblock Blocks time-wasting sites
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123823
>Category:       ports
>Synopsis:       New port: www/xpi-leechblock Blocks time-wasting sites
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 19 19:50:00 UTC 2008
>Closed-Date:    Mon May 19 21:16:00 UTC 2008
>Last-Modified:  Mon May 19 21:20:01 UTC 2008
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
LeechBlock is a simple productivity tool designed to block those
time-wasting sites that can suck the life out of your working day. All you
need to do is specify which sites to block and when to block them.

WWW:    https://addons.mozilla.org/en-US/firefox/addon/4476/
>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:
#
#	www/xpi-leechblock
#	www/xpi-leechblock/pkg-descr
#	www/xpi-leechblock/distinfo
#	www/xpi-leechblock/Makefile
#
echo c - www/xpi-leechblock
mkdir -p www/xpi-leechblock > /dev/null 2>&1
echo x - www/xpi-leechblock/pkg-descr
sed 's/^X//' >www/xpi-leechblock/pkg-descr << 'END-of-www/xpi-leechblock/pkg-descr'
XLeechBlock is a simple productivity tool designed to block those
Xtime-wasting sites that can suck the life out of your working day. All you
Xneed to do is specify which sites to block and when to block them.
X
XWWW:	https://addons.mozilla.org/en-US/firefox/addon/4476/
END-of-www/xpi-leechblock/pkg-descr
echo x - www/xpi-leechblock/distinfo
sed 's/^X//' >www/xpi-leechblock/distinfo << 'END-of-www/xpi-leechblock/distinfo'
XMD5 (xpi/leechblock-0.4.1-fx.xpi) = 62f7be5a9a888fa5b174c96965e726aa
XSHA256 (xpi/leechblock-0.4.1-fx.xpi) = 6e013df41a167844dfc73a23f9b12c450ea68b59550a64987ce348a92ff17083
XSIZE (xpi/leechblock-0.4.1-fx.xpi) = 41157
END-of-www/xpi-leechblock/distinfo
echo x - www/xpi-leechblock/Makefile
sed 's/^X//' >www/xpi-leechblock/Makefile << 'END-of-www/xpi-leechblock/Makefile'
X# New ports collection makefile for:	xpi-leechblock
X# Date created:		2008-05-19
X# Whom:			Anatoly Borodin <anatoly.borodin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	leechblock
XPORTVERSION=	0.4.1
XDISTVERSIONSUFFIX=	-fx
XCATEGORIES=	www
X
XMAINTAINER=	anatoly.borodin@gmail.com
XCOMMENT=	Blocks time-wasting sites
X
XXPI_ID=		{a95d8332-e4b4-6e7f-98ac-20b733364387}
XXPI_NUM=	4476
XXPI_FILES=	chrome.manifest chrome/content/stats.js \
X		chrome/content/options.js chrome/content/extensions.xul \
X		chrome/content/lockdown.js chrome/content/stats.xul \
X		chrome/content/utils.js chrome/content/browser.js \
X		chrome/content/extensions.js chrome/content/browser.xul \
X		chrome/content/options.xul chrome/content/lockdown.xul \
X		chrome/locale/en-US/leechblock.dtd \
X		chrome/locale/en-US/blocked.html \
X		chrome/locale/it-IT/blocked.html \
X		chrome/locale/it-IT/leechblock.properties \
X		chrome/locale/it-IT/leechblock.dtd \
X		chrome/skin/leechblock64.png chrome/skin/leechblock32.png \
X		install.rdf defaults/preferences/leechblock.js history.txt
XXPI_DIRS=	chrome/content chrome/locale/en-US \
X		chrome/locale/it-IT chrome/locale chrome/skin \
X		chrome defaults/preferences defaults
X
X.include "../xpi-adblock/Makefile.xpi"
X.include <bsd.port.mk>
END-of-www/xpi-leechblock/Makefile
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon May 19 19:50:09 UTC 2008 
Responsible-Changed-Why:  
sat@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=123823 
State-Changed-From-To: open->closed 
State-Changed-By: sat 
State-Changed-When: Mon May 19 21:15:50 UTC 2008 
State-Changed-Why:  
Committed with minor corrections, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123823: commit references a PR
Date: Mon, 19 May 2008 21:15:52 +0000 (UTC)

 sat         2008-05-19 21:15:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/xpi-leechblock   Makefile distinfo pkg-descr pkg-plist 
   Log:
   Add port www/xpi-leechblock:
   
   LeechBlock is a simple productivity tool designed to block those
   time-wasting sites that can suck the life out of your working day. All
   you need to do is specify which sites to block and when to block them.
   
   WWW: http://www.proginosko.com/leechblock.html
   Author: James Anderson
   
   PR:             ports/123823 (with adjustments)
   Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
   
   Revision  Changes    Path
   1.2045    +1 -0      ports/www/Makefile
   1.1       +20 -0     ports/www/xpi-leechblock/Makefile (new)
   1.1       +3 -0      ports/www/xpi-leechblock/distinfo (new)
   1.1       +6 -0      ports/www/xpi-leechblock/pkg-descr (new)
   1.1       +30 -0     ports/www/xpi-leechblock/pkg-plist (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:
