| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Restructure a bit the installation so that it matches more what upstream
provides.
Changelog: http://core.tcl.tk/tcl/timeline?from=f590914719&to=f1c99ff14c&sbs=1
Notes:
svn path=/head/; revision=441573
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=c63d2eba50&to=f590914719
Notes:
svn path=/head/; revision=439451
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=24d90770030948ca&to=c63d2eba50
Notes:
svn path=/head/; revision=433164
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=431796
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=430513
|
|
|
|
|
|
|
|
|
| |
now.
Sponsored by: Absolight
Notes:
svn path=/head/; revision=429006
|
|
|
|
|
|
|
|
| |
PR: 214794
Approved by: gahr
Notes:
svn path=/head/; revision=427498
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=699a33324b663e80&to=24d90770030948ca
Notes:
svn path=/head/; revision=425337
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=faa78e6080f9033f&to=699a33324b663e80
Notes:
svn path=/head/; revision=424107
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=20c19f9d5593455a&to=faa78e6080f9033f
Notes:
svn path=/head/; revision=423461
|
|
|
|
|
|
|
|
|
|
| |
Pushed upstream: http://core.tcl.tk/tcl/info/20c19f9d5593455a
PR: 212512
Submitted by: emaste
Notes:
svn path=/head/; revision=421600
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=4589a9d17c9575e7&to=b98ee5637696606e
Notes:
svn path=/head/; revision=421537
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=c52fadac62&to=4589a9d17c9575e7
Notes:
svn path=/head/; revision=418218
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=726413c61a&to=c52fadac62
Notes:
svn path=/head/; revision=418009
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=a633d16fae&to=726413c61a
Notes:
svn path=/head/; revision=417879
|
|
|
|
|
|
|
| |
http://core.tcl.tk/tcl/timeline?from=942948a1ea829133&to=a633d16fae65fb3a
Notes:
svn path=/head/; revision=417354
|
|
|
|
| |
Notes:
svn path=/head/; revision=416454
|
|
|
|
|
|
|
| |
Suggested by: mat
Notes:
svn path=/head/; revision=416452
|
|
|
|
| |
Notes:
svn path=/head/; revision=416451
|
|
|
|
| |
Notes:
svn path=/head/; revision=416251
|
|
This is the development (trunk) version of Tcl, currently tagged 8.7.a0. I
plan to integrate this into the USES=tcl framework once 8.7.0 is released.
Use at your at your own risk.
Notes:
svn path=/head/; revision=416250
|