Commit Graph

8 Commits

Author SHA1 Message Date
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
aTanW 7a5f97e7e8 joe: bump to new upstream v4.4
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
2017-01-31 10:29:28 +03:00
aTanW 73f16d6b50 joe: bump to upstream v4.3
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile    |    4 ++--
 files/joerc |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)
2016-09-05 08:40:31 +03:00
aTanW 59b78cf119 joe: bump to upstream v 4.2
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile    |    4
 files/joerc |  494 ++++++++++++++++++++++++++++++++++++++----------------------
 2 files changed, 318 insertions(+), 180 deletions(-)
2016-04-19 18:12:49 +03:00
aTanW 0d857aa078 joe: fix key bindings
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 joerc |    7 -------
 1 file changed, 7 deletions(-)
2015-11-30 00:56:19 +03:00
aTanW 2463ea5f64 joe: bump to upstream v4.1
Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |   11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)
2015-09-15 14:14:02 +03:00
aTanW 8d63ef4d47 joe: bump to new upstream v4.0
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 Makefile    |    8 ++++----
 files/joerc |   28 ++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+), 4 deletions(-)
2015-07-07 15:43:50 +03:00
aTanW 0f0cdec0b9 joe: add a new package to the build tree
Joe is world-famous Wordstar like text editor,
that also features Emacs and Pico emulation

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile                   |   63 ++++
 files/joerc                |  621 +++++++++++++++++++++++++++++++++++++++++++++
 patches/001-mathaway.patch |   58 ++++
 3 files changed, 742 insertions(+)
2014-12-12 21:03:22 +03:00