Commit Graph

16 Commits

Author SHA1 Message Date
Christoph Reiter
b38b2b78f4 Remove all cygwin CHOST changes
Since #5448 CHOST defaults to cygwin now, so this
is no longer needed.
2025-06-27 07:42:37 +02:00
Christoph Reiter
6359bc67ca expect: build for cygwin
I'm not quite sure about the config.guess/sub removals,
but the autotools and build output are the same without them.
2025-02-02 16:44:38 +01:00
Christoph Reiter
11a162b0e5 repo: make file executable permissions match the cygwin derived status
In case we have a git clone from Linux that is accessed via cygwin git
the files executable status will be derived from the file content (shebang)
and won't match the git repo, leading to a initially dirty tree.

This can be worked around by setting "core.filemode=false", but let's try
to match the cygwin permissions with the in-repo permissions so this isn't
needed.
2024-04-14 15:17:42 +02:00
Christoph Reiter
a2ee04bf00 More CPEs 2024-03-24 20:09:34 +01:00
Christoph Reiter
68c3c3a1f7 More CPEs and pypi references 2024-03-21 20:31:57 +01:00
Biswapriyo Nath
af2d9260bf expect, sqlite: rebuild for tcl package split 2023-04-17 12:51:07 +05:30
Christoph Reiter
29921aa965 tcl rebuilds 2023-04-16 19:49:15 +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
Christoph Reiter
a08548a246 expect: also drop the mkpasswd man page
The binary was already removed, but the man page is still there.
Since it conflicts with cygwin, remove it as well.

See https://github.com/msys2/MSYS2-packages/pull/2687#issuecomment-965162412
2021-11-10 21:29:42 +01:00
Alexey Pavlov
4d68fa78cf expect: rebuild 2018-08-03 09:48:38 +03:00
Peter Budai
3776089e06 expect: Update to 5.45.4 (#1361) 2018-07-26 21:47:41 +03:00
Viktor Szakats
746a478425 switch to HTTPS where available 2017-09-16 03:45:32 +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
376a7a8339 expect: Fix path. 2015-07-04 12:30:28 +03:00
Ray Donnelly
d3cf7242da expect: New package
Added in support of dejagnu.
2015-07-04 01:52:51 +01:00