CVS log for ports/chinese/FreeWnn-lib/pkg-plist
Up to [FreeBSD] / ports / chinese / FreeWnn-lib
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:34:53 2006 UTC (5 years, 11 months ago) by ade
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_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7, HEAD
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jan 22 00:22:47 2006 UTC (6 years ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 7 10:46:20 2005 UTC (6 years, 2 months ago) by hrs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
- Update to 1.1.1-a021. - Use rc.subr(8) for startup scripts. - Remove unnecessary patch files.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 3 13:50:59 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
fix pkg-plist Noted by: pointyhat via kris
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 2 10:04:54 2003 UTC (8 years, 5 months ago) by taoka
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
* Support CFLAGS * USE_AUTOCONF - > USE_AUTOCONF_VER Submitted by: KATO Tsuguru <tkato@prontomail.com> * Use config.sub and config.guess in Templates instead of devel/autoconf213 Pointed out by: kuriyama * Update version to 1.1.1-a020 * Support "{start|stop}" for startup scripts in ${PREFIX}/etc/rc.d
Revision 1.8: 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_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_8_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, RELEASE_4_1_1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +47 -219 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.7: download - view: text, markup, annotated - select for diffs
Wed Feb 10 14:31:32 1999 UTC (13 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_4_0_0, RELEASE_3_5_0, RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +74 -0 lines
Add dictionaries and some fixes. PR: ports/9625 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Aug 18 11:44:37 1998 UTC (13 years, 5 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +0 -14 lines
Remove manpage from pkg/PLIST.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Sep 23 02:17:57 1997 UTC (14 years, 4 months ago) by max
Branches: MAIN
CVS tags: RELEASE_2_2_7, RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +66 -66 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
Fri Sep 19 09:34:28 1997 UTC (14 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Misc. cleanup from maintainer. Create "wnn" account automatically if doesn't exist. PR: 4409 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Sep 10 06:51:50 1997 UTC (14 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +71 -2 lines
Fix many bugs. Share files that can be shared. PR: 4409 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Mar 6 06:55:50 1997 UTC (14 years, 11 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_2_2_2, RELEASE_2_2_1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +15 -0 lines
Add some @dirrms.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Nov 13 12:53:31 1996 UTC (15 years, 3 months ago) by asami
Branches: WNN
CVS tags: wnn_4_2
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:31 1996 UTC (15 years, 3 months ago) by asami
Branches: MAIN
Initial revision
