| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 May 2013 15:53:05
9.6_5
|
hrs  |
- Fix fork() and select() in skkserv. It didn't work properly.
- Trim old-style header. |
05 Aug 2012 23:19:40
9.6_4
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
9.6_4
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
02 Jul 2011 14:54:06
9.6_4
|
hrs  |
- Fix a crash when an invalid log file is specified.
- Add -u uid option to drop the root privilege.
- Add skkserv user and group.
- Display fatal error messages in mksock() even if debug=0. |
02 Jul 2011 13:15:39
9.6_3
|
hrs  |
Ignore entries in an SKK dictionary that start with ">". This should fix an
insta-crash issue. |
18 Mar 2011 17:59:51
9.6_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
27 Mar 2010 00:15:24
9.6_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
01 Nov 2008 15:16:49
9.6_2
|
hrs  |
- Add "-a" option to specify the listen address.
- Add rcNG startup script.
- $skkserv_flags="-a 127.0.0.1" is set by default.
- Update WWW: line in pkg-plist.
- Take maintainership. |
01 Jan 2008 19:03:36
9.6_1
|
arved  |
Fix segfault on amd64
PR: 118996
Submitted by KOIE Hidetaka |
24 Nov 2005 23:02:13
9.6
|
pav  |
- Add SHA256 |
29 Oct 2004 05:57:11
9.6
|
matusita  |
Release maintainership.
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.
If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports. |
10 Feb 2004 17:07:01
9.6
|
matusita  |
SIZEify. |
22 Feb 2003 15:51:59
9.6
|
matusita  |
De-pkg-comment. |
12 Jun 2002 14:15:01
9.6
|
mita  |
Unbreak japanese/skkserv because of skk-jisyo port change.
No change on package contents so that Portrevision doesn't bump up.
Submitted by: myself.
Approved by: Maintainer <matusita@FreeBSD.org> |
15 Mar 2002 15:47:40
9.6
|
matusita  |
Change my email address to the one of @FreeBSD.org.
Reviewed by: kuriyama |
29 Jan 2002 11:08:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
07 Jul 2001 21:55:32 
|
sf  |
fix MASTER_SITES. |
31 May 2001 23:22:59 
|
ade  |
Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk |
15 Oct 2000 04:19:12 
|
nbm  |
Standardise on "matusita@jp.FreeBSD.org" instead of various other
capitalisations. |
08 Oct 2000 03:24:23 
|
asami  |
Convert category japanese to new layout. |