Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 993f87c3 | 2022-03-11 19:24:07 | drop RCS Ids | ||
| e9a99563 | 2020-11-09 22:43:46 | Fix anthy.el not to use process-kill-without-query which is deleted. ok jca | ||
| b6f376d9 | 2020-08-24 13:42:26 | 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@ | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| b4341adf | 2019-04-02 10:13:19 | Fix emacs-anthy to work "anthy-add-word-interactive". It used "string-to-int" which seems have been obsolete in emacs. ok jca | ||
| ea6acb2f | 2019-03-28 02:03:27 | Don't clobber LDFLAGS | ||
| da09de03 | 2019-03-28 02:00:43 | Use emacs--no_x11 to avoid a build loop anthy -> emacs--gtk3 -> m17n-lib -> anthy | ||
| ecccd93c | 2016-06-05 11:02:25 | 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. | ||
| f0581560 | 2016-05-29 21:41:45 | Update homepages: sourceforge.jp is dead. long live osdn.jp. Replace 403/500 webpages with the project page, which is at least semi-useful. | ||
| a183b755 | 2015-05-22 11:31:10 | "/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. |