13 Commits

Author SHA1 Message Date
abieber
bca687bce6 Update drawterm to 8fd96772eb02
no objections - sl
2020-05-23 15:34:57 +00:00
daniel
d7947cb743 Don't hardcode gcc. 2019-08-24 20:46:30 +00:00
naddy
bcc4ea2349 socppc is gone 2019-05-11 14:17:51 +00:00
jca
5951a6ebc1 Add arm to ONLY_FOR_ARCHS, give a chance to mips64* while here. 2016-12-18 18:38:59 +00:00
jca
f1bc853273 Update to drawterm-20161101
Switch from hg tarballs to proper releases, and remove a few patches
merged upstream.

From Stanley Lieber (maintainer)
2016-11-02 07:42:55 +00:00
jca
3a2644c06d Respect CFLAGS/LDFLAGS
ok Stanley Lieber (maintainer)
2016-10-28 04:03:36 +00:00
jca
0617c8b538 fix build on powerpc and sparc64
ok Stanley Lieber (maintainer)
2016-10-28 04:01:33 +00:00
jca
714d627b4a regen 2016-10-28 03:59:16 +00:00
czarkoff
9479db2db7 update to drawterm-20160914
Port switched to the fork that is currently maintained against 9front source.
User-visible changes:

- fixes a glitch in graphics rendering, primarily noticed when viewing images in
  the web browser mothra(1).
- defaults to new dp9ik authentication and rcpu(1) connection method, devolving
  to the old p9sk1 and cpu(1).
- adds new cryptographic support from 9front libmp and libsec libraries.
- audio now works and is enabled.
- keyboard/mouse input is now much more responsive over high-latency
  connections.
- new flag, -G, starts the session without the GUI.

from MAINTAINER stanley lieber
2016-09-16 09:42:57 +00:00
mpi
76973c6fde Fix build on i386
reported by and ok naddy@
2011-10-12 20:13:33 +00:00
mpi
666320c563 Fix build for powerpc
ok ajacoutot@
2011-10-08 15:02:51 +00:00
ajacoutot
b3a85ba949 Give this a chance to go further on macppc. 2011-09-21 11:26:09 +00:00
jasper
6639eb58eb import drawterm 20110221
Drawterm is a program that users of non-Plan 9 systems can use to
establish graphical cpu connections with Plan 9 cpu servers.  Just as
a real Plan 9 terminal does, drawterm serves its local name space as
well as some devices (the keyboard, mouse, and screen) to a remote cpu
server, which mounts this name space on /mnt/term and starts a shell.
Typically, either explicitly or via the profile, one uses the shell to
start rio.

from Stanley Lieber (MAINTAINER)
ok sthen@
2011-08-18 08:04:03 +00:00