| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Jul 2007 07:49:55
1.71_1
|
matusita  |
Use DISTVERSIONSUFFIX to simplify Makefile.
No contents change, no bump.
Verified with: make -V DISTNAME |
09 May 2006 01:18:07
1.71_1
|
edwin  |
Remove USE_REINPLACE from categories starting with a J |
10 Nov 2005 08:19:00
1.71_1
|
matusita  |
Put SHA256 checksums.
Fix long-standing typo in linux-vmware-toolbox5/distinfo (pass me
a pointyhat to me...) |
18 Dec 2004 03:13:23
1.71_1
|
matusita  |
Use /usr/local instead of ${PREFIX}. Makefile tweaks it if user who
install via port changes PREFIX to other location.
Submitted by: sf |
18 Dec 2004 03:09:00
1.71_1
|
matusita  |
Forget to add a new file, pkg-message... Pointy hat me.
Pointed out by: sf |
17 Dec 2004 15:53:22
1.71_1
|
matusita  |
Update for the better package, including:
- info messages moved to ${PKGMESSAGE} for pkg_add(1).
- remove old messages.
- employ PLIST_FILES.
- respect CFLAGS if user wants.
- add WWW: line.
- add messages for old users that why this daemon runs as root.
Submitted by: sf (except WWW: line) |
30 Oct 2004 15:36:48
1.71
|
matusita  |
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) |
10 Feb 2004 17:07:01
1.01_1
|
matusita  |
SIZEify. |
22 Feb 2003 15:51:59
1.01_1
|
matusita  |
De-pkg-comment. |
21 Sep 2002 07:00:42
1.01_1
|
matusita  |
Make a directory for documentation before installing anything.
Pointed out by: kris & bento's logfile. |
18 Sep 2002 16:34:22
1.01_1
|
matusita  |
Use ports/japanese/skk-jisyo-cdb.
There is no functional changes for server itself. However, the dictionaly
location is changed, so bump PORTREVISION to notify the change to the users.
patch-ab is no longer needed, since this ports doesn't build CDB format
dictionary anymore. |
18 Sep 2002 16:33:21
1.01_1
|
matusita  |
Use ports/japanese/skk-jisyo-cdb.
There is no functional changes for server itself. However, the dictionaly
location is changed, so bump PORTREVISION to notify the change to the users.
patch-ab is no longer needed, since this ports doesn't build CDB format
dictionary anymore. |
15 Mar 2002 15:47:40
1.01
|
matusita  |
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama |
01 Jun 2001 00:22:59 
|
ade  |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
14 Feb 2001 20:19:44 
|
lioux  |
typo clean up police: \s -> \t |
15 Oct 2000 05:19:12 
|
nbm  |
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations. |
08 Oct 2000 04:24:23 
|
asami  |
Convert category japanese to new layout. |
29 Aug 2000 22:12:12 
|
knu  |
Change MASTER_SITES. |