Path to this page:
./
misc/pty-redir,
Attach a programs stdio to a pty
Branch: CURRENT,
Version: 0.1,
Package name: pty-redir-0.1,
Maintainer: dustinThis is a very simple application which allocates a pty and redirects
stdio to that pty.
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 8.208 KB
Version history: (Expand)
- (2017-11-23) Package has been reborn
- (2012-06-11) Package has been reborn
- (2012-06-11) Package deleted from pkgsrc
- (2005-10-05) Package added to pkgsrc.se, version pty-redir-0.1 (created)
CVS history: (Expand)
2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (possibly fetched
conditionally?):
./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
|
2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378) |
Log message:
misc: Remove SHA1 hashes for distfiles
|
2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352) |
Log message:
Convert all occurrences (353 by my count) of
MASTER_SITES= site1 \
site2
style continuation lines to be simple repeated
MASTER_SITES+= site1
MASTER_SITES+= site2
lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.
|
2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330) |
Log message:
Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
Package colorls: missing distfile ls.tar.gz
Package molden: missing distfile molden-4.6/molden4.6.tar.gz
Package softmaker-office-demo: missing distfile ofl06trial.tgz
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-08 11:57:42 by Aleksej Saushev | Files touched by this commit (239) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2008-08-23 09:47:00 by OBATA Akio | Files touched by this commit (13) |
Log message:
Remove unresolvable hosts from MASTER_SITES.
Noticed by Zafer Aydogan via private mail.
|
2007-12-29 17:03:09 by OBATA Akio | Files touched by this commit (1) |
Log message:
DESTDIR ready.
|
2005-06-17 05:50:45 by Johnny C. Lam | Files touched by this commit (387) |
Log message:
Create directories before installing files into them.
|