Commit graph

27 commits

Author SHA1 Message Date
Akinori MUSHA
07787aa4fe Fix sh syntax error in an @exec line. This is only critical when
PREFIX != /usr/local.
2004-05-28 20:40:23 +00:00
Akinori MUSHA
ad668291da USE_RC_SUBR'ify. 2004-05-11 16:47:52 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
3389bb757c - 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.
2003-01-17 05:53:19 +00:00
Akinori MUSHA
a04e3046ae 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.
2002-06-11 04:58:19 +00:00
Akinori MUSHA
a11dcc5cc3 Apply the latest fixes from the vendor and some additional patches to
fix build on FreeBSD.

Bump PORTREVISION, of course.
2002-05-28 16:46:23 +00:00
Akinori MUSHA
64246af3e1 Get rid of aout support cruft. 2002-04-22 21:37:02 +00:00
Akinori MUSHA
7b1715fb10 - Unbreak on CURRENT: malloc.h -> stdlib.h.
- Remove -lxpg4.
- Cosmetique.
2002-04-22 21:29:46 +00:00
Akinori MUSHA
0b10204950 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.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00
Akinori MUSHA
5e24b81487 These ports depend on compat3x, so make them depend on misc/compat3x:
LIB_DEPENDS=	c.3:${PORTSDIR}/misc/compat3x
2001-08-13 15:54:08 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
e8a49fd3ff 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.

This should finally fix the memory leakage problem that has been
reported by many users. :)
2001-01-11 12:52:12 +00:00
Satoshi Asami
7acef1cd7a 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.
2000-10-08 10:23:48 +00:00
Akinori MUSHA
40f67e3def Apply the newly supplied updater.
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
2000-07-25 07:24:18 +00:00
Akinori MUSHA
e63ad781ec Replace the startup script with the new one that supports {start|stop}. 2000-07-05 17:09:23 +00:00
Akinori MUSHA
ebf8f6f313 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.
2000-07-05 16:24:22 +00:00
Akinori MUSHA
7afb8abffa Add support for out native JDK 1.2.
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-05 03:36:26 +00:00
Akinori MUSHA
44d3fa4c90 Apply the vendor's minor update as of yesterday. 2000-05-19 20:16:31 +00:00
Akinori MUSHA
5265cd36e2 Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Akinori MUSHA
3e73c145d6 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Finally `japanese' category has been done.
2000-04-13 08:34:11 +00:00
Akinori MUSHA
a42adeafdd Style fix:
- 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
2000-04-04 19:03:36 +00:00
Seiichirou Hiraoka
525123f58d a fix not to use X11BASE
PR: ports/16660
Submitted by: Maintainer
2000-02-12 16:31:49 +00:00
Seiichirou Hiraoka
621af46e36 VJE-3.0(purchase version).
Modern intelligent Japanese input engine.
PR: ports/16460
Submitted by: knu@idaemons.org
2000-02-02 16:55:56 +00:00
SADA Kenji
3f825a9cb0 Removed.
Trial time is over.
1999-02-26 15:46:00 +00:00
SADA Kenji
720368a954 Change the Maintainer notation.
Set 'STRIP=' when $OBJFORMAT = 'elf'.
1998-11-17 18:02:33 +00:00
Satoshi Asami
22a6ca1563 The RESTRICTED string will be printed out with a "." at the end. 1998-08-26 08:35:03 +00:00
Jun Kuriyama
8eeb4abab5 VJE-Delta Ver 2.5 for Linux/FreeBSD is a Japanese
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>
1998-08-25 22:06:49 +00:00