FreshPorts -- The Place For Ports Sat, 17 May 2008 9:47 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
vje30 3.0_6 japanese on this many watch lists=0 search for ports that depend on this port
Deprecated DEPRECATED: depends on forbidden port misc/compat3x
Expired This port expired on: 2007-09-21
Restricted RESTRICTED: "You must purchase a licensed copy from VACS Corporation."
Modern intelligent Japanese input engine (purchase version)

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 search for ports maintained by this maintainer
Port Added: unknown


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>
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: x11/libX11
Required To Run: x11/libX11
Required Libraries: misc/compat3x

To install the port: cd /usr/ports/japanese/vje30/ && make install clean

A package is not available for ports asked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
file:/cdrom/freebsd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/vje30/

Number of commits found: 26

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
19 Apr 2008 18:56:05
Original commit files touched by this commit  3.0_6
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
22 Jul 2007 09:47:25
Original commit files touched by this commit  3.0_5
linimon search for other commits by this committer
Mark as deprecated: antiquated; depends on forbidden port misc/compat3x.

Hat:            portmgr
19 May 2007 21:32:57
Original commit files touched by this commit  3.0_5
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 Sep 2006 02:30:42
Original commit files touched by this commit  3.0_4
kris search for other commits by this committer
NO_PACKAGE and NO_CDROM are superfluous here
09 May 2006 01:18:07
Original commit files touched by this commit  3.0_4
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with a J
07 Mar 2006 07:22:59
Original commit files touched by this commit  3.0_4
knu search for other commits by this committer
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
20 Feb 2006 20:47:50
Original commit files touched by this commit  3.0_3
dougb search for other commits by this committer
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.
11 Nov 2005 01:18:01
Original commit files touched by this commit  3.0_3
linimon search for other commits by this committer
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.
28 May 2004 21:40:23
Original commit files touched by this commit  3.0_3
knu search for other commits by this committer
Fix sh syntax error in an @exec line.  This is only critical when
PREFIX != /usr/local.
11 May 2004 17:47:52
Original commit files touched by this commit  3.0_3
knu search for other commits by this committer
USE_RC_SUBR'ify.
18 Feb 2003 05:52:57
Original commit files touched by this commit  3.0_2
knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
17 Jan 2003 05:53:19
Original commit files touched by this commit  3.0_2
knu search for other commits by this committer
- 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.
11 Jun 2002 05:58:20
Original commit files touched by this commit  3.0_2
knu search for other commits by this committer
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.
28 May 2002 17:46:23
Original commit files touched by this commit  3.0_2
knu search for other commits by this committer
Apply the latest fixes from the vendor and some additional patches to
fix build on FreeBSD.

Bump PORTREVISION, of course.
22 Apr 2002 22:35:31
Original commit files touched by this commit  3.0_1
knu search for other commits by this committer
Get rid of aout support cruft.
22 Apr 2002 22:29:46
Original commit files touched by this commit  3.0_1
knu search for other commits by this committer
- Unbreak on CURRENT: malloc.h -> stdlib.h.
- Remove -lxpg4.
- Cosmetique.
29 Jan 2002 11:08:52
files touched by this commit
knu search for other commits by this committer
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 17:54:09
files touched by this commit
knu search for other commits by this committer
These ports depend on compat3x, so make them depend on misc/compat3x:    
10 Feb 2001 13:19:57
files touched by this commit
knu search for other commits by this committer
Add %%PORTDOCS%%.    
11 Jan 2001 12:52:12
files touched by this commit
knu search for other commits by this committer
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 12:23:49
files touched by this commit
asami search for other commits by this committer
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 04:24:23
files touched by this commit
asami search for other commits by this committer
Convert category japanese to new layout.  
25 Jul 2000 09:24:19
files touched by this commit
knu search for other commits by this committer
Apply the newly supplied updater.    
05 Jul 2000 19:05:32
files touched by this commit
knu search for other commits by this committer
Replace the startup script with the new one that supports {start-stop}.    
05 Jul 2000 18:24:23
files touched by this commit
knu search for other commits by this committer
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 05:36:29
files touched by this commit
knu search for other commits by this committer
Add support for out native JDK 1.2.    

Number of commits found: 26

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-djangoMay 14
py-django-develMay 14
vorbis-toolsMay 11
qemuMay 08
qemu-develMay 08
swfdecMay 07
firefox*May 03
firefox-devel*May 03
firefox10*May 03
firefox15*May 03
flock*May 03
linux-firefox*May 03
linux-firefox-devel*May 03
linux-flock*May 03
linux-seamonkey*May 03

8 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18471
Broken 176
Deprecated 58
Ignore 584
Forbidden 4
Restricted 412
No CDROM 126
Vulnerable 52
Expired 33
Set to expire 37
Interactive 76
new 24 hours 6
new 48 hours9
new 7 days19
new fortnight53
new month157

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.373 seconds.