CVS log for ports/chinese/tcl83/Makefile
Up to [FreeBSD] / ports / chinese / tcl83
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 27 10:00:26 2009 UTC (2 years, 1 month ago) by erwin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -0 lines
Mark BROKEN on 9.x: does not build.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:47:03 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Remove unneeded dependency from gtk12/gtk20 [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)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Apr 9 13:41:55 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories With hat: portmgr
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 26 14:23:42 2003 UTC (8 years, 11 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_EOL, RELEASE_4_9_0, RELEASE_4_8_0, RELEASE_4_11_0, RELEASE_4_10_0, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
pkg-comment police: Purge them in this category while I'm here.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 10 07:22:34 2003 UTC (9 years ago) by kris
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes'
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 22 03:53:30 2001 UTC (10 years, 11 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0, RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Chineselized Tcl ver. 8.3.0. This version is i18n improvement. 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.
