| | 1 | [[TOC]] |
| | 2 | |
| | 3 | = PortLog: [wiki:app-editors]/joe = |
| | 4 | |
| | 5 | == version 3.5 == |
| | 6 | |
| | 7 | ||R5||untested|| |
| | 8 | ||BONE||untested|| |
| | 9 | ||Haiku||stable|| |
| | 10 | |
| | 11 | dependencies: [wiki:sys-libs:ncurses] |
| | 12 | |
| | 13 | {{{ |
| | 14 | Builds, but doesn't seem to be working right, cursor jumps around the screen while trying |
| | 15 | to type simple text in the editor. |
| | 16 | Had to remove a -lm from the Makefile, other than that, fairly straight forward. |
| | 17 | Got it to crash and had a debug dialog, clicked debug and it said something about gettext, |
| | 18 | so I suspect that's another dependency? |
| | 19 | }}} |
| | 20 | |
| | 21 | == version 3.3 == |
| | 22 | |
| | 23 | ||R5||stable|| |
| | 24 | ||BONE||stable|| |
| | 25 | ||Haiku||untested|| |
| | 26 | |
| | 27 | == Previous port by Yasuo Yamashita == |
| | 28 | |
| | 29 | [http://www.bebits.com/app/4312 BeBits page] |