Commit graph

245 commits

Author SHA1 Message Date
wiz
a437583ff4 Dependencies should look like: foo-[0-9]* (instead of foo-*). Fix some. 2005-03-05 11:26:48 +00:00
uebayasi
f686caba23 Change lookup gateway an option. This reduces dependency much.
Bump revision.
2005-03-05 11:19:09 +00:00
taya
001687ce10 Add patch file that I missed to add at previous commit 2005-03-03 15:40:14 +00:00
taya
50e97490bb Update anthy to 6300.
ChangeLog:
* cannadic/ update to cannadic-0.95c
* src/splitter/commit.c fix mis-computation of segment length which
can cause out of array bound access
* use Hidden Markov Model to find segment boundary.
2005-03-03 15:34:08 +00:00
agc
e6962cf9de Add RMD160 digests 2005-02-23 21:00:34 +00:00
hira
8e05f5e586 Add inclusion of <arpa/inet.h> for inet_ntoa(3).
Bump PKGREVISION.
2005-02-22 10:48:36 +00:00
minskim
fb29a65a84 Regen to make GNU patch happy. 2005-01-13 12:18:42 +00:00
wiz
9ea02c1efc Update homepage, and uppercase some variables. 2005-01-10 16:30:18 +00:00
wiz
4eb013001c Automatically register uim in the list of
GTK2 input modules. Bump PKGREVISION.
Thanks to jmmv for the hint on how to do this (see x11/gtk2/modules.mk).
2005-01-04 10:29:15 +00:00
minskim
9b8b36c6e2 Override intltool. 2005-01-01 17:40:44 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
wiz
e6ffa4eb1f Add and enable uim and anthy-elisp. 2004-12-28 17:10:56 +00:00
wiz
a9e3953e65 Initial import of uim-0.4.5, provided by Ei Ohno in PR 28650.
I added a message recommending the installation of inputmethod/anthy
if one is interested in Japanese input.

Uim is a lightweight and full featured multilingual input method library
and is simple, secure and flexible.
2004-12-28 17:10:17 +00:00
taya
460cd1e110 missed to add at previous commit.
sorry.
2004-12-28 05:40:23 +00:00
taya
b412737e69 Initial import of inputmethod/anthy-elisp.
This is a elisp frontend of inputmethod/anthy.
2004-12-28 05:38:47 +00:00
taya
7823040505 - move elisp files to separate package
- add okinawa dict

patch from Jun Yamashiro <yamajun AT ofug DOT net>
2004-12-28 05:35:29 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
grant
762035b2db set INSTALLATION_PREFIX instead of wrongly overriding LOCALBASE.
from Noritoshi Demizu in PR pkg/28618.
2004-12-12 04:19:06 +00:00
minskim
3df0ef7e90 Update nabi to 0.15.
Changes:
  - Support more keyboard layout.
  - Update icons.
  - Add Tux theme.
  - Enable setting Korean/English, Hangul/Hanja switch keys.
2004-12-04 20:43:49 +00:00
taya
bfc27e2520 add anthy 2004-12-04 03:58:09 +00:00
taya
81d3eaa0c0 Initial import of anthy.
Anthy is a free and secure Japanesse inputmethod.
2004-12-04 03:57:44 +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
minskim
8ed52a30f1 Do not include nbitools/buildlink3.mk in sj3-lib's buildlink3.mk
because sj3-lib requires nbitools at build time only.  Noted by
oshimaya at sc.starcat.ne.jp in PR pkg/25778.
2004-11-30 02:30:59 +00:00
wiz
6b18db8cf8 Obsoleted by update to 2.3.1. 2004-11-27 17:57:49 +00:00
wiz
85a7c1f751 Update to 2.3.1, provided by Hiramatsu Yoshifumi in PR 28434:
Changes:

* lisp/tc-mazegaki.el: C-g can interrupt kana-kanji conversion.

