1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Initial import of gpasman version 1.1.3.

A password manager that stores password information encrypted.

PR:		11787
Submitted by:	Dominik Brettnacher <domi@saargate.de>
This commit is contained in:
Steve Price 1999-06-09 01:54:53 +00:00
parent 04fe5301ea
commit aee155215b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19369
6 changed files with 42 additions and 0 deletions

21
security/gpasman/Makefile Normal file
View File

@ -0,0 +1,21 @@
# New ports collection makefile for: gpasman
# Version required: 1.1.3
# Date created: Mon Mai 10 1999
# Whom: domi@saargate.de
#
# $Id$
#
DISTNAME= gpasman-1.1.3
CATEGORIES= security
MASTER_SITES= http://www.student.wau.nl/~olivier/gpasman/
MAINTAINER= domi@saargate.de
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_GMAKE= yes
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (gpasman-1.1.3.tar.gz) = 866e9e87fa7df0bc0c627ebaa3c36166

View File

@ -0,0 +1,13 @@
--- configure.orig Thu May 6 05:46:20 1999
+++ configure Mon May 10 19:06:10 1999
@@ -871,8 +871,8 @@
done
test -n "$strip" || strip="/usr/bin/strip"
-# Extract the first word of "gtk-config", so it can be a program name with args.
-set dummy gtk-config; ac_word=$2
+# Extract the first word of "gtk12-config", so it can be a program name with args.
+set dummy gtk12-config; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
echo "configure:878: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_path_GTKCONFIG'+set}'`\" = set"; then

View File

@ -0,0 +1 @@
A password manager that stores password information encrypted.

View File

@ -0,0 +1,5 @@
Gpasman is a password manager. People working with the internet have to
remember lots of passwords. Saving them in a textfile is not a secure idea.
Gpasman is a GTK solution to this problem since it saves the password
information encrypted, so now you have to remember only one password instead of
ten (or more).

View File

@ -0,0 +1 @@
bin/gpasman