Jerome Duval
4b9d179424
fish: reenable posix_spawn().
2017-11-04 18:06:15 +01:00
miqlas
3254a22b0c
Fish: fix for the posix_spawn problem ( #1763 )
2017-10-31 14:10:15 +01:00
miqlas
1121b05174
ZSH: bump version ( #1657 )
2017-09-22 10:56:01 +02:00
miqlas
02ce185bef
zsh: enable secure mem ( #1589 )
2017-08-24 12:11:01 +02:00
miqlas
04c072010e
Fish requires cmd:ul for help ( #1592 )
2017-08-22 21:05:57 +03:00
miqlas
7f7e717ffb
Zsh: enable dynamic modules ( #1579 )
...
* Less dotfiles in HOME
2017-08-19 14:43:07 +02:00
miqlas
263a753036
ZSH: bump version ( #1574 )
2017-08-12 13:31:53 +03:00
Jerome Duval
fc0936b040
Bump revisions for x86_64 rebuild after time_t change.
...
* a few apps needed build fix for time_t.
* disable compatibility packages for x86_64.
2017-06-27 15:46:25 +02: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
Augustin Cavalier
94bea0974c
dash: Disable GCC2, it's broken.
...
Closes #1424 .
2017-06-14 18:09:40 -04: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
miqlas
9df9853203
Fish: bugfix ( #1403 )
2017-06-09 17:13:58 -04:00
miqlas
3d7aa45425
Fish: bump version ( #1384 )
2017-06-04 16:22:54 +02: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
Zoltán Mizsei
3ac0cfb93c
Fish: radical reduced build-time deps, thanks zanchey!
2017-02-06 23:03:02 +01:00
miqlas
f63ce99fee
Fish: bump version, patches upstreamed ( #1138 )
2017-02-03 14:38:09 +01: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
miqlas
eaf2011132
Zsh : bump version, updated recipe and patchset ( #1036 )
...
* WIP
* Fixed patchset
* zsh: bump version, updated recipe, patchset
* Fixed wait warning
* Removed SecondaryArchSuffixes
2017-01-14 14:33:43 -05:00
miqlas
f24304490c
Fish: hide socket warning at start. ( #945 )
2016-12-25 14:02:10 -05:00
miqlas
1766d18f03
Fish : LDFLAGS required for backtraces support. ( #949 )
2016-12-25 13:56:10 -05:00
miqlas
86253fd699
Fish shell: updated Requires for better compatibility... ( #928 )
...
* Fish shell: updated requires for better cmpatibility...
* Update fish-2.4.0.recipe
2016-12-15 08:07:19 +00:00
miqlas
6da9aeff46
Fish: enabled sys-PCRE2, jobargs added ( #913 )
2016-12-06 11:06:54 +00:00
fbrosson
5a456e5d67
mksh: bump to R54.
...
No need to keep cmd:install (in BUILD_PREREQUIRES) since it is
provided by coreutils.
2016-12-05 23:41:37 +00: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
miqlas
99a7ab366c
Fish shell: bumped version, drop old recipes ( #863 )
2016-11-10 10:48:35 +01:00
Jerome Duval
9f99d31c59
bash_completion: fix patchset.
2016-11-01 17:17:35 +00:00
miqlas
9ddf6f2e2c
Use /bin/open on Haiku to open files with the associated programs from ( #838 )
...
cli.
2016-10-24 12:36:41 -04: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
fbrosson
bad6bba157
mksh: bump to R53a, add cmd:cmp to BUILD_PREREQ for TEST(). ( #782 )
2016-08-27 19:06:29 -04:00
fbrosson
7261bbe97e
Fix several recipes which were missing a $secondaryArchSuffix. ( #784 )
2016-08-27 19:04:22 -04:00
miqlas
52a1ef5d76
Updated recipe ( #776 )
...
Fix
Fixes
2016-08-21 15:53:15 -04:00
François Revol
ca2d83a61c
bash_completion: recipe for 2.3; which breaks haikuporter
...
The tarball triggers an issue with tarfile
which doesn't handle unicode in filenames:
'ascii' codec can't decode byte 0xc3 in position 44: ordinal not in range(128)
2016-07-28 00:31:39 +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
fbrosson
875c4ddcad
mksh: bump version, add x86{,_64} with a patch.
...
* Drop the "r" prefix in version.
* Bump version to 52c and use portVersion where appropriate.
* Fix wrong LICENSE declaration and add missing licenses.
* Move haiku_devel from BUILD_PREREQUIRES to BUILD_REQUIRES to be
consistent with most other recipes.
* Add missing cmd:awk to BUILD_PREREQUIRES.
* Add x86{,_64} to ARCHITECTURES with a tiny conditional patch to make
the recipe build on these architectures.
* Do not create the "sh -> mksh" symbolic link anymore as changing the
default "sh -> bash" symbolic link might create problems.
* Do not "mkdir -p" and, instead, call "install" with the "-D" switch.
* Do not use documentation/packages/mksh/mksh/examples/ but
documentation/packages/mksh/examples/ to install dot.mkshrc.
* Don't copy dot.mkshrc in documentation/packages/mksh/mksh/examples/
but in documentation/packages/mksh/examples/
2016-03-22 23:44:55 +00:00
Vale
6f4f45198e
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
2016-03-05 14:19:01 -05:00
Vale
6b99721506
More order fixes
2016-02-28 20:17:42 -05:00
Vale
f8aeb53372
More ordering & layout fixes
2016-02-26 10:33:51 -05:00
Vale
4ceccd41e1
Fix ordering
2016-02-17 14:39:36 -05:00
Jerome Duval
eb7ff0722d
zsh: add recipe for version 5.2.
2015-12-08 22:25:33 +00:00
Jerome Duval
39c4999a9b
zsh: reenable gcc2; fix build
2015-12-08 20:17:24 +00:00
Jerome Duval
4b769e0536
zsh: disable gcc2
2015-12-01 23:14:15 +00:00
Jerome Duval
05b3666f43
zsh: bump version.
...
* fix download and home URLs.
2015-11-30 22:53:54 +00:00
Humdinger
5b6e3f4f91
Fixed fish recipe.
2015-11-07 15:11:37 +01:00
humdinger
462c25b217
Merge pull request #297 from miqlas/fish_shell
...
Updated fish shell recipe
Seems to be all in order.
2015-11-07 14:54:17 +01:00
miqlas
dc5a84a3cc
Reorganized recipe, IPV6 patch.
2015-10-18 08:48:47 +00:00