Page MenuHomeFreeBSD

comms/syncterm: Update to v1.4
ClosedPublic

Authored by shurd on Mon, Jan 20, 9:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 6:41 PM
Unknown Object (File)
Wed, Jan 22, 5:39 PM
Subscribers

Details

Summary

Add support for JPEG XL graphics in addition to PPM
Massively improve output performance
Lower audio output volume by 12dB
Add option to configure audio output
Add support for ALT+XXX and ALT+0XXXXX key entry
Re-order BBS list entry fields
Support Shell connections on Windows 10+
Windows builds now include a .com (console) and a .exe (GUI) binary
Fix X11 mode scaling and fullscreen with minimal X servers
Fix crashes in text modes due to rip code being called
Better socket disconnect detection in SSH and telnets sessions
Reimplement status bar code
Fix various Prestel mode bugs
Fix error handling with telnets

PR: 284141

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 61844
Build 58728: arc lint + arc unit

Event Timeline

shurd requested review of this revision.Mon, Jan 20, 9:35 PM
shurd created this revision.
jrm added a subscriber: jrm.

lgtm

If you're feeling motivated:

  • it might be helpful (at some point) to upstream the patch
  • see if portfmt -D Makefile has anything useful to say about the formatting.
This revision is now accepted and ready to land.Mon, Jan 20, 10:36 PM
This revision now requires review to proceed.Tue, Jan 21, 12:54 AM
In D48571#1107815, @jrm wrote:
  • it might be helpful (at some point) to upstream the patch

Yeah, the patch came from upstream or it would have been a lot smaller. 😆

This revision is now accepted and ready to land.Tue, Jan 21, 2:30 AM