Commit graph

102 commits

Author SHA1 Message Date
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
f2c0357f0b Remove unnecessary empty lines. 2003-03-28 21:24:22 +00:00
jschauma
fa8ed88fa4 Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-02 20:18:50 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
tron
09eb67b31f Use "mk/pthread.buildlink2.mk" instead of "devel/pth/buildlink2.mk" to
use native threads on platforms which support them.
2003-01-19 08:48:47 +00:00
wiz
7ee0336f1c Fix mule-ucs's package name. 2003-01-12 02:27:52 +00:00
uebayasi
a0db912e73 A missed dependency on Mule-UCS. 2003-01-11 13:38:55 +00:00
seb
4975a18efb Avoid setting LOCALBASE (this breaks path to some commands on non-NetBSD
systems), tweak PREFIX instead (but must comes after inclusion of bsd.pkg.mk).
2002-12-29 01:32:43 +00:00
seb
b246f7270d Avoid setting LOCALBASE (this breaks path to some commands on non-NetBSD
systems), tweak PREFIX instead (but must comes after inclusion of bsd.pkg.mk).

Also remove apparent useless post-build target.
2002-12-29 01:03:21 +00:00
uebayasi
b4c24525c5 Update Canna to 3.6p1.
Changes from 3.5b2 are:
	* Add -inet option not to allow TCP connections by default.
	* Fix a buffer overflow.  (This fix was already incorpolated
	  in Pkgsrc version.)
	* Improve dicionary.
	* Improve conversion engine.
	* Other bug fixes.

Patch is made by Yoshifumi Hiramatsu.  Tested by Toru Takamizu.
2002-12-27 08:41:23 +00:00
uebayasi
2bc761536b Buildlink name is different from package name. Correct it. Supposed
to fix kinput2 build problem.
2002-12-27 06:29:20 +00:00
uebayasi
cbeadb23da Update MASTER_SITES. 2002-12-27 00:33:54 +00:00
salo
21fe715c2b Add missing buildlink2.mk file for graphics/gdk-pixbuf, +USE_BUILDLINK2. 2002-12-08 03:24:26 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
itojun
14a5288176 apply point patch to solve remote buffer overrun vuln.
(should upgrade to 3.6p1)
http://canna.sourceforge.jp/sec/Canna-2002-01.txt
2002-12-02 03:40:20 +00:00
salo
ba854aa5c1 USE_PKGLOCALEDIR. 2002-12-01 14:37:12 +00:00
taca
99a5c10056 Update ddskk package to 20021124.
DISTFILES hack dosen't seems to need now.


