summaryrefslogtreecommitdiff
path: root/japanese/emacs21-emcws (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update emcws patch.Munechika SUMIKAWA2003-05-184-33/+3
| | | | | | | | PR: ports/52025 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=81236
* Remove Y2K conformance statement URLs.Bill Fenner2003-05-081-2/+0
| | | | Notes: svn path=/head/; revision=80471
* Fix breakage with wnn7.Munechika SUMIKAWA2003-05-012-0/+23
| | | | | | | Submitted by: Masahiko KIMOTO <kimoto@ohnolab.org> Notes: svn path=/head/; revision=79936
* Upgrade to 21.3.Munechika SUMIKAWA2003-04-093-12/+11
| | | | Notes: svn path=/head/; revision=78678
* Upgrade emcws patch to 20030212.Munechika SUMIKAWA2003-02-222-3/+3
| | | | | | | | Notification by:Amagai Yoshiji <amagai@nue.org> PR: ports/48233 Notes: svn path=/head/; revision=76193
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* To use wnn7 jserver, emcws must be recompiled and relinkedNorikatsu Shigemura2003-02-162-4/+12
| | | | | | | | | | with libwnn7 which is installed by ports/japanese/Wnn7-lib. PR: ports/48174 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=75635
* upgrade patch to 20021014Ying-Chieh Liao2003-01-022-3/+3
| | | | | | | | PR: 44920 Submitted by: Amagai Yoshiji <amagai@nue.org>, maintainer Notes: svn path=/head/; revision=72128
* fix core dump on currentYing-Chieh Liao2002-11-201-1/+9
| | | | | | | | PR: 45336 Submitted by: maintainer Notes: svn path=/head/; revision=70561
* - fix option use messagesSADA Kenji2002-11-112-7/+7
| | | | | | | | | | - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924] Notes: svn path=/head/; revision=69880
* Bump PORTREVISION because of updating the dependency port japanese/Wnn6-libSatoshi Taoka2002-10-301-1/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=69159
* s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.Akinori MUSHA2002-09-291-1/+1
| | | | Notes: svn path=/head/; revision=67247
* Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is noAkinori MUSHA2002-09-231-14/+7
| | | | | | | | | | need to check if they are defined. Remove the checks and correct conditional PLIST_SUB+= assignment. Submitted by: bento Notes: svn path=/head/; revision=67052
* Synchronize with japanese/emacs20-emcws:Akinori MUSHA2002-08-272-18/+44
| | | | | | | | | | - Rename USE_* to WITH_*. - Fix package generation for various options. Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> (MAINTAINER) Notes: svn path=/head/; revision=65075
* emacs21-emcws: Japanese input method enhancement for emacs21.Munechika SUMIKAWA2002-05-2426-1082/+191
| | | | | | | | | Repo-copied from emacs20-emcws. Submitted by: nakaji@jp.freebsd.org Notes: svn path=/head/; revision=59915
* Fix wnn option.Shigeyuki Fukushima2002-04-1018-293/+2
| | | | | | | | | | Don't build info (this package does not need info). Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612 Notes: svn path=/head/; revision=57536
* upgrade to 20020208Ying-Chieh Liao2002-04-095-24/+32
| | | | | | | | PR: 36922 Submitted by: maintainer Notes: svn path=/head/; revision=57491
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-4/+4
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
* Create appropriate DOC_FILE in build stage, instead of renamingYoichi NAKAYAMA2001-12-022-5/+13
| | | | | | | | | | in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor) Notes: svn path=/head/; revision=50859
* Update to emcws-20.7-20011002.gz and add mule-4.1 feature.Yoichi NAKAYAMA2001-12-013-4/+54
| | | | | | | | | PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor) Notes: svn path=/head/; revision=50799
* Update to emcws-20.7-20011002.gz and add mule-4.1 feature.Yoichi NAKAYAMA2001-12-013-12/+46
| | | | | | | | | PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor) Notes: svn path=/head/; revision=50798
* New port: emcws (emacs with various input methods).Shigeyuki Fukushima2001-06-2738-0/+1615
PR: ports/22107 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> Notes: svn path=/head/; revision=44507