68 Commits

Author SHA1 Message Date
kenmays
2ee46d09f5 bash: bump to 5.2.37 (#11819) 2025-02-23 16:47:08 +01:00
kenmays
07f836a89c bash: bump version (#10849)
* bash: bump version

* Delete bash-5.2.026.recipe
2024-08-30 11:44:41 -04:00
kenmays
74c408018c bash: updated recipe for bash 5.2.26 (#10005) 2024-01-20 14:52:23 +01:00
kenmays
6f66512b8e bash: bump to 5.2.26 (#9973) 2024-01-18 17:26:37 +01:00
Jerome Duval
7c64f176a4 bash: bump version 2023-06-14 22:29:05 +02:00
Jerome Duval
1428f51ce1 bash: bump version 2022-02-23 13:15:37 +01:00
Jerome Duval
156c077a65 bash: bump version 2021-11-08 11:32:42 +01:00
waddlesplash
4f180bdb94 Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Fredrik Holmqvist
d7d563cd52 Add arm arm64 and riscv64 to bash recipe 2021-08-27 19:21:48 +02:00
extrowerk
fc9d8fa899 Bash: bump (#5478) 2020-12-10 20:39:45 +01:00
Jerome Duval
bdb23b3d9d bash: bump version 2020-11-19 15:02:18 +01:00
Jerome Duval
b52803cfa4 bash: bump version. 2020-05-22 16:22:22 +02:00
Jerome Duval
98ce167537 bash: bump version. 2020-02-15 18:58:35 +01:00
François Revol
2c95bf707c Enable m68k for the base packages
This is needed to build the source packages to use in the bootstrap image.
2020-02-04 22:44:39 +01:00
PulkoMandy
3858612e37 Add sparc architecture to some recipes and fix bash
Needed for succesful bootstrap.

Bash recipe fails to find files if the PATCH() code is not run from the
source directory.
2020-01-21 20:27:37 +01:00
Jérôme Duval
29f6a6a494 bash: libhistory comes from readline too. 2019-12-03 18:38:45 +01:00
Jérôme Duval
25afa00c67 bash: bump revision for rebuild. 2019-12-03 18:15:44 +01:00
Jérôme Duval
6fda56939a Revert "bash: disable all versions on x86_gcc2."
This reverts commit baca1ffde3.
2019-12-03 17:56:15 +01:00
Jérôme Duval
baca1ffde3 bash: disable all versions on x86_gcc2. 2019-12-03 17:50:35 +01:00
Jérôme Duval
02b6164248 Revert "bash: disable all versions."
This reverts commit 5744314a4d.
2019-12-03 17:29:48 +01:00
Jérôme Duval
5744314a4d bash: disable all versions. 2019-12-03 17:25:42 +01:00
Jerome Duval
57c9a05456 bash: rebuild with readline8 2019-12-01 11:23:38 +01:00
Jerome Duval
d119cd7352 bash: add recipe for version 5.0.011. 2019-09-10 20:45:11 +02:00
Augustin Cavalier
ae94b1277b Bump revisions of recipes that depend on ncurses. 2019-05-24 16:14:07 -04:00
fbrosson
80feddc7a7 bash: bump to 4.4.023, avoid hardcoded paths in PATCH(). (#2645)
Avoid ../../sources-$i/ and, instead, use \$sourceDir$i/ with eval.
2018-06-05 10:00:21 +00:00
fbrosson
6f255120a9 bash: bump to 4.4.019. (#2201) 2018-02-09 23:54:07 +00:00
miqlas
e486e5ac3c Bash: bump (#2171) 2018-02-04 19:38:21 +00:00
Sergei Reznikov
710f6b4ca0 bash: bump revision after time_t change
* bash stopped reading ~/config/settings/profile
2017-06-24 20:37:06 +03:00
Jérôme Duval
454940d466 Bump revisions for x86_64 rebuild after time_t change.
* make gawk compatible with version 3.
* add some prerequisites for icu.
2017-06-12 17:40:24 -04:00
Augustin Cavalier
9c69f65aa0 Remove all bep-format recipes for which an actual recipe exists.
Closes #1244.
2017-04-16 14:39:56 -04:00
fbrosson
06b15fb79f bash: bump to 4.4.012.
Also patch tests/intl2.sub: /usr/bin/printf -> /bin/printf
2017-01-29 16:33:35 +00:00
fbrosson
528c74f991 bash: bump to 4.4.011. (#1105) 2017-01-22 13:34:02 -05:00
Jérôme Duval
f9fbf1fd05 bash: depends on libhistory. 2016-11-21 20:35:08 +00:00
fbrosson
76afdaef4c bash: bump to 4.4.005, simplify patch and rename it to patchset. (#873) 2016-11-21 11:31:33 +01:00
fbrosson
4d53b5df0b bash: bump to 4.3.48. (#819) 2016-10-11 06:19:53 +00:00
Sergei Reznikov
a576639e6f bash: bump version to 4.4 2016-09-17 17:43:36 +03:00
Adrien Destugues
8587c131fa bash: needs libintl+libiconv, missing writable files declaration. 2016-08-28 22:36:16 +02:00
Adrien Destugues
b162f3b98c Tell bash that we know how to do mktemp and mkstemp
Their implementation generates collisions, and broken enough to trigger a KDL
when doing so.
2016-08-28 22:36:14 +02:00
Jerome Duval
88f0e6c543 bash: fix segfault with kill_by_name() on x86_64.
* missing libgen.h include would default return value of basename()
to int instead of char*.
2016-04-30 18:11:48 +00:00
waddlesplash
9668fa2a0a Merge pull request #311 from Max-Might/master
bash_completion: fix the recipe and add support for pkgman and finddir
2015-10-10 13:06:46 -04:00
Kostadin Damyanov
dba1be760e bash_completion: fix the recipe and add support for pkgman and finddir 2015-09-30 22:42:54 +03:00
Rene Gollent
4e8a6ae8c9 bash: Add missing dep for cmd:cmp. 2015-09-16 20:09:57 -04:00
Jerome Duval
5b3b9818bc bash: bump version. 2015-08-19 21:43:25 +00:00
Augustin Cavalier
4634abef1b Trim extra newlines at end of file & trailing whitespace. 2015-08-04 12:08:31 -04:00
Augustin Cavalier
f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Jerome Duval
57fdbb64fd bash: get rid of relative paths in patches.
* patch 2.7 doesn't like those.
* actually apply patches 34-39.
2015-06-10 10:46:25 +00:00
Jessica Hamilton
d790719d5d bash: also migrate ~/.profile to ~/config/settings 2015-06-10 21:55:44 +12:00
Jessica Hamilton
c7d600b304 bash: update to patch 39; put settings in ~/config/settings
* this also includes a post-install script to move any existing
  bash dotfiles in ~/ to ~/config/settings without leading dot
2015-06-02 15:50:29 +12:00
Jerome Duval
b0ed18888f bash: bump version. 2015-01-08 22:07:34 +00:00
Oliver Tappe
52b344b97b Drop references to $haikuVersion.
* Referring the current haiku version explicitly is not needed, since
  the RequiresUpdater takes care of setting the version of Haiku used
  for building a package.
2014-12-14 23:08:52 +01:00