miqlas
755c824719
ZSH: bump ( #3630 )
2019-02-11 15:39:47 -05:00
miqlas
9cf55453c5
Fix zsh install ( #3359 )
2018-12-02 20:16:57 +01:00
miqlas
d94ae57b2b
ZSH: bump ( #3278 )
2018-10-30 20:36:59 -04:00
miqlas
a34fa70684
MKSH: bump ( #3285 )
2018-10-30 20:36:38 -04:00
miqlas
352b82f5f6
HSTR: bump version ( #3284 )
2018-10-29 07:37:05 +01:00
Jerome Duval
e52f45b521
zsh: update HOMEPAGE.
2018-09-21 11:11:11 +02:00
Leorize
cd7c9f7bf3
app-shells/command_not_found: move profile script
...
Moved the script to dataDir, this will make sure the script is removed
after the package is deactivated.
Users may override the handle by placing appropriate files in
/etc/profile.d
2018-09-17 22:56:02 +07:00
Jerome Duval
189994c0a6
app-*: reorder sections.
2018-08-08 14:24:56 +02:00
Jerome Duval
1d9d033c65
fish: code style.
2018-08-03 16:25:35 +02:00
Jerome Duval
7ced44ba0f
bash_completion: code style.
2018-08-03 07:20:37 +02:00
Leorize
728340e427
app-shells/command_not_found: fix handler
...
- Properly escaped dollar signs
- Respects command_not_found error code
- Added fallback to avoid deadlock in case command_not_found was
uninstalled
Solves #2760
2018-07-29 19:54:22 +07:00
miqlas
a0f7e4962a
es: new recipe ( #2751 )
2018-07-21 17:41:47 +02:00
miqlas
5025928170
HSTR: new recipe ( #2503 )
2018-07-21 17:40:17 +02: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
44d419c96f
zsh: move zprofile and zshenv to additional-files.
2018-05-24 23:40:24 +07:00
fbrosson
65f2c797f7
zsh: bump to 5.5.1.
2018-05-24 23:40:24 +07:00
fbrosson
cdde99e18c
zsh: add C89 fixes for gcc2 compatibility
2018-05-24 23:40:24 +07:00
Leorize
92847ab7d9
app-shells/zsh: various improvements
...
- Recipe changes:
- A SUMMARY that better reflects zsh
- Added GLOBAL_WRITABLES_FILES and USER_SETTINGS_FILES
- LICENSE and COPYRIGHT updated
- Introduced the _doc package with HTML and PDF documentations
- Global configuration files has been moved to the correct location
- Various part has been cleaned up
- A fake home directory is created for TEST() to keep user home
directory clean, if we ever to support non-chroot building
- Functional changes:
- zsh now sources /etc/profile by default
- Unless the user has dotfiles in their home directory, place them
in B_USER_SETTINGS_DIRECTORY/zsh by default
- If the users rely on the old behavior that
B_USER_SETTINGS_DIRECTORY/zsh/z* is sourced, appropriate symlinks
will be generated.
2018-05-24 23:40:24 +07:00
Leorize
0f436a8d90
zsh: bump to 5.5.
2018-05-24 23:40:24 +07:00
fbrosson
d25489d6d4
dash: bump to 0.5.10.2, add another patch from Gentoo. ( #2588 )
...
You will need to delete download/dash-0.5.10-dumb-echo.patch before
building dash 0.5.10.2 if you downloaded it for building 0.5.10.
That's because there was a typo in the patch.
2018-05-20 15:49:01 +00:00
fbrosson
bf4a9cb35b
dash: bump to 0.5.10, add patch from Gentoo, add debuginfo. ( #2545 )
2018-05-08 18:45:17 +00:00
fbrosson
585c93b9c7
dash: add support for x86 secondary arch.
2018-05-08 18:36:50 +00:00
miqlas
dd4ed3b8f4
Fish: 2.7.1, debuginfo, crash fix ( #2403 )
...
* Fish: 2.7.1, debuginfo, crash fix
* Cleanup, disabled for every arch
2018-04-09 18:12:24 +02:00
miqlas
b155334f86
Fish crash workaround ( #1997 )
...
* Fish: dirty crash fix
* Fish : Dirty crash-fix
* Switch to system provided WCWIDTH
* Revert "Switch to system provided WCWIDTH"
This reverts commit 90f475616122fc72f5456673f5103f341bee5b34.
* Cleanup, bump, debuginfo
2018-03-28 20:17:57 +02:00
Xiang Fan
8bce33e3c7
direnv: new recipe [GCI 2017] ( #2078 )
2018-02-15 17:08:02 +01:00
miqlas
8bde92b21c
bash_completion : bump ( #2172 )
2018-02-13 19:44:35 -05: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
miqlas
0056631f09
Dash: version bump ( #2170 )
2018-02-03 20:30:14 +00:00
tts2k
5f4bcfe91f
cnf: new recipe ( #2067 )
2018-01-17 14:43:38 +01:00
miqlas
9b95f7f0f3
Fish: bump version ( #1800 )
2017-11-23 20:47:23 +01:00
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