The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD japanese : emacs-emcws

Emacs + Canna + Wnn + Sj3

 Emcws stands for Emacs + Canna + Wnn + Sj3,
which is interim solutions to input 2 bytes chars by communicating with
Kana Kanji conversion server.  

ftp://ftp.ki.nu/pub/emcws/README.html



emacs-emcws history


v. 1.40
date: 2007/06/21 10:27:24;  author: rafan;  state: Exp;  lines: +2 -3
- Use bsd.emacs.mk

PR:		ports/113355
Submitted by:	NIIMI Satoshi 
Approved by:	NAKAJI Hiroyuki  (maintainer)

v. 1.39 date: 2007/06/02 04:17:41; author: nobutaka; state: Exp; lines: +1 -1 Add emacs-22.* to CONFLICTS. PR: ports/111814 Submitted by: NIIMI Satoshi Approved by: NAKAJI Hiroyuki (maintainer)
v. 1.38 date: 2007/05/19 20:11:46; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37 date: 2006/12/27 14:06:00; author: miwi; state: Exp; lines: +7 -3 - Fix build with gcc4.X PR: ports/107187 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.36 date: 2005/11/15 06:49:43; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.35 date: 2005/09/10 17:19:55; author: pav; state: Exp; lines: +1 -1 - Fix build with recent Xaw3d PR: ports/85821 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.34 date: 2005/07/21 00:18:46; author: kris; state: Exp; lines: +1 -0 BROKEN on ia64: Segfault during build
v. 1.33 date: 2005/07/07 21:03:03; author: pav; state: Exp; lines: +9 -2 - Update to match editors/emacs PR: ports/82916 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.32 date: 2005/04/12 03:25:47; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.31 date: 2005/04/11 08:02:48; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.30 date: 2004/11/15 05:19:26; author: sf; state: Exp; lines: +0 -9 farewell to libxpg4.
v. 1.29 date: 2004/05/29 16:19:10; author: nork; state: Exp; lines: +2 -1 Fix dependency on emacs. PR: users-jp/79584[1], ports/67285[2] Submitted by: NAKAJI Hiroyuki (maintainer) [2] Reported by: Watanabe Kazuhiro [1] Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan
v. 1.28 date: 2004/03/21 07:38:55; author: kris; state: Exp; lines: +1 -1 Move the ancient emacs 19.x port from editors/emacs to editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
v. 1.27 date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.26 date: 2004/03/04 12:19:58; author: linimon; state: Exp; lines: +19 -2 Enable menubar fontset support. Uses the patches alrady used in editors/emacs21. PR: ports/63387 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.25 date: 2004/02/10 22:43:17; author: sumikawa; state: Exp; lines: +1 -1 Sync with editors/emacs21: Add patch-src:process.c. Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154, connectiton attempt fails with EALREADY after connect (2) is interrupted. The patch fixes this problem. Obtained from: http://www.init-main.com/d/resource/process.c.diff Patch author: takawata Reviewed by: nakaji@jp.freebsd.org
v. 1.24 date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.23 date: 2004/01/10 06:11:29; author: petef; state: Exp; lines: +7 -1 Make this port compile clean when specifying another ${PREFIX}. PR: 61071 Submitted by: Munehiro Matsuda Approved by: maintainer
v. 1.22 date: 2003/12/20 01:46:11; author: linimon; state: Exp; lines: +1 -1 Update to latest patch. Adds Canna 3.7 Wide character API adaptation. PR: ports/60203 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.21 date: 2003/11/13 14:45:06; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.20 date: 2003/05/18 12:25:50; author: sumikawa; state: Exp; lines: +2 -2 Update emcws patch. PR: ports/52025 Submitted by: NAKAJI Hiroyuki
v. 1.19 date: 2003/05/08 21:51:46; author: fenner; state: Exp; lines: +0 -2 Remove Y2K conformance statement URLs.
v. 1.18 date: 2003/05/01 06:54:37; author: sumikawa; state: Exp; lines: +1 -0 Fix breakage with wnn7. Submitted by: Masahiko KIMOTO
v. 1.17 date: 2003/04/09 18:55:28; author: sumikawa; state: Exp; lines: +4 -5 Upgrade to 21.3.
v. 1.16 date: 2003/02/22 18:44:12; author: sumikawa; state: Exp; lines: +2 -2 Upgrade emcws patch to 20030212. Notification by:Amagai Yoshiji PR: ports/48233
v. 1.15 date: 2003/02/21 12:28:57; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2003/02/16 05:19:12; author: nork; state: Exp; lines: +10 -3 To use wnn7 jserver, emcws must be recompiled and relinked with libwnn7 which is installed by ports/japanese/Wnn7-lib. PR: ports/48174 Submitted by: NAKAJI Hiroyuki
v. 1.13 date: 2003/01/02 03:50:08; author: ijliao; state: Exp; lines: +2 -2 upgrade patch to 20021014 PR: 44920 Submitted by: Amagai Yoshiji , maintainer
v. 1.12 date: 2002/11/11 08:02:55; author: sada; state: Exp; lines: +1 -1 - fix option use messages - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi at FreeBSD-users-jp[71924]
v. 1.11 date: 2002/10/30 13:25:34; author: taoka; state: Exp; lines: +2 -1 Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib Approved by: maintainer
v. 1.10 date: 2002/09/29 21:05:03; author: knu; state: Exp; lines: +1 -1 s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.
v. 1.9 date: 2002/09/23 11:28:55; author: knu; state: Exp; lines: +7 -14 Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no need to check if they are defined. Remove the checks and correct conditional PLIST_SUB+= assignment. Submitted by: bento
v. 1.8 date: 2002/08/27 04:53:52; author: knu; state: Exp; lines: +39 -15 Synchronize with japanese/emacs20-emcws: - Rename USE_* to WITH_*. - Fix package generation for various options. Submitted by: NAKAJI Hiroyuki (MAINTAINER)
v. 1.7 date: 2002/05/24 17:02:57; author: sumikawa; state: Exp; lines: +9 -13 emacs21-emcws: Japanese input method enhancement for emacs21. Repo-copied from emacs20-emcws. Submitted by: nakaji@jp.freebsd.org
v. 1.6 date: 2002/04/10 16:29:21; author: shige; state: Exp; lines: +2 -2 Fix wnn option. Don't build info (this package does not need info). Submitted by: NAKAJI Hiroyuki Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612
v. 1.5 date: 2002/04/09 08:19:17; author: ijliao; state: Exp; lines: +5 -2 upgrade to 20020208 PR: 36922 Submitted by: maintainer
v. 1.4 date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +4 -4 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 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.
v. 1.3 date: 2001/12/02 15:10:01; author: yoichi; state: Exp; lines: +2 -3 Create appropriate DOC_FILE in build stage, instead of renaming in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor)
v. 1.2 date: 2001/12/01 09:09:12; author: yoichi; state: Exp; lines: +35 -3 Update to emcws-20.7-20011002.gz and add mule-4.1 feature. PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor)
v. 1.1 date: 2001/06/27 14:33:27; author: shige; state: Exp; New port: emcws (emacs with various input methods). PR: ports/22107 Submitted by: NAKAJI Hiroyuki ============================================================================= v. 1.40 date: 2007/06/21 10:27:24; author: rafan; state: Exp; lines: +2 -3 - Use bsd.emacs.mk PR: ports/113355 Submitted by: NIIMI Satoshi Approved by: NAKAJI Hiroyuki (maintainer)
v. 1.39 date: 2007/06/02 04:17:41; author: nobutaka; state: Exp; lines: +1 -1 Add emacs-22.* to CONFLICTS. PR: ports/111814 Submitted by: NIIMI Satoshi Approved by: NAKAJI Hiroyuki (maintainer)
v. 1.38 date: 2007/05/19 20:11:46; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37 date: 2006/12/27 14:06:00; author: miwi; state: Exp; lines: +7 -3 - Fix build with gcc4.X PR: ports/107187 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.36 date: 2005/11/15 06:49:43; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.35 date: 2005/09/10 17:19:55; author: pav; state: Exp; lines: +1 -1 - Fix build with recent Xaw3d PR: ports/85821 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.34 date: 2005/07/21 00:18:46; author: kris; state: Exp; lines: +1 -0 BROKEN on ia64: Segfault during build
v. 1.33 date: 2005/07/07 21:03:03; author: pav; state: Exp; lines: +9 -2 - Update to match editors/emacs PR: ports/82916 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.32 date: 2005/04/12 03:25:47; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.31 date: 2005/04/11 08:02:48; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.30 date: 2004/11/15 05:19:26; author: sf; state: Exp; lines: +0 -9 farewell to libxpg4.
v. 1.29 date: 2004/05/29 16:19:10; author: nork; state: Exp; lines: +2 -1 Fix dependency on emacs. PR: users-jp/79584[1], ports/67285[2] Submitted by: NAKAJI Hiroyuki (maintainer) [2] Reported by: Watanabe Kazuhiro [1] Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan
v. 1.28 date: 2004/03/21 07:38:55; author: kris; state: Exp; lines: +1 -1 Move the ancient emacs 19.x port from editors/emacs to editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
v. 1.27 date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.26 date: 2004/03/04 12:19:58; author: linimon; state: Exp; lines: +19 -2 Enable menubar fontset support. Uses the patches alrady used in editors/emacs21. PR: ports/63387 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.25 date: 2004/02/10 22:43:17; author: sumikawa; state: Exp; lines: +1 -1 Sync with editors/emacs21: Add patch-src:process.c. Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154, connectiton attempt fails with EALREADY after connect (2) is interrupted. The patch fixes this problem. Obtained from: http://www.init-main.com/d/resource/process.c.diff Patch author: takawata Reviewed by: nakaji@jp.freebsd.org
v. 1.24 date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.23 date: 2004/01/10 06:11:29; author: petef; state: Exp; lines: +7 -1 Make this port compile clean when specifying another ${PREFIX}. PR: 61071 Submitted by: Munehiro Matsuda Approved by: maintainer
v. 1.22 date: 2003/12/20 01:46:11; author: linimon; state: Exp; lines: +1 -1 Update to latest patch. Adds Canna 3.7 Wide character API adaptation. PR: ports/60203 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.21 date: 2003/11/13 14:45:06; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.20 date: 2003/05/18 12:25:50; author: sumikawa; state: Exp; lines: +2 -2 Update emcws patch. PR: ports/52025 Submitted by: NAKAJI Hiroyuki
v. 1.19 date: 2003/05/08 21:51:46; author: fenner; state: Exp; lines: +0 -2 Remove Y2K conformance statement URLs.
v. 1.18 date: 2003/05/01 06:54:37; author: sumikawa; state: Exp; lines: +1 -0 Fix breakage with wnn7. Submitted by: Masahiko KIMOTO
v. 1.17 date: 2003/04/09 18:55:28; author: sumikawa; state: Exp; lines: +4 -5 Upgrade to 21.3.
v. 1.16 date: 2003/02/22 18:44:12; author: sumikawa; state: Exp; lines: +2 -2 Upgrade emcws patch to 20030212. Notification by:Amagai Yoshiji PR: ports/48233
v. 1.15 date: 2003/02/21 12:28:57; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2003/02/16 05:19:12; author: nork; state: Exp; lines: +10 -3 To use wnn7 jserver, emcws must be recompiled and relinked with libwnn7 which is installed by ports/japanese/Wnn7-lib. PR: ports/48174 Submitted by: NAKAJI Hiroyuki
v. 1.13 date: 2003/01/02 03:50:08; author: ijliao; state: Exp; lines: +2 -2 upgrade patch to 20021014 PR: 44920 Submitted by: Amagai Yoshiji , maintainer
v. 1.12 date: 2002/11/11 08:02:55; author: sada; state: Exp; lines: +1 -1 - fix option use messages - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi at FreeBSD-users-jp[71924]
v. 1.11 date: 2002/10/30 13:25:34; author: taoka; state: Exp; lines: +2 -1 Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib Approved by: maintainer
v. 1.10 date: 2002/09/29 21:05:03; author: knu; state: Exp; lines: +1 -1 s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.
v. 1.9 date: 2002/09/23 11:28:55; author: knu; state: Exp; lines: +7 -14 Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no need to check if they are defined. Remove the checks and correct conditional PLIST_SUB+= assignment. Submitted by: bento
v. 1.8 date: 2002/08/27 04:53:52; author: knu; state: Exp; lines: +39 -15 Synchronize with japanese/emacs20-emcws: - Rename USE_* to WITH_*. - Fix package generation for various options. Submitted by: NAKAJI Hiroyuki (MAINTAINER)
v. 1.7 date: 2002/05/24 17:02:57; author: sumikawa; state: Exp; lines: +9 -13 emacs21-emcws: Japanese input method enhancement for emacs21. Repo-copied from emacs20-emcws. Submitted by: nakaji@jp.freebsd.org
v. 1.6 date: 2002/04/10 16:29:21; author: shige; state: Exp; lines: +2 -2 Fix wnn option. Don't build info (this package does not need info). Submitted by: NAKAJI Hiroyuki Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612
v. 1.5 date: 2002/04/09 08:19:17; author: ijliao; state: Exp; lines: +5 -2 upgrade to 20020208 PR: 36922 Submitted by: maintainer
v. 1.4 date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +4 -4 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 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.
v. 1.3 date: 2001/12/02 15:10:01; author: yoichi; state: Exp; lines: +2 -3 Create appropriate DOC_FILE in build stage, instead of renaming in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor)
v. 1.2 date: 2001/12/01 09:09:12; author: yoichi; state: Exp; lines: +35 -3 Update to emcws-20.7-20011002.gz and add mule-4.1 feature. PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor)
v. 1.1 date: 2001/06/27 14:33:27; author: shige; state: Exp; New port: emcws (emacs with various input methods). PR: ports/22107 Submitted by: NAKAJI Hiroyuki ============================================================================= v. 1.40 date: 2007/06/21 10:27:24; author: rafan; state: Exp; lines: +2 -3 - Use bsd.emacs.mk PR: ports/113355 Submitted by: NIIMI Satoshi Approved by: NAKAJI Hiroyuki (maintainer)
v. 1.39 date: 2007/06/02 04:17:41; author: nobutaka; state: Exp; lines: +1 -1 Add emacs-22.* to CONFLICTS. PR: ports/111814 Submitted by: NIIMI Satoshi Approved by: NAKAJI Hiroyuki (maintainer)
v. 1.38 date: 2007/05/19 20:11:46; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.37 date: 2006/12/27 14:06:00; author: miwi; state: Exp; lines: +7 -3 - Fix build with gcc4.X PR: ports/107187 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.36 date: 2005/11/15 06:49:43; author: ade; state: Exp; lines: +1 -1 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
v. 1.35 date: 2005/09/10 17:19:55; author: pav; state: Exp; lines: +1 -1 - Fix build with recent Xaw3d PR: ports/85821 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.34 date: 2005/07/21 00:18:46; author: kris; state: Exp; lines: +1 -0 BROKEN on ia64: Segfault during build
v. 1.33 date: 2005/07/07 21:03:03; author: pav; state: Exp; lines: +9 -2 - Update to match editors/emacs PR: ports/82916 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.32 date: 2005/04/12 03:25:47; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.31 date: 2005/04/11 08:02:48; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.30 date: 2004/11/15 05:19:26; author: sf; state: Exp; lines: +0 -9 farewell to libxpg4.
v. 1.29 date: 2004/05/29 16:19:10; author: nork; state: Exp; lines: +2 -1 Fix dependency on emacs. PR: users-jp/79584[1], ports/67285[2] Submitted by: NAKAJI Hiroyuki (maintainer) [2] Reported by: Watanabe Kazuhiro [1] Committed at: 10th EBUG Meeting in Tokamachi City, Niigata, Japan
v. 1.28 date: 2004/03/21 07:38:55; author: kris; state: Exp; lines: +1 -1 Move the ancient emacs 19.x port from editors/emacs to editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983
v. 1.27 date: 2004/03/14 06:16:46; author: ade; state: Exp; lines: +1 -1 Whoa there, boy, that's a mighty big commit y'all have there... Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
v. 1.26 date: 2004/03/04 12:19:58; author: linimon; state: Exp; lines: +19 -2 Enable menubar fontset support. Uses the patches alrady used in editors/emacs21. PR: ports/63387 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.25 date: 2004/02/10 22:43:17; author: sumikawa; state: Exp; lines: +1 -1 Sync with editors/emacs21: Add patch-src:process.c. Due to the change in src/sys/kern/uipc_syscalls.c between rev. 1.153 and 1.154, connectiton attempt fails with EALREADY after connect (2) is interrupted. The patch fixes this problem. Obtained from: http://www.init-main.com/d/resource/process.c.diff Patch author: takawata Reviewed by: nakaji@jp.freebsd.org
v. 1.24 date: 2004/02/04 05:21:18; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.23 date: 2004/01/10 06:11:29; author: petef; state: Exp; lines: +7 -1 Make this port compile clean when specifying another ${PREFIX}. PR: 61071 Submitted by: Munehiro Matsuda Approved by: maintainer
v. 1.22 date: 2003/12/20 01:46:11; author: linimon; state: Exp; lines: +1 -1 Update to latest patch. Adds Canna 3.7 Wide character API adaptation. PR: ports/60203 Submitted by: NAKAJI Hiroyuki (maintainer)
v. 1.21 date: 2003/11/13 14:45:06; author: trevor; state: Exp; lines: +1 -1 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.20 date: 2003/05/18 12:25:50; author: sumikawa; state: Exp; lines: +2 -2 Update emcws patch. PR: ports/52025 Submitted by: NAKAJI Hiroyuki
v. 1.19 date: 2003/05/08 21:51:46; author: fenner; state: Exp; lines: +0 -2 Remove Y2K conformance statement URLs.
v. 1.18 date: 2003/05/01 06:54:37; author: sumikawa; state: Exp; lines: +1 -0 Fix breakage with wnn7. Submitted by: Masahiko KIMOTO
v. 1.17 date: 2003/04/09 18:55:28; author: sumikawa; state: Exp; lines: +4 -5 Upgrade to 21.3.
v. 1.16 date: 2003/02/22 18:44:12; author: sumikawa; state: Exp; lines: +2 -2 Upgrade emcws patch to 20030212. Notification by:Amagai Yoshiji PR: ports/48233
v. 1.15 date: 2003/02/21 12:28:57; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.14 date: 2003/02/16 05:19:12; author: nork; state: Exp; lines: +10 -3 To use wnn7 jserver, emcws must be recompiled and relinked with libwnn7 which is installed by ports/japanese/Wnn7-lib. PR: ports/48174 Submitted by: NAKAJI Hiroyuki
v. 1.13 date: 2003/01/02 03:50:08; author: ijliao; state: Exp; lines: +2 -2 upgrade patch to 20021014 PR: 44920 Submitted by: Amagai Yoshiji , maintainer
v. 1.12 date: 2002/11/11 08:02:55; author: sada; state: Exp; lines: +1 -1 - fix option use messages - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi at FreeBSD-users-jp[71924]
v. 1.11 date: 2002/10/30 13:25:34; author: taoka; state: Exp; lines: +2 -1 Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib Approved by: maintainer
v. 1.10 date: 2002/09/29 21:05:03; author: knu; state: Exp; lines: +1 -1 s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.
v. 1.9 date: 2002/09/23 11:28:55; author: knu; state: Exp; lines: +7 -14 Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no need to check if they are defined. Remove the checks and correct conditional PLIST_SUB+= assignment. Submitted by: bento
v. 1.8 date: 2002/08/27 04:53:52; author: knu; state: Exp; lines: +39 -15 Synchronize with japanese/emacs20-emcws: - Rename USE_* to WITH_*. - Fix package generation for various options. Submitted by: NAKAJI Hiroyuki (MAINTAINER)
v. 1.7 date: 2002/05/24 17:02:57; author: sumikawa; state: Exp; lines: +9 -13 emacs21-emcws: Japanese input method enhancement for emacs21. Repo-copied from emacs20-emcws. Submitted by: nakaji@jp.freebsd.org
v. 1.6 date: 2002/04/10 16:29:21; author: shige; state: Exp; lines: +2 -2 Fix wnn option. Don't build info (this package does not need info). Submitted by: NAKAJI Hiroyuki Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12612
v. 1.5 date: 2002/04/09 08:19:17; author: ijliao; state: Exp; lines: +5 -2 upgrade to 20020208 PR: 36922 Submitted by: maintainer
v. 1.4 date: 2002/01/29 11:08:48; author: knu; state: Exp; lines: +4 -4 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 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.
v. 1.3 date: 2001/12/02 15:10:01; author: yoichi; state: Exp; lines: +2 -3 Create appropriate DOC_FILE in build stage, instead of renaming in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor)
v. 1.2 date: 2001/12/01 09:09:12; author: yoichi; state: Exp; lines: +35 -3 Update to emcws-20.7-20011002.gz and add mule-4.1 feature. PR: ports/32320 Submitted by: MAINTAINER Reviewed by: ports-jp@jp.freebsd.org,knu(mentor)
v. 1.1 date: 2001/06/27 14:33:27; author: shige; state: Exp; New port: emcws (emacs with various input methods). PR: ports/22107 Submitted by: NAKAJI Hiroyuki =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm