summaryrefslogtreecommitdiff
path: root/japanese/tk42 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-28expr -> ${EXPR}Michael Haro1-1/+1
mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
1999-08-27echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1-8/+8
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1998-11-14Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1-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
1998-09-28Create libtk42jp.so link in a.out case.Satoshi Asami1-1/+4
Notes: svn path=/head/; revision=13517
1998-09-28List ELF shlib names when a.out shlib names end with ".0".Satoshi Asami1-1/+1
Notes: svn path=/head/; revision=13516
1998-09-27ELFization patch.Jun Kuriyama4-347/+61
PR: ports/8044 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13452
1998-08-07Rename category from x11 to x11-toolkits.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12334
1998-07-03MASTERSITE moved to ftp.scriptics.com.Steve Price1-2/+2
Notes: svn path=/head/; revision=11685
1998-05-06Add a few more `ldconfig -R' I forgot yesterday. Remove duplicatesThomas Gellekum1-0/+1
from octave and iv. Notes: svn path=/head/; revision=10871
1997-09-14Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1-2/+2
for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
1997-03-18Add some missing files. Without those, the package doesn't work at all.Satoshi Asami1-0/+13
Closes PR ports/3013. Submitted by: Taguchi, Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5974
1997-03-11Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.Satoshi Asami2-4/+3
Closes PR ports/2937. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5935
1997-03-02Japanized tk ver 4.2. Together with the tcl import, closes PRSatoshi Asami11-0/+2300
ports/2764. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5789