Port details |
- sj3 A Japanese input method
- 2.0.1.20_5 japanese
=0 2.0.1.20_5Version of this port present on the latest quarterly branch. - Maintainer: hiroo+freebsd@oikumene.gcd.org
 - Port Added: unknown
- Last Update: 2008-10-28 00:04:07
- SVN Revision: UNKNOWN
- License: not specified in port
- Description:
- This is SJ3 2.0.1.20, a Japanese input method.
This system developed by Sony Corporation.
SJ3 is composed of Kana-Kanji conversion server(sj3serv),
Kana-Kanji conversion client for terminal(sj3) and Kana-Kanji
conversion library(sj3lib).
If you start up sj3serv, you must add a following entry into
/etc/services file or NIS/YP services map.
sj3 3086/tcp
This port number may be changed by the setup file(See manpages).
This also include many patches for FreeBSD or others.
(Remove warning, support pseudo-terminal of FreeBSD,
some bug fix and change make rules.) If there are any problem
in this patches, please know me via E-mail.
Hidekazu Kuroki
(hidekazu@cs.titech.ac.jp)
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ja-sj3
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- imake : devel/imake
- libraries : x11/xorg-libraries
- Runtime dependencies:
-
- libraries : x11/xorg-libraries
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.1.20_5 28 Oct 2008 00:04:07
 |
hrs  |
Remove japanese/sj3 because it is split into two ports
japanese/sj3-{server,lib}. |
2.0.1.20_5 30 Jun 2008 21:05:03
 |
ed  |
Switch the japanese/sj3 port to termios instead of sgtty.
This makes the port build again with the latest versions of FreeBSD
-CURRENT. Also increment the PORTREVISION, because we want older
binaries of sj3 to be recompiled. sgtty is bad.
Approved by: philip (mentor), Hiroo Ono (port maintainer) |
2.0.1.20_4 09 Sep 2007 07:08:07
 |
edwin  |
[patch] japanese/sj3 is broken
There are several problems with japanese/sj3 port.
1. Original MASTER_SITES don't seem to work any longer.
2. With the current patchset it builds okay, but it is said that it does
not work correctly.
3. It does not build under 7-CURRENT (i.e. with gcc4.2).
PR: ports/113572
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout |
2.0.1.20_3 22 Jan 2006 12:39:13
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.0.1.20_3 17 Sep 2004 03:21:00
 |
nork  |
Fix build error.
PR: ports/71798
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> (maintainer)
Approved by: portmgr (marcus) |
2.0.1.20_2 19 Aug 2004 01:40:22
 |
anholt  |
Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT. |
2.0.1.20_2 25 Jul 2004 08:30:33
 |
nork  |
Fix build error by previous change.
PR: ports/69548
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Pointed out by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
Tested on the box from: AMD Developper Program (FreeBSD/amd64) |
2.0.1.20_2 20 Jul 2004 16:59:28
 |
nork  |
Fix build error on 4-stable.
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Reported by: bento via kris
Tested on the box from: AMD Developper Program (FreeBSD/amd64) |
2.0.1.20_2 15 Jul 2004 15:37:42
 |
nork  |
Fix build error on amd64 (maybe ia64, too).
Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org>
Tested on the box from: AMD Developper Program (FreeBSD/amd64) |
2.0.1.20_1 10 Apr 2004 17:26:55
 |
trevor  |
Tidy up whitespace. |
2.0.1.20_1 17 Mar 2004 12:56:33
 |
kris  |
BROKEN on amd64 and ia64: Coredump during build |
2.0.1.20_1 29 Jan 2004 07:24:56
 |
trevor  |
SIZEify. |
2.0.1.20_1 27 Sep 2003 00:50:09
 |
edwin  |
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
2.0.1.20_1 23 Feb 2003 17:43:18
 |
sobomax  |
GC empty files. |
2.0.1.20_1 20 Feb 2003 18:32:49
 |
knu  |
De-pkg-comment. |
2.0.1.20_1 18 Nov 2002 03:48:10
 |
kris  |
Reset undeliverable maintainer addresses to ports@FreeBSD.org |
2.0.1.20_1 27 Oct 2002 16:42:23
 |
nork  |
Use correct syntax for chown (bin.bin -> bin:bin).
PR: ports/43578
Submitted by: TOMITA Yoshinori <yoshint@hotmail.com> |
2.0.1.20_1 26 Oct 2002 01:12:30
 |
kris  |
Fix build on -current (cope with removal of union wait, and add
#include <sys/ioctl_compat.h>)
Submitted by: mike |
03 Feb 2001 01:05:07
    |
jedgar  |
Bump PORTREVISION for overflow fixes |
03 Feb 2001 01:03:39
    |
jedgar  |
Fix a few potential problems (strcpy -> strlcpy) |
03 Feb 2001 01:02:47
    |
jedgar  |
Fix locally-exploitable buffer overflow |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 03:24:23
    |
asami  |
Convert category japanese to new layout. |
06 Sep 2000 02:55:41
    |
asami  |
Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4. Despite
all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's, this port
only seems to need imake. |
19 Jul 2000 16:16:34
    |
knu  |
Fix a typo in post-install. |
05 Jul 2000 13:37:07
    |
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |