summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activated lipsf and escpf.Masafumi Max NAKANE1996-12-191-1/+3
| | | | Notes: svn path=/head/; revision=5031
* Text to LIPS filterMasafumi Max NAKANE1996-12-195-0/+52
| | | | | | | | Reviewed by: max Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=5030
* Text filters for ESC/P, ESC/Page & ESC/PS printers.Masafumi Max NAKANE1996-12-196-0/+103
| | | | | | | | Reviewed by: max Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=5029
* The "17" means patchlevel 17, not "1.7".Satoshi Asami1996-12-181-3/+3
| | | | | | | Reviewed by: mita@jp.freebsd.org Notes: svn path=/head/; revision=5023
* Install mnews.1 into man/ja_JP.EUC/man1 instead to share/doc/mnews.Masafumi Max NAKANE1996-12-182-9/+15
| | | | | | | | | Honor ${NOPORTDOCS}. Some cosmetic tweaks. Notes: svn path=/head/; revision=5021
* Add mew and w3.Satoshi Asami1996-12-181-1/+3
| | | | Notes: svn path=/head/; revision=5019
* Web browser based on emacs/mule.Satoshi Asami1996-12-184-0/+137
| | | | | | | Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=5017
* Upgrade, 1.0.5.3-beta-960925 -> 1.0.5.4.Masafumi Max NAKANE1996-12-169-24/+21
| | | | Notes: svn path=/head/; revision=4983
* List a file that were missing.Masafumi Max NAKANE1996-12-121-0/+1
| | | | | | | | (Closing PR #2201.) Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=4965
* Upgrade, 1.0 -> 1.1. Many bugs fixed in jcatman, etc.Satoshi Asami1996-12-123-215/+4
| | | | | | | | Original by: KUMANO Tadashi <kumano@strl.nhk.or.jp> Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=4963
* Typo.Masafumi Max NAKANE1996-12-121-2/+2
| | | | Notes: svn path=/head/; revision=4953
* Install the man page (Japanese) into man/ja_JP.EUC/man1 instead ofMasafumi Max NAKANE1996-12-122-4/+8
| | | | | | | into share/doc/kakasi. Notes: svn path=/head/; revision=4952
* Instead of installing its own manpath.config in /usr/local/etc, checkSatoshi Asami1996-12-073-3/+212
| | | | | | | | | | the value of ${LANG} or LC_TYPE and look into the appropriate subdirectories of directories specified by /etc/manpath.config. Submitted by: Kumano Tadashi <kumano@strl.nhk.or.jp> Notes: svn path=/head/; revision=4878
* Add man, man-doc.Satoshi Asami1996-12-071-1/+3
| | | | Notes: svn path=/head/; revision=4871
* Japanese manpages for many system commands.Satoshi Asami1996-12-074-0/+354
| | | | | | | Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=4870
* A man command that can handle Japanese (EUC). Note this is only aSatoshi Asami1996-12-075-0/+42
| | | | | | | | | | workaround until man is upgraded to a new version (which is supposedly truly internationalized). Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp> Notes: svn path=/head/; revision=4869
* Use shared VFlib lib.Satoshi Asami1996-12-075-15/+29
| | | | Notes: svn path=/head/; revision=4852
* ja_JP.ujis -> ja_JP.EUC (they really are same things).Satoshi Asami1996-12-065-7/+7
| | | | Notes: svn path=/head/; revision=4835
* Put manpage in ja_JP.EUC subdirectory, not ja_JP.euc.Satoshi Asami1996-12-062-2/+2
| | | | Notes: svn path=/head/; revision=4832
* Make sure this groff calls the accompanying grotty (${PREFIX}/bin/grotty),Satoshi Asami1996-12-061-1/+9
| | | | | | | regardless of the user's $PATH. Notes: svn path=/head/; revision=4831
* Add vfghostscript4.Satoshi Asami1996-12-061-1/+2
| | | | Notes: svn path=/head/; revision=4830
* Japanese gs4 using the vector font library. The submitter claims it'sSatoshi Asami1996-12-0619-0/+2555
| | | | | | | | | highly addictive. Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=4829
* Geneerate shared libraries too.Satoshi Asami1996-12-053-3/+149
| | | | | | | Submitted by: MITA Yoshio <mita@ee.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4814
* Turned off ports/japanese/xloadfaceDavid E. O'Brien1996-12-041-2/+1
| | | | | | | Requested by: Satoshi Notes: svn path=/head/; revision=4786
* Turn on xloadface.David E. O'Brien1996-12-031-1/+2
| | | | Notes: svn path=/head/; revision=4772
* mkdir --> ${MKDIR} cp -->${CP}David E. O'Brien1996-12-036-15/+14
| | | | Notes: svn path=/head/; revision=4767
* Remove Japanese tcl-7.3/tk-3.6. There are newer versions in the tree.Satoshi Asami1996-12-031-3/+1
| | | | Notes: svn path=/head/; revision=4762
* ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.Satoshi Asami1996-12-031-5/+5
| | | | | | | Hinted by: obrien Notes: svn path=/head/; revision=4751
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-6/+6
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Misc. bugfixes, mostly FreeBSD-specific.Satoshi Asami1996-11-305-6/+50
| | | | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> Notes: svn path=/head/; revision=4729
* "mkdir -p" -> "${MKDIR}".Satoshi Asami1996-11-301-3/+3
| | | | Notes: svn path=/head/; revision=4723
* PATCH_SITES was wrong.Masafumi Max NAKANE1996-11-303-6/+6
| | | | Notes: svn path=/head/; revision=4720
* Add xbakuzan.Thomas Gellekum1996-11-291-1/+2
| | | | Notes: svn path=/head/; revision=4710
* Import of xbakuzan, a paint tool for shodo.Thomas Gellekum1996-11-295-0/+37
| | | | | | | | | | | | Closes PR 2064. In case you're wondering why I commit to japanese/: I thought this was some kind of game :-). Ignorant gaijin (sp?), that's me. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=4708
* Add checksum for two font filesSatoshi Asami1996-11-221-0/+2
| | | | Notes: svn path=/head/; revision=4639
* Remove ejdict, port retracted due to licensing problems.Satoshi Asami1996-11-201-2/+1
| | | | Notes: svn path=/head/; revision=4616
* Better default settings for vga cards in kon.cfg.Masafumi Max NAKANE1996-11-191-13/+35
| | | | | | | | | | Submitted by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) Patch to fix a bug that a few video cards didn't work properly. Submitted by: manabe@Roy.dsl.tutics.tut.ac.jp (Takashi Manabe) Notes: svn path=/head/; revision=4586
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-183-62/+60
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Remove spurious ^M at end of lines.Satoshi Asami1996-11-183-558/+558
| | | | Notes: svn path=/head/; revision=4574
* Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-1810-21/+21
| | | | Notes: svn path=/head/; revision=4571
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-183-6/+9
| | | | Notes: svn path=/head/; revision=4570
* Activated jp-hex.Masafumi Max NAKANE1996-11-181-1/+2
| | | | Notes: svn path=/head/; revision=4563
* New port, hexadecimal dump tool with support for Japanese character sets.Masafumi Max NAKANE1996-11-185-0/+33
| | | | | | | | Reviewed by: max Submitted by: IMAMURA Tomoaki <tomoak-i@is.aist-nara.ac.jp> Notes: svn path=/head/; revision=4562
* Removed unnecessary @* directives.Masafumi Max NAKANE1996-11-179-23/+0
| | | | Notes: svn path=/head/; revision=4550
* Removed unnecessary @cwd directive.Masafumi Max NAKANE1996-11-141-1/+0
| | | | Notes: svn path=/head/; revision=4459
* Changed the location of several files from /usr/local/lib/tex ->Masafumi Max NAKANE1996-11-132-75/+92
| | | | | | | | | /usr/local/share/tex. Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=4447
* Resolution specification in the fontdesc file needs to be in literal numbers.Masafumi Max NAKANE1996-11-131-4/+4
| | | | | | | Submitted by: mita@jp.freebsd.org Notes: svn path=/head/; revision=4444
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-1322-183/+87
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* Update comments.Satoshi Asami1996-11-135-25/+5
| | | | Notes: svn path=/head/; revision=4435