Commit Graph

15 Commits

Author SHA1 Message Date
Foxfair Hu
1ece85480a pkg-comment police: Purge them in this category while I'm here. 2003-02-26 14:23:43 +00:00
Satoshi Taoka
3b7391269c My poor English in pkg-descr was corrected
Submitted by: imp
2001-07-06 00:08: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
Satoshi Taoka
a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00
Michael Haro
7730433388 quite portlint 2000-04-20 10:23:06 +00:00
Akinori MUSHA
1fa5be246b Cosmetic.
{chinese,japanese,korean}/mule-*:
  - Set only the lang-specific category for each.

editors/mule:
  - Set CATEGORIES+= editors to follow after a slave's lang-specific category.
  - Define MULE_VERSION and EMACS_VERSION to use.

editors/mule-common:
  - Remove redundant `Version required' line.
  - Define MULE_VERSION and EMACS_VERSION to use.
  - Use ${VAR:S/../../} modifier instead of !=, and `echo | sed'.
2000-04-14 16:47:49 +00:00
Satoshi Asami
74b19501bc Convert to PORTNAME/PORTVERSION.
Anomalies found:
 - autoconvert was missing "zh-" in front of PKGNAME
 - xcin (both 2.3 and 2.5) had invalid version strings
 - neither of xcin ports had NO_LATEST_LINK
 - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0

Fixed all except the last (I wasn't sure if it was intentional).
2000-04-13 08:28:23 +00:00
Michael Haro
4005837bf8 Shrink pkg/COMMENT to 70 chars
PREFIX -> X11BASE
2000-03-21 23:32:36 +00:00
David E. O'Brien
fe1e09a6cc Change Id->FreeBSD. 1999-08-25 04:58:03 +00:00
Satoshi Taoka
0347e6e13e Changed MAINTAINER's e-mail address
from taoka@infonets.hiroshima-u.ac.jp to taoka@FreeBSD.org
1999-05-01 04:03:48 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
2e7cf46d9c ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
19.28).

PR:		8178
Submitted by:	taoka@infonets.hiroshima-u.ac.jp
1998-10-07 08:11:41 +00:00
Steve Price
8e15ebd5f3 Broken for ELF: does not build. 1998-09-27 00:01:11 +00:00
Masafumi Max NAKANE
15074dbb5e Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
1997-09-22 17:48:41 +00:00
Satoshi Asami
e9256feffb Share files among various mule ports, both port files and within
packages.  The editors/mule-common package contains the language-
independent parts.  Add some new ports based on input methods.  They
don't take up much space because of efficient sharing.

PR:		4411
Submitted by:	Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
1997-09-10 08:51:26 +00:00