CVS log for ports/japanese/emacs21-emcws/Attic/Makefile
Up to [FreeBSD] / ports / japanese / emacs21-emcws
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.29
Mon Mar 29 16:52:07 2004 UTC (7 years, 10 months ago) by sumikawa
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.28: +1 -1 lines
Renamed emacs21-emcws to emacs-emcws after repo-copy to sync with recent emacs ports renaming. PR: ports/64567
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Mar 21 07:38:55 2004 UTC (7 years, 10 months ago) by kris
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
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
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:16:46 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
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.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 4 12:19:58 2004 UTC (7 years, 11 months ago) by linimon
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +19 -2 lines
Enable menubar fontset support. Uses the patches alrady used in editors/emacs21. PR: ports/63387 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Feb 10 22:43:17 2004 UTC (8 years ago) by sumikawa
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
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
Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:21:18 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Jan 10 06:11:29 2004 UTC (8 years, 1 month ago) by petef
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -1 lines
Make this port compile clean when specifying another ${PREFIX}.
PR: 61071
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
Approved by: maintainer
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Dec 20 01:46:11 2003 UTC (8 years, 1 month ago) by linimon
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
Update to latest patch. Adds Canna 3.7 Wide character API adaptation. PR: ports/60203 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Nov 13 14:45:06 2003 UTC (8 years, 3 months ago) by trevor
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun May 18 12:25:50 2003 UTC (8 years, 8 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update emcws patch. PR: ports/52025 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu May 8 21:51:46 2003 UTC (8 years, 9 months ago) by fenner
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
Remove Y2K conformance statement URLs.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu May 1 06:54:37 2003 UTC (8 years, 9 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -0 lines
Fix breakage with wnn7. Submitted by: Masahiko KIMOTO <kimoto@ohnolab.org>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Apr 9 18:55:28 2003 UTC (8 years, 10 months ago) by sumikawa
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -5 lines
Upgrade to 21.3.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 22 18:44:12 2003 UTC (8 years, 11 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Upgrade emcws patch to 20030212. Notification by:Amagai Yoshiji <amagai@nue.org> PR: ports/48233
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 21 12:28:57 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
De-pkg-comment.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Feb 16 05:19:12 2003 UTC (8 years, 11 months ago) by nork
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +10 -3 lines
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 <nakaji@jp.freebsd.org>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 2 03:50:08 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
upgrade patch to 20021014 PR: 44920 Submitted by: Amagai Yoshiji <amagai@nue.org>, maintainer
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Nov 11 08:02:55 2002 UTC (9 years, 3 months ago) by sada
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- fix option use messages - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Oct 30 13:25:34 2002 UTC (9 years, 3 months ago) by taoka
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Bump PORTREVISION because of updating the dependency port japanese/Wnn6-lib Approved by: maintainer
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 29 21:05:03 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Sep 23 11:28:55 2002 UTC (9 years, 4 months ago) by knu
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +7 -14 lines
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
Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 27 04:53:52 2002 UTC (9 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +39 -15 lines
Synchronize with japanese/emacs20-emcws: - Rename USE_* to WITH_*. - Fix package generation for various options. Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> (MAINTAINER)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 24 17:02:57 2002 UTC (9 years, 8 months ago) by sumikawa
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +9 -13 lines
emacs21-emcws: Japanese input method enhancement for emacs21. Repo-copied from emacs20-emcws. Submitted by: nakaji@jp.freebsd.org
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Apr 10 16:29:21 2002 UTC (9 years, 10 months ago) by shige
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix wnn option. 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Apr 9 08:19:17 2002 UTC (9 years, 10 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -2 lines
upgrade to 20020208 PR: 36922 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:08:48 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
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.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 2 15:10:01 2001 UTC (10 years, 2 months ago) by yoichi
Branches: MAIN
CVS tags: old_RELEASE_4_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -3 lines
Create appropriate DOC_FILE in build stage, instead of renaming in install stage. Submitted by: MAINTAINER Reviewed by: knu(mentor)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Dec 1 09:09:12 2001 UTC (10 years, 2 months ago) by yoichi
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +35 -3 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Jun 27 14:33:27 2001 UTC (10 years, 7 months ago) by shige
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
New port: emcws (emacs with various input methods). PR: ports/22107 Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
