./chat/phone, Multi-person chat program, like VMS phone

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


Branch: CURRENT, Version: 2.0nb4, Package name: phone-2.0nb4, Maintainer: christos

Multi-person chat program akin to VMS phone, written by Jonathan
C. Broome in 1985.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:05:29 by Nia Alarie | Files touched by this commit (146)
Log message:
chat: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:23:36 by Nia Alarie | Files touched by this commit (146)
Log message:
chat: Remove SHA1 hashes for distfiles
   2021-05-15 13:55:46 by Nia Alarie | Files touched by this commit (1)
Log message:
phone: needs curses
   2020-11-30 13:26:08 by Nia Alarie | Files touched by this commit (4)
Log message:
phone: Don't build with -g or -Werror.  Fixes build with gcc9.

Bump PKGREVISION
   2017-02-08 00:55:05 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Deal with non-value-preserving casts.
   2016-02-25 12:28:58 by Jonathan Perkin | Files touched by this commit (5)
Log message:
Use OPSYSVARS.
   2015-11-07 23:19:46 by David A. Holland | Files touched by this commit (2)
Log message:
Add missing <limits.h>, seen on MacOS.
   2015-11-07 23:19:32 by David A. Holland | Files touched by this commit (1)
Log message:
Mark BROKEN_ON OpenBSD because the latter doesn't have utmpx. I can't be
arsed to patch legacy utmp support in right now.