summaryrefslogtreecommitdiff
path: root/japanese/vje30 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* - Stop using MOUNT_PT in favor of the standard variable CD_MOUNTPTS.Akinori MUSHA2003-01-171-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
* My patches have been integrated by the vendor, so use the latest tarballs andAkinori MUSHA2002-06-115-58/+4
| | | | | | | | remove the patches from the port. Keep PORTREVISION unbumped because the resulted binaries will be identical. Notes: svn path=/head/; revision=61090
* Apply the latest fixes from the vendor and some additional patches toAkinori MUSHA2002-05-286-30/+63
| | | | | | | | | fix build on FreeBSD. Bump PORTREVISION, of course. Notes: svn path=/head/; revision=60206
* Get rid of aout support cruft.Akinori MUSHA2002-04-221-8/+2
| | | | Notes: svn path=/head/; revision=58008
* - Unbreak on CURRENT: malloc.h -> stdlib.h.Akinori MUSHA2002-04-223-19/+14
| | | | | | | | - Remove -lxpg4. - Cosmetique. Notes: svn path=/head/; revision=58007
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-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
* These ports depend on compat3x, so make them depend on misc/compat3x:Akinori MUSHA2001-08-131-0/+1
| | | | | | | LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x Notes: svn path=/head/; revision=46199
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-102-165/+168
| | | | Notes: svn path=/head/; revision=38175
* Applying the patch posted on unix-ml@vacs.co.jp mailing list byAkinori MUSHA2001-01-115-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
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-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
* Apply the newly supplied updater.Akinori MUSHA2000-07-252-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
* Replace the startup script with the new one that supports {start|stop}.Akinori MUSHA2000-07-052-0/+28
| | | | Notes: svn path=/head/; revision=30242
* Make applying the vendor's minor update optional, as the updatedAkinori MUSHA2000-07-051-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
* Add support for out native JDK 1.2.Akinori MUSHA2000-07-051-5/+18
| | | | | | | Submitted by: Daichi T.GOTO <daichi@ongs.net> Notes: svn path=/head/; revision=30200
* Apply the vendor's minor update as of yesterday.Akinori MUSHA2000-05-192-6/+19
| | | | Notes: svn path=/head/; revision=28612
* Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.orgAkinori MUSHA2000-04-241-1/+1
| | | | | | | so as to make it clear that a FreeBSD committer maintains them. Notes: svn path=/head/; revision=27967
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-131-4/+4
| | | | | | | Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
* Style fix:Akinori MUSHA2000-04-041-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
* a fix not to use X11BASESeiichirou Hiraoka2000-02-122-5/+6
| | | | | | | | PR: ports/16660 Submitted by: Maintainer Notes: svn path=/head/; revision=25691
* VJE-3.0(purchase version).Seiichirou Hiraoka2000-02-027-0/+381
| | | | | | | | | Modern intelligent Japanese input engine. PR: ports/16460 Submitted by: knu@idaemons.org Notes: svn path=/head/; revision=25409
* Removed.SADA Kenji1999-02-265-130/+0
| | | | | | | Trial time is over. Notes: svn path=/head/; revision=16905
* Change the Maintainer notation.SADA Kenji1998-11-171-3/+9
| | | | | | | Set 'STRIP=' when $OBJFORMAT = 'elf'. Notes: svn path=/head/; revision=14613
* The RESTRICTED string will be printed out with a "." at the end.Satoshi Asami1998-08-261-2/+2
| | | | Notes: svn path=/head/; revision=12858
* VJE-Delta Ver 2.5 for Linux/FreeBSD is a JapaneseJun Kuriyama1998-08-255-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