summaryrefslogtreecommitdiff
path: root/japanese/tcl76 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* expr -> ${EXPR}Michael Haro1999-08-281-1/+1
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-11-141-5/+7
| | | | | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk. Notes: svn path=/head/; revision=14512
* 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