Commit Graph

30 Commits

Author SHA1 Message Date
naddy
993f87c3ec drop RCS Ids 2022-03-11 19:24:07 +00:00
yasuoka
e9a995633b Fix anthy.el not to use process-kill-without-query which is deleted.
ok jca
2020-11-09 22:43:46 +00:00
jca
b6f376d9cf Unbreak anthy.el with emacs-27.1
anthy.el was still using old-style backquotes, which trigger warnings
since emacs-22.2 and are finally treated as errors in emacs-27.1.

Failure in bulk builds reported by ajacoutot@
2020-08-24 13:42:26 +00:00
sthen
3318ced016 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:46:54 +00:00
yasuoka
b4341adfa2 Fix emacs-anthy to work "anthy-add-word-interactive".
It used "string-to-int" which seems have been obsolete in emacs.

ok jca
2019-04-02 10:13:19 +00:00
jca
ea6acb2f30 Don't clobber LDFLAGS 2019-03-28 02:03:27 +00:00
jca
da09de03e6 Use emacs--no_x11 to avoid a build loop
anthy -> emacs--gtk3 -> m17n-lib -> anthy
2019-03-28 02:00:43 +00:00
sthen
ecccd93c04 As pointed out by Yozo TODA, SourceForge.jp renamed to OSDN in 2015.
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN_JP and update ports
references, and list some of their mirrors in network.conf.template.
2016-06-05 11:02:25 +00:00
bentley
f058156073 Update homepages: sourceforge.jp is dead. long live osdn.jp.
Replace 403/500 webpages with the project page, which is at least
semi-useful.
2016-05-29 21:41:45 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
jca
6b1af994ab Use emacs>=24 at build time. 2014-11-01 00:56:44 +00:00
yasuoka
efbbfdea1d Fix to work and build with emacs-24.3.
- Add patches/patch-src-util_anthy_el to use `last-command-event'
  instead of `last-command-char' which is removed at emacs-24.3.
- Remove leim-list.elc from PLIST since emacs-24.3 doesn't create .elc
  for leim-list.el.

And merge PFRAG.shared-main into PLIST-main.

ok jca (for first diff)
ok sthen
2013-12-07 23:42:04 +00:00
espie
7265a5b829 standard pseudo-flavor -> do it the bsd.port.arch.mk way
no functional change
2013-11-10 11:39:33 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
espie
53295a4812 bye bye FLAVOR:L 2011-12-02 14:36:13 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
fgsch
167cdf6bee Update anthy to 9100h. Bump shared libs as well just in case.
Fixes an infinite loop with upcoming scim-anthy and ibus-anthy.  While I'm
here modernise Makefile and add a no_emacs pseudo flavor.  Prompted
indirectly many times by Jordi Beltran Creix <jbcreix dot mail at gmail.com>.
2010-08-17 20:27:04 +00:00
ajacoutot
b1c19cc64f Move to new DEPENDS/WANTLIB/REVISION. 2010-07-24 11:44:17 +00:00
sthen
4e11edfea0 make better use of the existing MASTER_SITES_SOURCEFORGE_JP
ok jasper, landry
2009-02-16 15:29:43 +00:00
fgsch
0b1514671d update MASTER_SITES. ajacoutot@ ok. 2008-07-25 09:43:31 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
simon
026a13bf4d remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-16 11:14:46 +00:00
espie
79d76f6137 update anthy and uim to a ways more recent version.
fix uim build issues.
2007-04-08 14:58:04 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
275511dc5a add forgotten @pkgpath annotations 2006-11-24 07:21:27 +00:00
espie
9fc0cdfb72 switch to new MULTI_PACKAGES 2006-11-21 00:12:40 +00:00
espie
8e64e65488 +uim, and add $OpenBSD$ comment to anthy 2006-10-18 23:57:58 +00:00
espie
363d6b4a46 new category: input methods.
Anthy is an input method for japanese, namely a state machine that
converts between katakana/hiragana/kanji, mostly as a library usable
by other software.

It comes with some emacs stuff.
2006-10-18 23:13:34 +00:00