Skip site navigation (1)Skip section navigation (2)

CVS log for ports/editors/xemacs21-mule-common/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / editors / xemacs21-mule-common

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27
Fri May 9 07:04:44 2003 UTC (8 years, 9 months ago) by kiri
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.26: +1 -1 lines
Remove for move xemacs21-mule to version 21.4.12.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 6 21:01:38 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
More manual pkg-comment cleanups.

Approved by:	portmgr (implicitly)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Oct 24 11:20:01 2001 UTC (10 years, 3 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +4 -23 lines
fix incompatibility with bsd.port.mk 1.379 or later.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Oct 24 10:53:39 2000 UTC (11 years, 3 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Enable XIM support by default.
Reflect Wnn4 -> FreeWnn change.
Fix build problems.

PR:		ports/21549
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:20:03 2000 UTC (11 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +5 -5 lines
Change PKGDIR from pkg/ to .  Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Sep 8 04:34:51 2000 UTC (11 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +3 -3 lines
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:

  (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Sep 7 08:01:29 2000 UTC (11 years, 5 months ago) by knu
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Add a knob for XIM support. (WITH_XIM)

Approved by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Aug 12 07:33:35 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2 lines
Remove redundant PLIST_SUB, it is overridden in xemacs21/Makefile.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 19 14:22:21 2000 UTC (11 years, 6 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -4 lines
(1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile

CV: ----------------------------------------------------------------------

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jul 13 09:53:08 2000 UTC (11 years, 7 months ago) by taoka
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -3 lines
Update to version 21.1.10
Rearrange xemacs mule packages

PR:	19021
PR:	19023
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Apr 20 19:38:59 2000 UTC (11 years, 9 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Apr 13 06:50:44 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -3 lines
Convert to PORT{NAME,VERSION}/PKGNAME{PREFIX,SUFFIX}.
  - LANGPREFIX -> PKGNAMEPREFIX
  - PKGNAMEEXT -> PKGNAMESUFFIX

Now ready to cooperate with `japanese/xemacs*'.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 18 23:21:38 2000 UTC (11 years, 11 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +7 -7 lines
Update to 21.1.9

PR: 16743
Submitted by: maintainer

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Jan 7 16:17:03 2000 UTC (12 years, 1 month ago) by shige
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -4 lines
Revise harmful XEMACS_MAJOR_VER.
XEMACS_MAJOR_VER should have fixed value "21".
Remove Repo-copy trashes.

PR:		ports/15949
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jan 6 01:46:20 2000 UTC (12 years, 1 month ago) by shige
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +37 -35 lines
New ports for XEmacs-21.1.8 with MULE.
Fix after repository-copy from editors/xemacs-mule to editors/xemacs21-mule.

PR:		ports/15761
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 8 12:39:55 1999 UTC (12 years, 2 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -4 lines
Revived COMMENT, DESCR in these ports and then modified about it.

PR:		15331
Submitted by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Nov 27 03:14:27 1999 UTC (12 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +46 -57 lines
Update to version 21.1.8.

PR:		14591
Submitted by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 10 23:38:56 1999 UTC (12 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
Add explicit tiff dependency so the "cd ../xemacs-mule; make" part will work.

Despam the accidental ${CHOWN} -> chown backout.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Sep 9 14:25:38 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +21 -16 lines
Updated XEmacs-mule to 21.1.6

(1) Add the following ports for XEmacs packages (by repository-copy).

ports/editors/xemacs-base-packages
ports/editors/xemacs-mule-base-packages
ports/editors/xemacs-mule-sumo-packages
ports/editors/xemacs-sumo-packages

The last two ports are for japanese.

PR:		13386
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

(2) Add the following ports for XEmacs packages for mule (by repository-copy).

ports/japanese/xemacs-sumo
ports/japanese/xemacs-sumo-canna
ports/japanese/xemacs-sumo-canna+wnn4
ports/japanese/xemacs-sumo-canna+wnn6
ports/japanese/xemacs-sumo-wnn4
ports/japanese/xemacs-sumo-wnn6

PR:		13387
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

(3) Modified the following ports in order to update to 21.1.6.

ports/japanese/xemacs
ports/japanese/xemacs-canna
ports/japanese/xemacs-canna+wnn4
ports/japanese/xemacs-canna+wnn6
ports/japanese/xemacs-wnn4
ports/japanese/xemacs-wnn6
ports/editors/xemacs-mule
ports/editors/xemacs-mule-common

PR:		13390
Submitted by:	maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:44:54 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Change Id->FreeBSD.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:43 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 23 07:05:33 1999 UTC (13 years ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Bump png's major number to 3.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Jan 18 03:05:30 1999 UTC (13 years ago) by steve
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +5 -8 lines
From maintainer:

    (1) Change RUN_DEPENDS so as to correct to create INSTALL_COOKIEs.
    (2) WRKDIRPREFIX inserted for safe.
    (3) Change creation for PACKAGE_COOKIEs.

PR:		9419
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Dec 26 03:47:19 1998 UTC (13 years, 1 month ago) by kuriyama
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +14 -8 lines
(1) Fetch site corrected
(2) package-cookie correct reasonably
(3) Use WRKDIRPREFIX

PR:		ports/8827
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 2 08:01:14 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +17 -5 lines
Add little hack to make it build even if it's called before other xemacs's.
Add dependencies.  Create lock dir before chmod'ing it.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Oct 10 15:28:21 1998 UTC (13 years, 4 months ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +26 -9 lines
ELFlization.

PR:		ports/8232 (part of)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue May 26 15:02:10 1998 UTC (13 years, 8 months ago) by kuriyama
Branches: KIRIYAMA
CVS tags: v20_4, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
For XEmacs, lisp files, info pages, etc (except executables)

Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue May 26 15:02:10 1998 UTC (13 years, 8 months ago) by kuriyama
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options