CVS log for ports/japanese/dbskkd-cdb/distinfo
Up to [FreeBSD] / ports / japanese / dbskkd-cdb
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Mar 18 17:59:11 2011 UTC (10 months, 3 weeks ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +0 -1 lines
- Get Rid MD5 support With hat: portmgr (myself)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 10 17:04:26 2009 UTC (2 years, 11 months ago) by matusita
Branches: MAIN
CVS tags: 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
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -3 lines
Update to version 2.00 (yes, major _release_ version). As you know, 1.71dev does chroot(2) to the directory that dictionary is located, and this makes the server configuration a little bit confused. 1.71dev also uses stderr as debugging information output, so that it may affect some clients if dbskkd-cdb is kicked from inetd(8). But these annoyed days are over. 2.00 behavior is backed to the one as of 1.01; no chroot(2), no debug output to stderr (yeah!). From this version, dbskkd-cdb uses tinycdb instead of original cdb. For Makefile simplicity, this ports BUILD_DEPENDS to tinycdb. Thanks to higher compatibility between tinycdb and cdb, you don't need to rebuild CDB dictionary file; ports/japanese/skk-jisyo-cdb is not changed. I've removed two patches, the one is just unneeded for now, and the another one is for ports understandability (patch-aa is not a good idea; I can keep this, but this is the second major version release -- it is a good time to rename the patch file.) Thank you to Kenji Rikitake, the dbskkd-cdb author, to let me to know the 2.00 release in advance, and give some time to update this ports.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Nov 10 08:18:59 2005 UTC (6 years, 3 months ago) by matusita
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.5: preferred, colored
Changes since revision 1.5: +1 -0 lines
Put SHA256 checksums. Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me a pointyhat to me...)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Oct 30 14:36:48 2004 UTC (7 years, 3 months ago) by matusita
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -4 lines
Update to 1.71. As you know, version 1.71 (actually 1.71dev) is "development version." However, this version was already available in 20th century, and there are no "doesn't work" information. The author of dbskkd-cdb says it's ok to update this port to version 1.71dev, so here it is. With a help of ports/databases/cdb, the Makefile is simpler than previous. No features are changed, except dbskkd-cdb does chroot(2) in this version. Since chroot(2) requires superuser privilege, dbskkd-cdb should be started by root. For inetd user, please double-check your inetd.conf line from skkserv stream tcp nowait nobody ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb to skkserv stream tcp nowait root ${PREFIX}/libexec/dbskkd-cdb dbskkd-cdb" to kick by root. Daemontools users please consult the document. Thanks to: Kenji Rikitake (the dbskkd-cdb author)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Feb 10 17:07:01 2004 UTC (8 years ago) by matusita
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -0 lines
SIZEify.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 25 04:06:15 2000 UTC (11 years, 9 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_9_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, RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Unbreak the port by making it use cdb-0.55. The breakage was due to the update of database/cdb to 0.70. PR: ports/18092 Submitted by: MAINTAINER - Fix wrong work directory specifications.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 26 03:23:18 1999 UTC (12 years, 3 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
update to 1.01 PR: 14016 Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Sep 8 17:08:42 1999 UTC (12 years, 5 months ago) by taoka
Branches: MATSUSHITA
CVS tags: v1_00, RELEASE_3_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Yet another dictionary server for SKK PR: 12513 Submitted by: Makoto Matsushita <matusita@jp.FreeBSD.ORG>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed Sep 8 17:08:42 1999 UTC (12 years, 5 months ago) by taoka
Branches: MAIN
Initial revision
