Subject: CVS commit: pkgsrc/x11/blt
From: David A. Holland
Date: 2022-06-06 06:27:14
Message id: 20220606042714.CF216FB19@cvs.NetBSD.org

Log Message:
Patch up x11/blt some.

Most importantly, fix up what it passes to the TCL package handling
functions, since as it was the library won't initialize. I can't
remember when this changed in TCL but I've seen the same issue
before... years ago. This library has likely been inoperable all that
time.

Patch up a whole bunch of build warnings, some significant.

However, it probably still doesn't work and in addition to a lot more
routine build issues it needs attention from someone who knows more
tcl than me.

Bump PKGREVISION (to 13). I'm not going to bump the handful of
dependent packages since I don't think I've done anything to change
the interface, plus they're all likely inoperable anyway given how
broken this thing looks.

Prerequisite for checking PR 32807 for currency, since it depends on
blt and blt won't load. But I rather imagine the problem seen at the
time was blt dumping core.

Files:
RevisionActionfile
1.38modifypkgsrc/x11/blt/Makefile
1.19modifypkgsrc/x11/blt/distinfo
1.9modifypkgsrc/x11/blt/patches/patch-ae
1.2modifypkgsrc/x11/blt/patches/patch-src_bltNsUtil.h
1.1addpkgsrc/x11/blt/patches/patch-src_bltArrayObj.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltBgexec.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltConfig.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltInit.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltList.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltList.h
1.1addpkgsrc/x11/blt/patches/patch-src_bltObjConfig.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltScrollbar.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltSwitch.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltTable.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltTree.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltTreeCmd.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltUnixPipe.c
1.1addpkgsrc/x11/blt/patches/patch-src_bltVecObjCmd.c