| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
3.7p3_9
|
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. |
18 Mar 2011 17:59:51
3.7p3_9
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
12 Apr 2010 04:14:10
3.7p3_9
|
hrs  |
Fix ownership/permissions of files in ${DATADIR}/dic when
this port is added by pkg_add(1).
Spotted by: WATANABE Kazuhiro |
11 Apr 2010 12:08:47
3.7p3_8
|
hrs  |
Fix an ownership/permission issue of ${PREFIX}/share/canna/dic. |
16 Mar 2010 18:00:58
3.7p3_7
|
pav  |
- Mark BROKEN: changes ownership and permissions on /usr/local/share/canna/dic
Reported by: pointyhat |
02 Mar 2010 14:55:06
3.7p3_7
|
hrs  |
Move conversion tables from canna-server to canna-lib.
Submitted by: nork (long time ago)
Feature safe: yes |
26 Jan 2009 13:58:24
3.7p3_6
|
hrs  |
Remove implicit dependency on x11/xorg-libraries.
Spotted by: motoyuki |
22 Jan 2009 21:35:07
3.7p3_5
|
olgeni  |
Fix typo. |
08 Nov 2008 08:49:01
3.7p3_5
|
hrs  |
- Use mode 0755 for unix domain socket directory to prevent write
access from users other than the owner (bin).
- Remove /tmp/.iroha_unix before cannaserver starts and after it
is killed. |
26 Oct 2008 19:48:19
3.7p3_4
|
hrs  |
- Separate the server part and the library part from japanese/Canna, and
remove japanese/Canna.
- Take maintainership. |
05 Oct 2008 16:53:13
3.7p3_3
|
hrs  |
japanese/canna-server and japanese/canna-lib are repo-copied from
japanese/Canna.
PR: ports/127869 |