summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* I forgot to add a file.Jun Kuriyama1998-10-093-0/+30
| | | | Notes: svn path=/head/; revision=13790
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* The current japanese/sj3 (sj3-2.0.1.13) has a security bug of sj3serv.Jun Kuriyama1998-10-0930-4281/+327
| | | | | | | | | | | sj3-2.0.1.20 has already been released. In the version one, the bug was fixed. PR: ports/8093 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13780
* Change MASTER_SITE to fetch distfiles.Jun Kuriyama1998-10-091-3/+3
| | | | | | | | PR: ports/8194 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=13776
* Upgrade to 4.06, major cleanup. Split into two ports (communicator andSatoshi Asami1998-10-0918-408/+255
| | | | | | | | | | navigator after repository copy). Old netscape4 is deleted. PR: 8188 (part) Submitted by: sada@e-mail.ne.jp Notes: svn path=/head/; revision=13773
* Font setup for Japanese netscape. Doesn't install anything itself,Satoshi Asami1998-10-0912-0/+184
| | | | | | | | | | | | | | | | | | | | | so there's no checksum file. I changed the following from the PR submission: @ Removed files/ dir completely, all it contained was an empty md5 file and author's comments (keep that on your machine please :) @ Added "/usr/bin/perl" in front of pkg/INSTALL in post-install, so it will work even if the user doesn't get the file over a permission- preserving medium (e.g., ftp) @ I think that's all. PR: 8188 (part) Submitted by: sada@e-mail.ne.jp Notes: svn path=/head/; revision=13772
* Remove empty directory on deinstall.Satoshi Asami1998-10-091-0/+1
| | | | Notes: svn path=/head/; revision=13771
* Prepend ${WRKDIRPREFIX} to WRKSRC definitions that don't use ${WRKDIR}.Satoshi Asami1998-10-095-10/+10
| | | | Notes: svn path=/head/; revision=13766
* man.el is not ja-man.el ...Jun Kuriyama1998-10-091-2/+1
| | | | Notes: svn path=/head/; revision=13757
* Activate ja-man.elJun Kuriyama1998-10-091-1/+2
| | | | Notes: svn path=/head/; revision=13756
* Activate ja-FAQ.Jun Kuriyama1998-10-071-1/+2
| | | | Notes: svn path=/head/; revision=13721
* ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to beSatoshi Asami1998-10-0730-90/+106
| | | | | | | | | | 19.28). PR: 8178 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13703
* japanese/vflib has been ELFized.Satoshi Asami1998-10-0716-32/+32
| | | | Notes: svn path=/head/; revision=13700
* Actually, I haven't fixed thie linker command line. Mark itSatoshi Asami1998-10-072-2/+6
| | | | | | | BROKEN_ELF until someone fixes that. Notes: svn path=/head/; revision=13699
* Can't fetch....Satoshi Asami1998-10-061-1/+3
| | | | Notes: svn path=/head/; revision=13697
* Make this work in the ELF world.Satoshi Asami1998-10-064-14/+20
| | | | Notes: svn path=/head/; revision=13694
* Fix build for a.out.Satoshi Asami1998-10-061-2/+5
| | | | Notes: svn path=/head/; revision=13693
* This port doesn't depend on lang/expect anymore....Satoshi Asami1998-10-061-0/+1
| | | | Notes: svn path=/head/; revision=13692
* k8 is now elisa10x8.Satoshi Asami1998-10-061-2/+2
| | | | Notes: svn path=/head/; revision=13687
* ELF patch for japanese/vflibJun Kuriyama1998-10-043-11/+9
| | | | | | | | PR: ports/8114 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13628
* (1) Add BUILD_DEPENDS to imake.Jun Kuriyama1998-10-042-4/+8
| | | | | | | | | Approved by: asami (2) Use ${LN} instead of /bin/ln. Notes: svn path=/head/; revision=13627
* Generating PLIST on the fly. Some fixes.Jun Kuriyama1998-10-011-2/+25
| | | | | | | | PR: ports/7897 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=13577
* Update original tcsh version from 6.07.09 to 6.07.12.Jun Kuriyama1998-09-308-32/+56
| | | | | | | | PR: ports/8056 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=13550
* Update original tcsh version from 6.07.09 to 6.07.12.Jun Kuriyama1998-09-302-11/+6
| | | | | | | | PR: ports/8057 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=13549
* Fix a trouble in visual mode.Jun Kuriyama1998-09-291-0/+12
| | | | | | | | PR: ports/8049 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13538
* ELFization patch.Jun Kuriyama1998-09-285-38/+63
| | | | | | | | PR: ports/8046 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13528
* ELFization patch.Jun Kuriyama1998-09-283-18/+44
| | | | | | | | PR: ports/8047 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13527
* Remove regexp support for tcl80jp.Satoshi Asami1998-09-281-2/+2
| | | | Notes: svn path=/head/; revision=13521
* Remove regexp support for tcl76jp/tk42jp.Satoshi Asami1998-09-283-9/+9
| | | | Notes: svn path=/head/; revision=13520
* My goodness. Why did you decrease the a.out shlib number from 1.2 toSatoshi Asami1998-09-281-1/+1
| | | | | | | 1.0?!? (That's one thing you absolutely cannot do!) Notes: svn path=/head/; revision=13519
* Create *.so for a.out case.Satoshi Asami1998-09-281-1/+4
| | | | Notes: svn path=/head/; revision=13518
* Create libtk42jp.so link in a.out case.Satoshi Asami1998-09-281-1/+4
| | | | Notes: svn path=/head/; revision=13517
* List ELF shlib names when a.out shlib names end with ".0".Satoshi Asami1998-09-281-1/+1
| | | | Notes: svn path=/head/; revision=13516
* Create libtcl76jp.so symlink in a.out case.Satoshi Asami1998-09-281-1/+4
| | | | Notes: svn path=/head/; revision=13515
* You should list the ELF shlib name if the a.out name ends with a ".0".Satoshi Asami1998-09-281-1/+1
| | | | Notes: svn path=/head/; revision=13507
* ELFization patch.Jun Kuriyama1998-09-274-54/+101
| | | | | | | | PR: ports/8045 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13455
* Remove empty directories on deinstall.Jun Kuriyama1998-09-271-0/+20
| | | | Notes: svn path=/head/; revision=13454
* ELFization patch.Jun Kuriyama1998-09-274-347/+61
| | | | | | | | PR: ports/8044 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13452
* Fix for 3.0-current. (Caused by regex.h difference)Jun Kuriyama1998-09-278-4/+52
| | | | | | | | PR: ports/7747 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13443
* This update has these changes:Jun Kuriyama1998-09-2610-12/+104
| | | | | | | | | | | | | o Maintainer (with the previous maintainer's approval) o beep patch (Thanks to nabe@mobile.icc.titech.ac.jp!) o selectable Kon font size at make time. o modification for non-default PREFIX PR: ports/7878 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13400
* ELFization patch.Jun Kuriyama1998-09-264-193/+118
| | | | | | | | PR: ports/8043 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13399
* ja-k8 is moving to ja-elisa10x8.Jun Kuriyama1998-09-241-2/+2
| | | | Notes: svn path=/head/; revision=13382
* ja-k8 is moving to ja-elisa10x8.Jun Kuriyama1998-09-241-1/+2
| | | | Notes: svn path=/head/; revision=13379
* ELF shlib names should be listed when a.out shlibs end with ".0".Satoshi Asami1998-09-213-12/+12
| | | | Notes: svn path=/head/; revision=13298
* Remove regexp support for libcanna since it can now be builtSteve Price1998-09-2110-20/+20
| | | | | | | in ELF format as well. Notes: svn path=/head/; revision=13297
* Convert to ELF and cleanup use of MAN* macros.Steve Price1998-09-216-228/+75
| | | | Notes: svn path=/head/; revision=13296
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* Add missing xim.tcl to pkg/PLIST.Steve Price1998-09-191-0/+1
| | | | Notes: svn path=/head/; revision=13240
* X11 8-dot kanji font 'elisa font'Jun Kuriyama1998-09-185-0/+87
| | | | | | | | PR: ports/7716 Submitted by: Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> Notes: svn path=/head/; revision=13224
* Activate ja-elisa8x8.Jun Kuriyama1998-09-181-1/+2
| | | | Notes: svn path=/head/; revision=13223