2002-11-20  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>

	* Makefile (SNAPBASE, tar, snapshot): Add `-'.

2002-11-10  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>

	* skk-dic.el.in: Set buffer coding system to iso-2022-jp and
	specify the coding system in the header.

2002-11-09  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>

	* skk-dic.el.in (skk-search-small-dic): Add doc string.

2002-11-09  Akihiro Motoki  <amotoki@dd.iij4u.or.jp>

	* skk-comp.el (skk-comp-do): Keyword completion shows a candidate
	circularly. (After showing the last candidate, back to the first.)
	(skk-comp-previous): Ditto.

	* skk.el (keyboard-quit): While keyword completion in Midashi
	input mode, C-g terminates the completion and redisplay the
	original Midashi input.

	* skk-vars.el (skk-comp-circulate): New user variable.
	(skk-comp-search-done): New buffer local variable.

2002-11-09  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>

	* skk-setup.el.in (isearch-mode-end-hook): Check if
	`skk-isearch-mode-enable' is non-nil before invoking
	`skk-isearch-mode-cleanup'

2002-11-03  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>

	* skk-vars.el (skk-isearch-mode-enable): New user variable.

	* skk-setup.el.in (isearch-mode-hook): Check if
	`skk-isearch-mode-enable' is non-nil before invoking
	`skk-isearch-mode-setup'.

2002-10-28  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>

	* doc/skk.texi changes
		(taca: I've omited description in Japanese.)

2002-10-22  Yano Keisuke <yano@moon.email.ne.jp>

	* skk-kcode.el (skk-display-code): Modified for JISX0213.
	Change display of KUTEN code in accordance with `JIS kanji jiten'.
		(taca: I've omited description in Japanese.)
	(skk-jis2sjis2): New function.
2002-11-30 13:29:21 +00:00
cjep
5ba314b8a5 Add NetBSD tag. 2002-11-26 21:40:12 +00:00
wiz
bbb2f125f1 Sort. 2002-11-14 12:01:37 +00:00
wiz
4261deef49 Work around the fact that emacs.mk redefines PKGNAME. Fix apel depends. 2002-11-14 03:53:37 +00:00
itojun
41c31a273b dig into inputmethod/ami 2002-11-12 17:16:09 +00:00
itojun
91822e7dab add korean to category 2002-11-12 17:14:58 +00:00
itojun
e60775c9a3 ami 1.0.11
Ami is hangul input method helping application support xim.
2002-11-12 17:13:07 +00:00
wiz
d4af17a217 Unused. 2002-10-25 17:13:49 +00:00
wiz
b82c707940 buildlink1 -> buildlink2. Remove some unnecessary variables. 2002-10-25 17:13:14 +00:00
wiz
5dd3dace51 buildlink1 -> buildlink2. 2002-10-25 17:04:09 +00:00
wiz
8adbae781a Unused. 2002-10-21 14:29:54 +00:00
wiz
56a9622edd Trivially convert to buildlink2. 2002-10-21 14:28:53 +00:00
wiz
997f9c244e Unused. 2002-10-13 16:10:02 +00:00
wiz
6690cff510 buildlink1 -> buildlink2. 2002-10-13 13:33:48 +00:00
wiz
2a4c96a2ed Unused. 2002-10-13 12:40:28 +00:00
wiz
fd000d2d6a buildlink1 -> buildlink2. 2002-10-13 12:40:07 +00:00
wiz
500f5313b3 buildlink1 -> buildlink2. 2002-10-12 01:29:18 +00:00
uebayasi
85ffb1b83b Honor ${CAT} definition. 2002-10-09 03:59:53 +00:00
agc
45f41b558b Add a comment for this package 2002-10-03 13:32:15 +00:00
uebayasi
ca201d0af3 Update to 20020929. No changes can be seen.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST.  This problem is reported by Minoura-san. <minoura at
hauN at org>.
2002-10-01 14:39:39 +00:00
uebayasi
3e7ca2304b Update to 20020929. No changes can be seen.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST.  This problem is reported by Minoura-san. <makoto at
hauN dot org>.
2002-10-01 14:39:38 +00:00
uebayasi
2a7400d7d5 Update to 20020929. No changes can be seen.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST.  This problem is reported by Minoura-san. <minoura at
hauN at org>.
2002-10-01 14:39:37 +00:00
uebayasi
b7003aea18 Update to 20020929. No changes can be seen.
Improve PLIST handling so that conditinally installed files are listed
correctly in PLIST.  This problem is reported by Minoura-san. <makoto at
hauN dot org>.
2002-10-01 14:39:37 +00:00
wiz
fa58b5c273 Document the difference to canna-server. Closes PR 18423 by Curt Sampson. 2002-09-28 23:58:44 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
24e7255d91 buildlink1 -> buildlink2 2002-09-23 03:07:40 +00:00
jlam
b444e15023 buildlink1 -> buildlink2, and note that this package requires X11 to build. 2002-09-23 03:00:01 +00:00
jlam
f899e7e0b7 * buildlink1 -> buildlink2
* This package doesn't need pthreads...the pth dependency is supplied by
  unicon-im.
2002-09-23 02:39:34 +00:00
jlam
85df4a1fdc This package doesn't want pthreads...it wants GNU pth. 2002-09-23 02:02:46 +00:00
jlam
eb8638a697 Add a buildlink2.mk file for use by other package Makefiles. 2002-09-23 01:42:08 +00:00
jlam
08534cc34a buildlink1 -> buildlink2 2002-09-23 01:36:58 +00:00
uebayasi
96c47fd967 Add & enable ddskk. 2002-09-16 13:21:28 +00:00
uebayasi
ea8d6ea60b Initial import of DDSKK 20020915.
SKK is one of Japanese input methods on Emacs. SKK was designed and created in
1987 by Masahiko Sato(a professor of Kyoto University). We will expand SKK in
this openlab in accordance with the GPL.

SKK is an abbreviation of `Simple Kana to Kanji conversion program'. Some
people say SKK should be `simple' as its name indicates and should not be
complicated in both of its features and structure of files. The goal of this
openlab is that we can say, `SKK is still simple in its main features, but
optionally exandable and still fast!'
2002-09-16 13:20:43 +00:00
uebayasi
6444161d4f s/install-info/${INSTALL_INFO}/ 2002-09-16 13:09:07 +00:00