Submit #2879
closedRe-port ncal from FreeBSD
0%
Description
Our ncal is unusable with locales other than en_US.UTF-8 (see included images).
May be it is time to re-port from FreeBSD?
And our short weekday names for Chinese are useless, will need to cut them.
Files
Updated by marino almost 10 years ago
src is generated, it is never ever edited.
The space padded weekdays are a modification from freebsd. It came from ls long format needs I think.
What are you trying to do, remove the padding again?
What does ncal look like on FreeBSD-CURRENT?
Updated by yellowrabbit2010 almost 10 years ago
- File el_GR-better.png el_GR-better.png added
- File ru_RU-better.png ru_RU-better.png added
- File zh_CH-better.png zh_CH-better.png added
What space padding? ls -l shows weekdays?
I'm trying get calendar without corruption, like on images attached.
Is https://svnweb.freebsd.org/base/head/usr.bin/ncal/ too old?
Updated by marino almost 10 years ago
I meant, "Does ncal work correctly on FreeBSD-current that is 2 months old or newer".
If it does, then maybe all we need to do is a sync.
Updated by yellowrabbit2010 almost 10 years ago
got it. I have not FreeBSD here, just read the sources. I will ask somebody on the irc.
Updated by yellowrabbit2010 over 9 years ago
- Status changed from New to Closed
No way to fix days of week in Chinese right now