Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10780 - pms: Password Manager (new package)
Summary: pms: Password Manager (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2002-11-15 11:23 UTC by Kfir Ozer
Modified: 2003-06-16 09:36 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
pms-0.94.ebuild + ui.diff (new package) (pms.tar.gz,681 bytes, application/octet-stream)
2002-11-15 11:31 UTC, Kfir Ozer
Details
whoops :) forgot a few lines. final ver! (pms-0.94.ebuild,853 bytes, text/plain)
2002-11-15 13:23 UTC, Kfir Ozer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kfir Ozer 2002-11-15 11:23:57 UTC
Hi!

Please find attached pms.tar.gz containing pms-0.94.ebuild and a
patch so that it will compile against the cdk version that is in the 1.4_rc1 tree.

pms is a Password Manager program for the console that uses ncurses.
is had good md5 encryption and actually the best and most secured program i
could find for console.

i suggest on putting it on app-misc/pms. this program depends on ncurses and cdk
library both includes in the gentoo ebuild tree.

Kfir
Comment 1 Kfir Ozer 2002-11-15 11:31:26 UTC
Created attachment 5693 [details]
pms-0.94.ebuild + ui.diff (new package)

pms password manager pms-0.94.ebuild. 
plus ui.diff patch file.
there are two distributed versions of cdk. so i need to change one simple
command in the source to make the program compile with the 1.4_rc1 tree
version.
Comment 2 Kfir Ozer 2002-11-15 13:23:44 UTC
Created attachment 5701 [details]
whoops :) forgot a few lines. final ver!

it's seems that i had a few problems there in the ebuild script. i forgot to
add the first 3 lines about the Copyright and header
i removed some spaces problems and a not needed debug checking.
i didn't made a ChangeLog and an -r1 version cause this version wasn't
published anyways. sorry for the mistake :)
Comment 3 Maik Schreiber 2003-01-17 17:41:26 UTC
Bouncing back to bug-wranglers due to time constraints.
Comment 4 Donny Davies (RETIRED) gentoo-dev 2003-02-15 11:46:46 UTC
time up for me, please re-assign.
Comment 5 Kfir Ozer 2003-03-10 09:54:39 UTC
when you wrote reassign, does it mean that you want me to post another bug on this program?

Kfir Ozer (ufk2k@yahoo.com)
Comment 6 Don Seiler (RETIRED) gentoo-dev 2003-06-03 01:27:36 UTC
Please attach all files (ebuilds/patches/digests) as individual plain text files.  This makes things easier for us.

In your ebuild for the SRC_URI you should use the "mirror://sourceforge" setting so portage will try all the sourceforge.net mirrors.

SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

That should work for you.  Please update those files and post them (can probably mark the current attachments as obsolete) and I can start to look at it.
Comment 7 Ryan Phillips (RETIRED) gentoo-dev 2003-06-16 09:36:34 UTC
committed.