aboutsummaryrefslogtreecommitdiff
path: root/japanese/tk80
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from categories starting with a JEdwin Groothuis2006-05-091-1/+0
| | | | Notes: svn path=/head/; revision=161761
* SHA256ifyEdwin Groothuis2006-01-221-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* unbreak (libxpg4.)FUJISHIMA Satsuki2005-04-151-5/+3
| | | | Notes: svn path=/head/; revision=133446
* BROKEN on 6.0: Depends on libxpg4 which was prematurely removed by tjrKris Kennaway2005-04-101-0/+4
| | | | Notes: svn path=/head/; revision=132952
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76037
* PORTREVISION bump.Yoshio MITA2002-05-221-1/+1
| | | | Notes: svn path=/head/; revision=59661
* Make japanese/tk80 compatible to XFree86 4.2Yoshio MITA2002-05-211-2/+19
| | | | | | | Submitted by: Maintainer (taguchi@tohoku.iij.ad.jp) Notes: svn path=/head/; revision=59623
* Fix up {tcl,tk}Config.sh breakage.Akinori MUSHA2001-04-092-2/+18
| | | | | | | | Submitted by: Takeshi MUTOH <mutoh@info.nara-k.ac.jp> Approved by: MAINTAINER Notes: svn path=/head/; revision=41113
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Tell these port to use INSTALLS_SHLIB/LDCONFIG_DIRS.Akinori MUSHA2000-06-172-3/+1
| | | | Notes: svn path=/head/; revision=29662
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-5/+5
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Update to patchlevel 1.7 and fix some XIM-related problems.Steve Price1999-12-235-18/+20
| | | | | | | | PR: 15349 Submitted by: maintainer Notes: svn path=/head/; revision=23912
* Updated a japanized patch to 8.0.5jp1.6aSatoshi Taoka1999-09-072-3/+4
| | | | | | | | PR: 13483 Submitted by: maintainer Notes: svn path=/head/; revision=21342
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Update to version 8.0.5jp1.5fix1 (Fixed some serious bugs includeSatoshi Taoka1999-05-084-9/+70
| | | | | | | | | | some core dump probrems) PR: 11554 Submitted by: maintainer Notes: svn path=/head/; revision=18607
* Fogot to add "${SETENV}" in the previous modification.Satoshi Taoka1999-04-061-2/+2
| | | | Notes: svn path=/head/; revision=17662
* Fixed "install-man" target in /usr/ports/japanese/tk80/MakefileSatoshi Taoka1999-04-061-3/+3
| | | | | | | | PR: ports/10915 Submitted by: haro@tk.kubota.co.jp (Munehiro Matsuda) Notes: svn path=/head/; revision=17661
* Updated to 8.0.5jp1.5Satoshi Taoka1999-04-026-60/+55
| | | | | | | | PR: ports/10816 Submitted by: maintainer Notes: svn path=/head/; revision=17526
* Update to tk8.0.4jp1.1Seiichirou Hiraoka1999-01-203-10/+8
| | | | Notes: svn path=/head/; revision=16200
* 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
* Fix the following bugs:Steve Price1998-11-022-2/+4
| | | | | | | | | | | | - Entry binding didn't work properly in XIM session. - Widget path name that have kanji cound not be parsed when internal kanji code is JIS. PR: 8391 Submitted by: maintainer Notes: svn path=/head/; revision=14288
* 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
* Remove regexp support for tcl80jp.Satoshi Asami1998-09-281-2/+2
| | | | Notes: svn path=/head/; revision=13521
* Add missing xim.tcl to pkg/PLIST.Steve Price1998-09-191-0/+1
| | | | Notes: svn path=/head/; revision=13240
* Rename category from x11 to x11-toolkits.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12334
* Update to use the latest patches.Steve Price1998-07-272-3/+3
| | | | | | | | PR: 7342 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=12146
* Update to May 18th version.Steve Price1998-07-044-11/+11
| | | | | | | | PR: 6952 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=11711
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-031-2/+2
| | | | Notes: svn path=/head/; revision=11685
* imported japanese/tk80,Jun-ichiro itojun Hagino1998-05-1010-0/+1280
"Graphical toolkit for Japanized TCL, version 8.0". PR: 5579 Notes: svn path=/head/; revision=10930