Commit graph

185 commits

Author SHA1 Message Date
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
seb
4a2efdf6fd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:49:07 +00:00
seb
b2f45a837f Convert to USE_NEW_TEXINFO. 2003-08-07 11:59:29 +00:00
jmc
e9d91c455b Define a proper relative path to Makefile.version 2003-07-31 20:10:22 +00:00
uebayasi
30c404c8a0 * Split the version definition into Makefile.version.
* Complete CANNA_OWNER -> CANNA_USER change, which was mostly done by Julio
  Merino a few days ago.
2003-07-31 13:04:40 +00:00
jmmv
0d5157f861 Convert the rc.d script to the standard rc.subr format. Ok'ed by uebayasi@.
Bump PKGREVISION to 3.
2003-07-31 12:33:03 +00:00
jmmv
7d7d16056f Convert to bsd.pkg.install.mk to handle the rc.d script. MESSAGE is removed
as the default install template provides the right standard information (or
can be extended in a common way if needed ;).  Bump PKGREVISION to 2.
2003-07-29 22:08:28 +00:00
jmmv
62ef8e877f Use bsd.pkg.install.mk to manage the rc.d script. While here, add SJ3OWNER
and SJ3GROUP variables to BUILD_DEFS.  Bump PKGREVISION to 2.
2003-07-29 21:35:46 +00:00
jmmv
27448c4da8 Use the bsd.pkg.install.mk framework to generate the rc.d script.
Bump PKGREVISION of ja-freewnn-server-bin to 2.
2003-07-29 21:13:19 +00:00
jmmv
f4e532253d Go one step further: turn CANNA_GROUP and CANNA_USER build definitions and
handle the group and the user they specify with bsd.pkg.install.mk.  In fact,
these variables were already changeable.
2003-07-29 19:53:19 +00:00
jmmv
d800775d99 Convert to the bsd.pkg.install.mk framework:
- Use RCD_SCRIPTS for automatic generation and handling of the rc.d script.
- Use OWN_DIR_PERMS instead of OWN_DIRS to handle permissions for the spool
  directory and avoid (un)exec commands in PLIST.
As a result, bump PKGREVISION to 1.
2003-07-29 19:42:53 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
uebayasi
84c9291cf4 Update to 20030629.
Many internal changes with a few external, unknown changes expected.
2003-06-29 13:37:45 +00:00
uebayasi
028d988779 Update/simplify/improve DESCR/MESSAGE of Canna packages. The MESSAGE part
is from Takamizu-san.

