summaryrefslogtreecommitdiff
path: root/japanese/tk42 (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
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-8/+8
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* 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 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
* 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
* Rename category from x11 to x11-toolkits.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12334
* 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
* Add some missing files. Without those, the package doesn't work at all.Satoshi Asami1997-03-181-0/+13
| | | | | | | | | Closes PR ports/3013. Submitted by: Taguchi, Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5974
* Bugfix to set RANLIB correctly. Also set VERSION in port Makefile.Satoshi Asami1997-03-112-4/+3
| | | | | | | | | Closes PR ports/2937. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5935
* Japanized tk ver 4.2. Together with the tcl import, closes PRSatoshi Asami1997-03-0211-0/+2300
ports/2764. Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=5789