| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 08:13:43
3.1_13
|
bapt  |
Fix syntax error
Spotted by: bmake exp-run |
02 May 2013 22:13:01
3.1_13
|
hrs  |
- Trim old-style header.
- Use OPTIONS_DEFINE. |
18 Mar 2011 17:59:51
3.1_13
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
07 Dec 2009 17:27:31
3.1_13
|
hrs  |
- Fix SIGSEGV problem on amd64.
- Convert ConvDesc and ModeTable to a linked list, deprecate complex
realloc-based memory management.
- Add missing "${CAT} ${PKGMESSAGE}" in the post-install target.
- Regenerate patches. |
09 Jun 2009 15:33:28
3.1_12
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
28 Dec 2008 04:51:40
3.1_11
|
hrs  |
Prioritize $JSERVER over "CcWnn.Jserver" in the resource file for
server name lookup for consistency. Bump PORTREVISION. |
11 Nov 2008 15:54:37
3.1_10
|
hrs  |
Fix a typo in WITH_WNN7.
Spotted by: NAKAJI Hiroyuki
PR: ports/128789 |
11 Nov 2008 14:53:17
3.1_9
|
hrs  |
Stop using :u modifier because old make(1) does not understand it.
Spotted by: ume |
08 Nov 2008 07:10:43
3.1_9
|
hrs  |
Use mode 01777 for unix domain socket directory and drop access
privilege to the unix domain socket from group and others.
This should be no user-visible change. |
07 Nov 2008 18:39:28
3.1_8
|
hrs  |
Use Unix domain socket for Wnn backend (jserver) by default. |
07 Nov 2008 16:20:08
3.1_7
|
hrs  |
Fix packing list when all of WITH_*WNN* knobs are disabled and
only WITH_CANNA is enabled.
Spotted by: WATANABE Kazuhiro |
02 Nov 2008 16:14:55
3.1_6
|
hrs  |
- Disable TCP transport by default (WITH_TCP knob) because unix
domain socket is used in most cases.
- Use "localhost" when TCP transport enabled. |
01 Nov 2008 16:45:39
3.1_5
|
hrs  |
Use 127.0.0.1 for incoming communication socket (internally-used
one) instead of INADDR_ANY. This is not a user-visible change of the
original functionality. |
26 Oct 2008 20:00:25
3.1_4
|
hrs  |
- Simplify japanese/kinput2-* variants into a single japanese/kinput2.
The japanese/kinput2 port supports Canna, FreeWnn, and SJ3 by default.
- OPTIONify backend support selection.
- Take maintainership. |
05 Oct 2008 16:51:45
3.1_3
|
hrs  |
japanese/kinput2 is repo-copied from japanese/kinput2-freewnn. |