Date: Thu, 30 Jan 2003 14:37:07 -0800 (PST) From: Will Andrews <will@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security Makefile ports/security/pinentry Makefile distinfo pkg-comment pkg-descr pkg-plist ports/security/pinentry/files patch-Makefile.am patch-assuan::assuan-handler.c patch-assuan::assuan-socket-connect.c patch-assuan::assuan-socket-server.c patch-assuan::mkerrors ... Message-ID: <200301302237.h0UMb7Jw013326@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2003/01/30 14:37:07 PST
Modified files:
security Makefile
Added files:
security/pinentry Makefile distinfo pkg-comment pkg-descr
pkg-plist
security/pinentry/files patch-Makefile.am
patch-assuan::assuan-handler.c
patch-assuan::assuan-socket-connect.c
patch-assuan::assuan-socket-server.c
patch-assuan::mkerrors
patch-common::maperrors.c
patch-configure.ac
patch-curses::Makefile.am
patch-gtk::Makefile.am
patch-pinentry::pinentry.c
patch-qt::Makefile.am
patch-qt::main.cpp
patch-qt::pinentrycontroller.cpp
patch-secmem::secmem.c
Log:
Add pinentry 0.6.7, a collection of simple PIN or passphrase entry
dialogs.
Revision Changes Path
1.369 +1 -0 ports/security/Makefile
1.1 +56 -0 ports/security/pinentry/Makefile (new)
1.1 +3 -0 ports/security/pinentry/distinfo (new)
1.1 +11 -0 ports/security/pinentry/files/patch-Makefile.am (new)
1.1 +27 -0 ports/security/pinentry/files/patch-assuan::assuan-handler.c (new)
1.1 +10 -0 ports/security/pinentry/files/patch-assuan::assuan-socket-connect.c (new)
1.1 +10 -0 ports/security/pinentry/files/patch-assuan::assuan-socket-server.c (new)
1.1 +10 -0 ports/security/pinentry/files/patch-assuan::mkerrors (new)
1.1 +10 -0 ports/security/pinentry/files/patch-common::maperrors.c (new)
1.1 +57 -0 ports/security/pinentry/files/patch-configure.ac (new)
1.1 +12 -0 ports/security/pinentry/files/patch-curses::Makefile.am (new)
1.1 +11 -0 ports/security/pinentry/files/patch-gtk::Makefile.am (new)
1.1 +13 -0 ports/security/pinentry/files/patch-pinentry::pinentry.c (new)
1.1 +13 -0 ports/security/pinentry/files/patch-qt::Makefile.am (new)
1.1 +15 -0 ports/security/pinentry/files/patch-qt::main.cpp (new)
1.1 +11 -0 ports/security/pinentry/files/patch-qt::pinentrycontroller.cpp (new)
1.1 +10 -0 ports/security/pinentry/files/patch-secmem::secmem.c (new)
1.1 +1 -0 ports/security/pinentry/pkg-comment (new)
1.1 +6 -0 ports/security/pinentry/pkg-descr (new)
1.1 +6 -0 ports/security/pinentry/pkg-plist (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301302237.h0UMb7Jw013326>