* lisp/tc-is18.el:
* lisp/tc-is19.el:
* lisp/tc-is20.el: fix infinite loop bug.

* lisp/tutc-tbl.el: fix translation table.

* lisp/eelll.el: use colored background in bitmap display mode.

* skkinput3/Makefile.am: merged patches/patch-ab
2004-11-27 17:54:31 +00:00
minskim
d3485931a0 Update my email address. 2004-11-25 19:11:58 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
uebayasi
18174b3f6b Use SUBST_*. 2004-11-02 00:41:30 +00:00
reed
62071c8b2f RCD_SCRIPTS_EXAMPLEDIR was just changed to be a relative directory
under ${PREFIX} instead of being an absolute path.

So fix the references using RCD_SCRIPTS_EXAMPLEDIR to be
${PREFIX}/${RCD_SCRIPTS_EXAMPLEDIR}.

This should have no changes to use before.

Please note that the MESSAGE files in most cases are wrong in the
first place. We have automated mechanisms and could have an automated
message for explaining rc.d script usage. (This is something to do!)
2004-10-11 22:14:51 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
uebayasi
47edba3f8b Fix a linkage of a program which is run during build. 2004-09-18 07:59:57 +00:00
minskim
f16825cec2 Update nabi to 0.14.
Changes:
  - Provide a configuration window.
  - Better support Java applications.
  - Increase the number of entries to 9 in the Hanja/symbol input list.
  - Print warning for non-supported locales.
  - Support Korean input with en_US.UTF-8.
2004-08-28 14:51:48 +00:00
minskim
6b87e4a66b Update imhangul to 0.9.11.
Changes:
	Fix a bug that crashes epiphany when a window is being closed.
2004-08-11 22:16:54 +00:00
minskim
996548ff38 etc/rc.d/ja_freewnn is handled by bsd.pkg.install.mk and shouldn't be
in PLIST.

Bump PKGREVISION.
2004-08-02 01:01:42 +00:00
minskim
e66d446856 Update imhangul to 0.9.10.
Major changes:
  - Added Korean menu.
  - Per-toplevel-window status.
  - Fix a problem with evolution 1.5.
2004-07-19 22:42:52 +00:00
wiz
60019e1e08 Unused. 2004-07-04 09:55:19 +00:00
wiz
33ba048386 Convert to bl3. 2004-07-04 09:52:15 +00:00
wiz
ef65687ec6 Add two missing files to PLIST.
Reported by Kouichirou Hiratsuka in PR 26049.
2004-06-25 16:58:10 +00:00
kristerw
b7d5909104 Correct spelling of ja-FreeWnn-lib, sj3-lib, and Canna-lib in use
of BUILDLINK_PREFIX.
2004-05-13 19:51:49 +00:00
minskim
9b2f22c6f3 Revert to r1.3. Changes made in r1.4 were "oversimplification." 2004-04-30 12:46:29 +00:00
minskim
9e5c51b086 Simplify Makefile by combining USE_LIBTOOL and SHLIBTOOL_OVERRIDE into
USE_SHLIBTOOL.
2004-04-30 00:39:41 +00:00
minskim
28e3f80592 Install a shared object only; there is no need to install a static
library for GTK+ input module.

Bump PKGREVISION.
2004-04-29 23:00:14 +00:00
reed
06e49aba4f Installation of the RCD_SCRIPTS rc.d script is done automatic
here. So don't install it twice.

(Anyways, ${PREFIX}/etc/rc.d is not the correct location; the
RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
2004-04-27 20:51:10 +00:00
wiz
f7906f6e94 Unused. 2004-04-26 09:21:57 +00:00
xtraeme
81495749e6 Bump PKGREVISION due to gdk-pixbuf update. 2004-04-25 04:16:42 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
xtraeme
c1dab89fe0 bl3ify 2004-04-19 21:40:52 +00:00
wiz
0ef8a7fa05 Unused. 2004-04-19 00:03:42 +00:00