Commit graph

35 commits

Author SHA1 Message Date
joerg
e851636ad7 Fix return types. 2013-03-28 21:24:53 +00:00
wiz
4b5af82166 Update to 1.4.4+official patch, from ISIHARA Takanori in PR 47134.
While here, do some pkglint cleanup.

from Changelog:
a) "mark" was changed like GNU Emacs from Ng 1.5alpha3.
b) fix canna bug for UNIX.
c) fix compile problem when libc was used for Human68K.

from Officail Web page:
patch) fix query-replace bug.
2012-12-12 12:04:51 +00:00
asau
fae34ba053 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-03 11:43:30 +00:00
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
wiz
4f83eae0d3 From Ken'ichi Fukamachi in PR 45992:
(1) specify PKG_OPTIONS.ng= -canna in /etc/mk.conf.

        ng's Makefile expects the environment variable of USE_CANNA
        always, but the current Makefile does not consider it.

(2) compile ng on system-V like platforms e.g. *-linux, Solaris.

        We need to edit ng's Makefile on platforms, but the current
        pkgsrc Makefile is only suitable for BSD platforms.
2012-02-12 14:12:19 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
jlam
80c7fb273d Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 18:25:52 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
wiz
4d4bc327d4 Remove LEGACY_VARS line -- it is in the global obsolete.mk file. 2005-12-01 18:14:40 +00:00
rillig
bb3189edd0 Converted to the options framework. Bumped PKGREVISION. 2005-10-24 19:48:24 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
01907502f3 Add RMD160 digests in addition to the SHA1 ones. 2005-02-23 17:15:09 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
snj
094c54864f Convert to buildlink3. 2004-04-11 08:25:09 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
abdced3a61 buildlink1 -> buildlink2. 2002-10-25 12:24:36 +00:00
sakamoto
ead50718ec use inputmethod/canna-lib/buildlink.mk and fix CANNAINC, CANNALIB. 2002-06-10 12:37:42 +00:00
seb
5f661affe6 Adjust various pathnames to use newly reimported packages from the japanese
category.
This is part of the japanese category retirement.
2002-05-31 15:19:55 +00:00
jlam
d2c7252ebf If USE_CANNA is set, then this package is also USE_X11. 2002-04-14 15:10:04 +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
wiz
c35435cf98 Give canna-lib (and canna-server) a nice dewey pkg-version, and fix
all depends to use it.
2002-04-05 23:44:39 +00:00
uebayasi
bba64231cb Modify DEPENDS line (Canna-lib-3.5b2 -> Canna-lib>=3.5b2). 2002-04-04 16:09:51 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
hubertf
bbba77cbdc MASTER_SITES and HOMEPAGE changed.
Reported in PR 13882 by Hiroyuki Yanai <fk200329@fsinet.or.jp>
2001-09-06 23:14:30 +00:00
agc
7d757ead9a Move to sha1 digests, and add distfile sizes. 2001-04-19 11:00:59 +00:00
agc
d7d36b3561 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:57:56 +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
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
94dc65fbec Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 14:38:16 +00:00
wiz
8eafc368b7 Fix program on ELF. 2000-12-15 20:02:01 +00:00
wiz
ffd7953008 remove superfluous empty line 2000-10-21 22:27:12 +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