Path to this page:
./
security/ssh-askpass,
X11-based passphrase dialog for OpenSSH
Branch: CURRENT,
Version: 1.0nb1,
Package name: ssh-askpass-1.0nb1,
Maintainer: pkgsrc-usersx11-ssh-askpass is a lightweight passphrase dialog for OpenSSH or other
open variants of SSH. In particular, x11-ssh-askpass is useful with the
Unix port of OpenSSH by Damien Miller, and Damien includes it in his RPM
packages of OpenSSH.
x11-ssh-askpass uses only the stock X11 libraries (libX11, libXt) for its
user interface. This reduces its dependencies on external libraries (such
as GNOME or Perl/Tk). See the README for further information.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers]
Master sites:
Filesize: 16.704 KB
Version history: (Expand)
- (2006-02-06) Updated to version: ssh-askpass-1.0nb1
- (2005-10-05) Package added to pkgsrc.se, version ssh-askpass-1.0 (created)
CVS history: (Expand)
2021-10-26 13:18:07 by Nia Alarie | Files touched by this commit (605) |
Log message:
security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo \
cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
|
2021-10-07 16:54:50 by Nia Alarie | Files touched by this commit (606) |
Log message:
security: Remove SHA1 hashes for distfiles
|
2017-09-04 20:01:05 by Thomas Klausner | Files touched by this commit (192) |
Log message:
Comment out dead sites.
|
2016-05-18 23:16:26 by Alexander Nasonov | Files touched by this commit (1) |
Log message:
Pass CFLAGS and LDFLAGS to imake. Fixes MKPIE build.
|
2015-11-04 02:18:12 by Alistair G. Crooks | Files touched by this commit (434) |
Log message:
Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
Package libidea: missing distfile libidea-0.8.2b.tar.gz
Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
Package uvscan: missing distfile vlp4510e.tar.Z
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2012-10-23 20:17:02 by Aleksej Saushev | Files touched by this commit (368) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2010-01-27 19:23:10 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
DESTDIR support from Steven Drake.
|
2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210) |
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|