From nobody@FreeBSD.org  Thu May 22 15:41:31 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 7D72C1065675
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 May 2008 15:41:31 +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 635688FC1C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 May 2008 15:41:31 +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 m4MFe5cw069415
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 22 May 2008 15:40:05 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m4MFe5Ti069414;
	Thu, 22 May 2008 15:40:05 GMT
	(envelope-from nobody)
Message-Id: <200805221540.m4MFe5Ti069414@www.freebsd.org>
Date: Thu, 22 May 2008 15:40:05 GMT
From: Anatoly Borodin <anatoly.borodin@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New port: www/xpi-passwordmaker Manages all your online accounts using new or existing passwords
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         123902
>Category:       ports
>Synopsis:       New port: www/xpi-passwordmaker Manages all your online accounts using new or existing passwords
>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 May 22 15:50:00 UTC 2008
>Closed-Date:    Sat Jul 19 21:27:56 UTC 2008
>Last-Modified:  Sat Jul 19 21:30:22 UTC 2008
>Originator:     Anatoly Borodin
>Release:        
>Organization:
>Environment:
>Description:
One Password To Rule Them All!

If you're like most people, you have a few passwords that you use over
and over again on many different websites. You know this isn't secure,
but you do it anyway. Why? Because it's difficult to remember a unique
password for each and every web site that requires one.

PasswordMaker manages all your online accounts using either new,
uncrackable passwords it creates, or your existing passwords. It even
automatically populates webforms for one-click login.

Moreover, passwords aren't stored anywhere--they are calculated over and over
again as they're needed--so there's nothing to be lost, hacked, or stolen!

WWW: http://passwordmaker.org/
Author: Eric H. Jung

>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-passwordmaker
#	www/xpi-passwordmaker/Makefile
#	www/xpi-passwordmaker/distinfo
#	www/xpi-passwordmaker/pkg-descr
#
echo c - www/xpi-passwordmaker
mkdir -p www/xpi-passwordmaker > /dev/null 2>&1
echo x - www/xpi-passwordmaker/Makefile
sed 's/^X//' >www/xpi-passwordmaker/Makefile << 'END-of-www/xpi-passwordmaker/Makefile'
X# New ports collection makefile for:	xpi-passwordmaker
X# Date created:		2008-05-21
X# Whom:			Anatoly Borodin <anatoly.borodin@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	passwordmaker
XPORTVERSION=	1.7.2
XDISTVERSIONSUFFIX=	-fx+mz+sm
XCATEGORIES=	www
X
XMAINTAINER=	anatoly.borodin@gmail.com
XCOMMENT=	Manages all your online accounts using new or existing passwords
X
XXPI_ID=		{5872365e-67d1-4afd-9480-fd293bebd20d}
XXPI_NUM=	469
XXPI_FILES=	LICENSE chrome/passwdmaker.jar chrome.manifest \
X		components/component.js defaults/preferences/passwdmaker.js \
X		install.js install.rdf
XXPI_DIRS=	chrome components defaults/preferences defaults
X
X.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
X.include <bsd.port.mk>
END-of-www/xpi-passwordmaker/Makefile
echo x - www/xpi-passwordmaker/distinfo
sed 's/^X//' >www/xpi-passwordmaker/distinfo << 'END-of-www/xpi-passwordmaker/distinfo'
XMD5 (xpi/passwordmaker-1.7.2-fx+mz+sm.xpi) = 0e78759a753d77fd361e0c5e6830bdb2
XSHA256 (xpi/passwordmaker-1.7.2-fx+mz+sm.xpi) = 87bec722d41be150d092e58d93ceab6e4517dbda2803544dcedf1e369a79c75c
XSIZE (xpi/passwordmaker-1.7.2-fx+mz+sm.xpi) = 254903
END-of-www/xpi-passwordmaker/distinfo
echo x - www/xpi-passwordmaker/pkg-descr
sed 's/^X//' >www/xpi-passwordmaker/pkg-descr << 'END-of-www/xpi-passwordmaker/pkg-descr'
XOne Password To Rule Them All!
X
XIf you're like most people, you have a few passwords that you use over
Xand over again on many different websites. You know this isn't secure,
Xbut you do it anyway. Why? Because it's difficult to remember a unique
Xpassword for each and every web site that requires one.
X
XPasswordMaker manages all your online accounts using either new,
Xuncrackable passwords it creates, or your existing passwords. It even
Xautomatically populates webforms for one-click login.
X
XMoreover, passwords aren't stored anywhere--they are calculated over and over
Xagain as they're needed--so there's nothing to be lost, hacked, or stolen!
X
XWWW: http://passwordmaker.org/
XAuthor: Eric H. Jung
END-of-www/xpi-passwordmaker/pkg-descr
exit



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sat 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu May 22 15:50:06 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=123902 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sat Jul 19 21:27:55 UTC 2008 
State-Changed-Why:  
New port added. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/123902: commit references a PR
Date: Sat, 19 Jul 2008 21:28:18 +0000 (UTC)

 miwi        2008-07-19 21:28:04 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www                  Makefile 
   Added files:
     www/xpi-passwordmaker Makefile distinfo pkg-descr 
   Log:
   One Password To Rule Them All!
   
   If you're like most people, you have a few passwords that you use over
   and over again on many different websites. You know this isn't secure,
   but you do it anyway. Why? Because it's difficult to remember a unique
   password for each and every web site that requires one.
   
   PasswordMaker manages all your online accounts using either new,
   uncrackable passwords it creates, or your existing passwords. It even
   automatically populates webforms for one-click login.
   
   Moreover, passwords aren't stored anywhere--they are calculated over and over
   again as they're needed--so there's nothing to be lost, hacked, or stolen!
   
   WWW: http://passwordmaker.org/
   
   PR:             ports/123902
   Submitted by:   Anatoly Borodin <anatoly.borodin at gmail.com>
   
   Revision  Changes    Path
   1.2099    +1 -0      ports/www/Makefile
   1.1       +24 -0     ports/www/xpi-passwordmaker/Makefile (new)
   1.1       +3 -0      ports/www/xpi-passwordmaker/distinfo (new)
   1.1       +15 -0     ports/www/xpi-passwordmaker/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:
