Commit graph

6 commits

Author SHA1 Message Date
Makoto Matsushita
cabaa8d955 Put SHA256 checksums.
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...)
2005-11-10 08:19:00 +00:00
Makoto Matsushita
7ea58dff91 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)
2004-10-30 14:36:48 +00:00
Makoto Matsushita
216cfbbaa5 SIZEify. 2004-02-10 17:07:01 +00:00
Akinori MUSHA
0717c2e112 - 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.
2000-04-25 04:06:15 +00:00
Michael Haro
3a22f8c653 update to 1.01
PR:		14016
Submitted by:	Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
1999-10-26 03:23:18 +00:00
Satoshi Taoka
307d24f0f8 Yet another dictionary server for SKK
PR:		12513
Submitted by:	Makoto Matsushita <matusita@jp.FreeBSD.ORG>
1999-09-08 17:08:42 +00:00