summaryrefslogtreecommitdiff
path: root/japanese/vje30 (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-02-18De-pkg-comment my non-ruby ports as well.Akinori MUSHA2-1/+1
Notes: svn path=/head/; revision=75780
2003-01-17- Stop using MOUNT_PT in favor of the standard variable CD_MOUNTPTS.Akinori MUSHA1-12/+10
- Do not refer to _DISTDIR, but DISTDIR and DIST_SUBDIR instead. - Use REINPLACE_CMD instead of PERL for substitution. - Use TAR. Notes: svn path=/head/; revision=73311
2002-06-11My patches have been integrated by the vendor, so use the latest tarballs andAkinori MUSHA5-58/+4
remove the patches from the port. Keep PORTREVISION unbumped because the resulted binaries will be identical. Notes: svn path=/head/; revision=61090
2002-05-28Apply the latest fixes from the vendor and some additional patches toAkinori MUSHA6-30/+63
fix build on FreeBSD. Bump PORTREVISION, of course. Notes: svn path=/head/; revision=60206
2002-04-22Get rid of aout support cruft.Akinori MUSHA1-8/+2
Notes: svn path=/head/; revision=58008
2002-04-22- Unbreak on CURRENT: malloc.h -> stdlib.h.Akinori MUSHA3-19/+14
- Remove -lxpg4. - Cosmetique. Notes: svn path=/head/; revision=58007
2002-01-29Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA1-2/+2
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. Use command macros where appropriate. Notes: svn path=/head/; revision=53956
2001-08-13These ports depend on compat3x, so make them depend on misc/compat3x:Akinori MUSHA1-0/+1
LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x Notes: svn path=/head/; revision=46199
2001-02-10Add %%PORTDOCS%%.Akinori MUSHA2-165/+168
Notes: svn path=/head/; revision=38175
2001-01-11Applying the patch posted on unix-ml@vacs.co.jp mailing list byAkinori MUSHA5-27/+75
Hiroyuki Aizu <aizu@jaist.ac.jp>, build `vje' executable from the source. This should finally fix the memory leakage problem that has been reported by many users. :) Notes: svn path=/head/; revision=37094
2000-10-08Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami1-1/+1
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
2000-07-25Apply the newly supplied updater.Akinori MUSHA2-7/+7
Change the default behavior to use the updater. Note that you still have WITHOUT_MINORUPDATE to define, just in case the new update includes some bugs yet again. :p Notes: svn path=/head/; revision=31018
2000-07-05Replace the startup script with the new one that supports {start|stop}.Akinori MUSHA2-0/+28
Notes: svn path=/head/; revision=30242
2000-07-05Make applying the vendor's minor update optional, as the updatedAkinori MUSHA1-1/+10
version was found to be quite buggy and die too often. We'd rather take small memory leaks rather than frequent deaths. Sigh. Notes: svn path=/head/; revision=30240
2000-07-05Add support for out native JDK 1.2.Akinori MUSHA1-5/+18
Submitted by: Daichi T.GOTO <daichi@ongs.net> Notes: svn path=/head/; revision=30200
2000-05-19Apply the vendor's minor update as of yesterday.Akinori MUSHA2-6/+19
Notes: svn path=/head/; revision=28612
2000-04-24Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA1-1/+1
so as to make it clear that a FreeBSD committer maintains them. Notes: svn path=/head/; revision=27967
2000-04-13Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA1-4/+4
Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
2000-04-04Style fix:Akinori MUSHA1-4/+4
- Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint Notes: svn path=/head/; revision=27329
2000-02-12a fix not to use X11BASESeiichirou Hiraoka2-5/+6
PR: ports/16660 Submitted by: Maintainer Notes: svn path=/head/; revision=25691
2000-02-02VJE-3.0(purchase version).Seiichirou Hiraoka7-0/+381
Modern intelligent Japanese input engine. PR: ports/16460 Submitted by: knu@idaemons.org Notes: svn path=/head/; revision=25409
1999-02-26Removed.SADA Kenji5-130/+0
Trial time is over. Notes: svn path=/head/; revision=16905
1998-11-17Change the Maintainer notation.SADA Kenji1-3/+9
Set 'STRIP=' when $OBJFORMAT = 'elf'. Notes: svn path=/head/; revision=14613
1998-08-26The RESTRICTED string will be printed out with a "." at the end.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12858
1998-08-25VJE-Delta Ver 2.5 for Linux/FreeBSD is a JapaneseJun Kuriyama5-0/+124
Imput-Method-Exchanger for X Window System Version 11 Rel.6(X11R6) with Linux or FreeBSD operating system. PR: ports/7329 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=12852