18 Commits

Author SHA1 Message Date
abieber
de7f477be9 Update to drawterm-20170319 (5c953ddd29fa) from maintainer Stanley Lieber 2019-05-17 12:21:08 +00:00
naddy
bcc4ea2349 socppc is gone 2019-05-11 14:17:51 +00:00
jca
431b2fcf2a Update to drawterm-20170319
from maintainer Stanley Lieber
2017-03-20 10:43:52 +00:00
jca
bb649caf2c Don't hardcode gcc 2017-02-27 11:02:17 +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
73905756ec No need to set WRKDIST any more. 2016-11-02 07:43:40 +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
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
47fbd92275 Set ONLY_FOR_ARCHS according to list of archs there's MD code for. 2012-02-16 21:59:17 +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