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

CVS log for ports/japanese/mule-canna+freewnn/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / japanese / mule-canna+freewnn

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13
Sun Aug 19 09:08:37 2007 UTC (4 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.12: +1 -1 lines
2007-08-19 mail/mew3-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/skk10-elisp-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/migemo-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/lookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/emacs20-emcws: editors/emacs20 is also deprecated
2007-08-19 japanese/ddskk-emacs20: emacs20 and related ports are obsolete; please use a more recent version

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jul 19 09:52:14 2007 UTC (4 years, 6 months ago) by linimon
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -0 lines
Continue the deorbit burn of ports that are multilingual versions of emacs19
and obsoleted by emacs20 and later.

Discussed with: NIIMI Satoshi
Hat:            portmgr

Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 00:16:18 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Remove pkg-comment from remaining master/slave port sets.

Approved by:	portmgr (implicitly)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:21:00 2000 UTC (11 years, 4 months ago) by asami
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, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 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.9: download - view: text, markup, annotated - select for diffs
Fri Sep 8 04:34:40 2000 UTC (11 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -4 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.8: download - view: text, markup, annotated - select for diffs
Fri Apr 14 16:47:42 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Cosmetic.

{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 11 14:15:19 2000 UTC (11 years, 10 months ago) by knu
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -3 lines
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.

Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 25 05:25:38 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Change Id->FreeBSD.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat May 1 04:02:06 1999 UTC (12 years, 9 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Dec 1 03:06:09 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -2 lines
Use MASTERDIR where appropriate.  Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)

Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Oct 7 08:11:37 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -3 lines
ELFize.  Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
19.28).

PR:		8178
Submitted by:	taoka@infonets.hiroshima-u.ac.jp

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Sep 14 21:35:10 1997 UTC (14 years, 5 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 10 08:50:29 1997 UTC (14 years, 5 months ago) by asami
Branches: MAIN
Share files among various mule ports, both port files and within
packages.  The editors/mule-common package contains the language-
independent parts.  Add some new ports based on input methods.  They
don't take up much space because of efficient sharing.

PR:		4411
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>

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