Opened 3 years ago

Closed 22 months ago

Last modified 22 months ago

#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: newassigned
Summary: Please add a tty variantpinentry: Please add a tty variant

comment:2 Changed 22 months ago by Vadym-Valdis Yudaiev <judaew@…>

Resolution: fixed
Status: assignedclosed

In 4dbcc31336182936186c512f0d69c1176372dcff/macports-ports (master):

pinentry: update to 1.2.0, enable TTY and Emacs version

Changes:

  • Update to 1.2.0
  • Add newline after PG
  • Enable TTY and Emacs version of Pinentry

Closed: #63713

comment:3 Changed 22 months 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.

Note: See TracTickets for help on using tickets.