Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2006 04:53:17 +0300 (EEST)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/100845: [NEW PORT] security/gpass: A password manager for GNOME2
Message-ID:  <200607260153.k6Q1rHX8091984@atlantis.local>
Resent-Message-ID: <200607260200.k6Q20YtR032834@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         100845
>Category:       ports
>Synopsis:       [NEW PORT] security/gpass: A password manager for GNOME2
>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:   Wed Jul 26 02:00:34 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 6.1-STABLE FreeBSD 6.1-STABLE #1: Sat Jul 22 11:03:06 EEST 2006
>Description:
The GNOME Password Manager - GPass for short - is a simple
application, written for the GNOME 2 desktop, that lets you manage a
collection of passwords.  The password collection is stored in an
encrypted file, protected by a master-password.

GPass is released under the GNU GPL2 licence.

Features:

    * Clean and easy-to-use user interface.
    * Quick-search facility.
    * Username and password may easily be copied to the clipboard.
    * Encryption is done using the OpenSSL cryptographics library.
    * The built-in password generator helps you generate secure passwords. 
    * You can launch a website and the associated username/passwords
      direct from GPass

Author:	Kouji TAKAO <kouji -at- netlab.jp>
WWW:	http://projects.netlab.jp/gpass/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gpass-0.5.1.shar begins here ---
# 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:
#
#	gpass
#	gpass/pkg-descr
#	gpass/Makefile
#	gpass/pkg-plist
#	gpass/distinfo
#
echo c - gpass
mkdir -p gpass > /dev/null 2>&1
echo x - gpass/pkg-descr
sed 's/^X//' >gpass/pkg-descr << 'END-of-gpass/pkg-descr'
XThe GNOME Password Manager - GPass for short - is a simple
Xapplication, written for the GNOME 2 desktop, that lets you manage a
Xcollection of passwords.  The password collection is stored in an
Xencrypted file, protected by a master-password.
X
XGPass is released under the GNU GPL2 licence.
X
XFeatures:
X
X    * Clean and easy-to-use user interface.
X    * Quick-search facility.
X    * Username and password may easily be copied to the clipboard.
X    * Encryption is done using the OpenSSL cryptographics library.
X    * The built-in password generator helps you generate secure passwords. 
X    * You can launch a website and the associated username/passwords
X      direct from GPass
X
XAuthor:	Kouji TAKAO <kouji -at- netlab.jp>
XWWW:	http://projects.netlab.jp/gpass/
END-of-gpass/pkg-descr
echo x - gpass/Makefile
sed 's/^X//' >gpass/Makefile << 'END-of-gpass/Makefile'
X# New ports collection makefile for:	gpass
X# Date created:		2006-07-24
X# Whom:			ports@c0decafe.net <ports@c0decafe.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	gpass
XPORTVERSION=	0.5.1
XCATEGORIES=	security gnome
XMASTER_SITES=	http://projects.netlab.jp/gpass/release/
X
XMAINTAINER=	ports@c0decafe.net
XCOMMENT=	A password manager for GNOME2
X
XLIB_DEPENDS=	mcrypt:${PORTSDIR}/security/mcrypt \
X		mhash:${PORTSDIR}/security/mhash
X
XUSE_X_PREFIX=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib -export-dynamic"
XUSE_GMAKE=	yes
X
XMAN1=	gpass.1 gpass.ja.1 gpass-convert.1 gpass-convert.ja.1
X
XUSE_GNOME=	gtk20 libgnomeui intltool libglade2
XGCONF_SCHEMAS=	gpass.schemas
X
X.include <bsd.port.mk>
END-of-gpass/Makefile
echo x - gpass/pkg-plist
sed 's/^X//' >gpass/pkg-plist << 'END-of-gpass/pkg-plist'
Xbin/gpass
Xbin/gpass-convert
Xshare/applications/gpass.desktop
Xshare/gpass/welcome.glade
Xshare/gpass/intergradation.glade
Xshare/gpass/authentication.glade
Xshare/gpass/window.glade
Xshare/gpass/attribute-editor.glade
Xshare/gpass/confirm-quit.glade
Xshare/gpass/change-master-password.glade
Xshare/gpass/password-generator.glade
Xshare/gpass/preferences.glade
Xshare/gpass/lock.glade
Xshare/pixmaps/gpass-icon.png
X@dirrmtry share/pixmaps
X@dirrmtry share/gpass
END-of-gpass/pkg-plist
echo x - gpass/distinfo
sed 's/^X//' >gpass/distinfo << 'END-of-gpass/distinfo'
XMD5 (gpass-0.5.1.tar.gz) = f7144c5b3b2056d6f33d8dbf1011a211
XSHA256 (gpass-0.5.1.tar.gz) = 0a8216538144e34188e07bcc9f0415c36702fcb90890ddfbf75a594e5864a881
XSIZE (gpass-0.5.1.tar.gz) = 512614
END-of-gpass/distinfo
exit
--- gpass-0.5.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607260153.k6Q1rHX8091984>