pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/syncterm
Module Name: pkgsrc
Committed By: vins
Date: Mon Apr 20 16:34:27 UTC 2026
Modified Files:
pkgsrc/comms/syncterm: Makefile distinfo
pkgsrc/comms/syncterm/patches: patch-src_syncterm_syncterm.man.in
Log Message:
comms/syncterm: update to 1.8
# changes
* Add RIPterm v1.54.00 pixel-level compatibility
* Add OSC 8 hyperlink support (clickable URLs)
* Add Ctrl+click detects plain-text URLs in terminal output
* Add Support for encrypted dialing directories
* Add support for explicit sort order
* Add native macOS backend (Quartz display, CoreAudio sound)
* Add Wayland backend
* Add named sort profiles with < and > keys to cycle through them
* Add [ and ] keys to navigate between items in edit submenus
* Add Support for web-based main dialing directory
* Add support to allow specifying terminal type for each entry
* Add default cursor style setting
* Add support for modifying UIFC colours
* Add ECMA-48 screen content readback (SSA/ESA/STS)
* Add DEC rectangular area operations (DECERA, DECFRA, DECCRA, DECIC, DECDC)
* Add DECCARA, DECRARA, DECSACE (change/reverse attributes in rectangular areas)
* Add vertical line tabulation (VTS, CVT)
* Add DECRQM reporting for all ECMA-48 standard modes
* Add DECRQSS queries for communication speed and DECSACE
* Add support for DECSCUSR
* Fix Windows Default Connection Settings
* Fix many security issues found by jquast
* Fix curses CPU spin when PTY is deleted (e.g., ttyd disconnect)
* Fix 9 termcap/terminfo entry bugs, add 5 missing capabilities
* Fix custom entry palette lost on terminal reset
* Fix crash associated with movetext() and custom fonts
* Fix Windows GDI input hang when a key is held down
* Fix black bar at bottom of 132x37 mode
* Fix snapping of height-controlled modes
* Fix delay at end of ZModem transfer
* Fix compatibility with "SSH-2.0-Go"
* Fix curses mode stdio drop detection
* Fix keys stuck after Ctrl+clicking a URL in Win32-GDI
* Fix blank drive list in file picker on Windows
* Fix status bar smear during fast scroll
* Fix zombie process when closing window while connected
* Full code audit by Claude Opus, many fixes
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/comms/syncterm/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/comms/syncterm/distinfo
cvs rdiff -u -r1.3 -r1.4 \
pkgsrc/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/syncterm/Makefile
diff -u pkgsrc/comms/syncterm/Makefile:1.15 pkgsrc/comms/syncterm/Makefile:1.16
--- pkgsrc/comms/syncterm/Makefile:1.15 Thu Oct 23 20:36:08 2025
+++ pkgsrc/comms/syncterm/Makefile Mon Apr 20 16:34:27 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2025/10/23 20:36:08 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2026/04/20 16:34:27 vins Exp $
-DISTNAME= syncterm-1.7-src
+DISTNAME= syncterm-1.8-src
PKGNAME= ${DISTNAME:S/-src//}
-PKGREVISION= 1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=syncterm/}
EXTRACT_SUFX= .tgz
@@ -32,6 +31,8 @@ CFLAGS.SunOS+= -DNEEDS_CFMAKERAW -DNEEDS
CFLAGS+= -D__BIG_ENDIAN__ # build on any big-endian arch
.endif
+LDFLAGS+= -lrt # shm_open()
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
Index: pkgsrc/comms/syncterm/distinfo
diff -u pkgsrc/comms/syncterm/distinfo:1.6 pkgsrc/comms/syncterm/distinfo:1.7
--- pkgsrc/comms/syncterm/distinfo:1.6 Sun Oct 12 06:01:33 2025
+++ pkgsrc/comms/syncterm/distinfo Mon Apr 20 16:34:27 2026
@@ -1,13 +1,13 @@
-$NetBSD: distinfo,v 1.6 2025/10/12 06:01:33 vins Exp $
+$NetBSD: distinfo,v 1.7 2026/04/20 16:34:27 vins Exp $
-BLAKE2s (syncterm-1.7-src.tgz) = e6fd824f92a3a52d5546063aca83c2e0b627225244e7b28dbd4df0bac9d3811e
-SHA512 (syncterm-1.7-src.tgz) = 3d1826eb36336c5b450932f0400f88d1fcb0819cf67e68daf2acfcb337f9d33faa789904b57c60a4c354ceffbfc651bdf367528632e0bc155933d85c20e1fabc
-Size (syncterm-1.7-src.tgz) = 11002120 bytes
+BLAKE2s (syncterm-1.8-src.tgz) = 893c0871ebc78576ef8b91fdb8e3448e8350b761eeb0a941fd01bb5c2cca9743
+SHA512 (syncterm-1.8-src.tgz) = 5f3fb052720bdc45992e3581471472348db19d7643694007a6873595c377e5bfcc1834ef51f54611bf007df910fe70f5228548d6b7b69c0ba95b0d00c2571398
+Size (syncterm-1.8-src.tgz) = 14642645 bytes
SHA1 (patch-src_build_Common.gmake) = daf111dc2742c2d21bdb87ef9250c4dad761f790
SHA1 (patch-src_sbbs3_zmodem.c) = 0efa8f5a778c23384be2fcbf80ee8413d244930a
SHA1 (patch-src_syncterm_GNUmakefile) = fb15798bf0fc75482e687b9ee1e2989560578df9
SHA1 (patch-src_syncterm_conn__pty.c) = b9b97f189ff6a0583488ea6b236ae6a29a76ebfd
-SHA1 (patch-src_syncterm_syncterm.man.in) = 77a5a605d51c76a423bc8a374346cd945fda087a
+SHA1 (patch-src_syncterm_syncterm.man.in) = 28bb1480d210c86352c1549989087e739441b5fa
SHA1 (patch-src_xpdev_Common.gmake) = 331aaa099a7966aba0895238cd5c1ef649ae14a6
SHA1 (patch-src_xpdev_genwrap.h) = 170c70ff745e6cc5dc53b187505e7ff5e0d47417
SHA1 (patch-src_xpdev_sockwrap.h) = 1baa36e682afc8ffd7998925011d1e49a2cc77d6
Index: pkgsrc/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in
diff -u pkgsrc/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in:1.3 pkgsrc/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in:1.4
--- pkgsrc/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in:1.3 Sun Oct 12 06:01:33 2025
+++ pkgsrc/comms/syncterm/patches/patch-src_syncterm_syncterm.man.in Mon Apr 20 16:34:27 2026
@@ -1,12 +1,12 @@
-$NetBSD: patch-src_syncterm_syncterm.man.in,v 1.3 2025/10/12 06:01:33 vins Exp $
+$NetBSD: patch-src_syncterm_syncterm.man.in,v 1.4 2026/04/20 16:34:27 vins Exp $
Do not embed DESTDIR in installed man paths.
---- src/syncterm/syncterm.man.in.orig 2025-02-11 18:23:24.000000000 +0000
+--- src/syncterm/syncterm.man.in.orig 2026-04-18 20:39:38.000000000 +0000
+++ src/syncterm/syncterm.man.in
-@@ -119,7 +119,7 @@ The curses and ANSI modes are not necess
- a traditional screen mode. As such, filler will be added around the terminal
- screen. For some display sizes, unpredictable results may occur.
+@@ -139,7 +139,7 @@ In edit submenus (Edit Directory Entry,
+ press \fB[\fP or \fB]\fP to navigate to the previous or next item
+ without returning to the parent list.
.SH FILES
-.IP \fI%%DESTDIR%%%%PREFIX%%/etc/syncterm.lst\fR
+.IP \fI%%SYSTEM_LIST_DIR%%/syncterm.lst\fR
Home |
Main Index |
Thread Index |
Old Index