29 Commits

Author SHA1 Message Date
Jannick
4d9e3d3b62 gawk: Update to 5.3.0
* PKGBUILD:
  - remove configure flag --without-libsigsegv obsolete since 5.3.0
2023-11-02 16:00:59 +01:00
Christoph Reiter
4ba79d0207 gawk: Update to 5.2.2 2023-05-11 19:48:29 +02:00
Jannick
6943314824 gawk: PKGBUILD fixes 2022-12-07 10:11:14 +01:00
Jannick
4655091814 gawk: Update to 5.2.1 2022-11-23 08:44:30 +01:00
Christoph Reiter
c22380b585 gawk: Update to 5.1.1 2022-05-09 08:06:21 +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
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
8bf734d680 Rebuild all packages still in the base group
The group no longer exists, but these packages were never rebuilt
since then.

While at it also remove the texinfo install scripts
which are handled by a hook now and no longer needed.

And fix a typo in the flex license install line
2021-12-12 15:11:27 +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
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
jannick0
31a2a92eeb
gawk: Update to 5.1.0 (#1921)
* gawk/PKGBUILD:
  - update version to 5.1.0
  - update hash sums
  - remove references to obsolete patch gawk-4.2.1-mysize.patch
  - add removal of import libraries of modules for packaging
* gawk/gawk-4.2.1-mysize.patch: remove file.

Co-authored-by: Jannick <thirdedition@gmx.net>
2020-04-15 10:28:52 +03:00
Alexey Pavlov
4c4e816798 gawk: Update to 5.0.1 2019-06-24 09:03:43 +03:00
Alexey Pavlov
2cc136415f gawk: Update to 5.0.0 2019-04-30 11:01:25 +03:00
Alexey Pavlov
c0e1cac04c gawk: Fix MSYS build 2018-12-09 14:59:34 +03:00
atom.long
7d353674dd gawk: Update to 4.2.1 2018-06-19 17:04:08 +08:00
Orgad Shaneh
ac0013cb4b Awk: Fix stripping of CR
Fixes https://github.com/git-for-windows/git/issues/1524
2018-02-27 09:28:35 +02:00
JPeterMugaas
316e7725dd This commit includes packages that depend upon each other so they are in the same pull-request. The original idea was to rebuild GCC 6.4.0 with the latest Cygwin patches and with the latest updated libraries that GCC uses as well an updated mingw-w64 from git. In addition, I also wanted to update the mingw-w64-cross toolchain so that the latest newlib library, 3.0.0 (included in Cygwin 2.10) can built using that. Unfortunately, the MPFR library will break GCC itself and gawk. To work around the issue, I had to copy the .DLL with the version number to the old name. I then rebuilt gawk with the latest version dropping an unneeded patch in the process.
gawk –  4.2.0-1 - Update to latest 4.2.0 version, remove unnecessary patch, rebuild with MPRF 4.0.0.1-3
gcc – 6.4.0-2 – rebuild 6.4.0 with isl 0.18, mpc 1.1.0-1 and mpfr 4.0.0.1-3
isl - 0.18-1 – Update to 0.18 version 4.0.0.1-3
Mingw-w64-crt-git – Update to latest mingw-w64 from git
mingw-w64-gcc – 6.4.0-2 – Update to gcc 6.4.0 – rebuild with isl 0.18-1 and mfpr 4.0.0.1-3. Skipped 1 rev to match gcc 6.4.0-2
mingw-w64-headers-git – Update to latest mingw-w64 from git
mingw-w64-tools-git – Update to latest mingw-w64 from git
mingw-w64-winpthreads-git – Update to latest mingw-w64 from git
mingw-w64-winstorecompat-git – Update to latest mingw-w64 from git
mpc – 1.1.0-1 – Update to mpc 1.1.0
mpr - 4.0.0.1-3 – Update to mpfr 4.0.0.1 – added workaround for issue I described above, rekey patches
msys2-w32api-headers-git – Update to latest mingw-w64 from git
msys2-w32api-runtime-git – Update to latest mingw-w64 from git
2018-01-26 08:14:19 -05:00
Alexey Pavlov
ee88f23692 gawk: Rebuild with readline-7 2017-02-14 10:47:56 +03:00
Alexey Pavlov
b3e1dc5a15 gawk: Update to 4.1.4 2016-08-30 10:33:11 +03: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
Alexpux
df63f1eea8 gawk: Update to 4.1.3 2015-05-21 19:17:09 +03:00
Alexpux
b5e90bed3e gawk: Update to 4.1.2 2015-05-01 23:42:09 +03:00
Alexpux
a32620ed2b gawk: Rebuild. Fix dependencies. 2014-11-05 17:30:06 +03:00
Ray Donnelly
c3d40c1afe bashisms: Remove arrays 2014-10-23 22:08:03 +01:00
Alexpux
d937a49973 gawk: Update to 4.1.1 2014-04-19 12:03:48 +04:00
Alexpux
bcdbf40275 Fix scripts. Part3 2013-11-09 20:06:23 +04:00
Alexpux
69cff9799f Relocate libexec dir to lib 2013-11-06 23:58:38 +04:00
Alexpux
560df424f8 Add gawk package 2013-11-03 20:00:37 +04:00