Commit graph

22 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
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
64246af3e1 Get rid of aout support cruft. 2002-04-22 21:37:02 +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
cb4d155193 Fix distinfo to include DIST_SUBDIR. (I forgot to do that! D'oh!)
Submitted by:	bento
2001-03-05 11:39:54 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
491ee08e1a Set DIST_SUBDIR to "vje30" to cooperate with japanese/vje30. 2001-01-11 15:02:28 +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
e63ad781ec Replace the startup script with the new one that supports {start|stop}. 2000-07-05 17:09:23 +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
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
917c554031 VJE-3.0(Trial version).
Modern intelligent Japanese input engine.
PR: ports/16461
Submitted by: knu@idaemons.org
2000-02-02 16:49:41 +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