Commit Graph

19 Commits

Author SHA1 Message Date
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +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
Jun Kuriyama
0a1882b6ef Use japanese/lookup (for emacs21, repocopied from japanese/lookup-mule)
as master port of ja-lookup-* variants.
2001-12-19 14:48:20 +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
Satoshi Taoka
38f369c229 Typo 2000-07-11 03:50:32 +00:00
Satoshi Taoka
3c94e67047 lookup-1.3 has two bugs (do not do lookup-splash on XEmacs and
unable to compile on mule-2.3).
These patches is to fix these problems.
2000-07-10 17:36:21 +00:00
Satoshi Taoka
c8fcfb7b77 Update to version 1.3
We need to byte-compile the elisps to show logo when lookup starts up.
 So I make these elisps byte-compiled.
2000-07-10 17:31:26 +00:00
Akinori MUSHA
edcf8b3594 Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.

Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Taoka
8c78351942 Update to 1.2 2000-03-26 15:13:11 +00:00
Satoshi Taoka
9cdfe66438 Update to version 1.1 2000-01-09 15:32:16 +00:00
Satoshi Taoka
cedbdee44c Because japanese/xemacs-canna was moved to japanese/xemacs21-canna 2000-01-08 02:55:21 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Satoshi Taoka
a0a1194682 Change a depend port from japanese/xemacs to japanese/xemacs-canna
because japanese/xemacs was removed

Submitted by:	asami
1999-12-01 00:06:44 +00:00
Satoshi Taoka
11bb8bae83 XEmacs can register info files in "M-x info" automatically.
So "install-info" does not need.
1999-10-01 00:10:40 +00:00
Satoshi Taoka
fc9552809a Create MANIFEST.lookup correctly 1999-09-29 07:32:29 +00:00
Satoshi Taoka
389deb119f Changed a lookup port for XEmacs to XEmacs's package style 1999-09-27 13:42:05 +00:00
Satoshi Asami
6c805fc586 No need to create ${PORTINFORDIR}/dir explicitly -- install-info does it for
you.

Besides, the check was incorrect, causing the dir file to be always wiped out!
1999-09-11 10:02:24 +00:00
Satoshi Taoka
08d46146a8 (1) taoka@infonets.hiroshima-u.ac.jp => taoka@FreeBSD.org
(2) We need install dir into ${PREFIX}/lib/xemacs/info for XEmacs
Obtained from:	http://bento.freebsd.org/errorlogs/
1999-09-08 15:21:53 +00:00
Satoshi Taoka
f66d62e12c A search interface on Emacsen from CD-ROM books, etc. 1999-09-06 12:34:46 +00:00