summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade, 5.003 -> 5.004_01.Masafumi Max NAKANE1997-08-318-1525/+626
| | | | | | | | | | With their approval, the maintainer is changed from sanpei@yy.cs.keio.ac.jp to hikura@kaisei.org PR: 4325 Submitted by: hikura@kaisei.org Notes: svn path=/head/; revision=7732
* Upgrade, 2.16.12 -> 3.0.13.Masafumi Max NAKANE1997-08-304-31/+37
| | | | | | | | PR: 4210 Submitted by: port maintainer Notes: svn path=/head/; revision=7729
* Upgrade, 2.2.2d -> 2.2.2e.Masafumi Max NAKANE1997-08-251-3/+3
| | | | | | | | PR: 4375 Submitted by: maintainer Notes: svn path=/head/; revision=7680
* Remove vfghostscript4, superseded by vfghostscript5 (already repositorySatoshi Asami1997-08-251-2/+2
| | | | | | | | | | | copied). PR: 4374 Submitted by: mita@jp.FreeBSD.org Exp Notes: svn path=/head/; revision=7677
* Upgrade, 1.1 -> 1.1c.Masafumi Max NAKANE1997-08-242-3/+3
| | | | | | | | PR: 4367 Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=7666
* Update, 2.2.2c -> 2.2.2d.Masafumi Max NAKANE1997-08-244-7/+30
| | | | | | | | PR: 4197 Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=7665
* Fix path on master site.Satoshi Asami1997-08-221-2/+2
| | | | | | | | PR: 4352 Submitted by: mita@jp.FreeBSD.ORG Notes: svn path=/head/; revision=7657
* original distribution of nvi multilingual patch (nvi-m17n)Jun-ichiro itojun Hagino1997-08-213-6/+6
| | | | | | | updated to version 970820-1600. Notes: svn path=/head/; revision=7645
* Re-sort SUBDIRSBill Fenner1997-08-191-2/+2
| | | | Notes: svn path=/head/; revision=7617
* activated japanese/plain2.Jun-ichiro itojun Hagino1997-08-121-1/+2
| | | | | | | | | | | text converter from plain to any format. PR: 4049 Reviewed by: itojun@itojun.org Submitted by: nkazushi@highway.or.jp Notes: svn path=/head/; revision=7548
* imported plain2 port. (japanese/plain2)Jun-ichiro itojun Hagino1997-08-127-0/+102
| | | | | | | | | | | A text converter from plain to any format. PR: 4049 Reviewed by: itojun@itojun.org Submitted by: nkazushi@highway.or.jp Notes: svn path=/head/; revision=7546
* Some of distfiles (plib-*.tar.gz) have been changed on master_site.Masafumi Max NAKANE1997-07-262-6/+6
| | | | Notes: svn path=/head/; revision=7419
* Update to 2.22pl9.Masafumi Max NAKANE1997-07-244-94/+114
| | | | | | | | | | | PR: 4143 Submitted by: mita@jp.freebsd.org While at it, also changed this port to correctly respect the value of ${PREFIX} if set. Notes: svn path=/head/; revision=7413
* sed -> ${SED}.Masafumi Max NAKANE1997-07-211-3/+3
| | | | | | | files/* -> ${FILESDIR}/*. Notes: svn path=/head/; revision=7402
* Backout my previous commit.Masafumi Max NAKANE1997-07-211-2/+3
| | | | | | | Suggested by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=7393
* One of the MASTER_SITES didn't really have the distfile.Masafumi Max NAKANE1997-07-201-3/+2
| | | | Notes: svn path=/head/; revision=7385
* Turn on jp-oleo.Masafumi Max NAKANE1997-07-201-1/+2
| | | | Notes: svn path=/head/; revision=7384
* New port, jp-oleo:Masafumi Max NAKANE1997-07-206-0/+105
| | | | | | | | | | A Spreadsheet Program + Japanese patches. PR: 4031 Submitted by: sanpei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=7383
* Enable weblint97.Masafumi Max NAKANE1997-07-201-1/+2
| | | | Notes: svn path=/head/; revision=7382
* New port, jweblint97:Masafumi Max NAKANE1997-07-207-0/+110
| | | | | | | | | | an internationalized HTML checker with japanese message(EUC-JP) PR: 4035 Submitted by: Takayuki Ariga <a00821@cc.hc.keio.ac.jp> Notes: svn path=/head/; revision=7381
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-176-12/+12
| | | | Notes: svn path=/head/; revision=7360
* Oops, forgot to take off "-p" when I changed "mkdir" to "${MKDIR}".Satoshi Asami1997-07-142-4/+4
| | | | Notes: svn path=/head/; revision=7305
* Ooops, missed one more /bin/sh, changing to ${SH}.Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7304
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-1315-33/+33
| | | | Notes: svn path=/head/; revision=7303
* Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}.Masafumi Max NAKANE1997-07-123-9/+6
| | | | Notes: svn path=/head/; revision=7297
* Make this port compile again (was broken by libpng upgrade). TheSatoshi Asami1997-07-126-36/+28
| | | | | | | | | | | | | | | | | solution is to "disconnect" this from the libpng and libjpeg ports, and fetch and extract them inside this port's own WRKDIR. Note there are no shared library version problems because this port doesn't link those libraries dynamically -- it just reaches into their sources to compile some of its stuff. It is my belief that we shouldn't have tried to share the WRKDIR with those two ports, as this thing just too deeply depends on what's in their sources and the relationship is thus not really a "dependency" in the regular sense. Submitted by: mita@jp.freebsd.org (MITA Yoshio) Notes: svn path=/head/; revision=7296
* Upgrade.Masafumi Max NAKANE1997-07-111-4/+4
| | | | Notes: svn path=/head/; revision=7293
* Replacing kon with kon2 since kon2 is upper compatible to kon.Masafumi Max NAKANE1997-07-1015-1306/+314
| | | | | | | | PR: 4040 Suggested by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=7279
* Style police. (Make this portlint clean.)Masafumi Max NAKANE1997-07-061-2/+2
| | | | Notes: svn path=/head/; revision=7222
* Integrate extension patch by Hajime BABA (-w option).Masafumi Max NAKANE1997-07-063-10/+18
| | | | | | | Suggested by: sanpei@jp.freebsd.org Notes: svn path=/head/; revision=7221
* Fix problem with symbolic link which occurs when this port is pkg_add'edMasafumi Max NAKANE1997-07-021-3/+23
| | | | | | | | | with non-default prefix setting. PR: 3990 Pointed-out by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=7175
* Style police (don't need -p)David E. O'Brien1997-06-291-2/+2
| | | | Notes: svn path=/head/; revision=7127
* Ooops, I imported whole mail message in which this patch was enclosed!!Masafumi Max NAKANE1997-06-251-47/+0
| | | | Notes: svn path=/head/; revision=7067
* MASTER_SITE moved.Bill Fenner1997-06-241-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7064
* Enable typist.Masafumi Max NAKANE1997-06-241-1/+2
| | | | Notes: svn path=/head/; revision=7055
* New port, typist:Masafumi Max NAKANE1997-06-249-0/+262
| | | | | | | | | Typing lessons (Japanese version) PR: 3930 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7054
* Activate prn.Masafumi Max NAKANE1997-06-231-1/+2
| | | | Notes: svn path=/head/; revision=7051
* New port, prn:Masafumi Max NAKANE1997-06-2310-0/+270
| | | | | | | | | | Yet another text to ps filter with Japanese support. PR: 3934 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7050
* Enable kcc.Masafumi Max NAKANE1997-06-231-1/+2
| | | | Notes: svn path=/head/; revision=7049
* New port, kcc:Masafumi Max NAKANE1997-06-236-0/+50
| | | | | | | | | | Yet another kanji-code converter. PR: 3932 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7048
* Fix path on ftp.is.co.za . Mirrors moved from ftp.switch.ch toBill Fenner1997-06-231-5/+5
| | | | | | | | | | sunsite.cnlab-switch.ch . I dunno what's up with ftp.delphi.com, its /pub directory is empty. Found by: distfile checker Notes: svn path=/head/; revision=7044
* The project template file is called "X11.tmpl" in XFree86-3.3, so makeSatoshi Asami1997-06-195-5/+20
| | | | | | | | a symlink "X11.tmpl -> Project.tmpl" in the config subdirectory. This is necessary for letting imake pick it up automatically. Notes: svn path=/head/; revision=7011
* Update the base version from 1.79-970408 -> 1.79-970617.Masafumi Max NAKANE1997-06-183-6/+6
| | | | | | | | PR: 3896 Submitted by: itojun@itojun.org Notes: svn path=/head/; revision=6994
* Upgrade, 2.2.1 -> 2.2.2.Masafumi Max NAKANE1997-06-141-5/+7
| | | | | | | | PR: 3852 Submitted by: kiri@kiri.toba-cmt.ac.jp Notes: svn path=/head/; revision=6927
* Define MANLANG, MAN1 and MANCOMPRESSED.Masafumi Max NAKANE1997-06-131-1/+4
| | | | Notes: svn path=/head/; revision=6909
* mv -> ${MV}.Masafumi Max NAKANE1997-06-122-6/+6
| | | | Notes: svn path=/head/; revision=6883
* Forgot to commit this with Makefile; align all tab stops for info/dirSatoshi Asami1997-06-121-2/+2
| | | | | | | entries. Notes: svn path=/head/; revision=6876
* Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.Satoshi Asami1997-06-113-6/+6
| | | | Notes: svn path=/head/; revision=6869
* Fix this slightly differently, change "all:" to "all:", this seems moreSatoshi Asami1997-06-113-6/+9
| | | | | | | in line with the other Makefiles. Notes: svn path=/head/; revision=6868
* Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.Satoshi Asami1997-06-111-0/+11
| | | | Notes: svn path=/head/; revision=6865