summaryrefslogtreecommitdiffstats
path: root/chinese/tcl83
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-191-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriespav2008-04-091-1/+1
| | | | With hat: portmgr
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Chase the remaining cases of scriptics.com in the ports tree. The sitelinimon2005-10-041-1/+1
| | | | | | | has been renamed to tcl.tk. Source: distfile survey Hat: portmgr
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* pkg-comment police: Purge them in this category while I'm here.foxfair2003-02-262-1/+1
|
* Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'kris2003-02-101-0/+1
|
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-201-1/+1
| | | | the later case
* Chineselized Tcl ver. 8.3.0. This version is i18n improvement.kevlo2001-02-2213-0/+3253
This changes the behavior of Tk on X where X Input Methods (XIM) were recognized and used without question. With 8.3, they will be recognized and initialized, but not used unless XIM is turned on (tk useinputmethods 1). This should only affect users users with special input methods, and the new default behavior should be more beneficial to the average user. BTW, please repo copy, thanks.
OpenPOWER on IntegriCloud