summaryrefslogtreecommitdiff
path: root/japanese/tcl76 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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-264-193/+118
| | | | | | | | PR: ports/8043 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13399
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-031-2/+2
| | | | Notes: svn path=/head/; revision=11685
* Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1998-05-061-0/+1
| | | | | | | from octave and iv. Notes: svn path=/head/; revision=10871
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.Satoshi Asami1997-03-113-9/+18
| | | | | | | | | Closes PR ports/2937. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5935
* Move ldconfig to post-install target so it will be run after installationSatoshi Asami1997-03-051-1/+3
| | | | | | | | of shared library (the Makefile.lib called in pre-install was for the static lib). Notes: svn path=/head/; revision=5858
* Japanized tcl ver 7.6. Together with the tk import, closes PRSatoshi Asami1997-03-0210-0/+1815
ports/2764. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5788