Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| c715eab9 | 2022-03-11 19:38:05 | drop RCS Ids | ||
| 491b7ca4 | 2021-09-15 14:14:22 | remove %n format specifier and fix a portability bug on the same line; OK nicm (MAINTAINER), and also tested by Stefan Hagen <codevoid dot de> | ||
| 22265a68 | 2021-06-28 21:34:19 | uniutils: unbreak unireverse's runtime on unsigned char arches A looped getc(3) call in unireverse never reached EOF on these arches because the return value was stored in a char, instead of the by-the-book type, int. This fixes an infinite loop at runtime. OK jca@, maintainer timeout | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| ebf751b9 | 2019-05-20 22:15:00 | Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle | ||
| 5306d9fa | 2017-11-19 00:53:16 | replace gettext module | ||
| 66e5f445 | 2013-10-19 20:57:20 | Fix a documentation formatting bug that made part of the text incomprehensible with both groff and mandoc. Issue found because naddy@ reported that mandoc complains about another bug (unknown macro) in just the same sentence - correcting this, too. While here, remove USE_GROFF and add @comment bin/utf8lookup. Bump. OK nicm@ (MAINTAINER) | ||
| 0662a4e9 | 2013-03-11 11:20:26 | PERMIT_* / REGRESS->TEST sweep | ||
| 6c4df693 | 2010-10-19 09:21:04 | fix tabs | ||
| 3075d068 | 2010-10-18 20:52:05 | USE_GROFF=Yes |