Commit Graph

12 Commits

Author SHA1 Message Date
Christoph Reiter
c9c32dcb31 tcl: Update to 8.6.12
Partly sync with cygwin (the patch) and Arch (the packaging)

It's a bit mysterious where the cygwin patch is coming from,
it's in the src package, but not the git repo. And it likely
comes from some github repo, but I can't find it.
2022-12-10 15:25:10 +01:00
Christoph Reiter
2af5944b27 tcl: build for cygwin; drop unused patch 2022-12-10 12:56:23 +01:00
Christoph Reiter
a457a256df Various base rebuilds
packages that are still missing file checksums because they haven't
been rebuilt in a while
2022-10-22 11:33:42 +02:00
Christoph Reiter
e40c90814f Makedepend on gcc/make where needed
This means we no longer need msys2-devel
2021-12-13 22:19:56 +01:00
Christoph Reiter
38126d763e makedepend on autotools for packages using configure
In some cases this will introduce cycles which could likely be cleaned
up by only depending on some unix tools instead of the whole autotools.

Rebuilding doesn't make much sense at this point since it just adds a subset
of base-devel which is still installed by default.
2021-12-12 14:20:50 +01:00
Alexey Pavlov
c1563940a4 tcl: Update to 8.6.10 2020-03-25 11:55:52 +03:00
Alexey Pavlov
67e5b5f2f3 tcl: Update to 8.6.9 2019-06-24 09:09:00 +03:00
Alexey Pavlov
6760616caf tcl: Update to 8.6.8 2018-08-03 09:47:56 +03:00
Viktor Szakats
12598003a2 switch to sourceforge.io homepages
after: https://sourceforge.net/blog/introducing-https-for-project-websites/
2017-03-09 18:05:12 +00:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Alexpux
6e59e1292c tcl: Fix for MSYS. Fix installing headers. 2015-07-04 11:08:52 +03:00
Ray Donnelly
cfc2ecc108 tcl: New package
Uses a patch from Cygwin and is at the same
version. We won't be providing tk though as
that requires the X Windows System - unless
someone reverts the change that removed GDI
as a rendering back-end for Cygwin's tk.

This was added in support of expect which
was in turn added in support of dejagnu so
that libffi's testsuite can be run.
2015-07-04 01:52:43 +01:00