mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.9
PR: ports/108831 Submitted by: Philippe Rocques <phil at teaser.fr> (maintainer)
This commit is contained in:
parent
7e70627d9c
commit
b1b8e42b91
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184378
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gtkpasman
|
||||
PORTVERSION= 0.8
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.9
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -15,12 +14,11 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= phil@teaser.fr
|
||||
COMMENT= A GTK+ passwords manager for system and network administrators
|
||||
|
||||
RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1
|
||||
BUILD_DEPENDS+= gdk-pixbuf-config:${PORTSDIR}/graphics/gdk-pixbuf
|
||||
RUN_DEPENDS+= gpgv:${PORTSDIR}/security/gnupg1
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gtk12
|
||||
USE_GNOME= gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= automake:15 aclocal:15 autoconf:259
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (gtkpasman-0.8.tar.gz) = eb69e5b7616fdc5dc91efe1bc7435a86
|
||||
SHA256 (gtkpasman-0.8.tar.gz) = c2fb87138462ac42dbcc757835e2123bf668d0acc138c30038382ef1ec839726
|
||||
SIZE (gtkpasman-0.8.tar.gz) = 168931
|
||||
MD5 (gtkpasman-0.9.tar.gz) = dbf4f01d80939b397460b25d0b654b36
|
||||
SHA256 (gtkpasman-0.9.tar.gz) = 54e3f663eb84a9ab1d681bf9197c011e1df0438b2632dfd5f835247cd254e57a
|
||||
SIZE (gtkpasman-0.9.tar.gz) = 123727
|
||||
|
@ -3,8 +3,7 @@ convenient tool to manage a passwords knowledge base related to customers,
|
||||
servers, services... It can help to retrieve passwords, or even connect to
|
||||
servers (ssh, telnet, ftp).
|
||||
Passwords must be kept in a gnupg crypted file. The structure of the file is
|
||||
predefined, but very easy to edit and maintain. The gtk application can switch
|
||||
between a discret applet and a full list of containers.
|
||||
predefined, but very easy to edit and maintain.
|
||||
|
||||
WWW: http://gtkpasman.sourceforge.net/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user