summaryrefslogtreecommitdiff
path: root/japanese/xemacs21-freewnn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:Satoshi Taoka2000-09-082-3/+3
| | | | | | | | | | | | | | | | | | | | | (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. Notes: svn path=/head/; revision=32414
* Update to version 21.1.10Satoshi Taoka2000-07-131-0/+2
| | | | | | | | | | | Rearrange xemacs mule packages PR: 19021 PR: 19023 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=30568
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-131-1/+0
| | | | | | | Finally `japanese' category has been done. Notes: svn path=/head/; revision=27480
* Revise harmful XEMACS_MAJOR_VER.Shigeyuki Fukushima2000-01-071-3/+1
| | | | | | | | | | | XEMACS_MAJOR_VER should have fixed value "21". Remove Repo-copy trashes. PR: ports/15949 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=24504
* New ports for XEmacs-21.1.8 with MULE.Shigeyuki Fukushima2000-01-062-4/+7
| | | | | | | | | | Fix after repository-copy from editors/xemacs-mule to editors/xemacs21-mule. PR: ports/15761 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=24465
* Corrected comments in japanese/xemacs*Satoshi Taoka1999-12-271-1/+1
| | | | | | | | PR: ports/15401 Submitted by: maintainer Notes: svn path=/head/; revision=24149
* Revived COMMENT, DESCR in these ports and then modified about it.Satoshi Taoka1999-12-081-1/+1
| | | | | | | | PR: 15331 Submitted by: maintainer Notes: svn path=/head/; revision=23657
* Update to version 21.1.8.Steve Price1999-11-271-5/+2
| | | | | | | | PR: 14591 Submitted by: maintainer Notes: svn path=/head/; revision=23434
* Changed from "20.4" to "21.1.6"Satoshi Taoka1999-09-101-1/+1
| | | | | | | | Submitted by: Yukitoshi Takigami <taki@wing.ne.jp> Obtained from: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=21610
* Updated XEmacs-mule to 21.1.6Satoshi Taoka1999-09-091-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Add the following ports for XEmacs packages (by repository-copy). ports/editors/xemacs-base-packages ports/editors/xemacs-mule-base-packages ports/editors/xemacs-mule-sumo-packages ports/editors/xemacs-sumo-packages The last two ports are for japanese. PR: 13386 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (2) Add the following ports for XEmacs packages for mule (by repository-copy). ports/japanese/xemacs-sumo ports/japanese/xemacs-sumo-canna ports/japanese/xemacs-sumo-canna+wnn4 ports/japanese/xemacs-sumo-canna+wnn6 ports/japanese/xemacs-sumo-wnn4 ports/japanese/xemacs-sumo-wnn6 PR: 13387 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (3) Modified the following ports in order to update to 21.1.6. ports/japanese/xemacs ports/japanese/xemacs-canna ports/japanese/xemacs-canna+wnn4 ports/japanese/xemacs-canna+wnn6 ports/japanese/xemacs-wnn4 ports/japanese/xemacs-wnn6 ports/editors/xemacs-mule ports/editors/xemacs-mule-common PR: 13390 Submitted by: maintainer, KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=21497
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-2/+5
| | | | | | | | 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.) Notes: svn path=/head/; revision=14974
* xemacsJun Kuriyama1998-05-291-1/+1
| | | | Notes: svn path=/head/; revision=11188
* XEmacs the next generation of Emacs, with Wnn4, SJ3 and SKK.Jun Kuriyama1998-05-262-0/+14
Submitted by: KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Reviewed by: Japanese Ports Team <ports-jp@jp.freebsd.org> PR: ports/6548 PR: ports/6580 Notes: svn path=/head/; revision=11158