31 Commits

Author SHA1 Message Date
Christoph Reiter
0ebe592409 tar: backport windows specific fix
* checksums of old patches are updated since they include the cgit version
* the backports had various context conflicts, so adjust the patch
* switch to ftpmirror, ftp.gnu is not usable right now

Note that paxlib/names.c from paxutils is vendored as lib/paxnames.c in tar.
2025-10-10 21:21:40 +02:00
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
19db64a71a More CPEs and anitya IDs 2024-03-27 17:37:54 +01:00
Christoph Reiter
d587d7b5e0 more CPEs 2024-03-25 11:19:53 +01:00
Jeremy Drake
6e7b4df528 tar: disable check for year 2038 support on 32-bit.
32-bit cygwin (and thus msys2) only supports 32-bit time_t, so this
configure check was failing there.  Yet another reason not to use 32-bit
anymore.

Fixes #4078
2023-09-25 11:18:46 -07:00
Christoph Reiter
d4a1b01519 tar: Update to 1.35
sync patches from cygwin
2023-09-20 11:57:46 +02:00
Christoph Reiter
edbc93224b tar: drop msysize patch
and set gl_cv_have_weak instead of patching gnulib
2022-06-26 10:33:08 +02:00
Christoph Reiter
5391c118a7 Remove the base-devel group from all PKGBUILD files
We have a base-devel package now, so this isn't used anymore.
Remove it either way to avoid confusion.
2022-04-18 11:17:10 +02:00
Christoph Reiter
751f4fc0ba tar: add to base-devel
It was previously pulled in via libtool.

* Also remove the install file while at it, handled by hooks now.
* Enable signature checks again
* Fix the weak symbol check with newer cygwin
2021-12-30 06:26:35 +01: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
Astrum-polaris
a5cf38c182 tar: update to 1.34 2021-04-02 14:35:39 +08:00
Alexey Pavlov
1d6ca8284f tar: Skip gpg key verify 2021-01-12 14:03:38 +03:00
Alexey Pavlov
5e82400e1a tar: Update to 1.33 2021-01-12 09:43:11 +03:00
David Macek
19bd06b131
[RFC] Cleanup (#1984)
* Remove msys2-runtime dependencies

* Remove `base` group

* Remove some packages from `base-devel` group
2020-06-02 09:28:40 +03:00
Alexey Pavlov
f69f10ba4f tar: Update to 1.32 2019-02-28 10:13:51 +03:00
Alexey Pavlov
89b7c5e6f6 tar: Update to 1.31 2019-01-16 08:04:32 +03:00
Alexey Pavlov
e5bc96662f tar: Update to 1.30 2018-01-11 09:32:50 +03:00
J. Peter Mugaas
f38e832ad9 tar J1.29 Update to latest version
Rekey patches validpgpkeys, make check workaround.
2016-06-06 05:10:56 -04: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
Viktor Szakats
2b119ae43f use secure urls
* follow some redirects
2016-02-23 10:26:02 +01:00
David Macek
310f430905 Clean up /usr/sbin and /usr/etc
Affected recipes: cyrus-sasl, filesystem, gdb, heimdal, tar, tzcode, util-linux

Also:
- add missing dependencies to gdb
- re-format filesystem PKGBUILD slightly
2015-03-07 17:07:25 +01:00
Renato Silva
b176b369d3 Trailing whitespace cleanup. 2015-02-09 18:47:01 -02:00
Alexpux
f486633e65 tar: Cleanup msysize patch. 2014-10-25 12:20:20 +04:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
729f73c463 tar: Update to 1.28 2014-07-29 22:27:01 +04:00
Alexpux
fdf7ad4528 Add dependencies between devel packages. 2014-05-03 09:40:44 +04:00
Alexpux
38af8ff967 tar: Update to 1.27.1 2013-11-19 21:25:13 +04:00
Alexpux
1994b55167 Change packages groups. Various fixes. 2013-11-10 19:24:27 +04:00
Alexpux
69cff9799f Relocate libexec dir to lib 2013-11-06 23:58:38 +04:00
Alexpux
07b06f544f Add tar package 2013-11-04 00:58:34 +04:00