| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
email.
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION (RUN_DEPENDS changes);
. for converters/konwert:
- introduce PATCHLEVEL to be used instead of PORTREVISION at filenames;
- update to new PATCHLEVEL=11.
PR: 107000 [1], 107046 [2], 107106 [3], 107114 [4]
Submitted by: bsam (me)
Approved by: all maintainers timeout three and a half week:
mij at bitchx.it [1]
j.koopmann at seceidos.de [2]
chuynh at biolateral.com.au [3]
alexs at snark.rinet.ru [4]
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
| |
portlint(1).
|
|
|
|
| |
No cookies for: krion
|
| |
|
|
|
|
|
| |
PR: ports/66788
Submitted by: maintainer
|
|
|
|
| |
still broken at that time and no PRs have been submitted containing a fix.
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
Pointed out by: kris
|
|
Konwert is a package for conversion between various character encodings.
By encodings author imply not only different charsets like Windows-1252,
KOI8-R or UTF-8 but also the different representations of characters like
TeX escaping, quoted-printable and even RFC 1345 mnemonics. The autodetect
of the encodings is also implemented.
There are also filter filterm which allow to make separate input and output
conversions of the encodings for the given command. It can help e.g. when
our terminal is unable to display non-ASCII characters or to enter them
from the keyboard.
PR: 50614
Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru>
|