Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-06 | Patch up x11/blt some. | dholland | 1 | -4/+4 | |
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. | |||||
2022-01-01 | blt: fix relro build on *BSD | wiz | 1 | -6/+6 | |
Remove NetBSD 1.5/1.6 specific code. Bump PKGREVISION. | |||||
2017-12-18 | blt: Use GCC for linking on SunOS, fixes SSP. | jperkin | 1 | -6/+18 | |
2005-10-07 | fix so this package with tcl/tk 8.4 | perry | 1 | -6/+7 | |
2005-10-03 | Add DragonFly support. | joerg | 1 | -1/+10 | |
2004-03-06 | Update blt to 2.4z, update MASTER_SITES and HOMEPAGE, bl3ify, and | minskim | 1 | -20/+13 | |
enable pkgviews installation. Many new features and bug fixes since 2.4.o. See NEWS in the distfile for the complete list. | |||||
2002-09-23 | buildlink1 -> buildlink2, and remove dependency on autoconf. | jlam | 1 | -0/+34 | |
2002-03-31 | Fix build problem on hosts identified as 'netbsdelf'. Does not change anything | abs | 1 | -13/+0 | |
on systems that already worked, so no PKGREVISION bump. | |||||
2000-10-01 | Add missing -p to mkdir. | rh | 1 | -0/+13 | |