./wip/libspt, Provide unpriviliged secure pty

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1, Package name: libspt-1.1, Maintainer: tech-pkg-ja

On many platforms terminal emulators need some privilege for
some functionalities. Especially, they need root privilege on
BSDs to prevent other users from peeking user's input. With
libspt you can drop all privileges of your terminal
emulator. Additionally libspt saves terminal emulator writers
many portability related headaches. (Yes, there is many
headaches.)

From libspt-0.2 it also provides a minimal
termios(termio/sgtty) wrapper functionality. It does not
support any customization nor complex settings but enables you
to implement easiest functionalities portably with least work.


Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: e2a57706fffcd2cda327f24ea0007ae89de749bc
Filesize: 161.297 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-03 11:10:35 by Aleksej Saushev | Files touched by this commit (193)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-08-12 07:48:06 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
Add missing buildlink3.mk (for building canna-*).

   2010-12-31 17:21:21 by Makoto Fujiwara | Files touched by this commit (6) | Imported package
Log message:
libspt-1.1, unprivileged secure pty library