#63713 closed enhancement (fixed)
pinentry: Please add a tty variant
Reported by: | macportsraf | Owned by: | Ionic (Mihai Moldovan) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | pinentry |
Description
Hi, The pinentry port is missing a variant for pinentry-tty. It's included in the source, but it's not available via macports. pinentry-tty is the only pinentry that works for me because I need it to work within vim and gvim, and gvim runs shell escapes with TERM=dumb, and pinentry-curses doesn't work with that, and after I cancel it, it ends up as a runaway process chewing up all the CPU. Please add a tty variant. Thanks.
Change History (3)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Keywords: | pinentry-tty removed |
---|---|
Owner: | set to Ionic |
Status: | new → assigned |
Summary: | Please add a tty variant → pinentry: Please add a tty variant |
comment:2 Changed 2 years ago by Vadym-Valdis Yudaiev <judaew@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:3 Changed 2 years ago by macportsraf
Many thanks. It's really appreciated.
But I just did a "port selfupdate" and "port upgrade outdated", and I now have pinentry 1.2.0, but "port info pinentry" only lists these variants: fltk, gnome3, gtk2, qt4, qt5. However "port install pinentry +tty" does work. So I think the Portfile needs updating to include details about the two new variants. Ah no, my mistake, pinentry-tty gets installed even without the +tty. So that's fine.
Thanks again.
In 4dbcc31336182936186c512f0d69c1176372dcff/macports-ports (master):