Commit Graph

7 Commits

Author SHA1 Message Date
Zoltán Mizsei
97300a72ee mksh: bump 2022-03-14 19:52:11 +01:00
dragonmaus
252853e7b8 mksh: Update user profile paths (#4824) 2020-03-24 10:44:57 -04:00
miqlas
563b52b935 MKSH: bump version (#4135) 2019-08-25 18:09:49 +03:00
miqlas
a34fa70684 MKSH: bump (#3285) 2018-10-30 20:36:38 -04: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
fbrosson
bad6bba157 mksh: bump to R53a, add cmd:cmp to BUILD_PREREQ for TEST(). (#782) 2016-08-27 19:06:29 -04: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