Date: Sun, 2 Mar 2008 17:13:44 +0100 (CET) From: Rafael Ostertag <rafi@guengel.ch> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/121293: New port: security/yapet - A curses based password manager Message-ID: <200803021613.m22GDiQP001895@beastie.kruemel.home> Resent-Message-ID: <200803021700.m22H03dS027263@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121293 >Category: ports >Synopsis: New port: security/yapet - A curses based password manager >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: Sun Mar 02 17:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Rafael Ostertag >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD beastie.kruemel.home 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Mar 2 13:17:19 CET 2008 root@beastie.kruemel.home:/usr/obj/usr/src/sys/BEASTIE i386 >Description: YAPET is a curses based password encryption tool using the Blowfish encryption algorithm to store the password records encrypted on disk. >How-To-Repeat: >Fix: --- yapet.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: # # yapet # yapet/distinfo # yapet/Makefile # yapet/pkg-descr # yapet/pkg-plist # echo c - yapet mkdir -p yapet > /dev/null 2>&1 echo x - yapet/distinfo sed 's/^X//' >yapet/distinfo << 'END-of-yapet/distinfo' XMD5 (yapet-0.1.tar.gz) = de68da680576f4ff7c73a80396419cba XSHA256 (yapet-0.1.tar.gz) = 1109bfd4d16b445c534ff30d3ac15e8983b31c24bde93458bc39f3ea13d94285 XSIZE (yapet-0.1.tar.gz) = 458608 END-of-yapet/distinfo echo x - yapet/Makefile sed 's/^X//' >yapet/Makefile << 'END-of-yapet/Makefile' X# New ports collection makefile for: yapet X# Date created: 01 March 2008 X# Whom: Rafael Ostertag <rafi@guengel.ch> X# X# $FreeBSD$ X# X XPORTNAME= yapet XPORTVERSION= 0.1 XCATEGORIES= security XMASTER_SITES= http://www.guengel.ch/myapps/yapet/downloads/ X XMAINTAINER= rafi@guengel.ch XCOMMENT= A curses based password manager X XMAN1= yapet.1 XMANCOMPRESSED= no X XHAS_CONFIGURE= yes XGNU_CONFIGURE= yes X XUSE_OPENSSL= yes X X.include <bsd.port.mk> END-of-yapet/Makefile echo x - yapet/pkg-descr sed 's/^X//' >yapet/pkg-descr << 'END-of-yapet/pkg-descr' XYAPET is a curses based password encryption tool using the Blowfish Xencryption algorithm to store the password records encrypted on Xdisk. X XWWW: http://www.guengel.ch/myapps/yapet/ END-of-yapet/pkg-descr echo x - yapet/pkg-plist sed 's/^X//' >yapet/pkg-plist << 'END-of-yapet/pkg-plist' Xbin/yapet Xshare/applications/yapet.desktop Xshare/doc/yapet/AUTHORS Xshare/doc/yapet/COPYING Xshare/doc/yapet/DESIGN Xshare/doc/yapet/README Xshare/doc/yapet/html/yapet.html Xshare/doc/yapet/html/DESIGN.html Xshare/doc/yapet/html/README.html X@dirrm share/doc/yapet/html X@dirrm share/doc/yapet X@dirrmtry share/applications END-of-yapet/pkg-plist exit --- yapet.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?200803021613.m22GDiQP001895>