Commit graph

6 commits

Author SHA1 Message Date
sbd
cbb0588a6f 1) Add missing mk/termcap buildlink3.
2) Always respect CPPFLAGS/LDFLAGS.
3) Enable "USE_CANNA" on Linux and SunOS.

Bump PKGREVISION.
2012-03-10 08:20:13 +00:00
sakamoto
ead50718ec use inputmethod/canna-lib/buildlink.mk and fix CANNAINC, CANNALIB. 2002-06-10 12:37:42 +00:00
jlam
369fb32519 Find the canna-lib headers and libraries in ${X11PREFIX} instead of
${PREFIX}, as canna-lib is USE_X11BASE.
2002-04-14 15:07:16 +00:00
jun
abe88a9e68 Update
ng-1.4 to ng-1.4.3
 PR update patch made by Hiroyuki Yanai <fk200329@fsinet.or.jp>
 >Number:         12211
 >Category:       pkg
 >Synopsis:       editors/ng is upgraded to v1.4.3.
 >Originator:     Hiroyuki Yanai

Changes:
 - Code clean up for ANSI-C
 - dired can treat symbolic link
 - Undo bug fix
 - fill-paragraph loop bug fix
2001-03-18 01:16:50 +00:00
wiz
8eafc368b7 Fix program on ELF. 2000-12-15 20:02:01 +00:00
hubertf
ee295e31af Ng is a very light weight Emacs clone editor, written in C.
It doesn't have Lisp(that means very limited customization
is available). Since you can invoke it very quickly
(compared with real GNU Emacs), it is useful in dealing with
changing small file a bit.

Ng(Nihongo Micro Gnu Emacs) is a Mg(Micro Gnu Emacs)'s
japanese port. Ng supports EUC, JIS and SJIS code.
Ng also have (rather simple) C-mode.

It is also very useful even if you don't need Japanese support.

Submitted in PR 11240 by Jun Ebihara <jun@soum.co.jp>
2000-10-19 23:54:37 +00:00