summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate skk10-elisp-emacs20.Shigeyuki Fukushima1999-09-211-0/+1
| | | | Notes: svn path=/head/; revision=21857
* Emacs-lisp frontend for SKK-10 Japanese Input Method.Shigeyuki Fukushima1999-09-215-0/+120
| | | | Notes: svn path=/head/; revision=21855
* Add my web site to ${MASTER_SITES}.Shigeyuki Fukushima1999-09-211-0/+1
| | | | Notes: svn path=/head/; revision=21854
* These ports are building now, so take out BROKEN_ELF.Satoshi Asami1999-09-211-2/+0
| | | | Notes: svn path=/head/; revision=21852
* Missed a program, ert, to print for remote EPSON printer.Satoshi Taoka1999-09-202-0/+2
| | | | | | | | PR: 13859 Submitted by: maintainer Notes: svn path=/head/; revision=21831
* hyphen.us-ru has moved from /usr/share/tmac to /usr/share/tmac/locale inSatoshi Asami1999-09-201-1/+7
| | | | | | | 4-current. Notes: svn path=/head/; revision=21826
* Update japanese/ndtpd to 2.3.3 and japanese/eb to 2.3.3Satoshi Taoka1999-09-2010-20/+20
| | | | | | | | PR: 13659 Submitted by: maintainer Notes: svn path=/head/; revision=21822
* Modified to build on 4-currentSatoshi Taoka1999-09-2010-12/+113
| | | | | | | | PR: 13744 Submiited by: maintainer Notes: svn path=/head/; revision=21818
* Changed from HAS_CONFIGURE to GNU_CONFIGURE in MakefileSatoshi Taoka1999-09-201-1/+1
| | | | | | | | PR: 13795 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21817
* Fixed files/md5Satoshi Taoka1999-09-201-1/+1
| | | | | | | | PR: 13794 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21816
* Use ${MASTER_SITE_PORTS_JP}.Shigeyuki Fukushima1999-09-202-2/+3
| | | | | | | | Lynx-current was updated frequently, but I'm sorry that I can't update lynx-current port with the same frequency. Notes: svn path=/head/; revision=21813
* Remove kdelocale.Satoshi Asami1999-09-191-1/+0
| | | | Notes: svn path=/head/; revision=21737
* Update to version 5.30.Steve Price1999-09-185-50/+65
| | | | | | | | PR: 13484 Submitted by: maintainer Notes: svn path=/head/; revision=21716
* Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seemsSatoshi Asami1999-09-181-0/+4
| | | | | | | to hang forever. Notes: svn path=/head/; revision=21713
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* No need to create ${PORTINFORDIR}/dir explicitly -- install-info does it forSatoshi Asami1999-09-113-9/+0
| | | | | | | | | you. Besides, the check was incorrect, causing the dir file to be always wiped out! Notes: svn path=/head/; revision=21657
* Changed from "20.4" to "21.1.6"Satoshi Taoka1999-09-104-4/+4
| | | | | | | | Submitted by: Yukitoshi Takigami <taki@wing.ne.jp> Obtained from: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=21610
* $Id$ -> $FreeBSD$ (sada)Peter Wemm1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21595
* $Id$ -> $FreeBSD$ (spammed by taoka)Peter Wemm1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21594
* update to 0.95.Munechika SUMIKAWA1999-09-101-2/+2
| | | | | | | | PR: 13669 Submitted by: maintainer Notes: svn path=/head/; revision=21586
* Cancel last commitment.SADA Kenji1999-09-103-53/+2
| | | | | | | Problem of bento:/var/mail's permission has been fixed. Notes: svn path=/head/; revision=21581
* - changed = to ?= or += in some of the variablesMunechika SUMIKAWA1999-09-101-4/+3
| | | | | | | | | | instead of assigning variables after the .include statement. Suggested by: asami Reviewed by: itojun Notes: svn path=/head/; revision=21545
* AddSatoshi Asami1999-09-091-0/+6
| | | | | | | | | | | | | | | | | | | | | | | xemacs-base-packages xemacs-mule-base-packages xemacs-mule-sumo-packages xemacs-sumo-packages to editors/Makefile and xemacs-sumo xemacs-sumo-canna xemacs-sumo-canna+wnn4 xemacs-sumo-canna+wnn6 xemacs-sumo-wnn4 xemacs-sumo-wnn6 to japanese/Makefile. Found by: bento Notes: svn path=/head/; revision=21525
* Fix package building problem.SADA Kenji1999-09-093-4/+55
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=21518
* - changed = to ?= or += in some of the variables in palm/jpilotMunechika SUMIKAWA1999-09-091-5/+4
| | | | | | | | instead of assigning variables after the .include statement. Suggested by: asami Notes: svn path=/head/; revision=21504
* I forgot to change $Id to $FreeBSD.Satoshi Taoka1999-09-095-5/+5
| | | | Notes: svn path=/head/; revision=21498
* Updated XEmacs-mule to 21.1.6Satoshi Taoka1999-09-0911-67/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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
* No need for "EXTRACT_ONLY=" if DISTFILES is empty. NO_CHECKSUM is aSatoshi Asami1999-09-091-2/+0
| | | | | | | user variable, should never been set in port Makefiles. Notes: svn path=/head/; revision=21477
* Remove {japanese,www}/mmm. They've been broken for over a year.Satoshi Asami1999-09-091-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=21471
* Added dbskkd-cdbSatoshi Taoka1999-09-081-0/+1
| | | | Notes: svn path=/head/; revision=21420
* Yet another dictionary server for SKKSatoshi Taoka1999-09-089-0/+200
| | | | | | | | PR: 12513 Submitted by: Makoto Matsushita <matusita@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=21419
* Cannot get a patch from PATCH_SITESSatoshi Taoka1999-09-082-2/+2
| | | | | | | Removed patches/patch-aa Notes: svn path=/head/; revision=21418
* Updated to 1.6.3Satoshi Taoka1999-09-0810-94/+96
| | | | | | | | PR: 13640 Submitted by: maintainer Notes: svn path=/head/; revision=21417
* (1) taoka@infonets.hiroshima-u.ac.jp => taoka@FreeBSD.orgSatoshi Taoka1999-09-086-11/+19
| | | | | | | | (2) We need install dir into ${PREFIX}/lib/xemacs/info for XEmacs Obtained from: http://bento.freebsd.org/errorlogs/ Notes: svn path=/head/; revision=21410
* I'm sorry. I have a mistake in the previous commit work.Shigeyuki Fukushima1999-09-082-63/+66
| | | | | | | Fix ${CHOWN}, PLIST_SUB in Makefile and pkg/PLIST. Notes: svn path=/head/; revision=21407
* Update to 2.8.3dev.8.Shigeyuki Fukushima1999-09-084-29/+84
| | | | Notes: svn path=/head/; revision=21402
* Add MAN1 into sed/MakefileSatoshi Taoka1999-09-081-0/+2
| | | | | | | | PR: 13622 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21400
* Changed sub-category from textproc to langSatoshi Taoka1999-09-081-1/+3
| | | | | | | | | | Added infomation of man page PR: 13621 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21399
* Upgrade to v1.1h.Jun Kuriyama1999-09-083-5/+4
| | | | | | | Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp> Notes: svn path=/head/; revision=21398
* Hack to allow parallel builds to work -- these should be solved by refiningSatoshi Asami1999-09-082-0/+10
| | | | | | | dependency propagation. Notes: svn path=/head/; revision=21393
* Added VTPSfont, addttfont and texinfoSatoshi Taoka1999-09-071-0/+3
| | | | Notes: svn path=/head/; revision=21353
* Automatically create a Japanese font environment by TrueType fontsSatoshi Taoka1999-09-075-0/+53
| | | | Notes: svn path=/head/; revision=21351
* Create Virtual PostScript fonts produced by VFlib (Truetype fonts)Satoshi Taoka1999-09-075-0/+40
| | | | Notes: svn path=/head/; revision=21350
* Typeset Texinfo files for printing. Uses TeX (supported japanese)Satoshi Taoka1999-09-077-0/+136
| | | | | | | | PR: 13369 Submitted by: Mitsuru Yoshida <mitsuru@riken.go.jp> Notes: svn path=/head/; revision=21349
* Updated to 1.3.8j067Satoshi Taoka1999-09-076-108/+109
| | | | | | | | PR: 13592 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Notes: svn path=/head/; revision=21348
* Updated to 0.9.5.7Satoshi Taoka1999-09-076-89/+127
| | | | | | | | PR: 13591 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Notes: svn path=/head/; revision=21347
* Updated to 3.02+mb1.08 (mb = multi-byte)Satoshi Taoka1999-09-074-7/+16
| | | | | | | | | | | PR: 13567 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Added "FETCH_BEFORE_ARGS= -b" in Makefile to get the distfile from http://member.nifty.ne.jp/wills/program/. Notes: svn path=/head/; revision=21345
* Updated to 3.0.4+mb1.12 (mb = multi-byte)Satoshi Taoka1999-09-076-35/+71
| | | | | | | | PR: 13566 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21344
* Updated a japanized patch to 8.0.5jp1.6aSatoshi Taoka1999-09-072-3/+4
| | | | | | | | PR: 13483 Submitted by: maintainer Notes: svn path=/head/; revision=21342
* Update a japanized patch to 8.0.5jp1.6Satoshi Taoka1999-09-072-3/+3
| | | | | | | | PR: 13482 Submitted by: maintainer Notes: svn path=/head/; revision=21341