|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.1.0 30 Jun 2026 20:03:57
    |
Tijl Coosemans (tijl)  |
*/*: Use C.UTF-8 locale
Ports 02f27a83b44d fixed the ports tree to the C locale so it would work
correctly in environments where users use a locale that isn't compatible
with the C locale, e.g. xx_YY.UTF-8 where [A-Z] includes more than just
upper case letters. USE_LOCALE was introduced to let ports use another
locale if they needed it. The C.UTF-8 locale was created later on to be
mostly compatible with the C locale.
Switch the ports tree locale to C.UTF-8 and remove USE_LOCALE. The
world has moved to Unicode so all ports either require it or know how to
build correctly in a Unicode environment.
PR: 295945
Exp-run by: antoine |
0.1.0 18 Feb 2025 18:17:42
    |
Dave Cottlehuber (dch)  |
sysutils/kleene-daemon: new port for container management
PR: 279003
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D49018 |
Number of commits found: 2
|