(I dare to delete the explanation for Mule.  It's minor, and too old.)
2003-06-09 09:36:35 +00:00
uebayasi
1b78c1f8db Update the MASTER_SITES path.
Addresses PR21765 by Iyoda-san <iyoda at atikoro dot org>.
2003-06-04 00:32:14 +00:00
uebayasi
997db7b9d5 * Correct version numbers, (3.6.3 ->) 3.6p3 -> 3.6pl3.
To update packages, you need to run pkg_delete(8) manually and de-install
  old 3.6.3 packages.  Agreed by Kambe-san.

  See the pkg_info(1) manual page for how "pl" works.

* White space nits.
2003-06-03 00:58:10 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
uebayasi
09650a58d5 Make sure these are removed. Noted by Toru Takamizu. 2003-06-01 11:40:57 +00:00
taca
4a2af37940 This distinfo file isn't used any more, ../canna/distinfo is used now. 2003-06-01 07:11:19 +00:00
uebayasi
5e649b82c9 "canna" in "canna-server" out. 2003-05-31 14:01:32 +00:00
uebayasi
4e67c50dc2 Update to 2.06.3.
* Improve IPv6 support.
* Make XIM, Ximp start keys configurable.
* Keep input modes across conversations.  (History functions.)
* Convert "oh" as "oo".
* Support "Off The Spot" style.

And tons of bug fixes.
2003-05-31 13:09:00 +00:00
uebayasi
9b637257eb * Move to use inputmethod/canna/Makefile.{common,include} for common
definitions/inclusions.

* Deprecate canna-server and introduce inputmethod/canna as the new
  Canna meta package.
2003-05-31 08:28:33 +00:00
uebayasi
8d076518c1 * Move Canna-server from inputmethod/canna-server to here.
* Put Makefile.common and Makefile.include for common definitions and
  inclusions.

* Update to 3.6p3.  From Toru Takamizu in PR#20208.

  Random summary of changes since 3.6p1.

	* CHANGES.jp: update
	* Fix sample files.
	* Install default.canna to cannaLibDir.
	* Fix cursor handling in tango-touroku.
	* Add "nami" symbol.
	* Prevent wrong learning.  It had occured in two situations:
	   1. bubun kakutei at bunsetsus (probably) except in jishu-henkan mode
	   2. bubun muhenkan
	  In both cases, all bunsetsus had been learned.
	  This commit is only a quick hack. tanbunContext should be removed
	  and new protocol should be added in future.
	* lib/RKC/wconvert.c(SendType11Request): stop buffer overrun
	* server/IR.h: define _WCHAR_t again after include "canna/RK.h"
	  New direcroty hierarchy.
	  Currently old hierarchy is default on stable branch.

  And document/code bug fixes.
2003-05-31 07:24:38 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
uebayasi
3cde4b4ede Update to 3.6nb2; make this available for Canna 3.6p1, and work without X.
Submitted by Osamu Oishi <oishi at ims dot ac dot jp> in tech-pkg-ja@.
2003-04-19 03:51:24 +00:00
kei
cf2cb9f78a unicon-im depends on pth, not pthread. it uses native API of pth. So
changed dependency to pth itself.  it should fix the build problem,
which found and reported by kay at kaynet dot ne dot jp.

Bump PKGREVISION to 1.
2003-04-18 13:39:37 +00:00
uebayasi
8f4c11a8a7 Forgot in last. 2003-04-17 06:00:54 +00:00
uebayasi
c08ae8210b Update to 2.3.
* Input character statistics facility.
* Support skkinput3.
* PDF manual.
* EELLL random mode.
* EELLL tutorial.
* EELLL displays bitmaps.
* Interactive setup.

Plus many bug fixes / improvements.
2003-04-17 06:00:13 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +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
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
uebayasi
25a5600236 Add & enable iiimecf. 2002-09-15 07:02:05 +00:00
uebayasi
8240fe00d5 Initial import of IIIMECF 0.6.
IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems,
and consists of a library to create IIIM awared applications and a simple
input method library controlled by IIIM server(s).

One of applications which use IIIM Protocol is (newer) ATOK, a proprietary
Japanese input method.
2002-09-15 07:01:14 +00:00
uebayasi
7dd22372a8 Add & enable tc. 2002-09-15 06:32:29 +00:00
uebayasi
f85cd2132e Initial import of tc-2.2.1, another Japanese imput method.
TC2 provides T-Code and TUT-Code input methods for Emacs users. T-Code
and TUT-Code are called "Kanji Direct Input Method", and desiged to be
more efficient Japanese input method than Kana-Kanji translation.

For more infomation, please look into these web sites.

T-Code   -> http://openlab.ring.gr.jp/tcode/index.html
TUT-Code -> http://www.crew.sfc.keio.ac.jp/~chk/
2002-09-15 06:31:42 +00:00
wiz
80ee491886 Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
2002-09-10 16:06:32 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
grant
618961e568 check that USE_INET6 is defined.
remove extraneous parenthesis around .if (${FOO} ..) conditions.
2002-08-21 02:43:44 +00:00
agc
152a9e10d4 Create the Freewnn user and group in this package - they default to
wnn and jserver, respectively.
2002-08-12 09:44:15 +00:00
jlam
c6beaeadc6 Rewrite canna rc.d script so that it more closely resembles other pkgsrc
rc.d scripts.  This should now honor $canna settings in /etc/rc.conf.
This addresses pkg/17543 by itojun.
2002-08-07 07:43:32 +00:00
jlam
75e61cb884 Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace with
appropriate PTHREAD_OPTS incantation, and move the checks for the value
of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-08-01 05:48:00 +00:00
uebayasi
fa305b2450 Missed symlinks of shared libraries. Pointed out by Toru TAKAMIZU. 2002-07-19 14:50:06 +00:00
agc
de072a7d45 The configure script needs to find the db3 libs, so pass in the buildlink
directory via --with-db-inc and --with-db-lib.

Set USE_BUILDLINK_ONLY to yes

Use pax to copy a file hierarchy at installation time.
2002-07-16 15:40:59 +00:00
sakamoto
26b308753b fix jserverrc installation probrem (lib -> server-bin). 2002-06-20 08:55:50 +00:00
kei
6ad42a54de set write permission of the file which will be patched in make patch stage
to true.  Unless make will stop and wait for users' interaction.
2002-06-16 09:54:30 +00:00
shell
7757a246d7 add unicon-im and Chinput 2002-06-15 09:32:36 +00:00
shell
ff169c7c04 Initial import of Chinput-3.0
(PR#17231 by Rui-Xiang Guo <rxg@netbsd.org>)

Chinese input server
---
Chinput is a Chinese input server. It supports XIM(X Input Method)
Protocol and its own protocol for Chinese platform. XIM is the
standard input protocol for DBCS input in X11. All the clients can
use it if they support XIM.  Chinput now use the input engine(IME)
from Unicon, and it can support both GB and Big5 charset.
2002-06-15 09:31:38 +00:00
shell
28a69fdf76 Initial import of unicon-im-1.2
(PR#17230 by Rui-Xiang Guo <rxg@netbsd.org>)


libraries and modules of Unicon
---
The Unicon project intend to implement display/input CJK
(Chinese/Japanese/Korean) characters under the Framebuffer under
Linux.

This package will install the libraries and modules for Chinput.
2002-06-15 09:29:14 +00:00