Commit graph

7 commits

Author SHA1 Message Date
dholland
7cccd5c5d6 Rev distfile patch: improve probing of terminfo. Should fix Joerg's build.
PKGREVISION -> 2.
2013-04-04 16:01:55 +00:00
dholland
abd365d89d General cleanup, via a distfile patch.
- 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.
2013-03-30 21:57:25 +00:00
dholland
04a6ad4838 Run this thing's configure script at the configure phase, so it's easier
to tell what's going on. Patch it to be able to find netbsd's terminfo.
This might fix the bulk failure.
2011-10-03 00:45:47 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
snj
2fd234ed7c Update to 1.4.6.
Changes:
* modified new_curse.c to handle different subdirectory naming in terminfo
  directory
2004-11-25 19:45:52 +00:00
cjep
fea3ce99ba Respect ${CC} and ${MAKE}. Fixes build on Solaris. 2003-07-03 07:05:09 +00:00
cjep
a026f43512 Reimport of the Easy Editor 1.4.5a as editors/easyedit into the NetBSD
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).
2002-10-03 07:02:22 +00:00