pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pinentry-gtk2: Remove, used to update security/pinentry-gtk2
Module Name: pkgsrc-wip
Committed By: Michael Baeuerle <michael.baeuerle%stz-e.de@localhost>
Pushed By: micha
Date: Mon Jan 21 10:15:07 2019 +0100
Changeset: 388ead52ca49d5eec80fe3bddc6324e143c9b075
Removed Files:
pinentry-gtk2/DESCR
pinentry-gtk2/Makefile
pinentry-gtk2/PLIST
pinentry-gtk2/README
Log Message:
pinentry-gtk2: Remove, used to update security/pinentry-gtk2
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=388ead52ca49d5eec80fe3bddc6324e143c9b075
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
pinentry-gtk2/DESCR | 4 ----
pinentry-gtk2/Makefile | 22 ----------------------
pinentry-gtk2/PLIST | 2 --
pinentry-gtk2/README | 30 ------------------------------
4 files changed, 58 deletions(-)
diffs:
diff --git a/pinentry-gtk2/DESCR b/pinentry-gtk2/DESCR
deleted file mode 100644
index 51c5dfc9d8..0000000000
--- a/pinentry-gtk2/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-This is a collection of simple PIN or passphrase entry dialogs which
-utilize the Assuan protocol as described by the aegypten project.
-It provides programs for several graphical toolkits, such as FLTK,
-GTK+ and QT, as well as for the console, using curses.
diff --git a/pinentry-gtk2/Makefile b/pinentry-gtk2/Makefile
deleted file mode 100644
index 478b866493..0000000000
--- a/pinentry-gtk2/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD$
-
-PKGNAME= ${DISTNAME:S/pinentry-/pinentry-gtk2-/}
-PKGREVISION= 5
-COMMENT= Applications for entering PINs or Passphrases, GTK+ enabled
-
-.include "../../security/pinentry/Makefile.common"
-
-USE_TOOLS+= pkg-config
-CONFIGURE_ARGS+= --enable-pinentry-gtk2
-CONFIGURE_ARGS+= --disable-pinentry-qt
-CONFIGURE_ARGS+= --disable-pinentry-curses
-CONFIGURE_ARGS+= --disable-pinentry-emacs
-#CONFIGURE_ARGS+= --disable-fallback-curses
-CONFIGURE_ARGS+= --disable-pinentry-gnome3
-CONFIGURE_ARGS+= --disable-pinentry-fltk
-CONFIGURE_ARGS+= --disable-libsecret
-
-INSTALL_DIRS= gtk+-2
-
-.include "../../x11/gtk2/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/pinentry-gtk2/PLIST b/pinentry-gtk2/PLIST
deleted file mode 100644
index ca21dd504c..0000000000
--- a/pinentry-gtk2/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-bin/pinentry-gtk-2
diff --git a/pinentry-gtk2/README b/pinentry-gtk2/README
deleted file mode 100644
index cf99edb4c0..0000000000
--- a/pinentry-gtk2/README
+++ /dev/null
@@ -1,30 +0,0 @@
-If FLTK is installed (make configure):
---------------------------------------------------------------------------------
-
- Pinentry v1.1.0 has been configured as follows:
-
- Revision: 02df3d2 (735)
- Platform: x86_64--netbsd
-
- Curses Pinentry ..: no
- TTY Pinentry .....: maybe
- Emacs Pinentry ...: no
- GTK+-2 Pinentry ..: yes
- GNOME 3 Pinentry .: no
- Qt Pinentry ......: no
- TQt Pinentry .....: no
- W32 Pinentry .....: no
-=> FLTK Pinentry ....: yes
-
- Fallback to Curses: yes
- Emacs integration : yes
-
- libsecret ........: no
-
- Default Pinentry .: pinentry-gtk-2
-
---------------------------------------------------------------------------------
-Should be disabled for GTK2 package.
-
-[X] Added configure option to disable FLTK
-[X] Bumped PKGREVISION
Home |
Main Index |
Thread Index |
Old Index