aboutsummaryrefslogtreecommitdiffstats
path: root/editors/tamago-emacs21
Commit message (Collapse)AuthorAgeFilesLines
* Add patch that fixes some bugs that occur when Anthy (japanese/anthy) is useditetcu2006-06-273-3/+19
| | | | | | | as backend engine. PR: ports/98066 Submitted by: maintainer
* Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0
|
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially)
* - Add SHA256pav2005-11-261-0/+2
|
* Update editors/tamago to debian patchlevel 9ehaupt2005-10-072-4/+4
| | | | | | PR: 86909 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: novel (mentor)
* Update to 4.0.6.0.20041122.8jylefort2005-05-022-4/+4
| | | | | PR: ports/80508 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Debian patch is updated to 7.flz2005-04-114-6/+28
| | | | | | | | - Change to install some additional documents. - Add description about Debian's enhancement to pkg-descr. PR: ports/79763 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Debian patch was updated to 4.0.6+0.20041122cvs-5, which fixesume2005-03-032-4/+4
| | | | | | | the bug in eggrc. PR: ports/78331 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* - Debian patch was updated to 4.0.6+0.20041122cvs-4.ume2005-03-025-43/+6
| | | | | | | - Change pkg-message. PR: ports/78100 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* update Debian patch to egg_4.0.6+0.20041122cvs-3.ume2005-02-243-24/+4
|
* oops, I forget to add new patch.ume2005-02-231-0/+22
|
* update Debian patch to egg_4.0.6+0.20041122cvs-2.ume2005-02-235-15/+20
|
* - Tamago didn't work with Canna since last update.ume2005-02-233-0/+33
| | | | - add note how to use recent Tamago with Canna.
* Update to 20041122 snapshotvs2005-02-143-9/+11
| | | | | PR: ports/77414 Submitted by: KIMURA Yasuhiro
* Display pkg-message when installing from portvs2004-11-091-0/+1
| | | | | PR: ports/73693 Submitted by: TAOKA Fumiyoshi
* Update to latest upstream-patchvs2004-08-132-4/+4
| | | | | PR: ports/70008 Submitted by: KIMURA Yasuhiro
* - Update to 4.0.6.0.20020909.5pav2004-08-013-18/+4
| | | | | PR: ports/69840 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Fix hangup problem in japanese-egg-anthy input method.nobutaka2004-07-042-1/+14
| | | | | PR: ports/68617 Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
* - Fix plist and unbreak for tamago-emacs20pav2004-06-172-2/+8
| | | | | PR: ports/67957 Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
* Without touching .nosearch, normal-top-level-add-subdirs-to-load-pathkuriyama2004-05-222-1/+5
| | | | | | | | | function in subdirs.el adds %%ELISPDIR%%/egg/egg which is for implementation specific. This port has egg/egg/anthy.el, and japanese/anthy also have anthy.el for actual use. Anthy tries to load egg/egg/anthy.el, not thier anthy.el without this fix.
* Update to HEAD branch(4 times revised at 2002.09.09 based 4.0.6).nork2004-05-193-13/+20
| | | | | | PR: ports-jp/14676, ports/66656 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Obtained from: Debian
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+2
|
* De-pkg-comment.knu2003-02-212-2/+2
|
* Remove redundant dependencies. Mk/bsd.emacs.mk takes care of them.knu2002-12-221-3/+0
|
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-211-1/+2
| | | | | PR: 39591 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Add missing plist entries.kuriyama2001-10-291-0/+2
| | | | Submitted by: ume
* Oops, I put old patchfile on freefall. Update to use new one.kuriyama2001-10-282-2/+2
|
* Add a patch to catch up tamago's CVS.kuriyama2001-10-283-5/+13
| | | | | | Change default taget to emacs21. Reviewed by: ports-jp
* Make use of bsd.emacs.mk and its variables.knu2001-04-182-66/+68
|
* EMACS_VER should now be 20.7.steve2000-07-101-1/+1
|
* Adding tamago version 4.0.6.steve2000-05-016-0/+116
A mltilingual input method for emacs - Egg v4. PR: 17236 Submitted by: tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>