Age | Commit message (Collapse) | Author | Files | Lines |
|
editors/ee was originally renamed to editors/easyedit due to conflict
with the now non-existent graphics/ee (former GNOME1 package).
Currently editors/ee is in par with the most recent available
version of EasyEdit.
|
|
|
|
- NULL is a pointer. Don't use it for '\0', which is a character.
- Silence warnings about unused variables.
- Silence clang warnings about format strings.
- Fix up the makefile and configure logic, rolling in patch-aa and
patch-ab. Make the configure script report what it's doing instead
of making wrong decisions silently.
- Fix broken build when using system curses instead of the builtin
curses subset. (This is not the default, nor apparently recommended,
but can happen if the configure script doesn't like you.)
- Bump PKGREVISION.
|
|
to tell what's going on. Patch it to be able to find netbsd's terminfo.
This might fix the bulk failure.
|
|
|
|
packages collection (to avoid conflict with graphics/ee).
This is an easy to use text editor, intended to be usable with little or no
instruction. (A version of this editor is found in FreeBSD as ee).
|