Commit graph

34 commits

Author SHA1 Message Date
nia
afa868c45a inputmethod: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./inputmethod/anthy/distinfo 2ch.t
./inputmethod/anthy/distinfo okinawa-20090801.t
2021-10-26 10:49:30 +00:00
nia
0e6591d263 inputmethod: Remove SHA1 hashes for distfiles 2021-10-07 14:19:36 +00:00
rillig
33ff368747 inputmethod: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 22:56:53 +00:00
rillig
b381c6e2f3 Sort PLIST files.
Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:

  pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
2018-01-01 22:29:15 +00:00
agc
5fb7ef9693 Add SHA512 digests for distfiles for inputmethod category
Problems found locating distfiles:
	Package anthy: missing distfile 2ch.t
	Package anthy: missing distfile okinawa-20090801.t

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 22:13:34 +00:00
tsutsui
fe6b648121 Apply kinput2-v3.1-canna37.diff, which enables Canna 3.7 new APIs.
Bump PKGREVISION.

Tested on NetBSD/i386 7.0 and NetBSD/luna68k 7.0.
2015-10-18 06:44:38 +00:00
asau
691a200a94 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:25:10 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
mef
e19af85962 * PKGREVISION = 2
* To compile with ja-freewnn-lib-1.11alpha22, small patches
  added for mainly with adding include directive:
  ---
  +#include <unistd.h>
  +#include <stdlib.h>
  +#include <stdio.h>
  +#include <string.h>
  ----
  the patches are listed below.
    patch-cmd_kinput2.c
    patch-lib_Canna.c
    patch-lib_ConvCtrl.c
    patch-lib_KIProto.c
    patch-lib_XimpProto.c
    patch-lib_ctext.c
    patch-lib_wnnlib.c
2011-09-13 07:28:48 +00:00
obache
73d9edd11e Bump PKGREVISION to force rebuild with fixed ja-FreeWnn-lib, or dumped core. 2010-07-11 02:58:16 +00:00
obache
97fd973bc2 Update kinput2 to 3.1.
Major changes from version 3.0 to 3.1:

* Kinput2 now supports ATOK.  The source code is kindly contributed
  by Justsystem Corporation.  Thanks!
  To compile for Atok, define symbol `UseAtok' in Kinput2.conf.

* Minimum support of Wnn7 is implemented.

* Two IC attributes, XNPreeditState and XNResetState both of which
  are introduced by X11R6, are supported.

* Kinput2's `egg'-emulation is improved.

* A workaround for bugs in some Xlib implementations has been added.

* Previously, when kinput2 cannot connect to jserver, kinput2 seems
  to be frozen (actually it keeps retrying).  Now kinput2 beeps and
  ends conversion in such a case.  The next time you start conversion,
  it tries to connect again.
2010-02-15 13:41:17 +00:00
obache
90f8a35649 Add patch-ac to avoid conflict with getline(3) in IEEE Std 1003.1-2008.
PR#42595.
2010-01-09 11:50:36 +00:00
joerg
45656cf39c Remove @dirrm entries from PLISTs 2009-06-14 18:00:32 +00:00
wiz
285b7dd776 Bump PKGREVISION for libXaw API depends bump due to libXaw8 removal. 2008-11-10 17:21:33 +00:00
taca
ee43593a4d make MAKE_JOBS_SAFE to NO. 2008-11-10 05:06:45 +00:00
obache
75def0d27a Adjust MASTER_SITES, old distfiles was moved to subdir.
Noticed by Zafer Aydogan via private mail.
2008-08-15 02:39:25 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
06997591c4 Convert to options framework. 2005-12-01 18:58:39 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
e6962cf9de Add RMD160 digests 2005-02-23 21:00:34 +00:00
uebayasi
47edba3f8b Fix a linkage of a program which is run during build. 2004-09-18 07:59:57 +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
xtraeme
c1dab89fe0 bl3ify 2004-04-19 21:40:52 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +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
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
wiz
fd000d2d6a buildlink1 -> buildlink2. 2002-10-13 12:40:07 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
wiz
303f2de7a8 Fix path to freewnn-lib (it's ja-freewnn-lib). 2002-06-12 01:46:42 +00:00
sakamoto
56d80785e7 adapt to update of canna-lib, ja-freewnn-lib, sj3-lib,
and use buildlink.mk.
2002-06-10 11:53:54 +00:00
seb
6986cb4c86 Reimport of package kinput2 from japanese/kinput2 into inputmethod/kinput2.
This is part of the japanese category retirement.
CATEGORIES and pathnames to japanese/ adjusted.
2002-05-31 13:01:25 +00:00