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

CVS log for ports/chinese/FreeWnn-server/Makefile

[BACK] Up to [FreeBSD] / ports / chinese / FreeWnn-server

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 26 19:17:56 2008 UTC (3 years, 3 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -4 lines
- Style clean-ups.
- Separate */FreeWnn-server and */FreeWnn-lib.
- Take maintainership.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Feb 26 14:23:38 2003 UTC (8 years, 11 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_EOL, 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.11: preferred, colored
Changes since revision 1.11: +3 -1 lines
pkg-comment police: Purge them in this category while I'm here.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 8 10:19:18 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.10: preferred, colored
Changes since revision 1.10: +3 -3 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.10: download - view: text, markup, annotated - select for diffs
Tue Sep 12 17:08:25 2000 UTC (11 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -11 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.

Notice: I forgot to commit FreeWnn-{lib,server} (^_^;;

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Apr 12 14:46:52 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.8: preferred, colored
Changes since revision 1.8: +1 -3 lines
Remove unnecessary PKGNAME which is obsoleted by PKGNAMEPREFIX.

And remove the `Version required' line as well.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Aug 25 04:57:35 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.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
Sat May 1 04:00:03 1999 UTC (12 years, 9 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 1 03:05:42 1998 UTC (13 years, 2 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -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.5: download - view: text, markup, annotated - select for diffs
Tue Sep 23 02:17:56 1997 UTC (14 years, 4 months ago) by max
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8, RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Use ISO639 language codes instead of ISO3166 country codes for PKGNAME.
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 10 06:51:44 1997 UTC (14 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +9 -24 lines
Fix many bugs.  Share files that can be shared.

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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 19 11:26:04 1997 UTC (14 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -1 lines
The project template file is called "X11.tmpl" in XFree86-3.3, so make
a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory.  This is
necessary for letting imake pick it up automatically.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 16 04:59:17 1997 UTC (14 years, 9 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Master site has moved.

Submitted by:	hanai

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 13 12:53:30 1996 UTC (15 years, 3 months ago) by asami
Branches: WNN
CVS tags: wnn_4_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Changed japanese/wnn to build Chinese stuff instead.  I'm not sure
if it works, but it's a start.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Nov 13 12:53:30 1996 UTC (15 years, 3 months ago) by asami
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