Port details |
- vje30 Modern intelligent Japanese input engine (purchase version)
- 3.0_6 japanese
=0 3.0_6Version of this port present on the latest quarterly branch. DEPRECATED: depends on forbidden port misc/compat3x
This port expired on: 2007-09-21
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2008-06-18 22:36:20
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.vacs.co.jp/news/pcuxVJE30.htm
- Description:
- VJE-Delta Ver.3.0 for Linux/BSD is a modern intelligent
Japanese input engine which very well supports XIM protocol.
Supported styles of input are root-window, over-the-spot,
off-the-spot and on-the-spot, thus you can input Japanese
under almost all kinds of applications including Java applets.
If you want to use it also on console, "esecanna-vje30" is
your friend. Have fun!
A trial version is also provided which you can evaluate for
two months before you buy. Below is the purchase information.
WWW: http://www.vacs.co.jp/news/pcuxVJE30.htm
E-Mail: unix@vacs.co.jp
FAX: 042-728-6864
Akinori MUSHA aka knu <knu@idaemons.org>
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-vje
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- 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:
-
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- c.3 : misc/compat3x
- 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 |
3.0_6 18 Jun 2008 22:36:20
 |
pav  |
- Delete expired port japanese/vje30: depends on forbidden port misc/compat3x |
3.0_6 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
3.0_5 22 Jul 2007 08:47:25
 |
linimon  |
Mark as deprecated: antiquated; depends on forbidden port misc/compat3x.
Hat: portmgr |
3.0_5 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.0_4 03 Sep 2006 01:30:42
 |
kris  |
NO_PACKAGE and NO_CDROM are superfluous here |
3.0_4 09 May 2006 00:18:07
 |
edwin  |
Remove USE_REINPLACE from categories starting with a J |
3.0_4 07 Mar 2006 07:22:59
 |
knu  |
Run ldconfig(8) as a pre-command for vjed, to get the compat3x
libraries linked successfully.
Since misc/compat3x is currently forbidden and the startup script is
yet to be converted to use rc.subr, this is mandatory for vjed to be
run properly on startup, because the vje.sh script uses rc.subr and
seems to be invoked before 000.compat3x.sh.
Approved by: portmgr |
3.0_3 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
3.0_3 11 Nov 2005 01:18:01
 |
linimon  |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
3.0_3 28 May 2004 20:40:23
 |
knu  |
Fix sh syntax error in an @exec line. This is only critical when
PREFIX != /usr/local. |
3.0_3 11 May 2004 16:47:52
 |
knu  |
USE_RC_SUBR'ify. |
3.0_2 18 Feb 2003 05:52:57
 |
knu  |
De-pkg-comment my non-ruby ports as well. |
3.0_2 17 Jan 2003 05:53:19
 |
knu  |
- Stop using MOUNT_PT in favor of the standard variable CD_MOUNTPTS.
- Do not refer to _DISTDIR, but DISTDIR and DIST_SUBDIR instead.
- Use REINPLACE_CMD instead of PERL for substitution.
- Use TAR. |
3.0_2 11 Jun 2002 04:58:20
 |
knu  |
My patches have been integrated by the vendor, so use the latest tarballs and
remove the patches from the port. Keep PORTREVISION unbumped because the
resulted binaries will be identical. |
3.0_2 28 May 2002 16:46:23
 |
knu  |
Apply the latest fixes from the vendor and some additional patches to
fix build on FreeBSD.
Bump PORTREVISION, of course. |
3.0_1 22 Apr 2002 21:35:31
 |
knu  |
Get rid of aout support cruft. |
3.0_1 22 Apr 2002 21:29:46
 |
knu  |
- Unbreak on CURRENT: malloc.h -> stdlib.h.
- Remove -lxpg4.
- Cosmetique. |
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.
|
13 Aug 2001 16:54:09
    |
knu  |
These ports depend on compat3x, so make them depend on misc/compat3x: |
10 Feb 2001 13:19:57
    |
knu  |
Add %%PORTDOCS%%. |
11 Jan 2001 12:52:12
    |
knu  |
Applying the patch posted on unix-ml@vacs.co.jp mailing list by Hiroyuki Aizu
<aizu@jaist.ac.jp>, build `vje' executable from the source. |
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. |
25 Jul 2000 08:24:19
    |
knu  |
Apply the newly supplied updater. |
05 Jul 2000 18:05:32
    |
knu  |
Replace the startup script with the new one that supports {start-stop}. |
05 Jul 2000 17:24:23
    |
knu  |
Make applying the vendor's minor update optional, as the updated version was
found to be quite buggy and die too often. We'd rather take small memory
leaks rather than frequent deaths. Sigh. |
05 Jul 2000 04:36:29
    |
knu  |
Add support for out native JDK 1.2. |