summaryrefslogtreecommitdiff
path: root/x11/blt/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2022-06-06Patch up x11/blt some.dholland1-3/+17
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-01blt: fix relro build on *BSDwiz1-2/+2
Remove NetBSD 1.5/1.6 specific code. Bump PKGREVISION.
2021-10-26x11: Replace RMD160 checksums with BLAKE2s checksumsnia1-3/+3
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
2021-10-07x11: Remove SHA1 hashes for distfilesnia1-3/+1
2017-12-18blt: Use GCC for linking on SunOS, fixes SSP.jperkin1-2/+2
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+3
Problems found locating distfiles: Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2 Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz Package xservers: missing distfile xservers-3.3.6.5.tar.bz2 Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-02-01Fix buildling with Tcl 8.6adam1-2/+6
2012-08-21x11/blt: Add tcl/tk 8.5 supportmarino1-1/+2
Mask some EXTERN functions that are already present in tcl 8.5 headers.
2009-02-16DESTDIR supportjoerg1-2/+3
2005-10-07fix so this package with tcl/tk 8.4perry1-3/+3
2005-10-03Add DragonFly support.joerg1-2/+2
2005-02-23Add RMD160 checksums to the SHA1 ones.wiz1-1/+2
2004-03-08Define two missing constants when sizeof(void*) == 8. It will fixminskim1-1/+2
build on 64bit architecture.
2004-03-06Update blt to 2.4z, update MASTER_SITES and HOMEPAGE, bl3ify, andminskim1-8/+7
enable pkgviews installation. Many new features and bug fixes since 2.4.o. See NEWS in the distfile for the complete list.
2002-09-23buildlink1 -> buildlink2, and remove dependency on autoconf.jlam1-1/+2
2002-03-31Fix build problem on hosts identified as 'netbsdelf'. Does not change anythingabs1-5/+5
on systems that already worked, so no PKGREVISION bump.
2001-12-16Various bits to get this working.jmc1-3/+2
Buildlinkify against tcl/tk/x11 This configure is kinda brain dead so just keep the configure.in patches (which were reversed anyways from the configure patches) and depend on autoconf to force a correct configure. Also pass X11BASE along to configure's env so the right -R flags end up in the libs/binaries.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-0/+8
+ move the patch digest/checksum values from files/patch-sum to distinfo