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

CVS log for ports/japanese/FreeWnn-lib/pkg-plist

[BACK] Up to [FreeBSD] / ports / japanese / FreeWnn-lib

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:34:21 2009 UTC (2 years, 6 months ago) by mezz
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_6_EOL, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -0 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Oct 26 19:17:55 2008 UTC (3 years, 3 months ago) by hrs
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- Style clean-ups.
- Separate */FreeWnn-server and */FreeWnn-lib.
- Take maintainership.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:37:30 2006 UTC (5 years, 11 months ago) by ade
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_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 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 02:16:40 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

Approved by:    krion@
PR:             ports/88711 (related)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Dec 7 10:46:19 2005 UTC (6 years, 2 months ago) by hrs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 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
Thu Jun 2 20:28:34 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 -2 lines
change the libtool version to use from 1.3 to 1.5

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Sep 2 10:04:53 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: +2 -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:28 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: +43 -579 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
Fri Jun 16 10:38:36 2000 UTC (11 years, 7 months ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +0 -2 lines
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Feb 10 14:32:00 1999 UTC (13 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0, RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +246 -184 lines
Add dictionaries and some fixes.

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

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Sep 19 09:34:32 1997 UTC (14 years, 4 months ago) by asami
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: +257 -257 lines
Misc. cleanup from maintainer.  Create "wnn" account automatically if
doesn't exist.

PR:		4409
Submitted by:	maintainer

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Sep 10 06:51:57 1997 UTC (14 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +260 -3 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 Mar 6 06:55:27 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.2: preferred, colored
Changes since revision 1.2: +14 -1 lines
Add some @dirrms.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 23 04:04:45 1995 UTC (16 years, 7 months ago) by asami
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +105 -3 lines
List all files.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Nov 22 23:37:44 1994 UTC (17 years, 2 months ago) by asami
Branches: Wnn
CVS tags: Wnn4_2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Japanese/Chinese/Korean input method (only Japanese part built and
tested---someone else please try other languages!)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 22 23:37:43 1994 UTC (17 years, 2 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