Age | Commit message (Collapse) | Author | Files | Lines |
|
0.5.4:
Unknown changes
|
|
ChangeLog:
* keyboard_present: don't check for Linux 1.x. Thanks, Ansgar!
* Portuguese (pt.po) by Miguel Figueiredo
* Tamil (ta.po) by leela
* Traditional Chinese (zh_TW.po) by Walter Cheuk
|
|
Version 3.17.0:
* Updated documentation to be Python 3 first, and
have removed documentation notes about version changes
that occurred more than five years ago.
* Update build matrix for Python 3.8
|
|
|
|
|
|
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
|
|
|
Changelog:
2019-09-24: Version 7.4.1
* Updated Danish, German, Hungarian, Japanese and Ukranian translations.
* Code cleanup.
|
|
instead of post-install target of pkgsrc.
|
|
Bump PKGREVISION.
|
|
Overview of changes between 1.0.6 and 1.0.7
=============================================
* This is a minor bugfix that removes symlinks and updates the meson version.
Overview of changes between 1.0.5 and 1.0.6
=============================================
* This is a minor bugfix release that fixes a list of minor issues that have turned up during the last year.
* Various compilation and cross compilation issues.
* Various minor header cleanups.
* Removed libc's bsearch for performance and portability reasons
|
|
and kre@
|
|
CF-SX3@makoto 07:16:02/190923(/export/compare)% ls -l */*tgz
79638 Dec 10 2015 ./fno/I18N_UnicodeNormalizer-1.0.0.tgz
2265011 Sep 23 00:08 ./new/I18N_UnicodeNormalizer-1.0.0.tgz
2154776 Sep 23 00:21 ./old/I18N_UnicodeNormalizer-1.0.0.tgz
CF-SX3@makoto 07:16:51/190923(/export/compare)% sha1 */*.tgz
SHA1 (fno/I18N_UnicodeNormalizer-1.0.0.tgz) = 4df6c65e335f8a7698d405f03bd53a856cc7f388
SHA1 (new/I18N_UnicodeNormalizer-1.0.0.tgz) = fbcebfee6c4080066897bea1f8babaae6db1a87c
SHA1 (old/I18N_UnicodeNormalizer-1.0.0.tgz) = 9386143d6d89505d2c43c33a67d18cd363fafd09
CF-SX3@makoto 07:16:55/190923(/export/compare)% file */*.tgz
fno/I18N_UnicodeNormalizer-1.0.0.tgz: gzip compressed data,
was "I18N_UnicodeNormalizer-1.0.0.tar", last modified: Sat Aug 4 14:58:59 2007,
from Unix, original size modulo 2^32 3039599536
new/I18N_UnicodeNormalizer-1.0.0.tgz: gzip compressed data,
was "I18N_UnicodeNormalizer-1.0.0.tar", last modified: Sat Aug 4 14:58:59 2007,
from Unix, original size modulo 2^32 14620160
old/I18N_UnicodeNormalizer-1.0.0.tgz: gzip compressed data,
from NTFS filesystem (NT), original size modulo 2^32 14620160
|
|
Version 1.0.0 of FriBidi is a major update that adds support for all the
changes to the Unicode Bidirectional Algorithm that were introduced in
UAX#9, version 6.3, and beyond. This library contains test code that
validates the algorithm against the test-files provided by the Unicode
consortium, and have been verified to be 100% compliant with version 10 of
the unicode algorithm.
Because of changes to the algorithm, the previous API have been deprecated
in favor of a new API that introduces another couple of parameters. But the
old API has been retained, and will return the same results as before these
algorithmic changes.
This version supports Unicode version 11.
|
|
|
|
future Python 3.8
|
|
help2man 1.47.11:
* Adjust maintainer sanity check again, this time to handle binary NMUs
|
|
|
|
libvisio 0.1.7
- Fix a few memory leaks found by oss-fuzz.
- Fix date and time conversion to string. (tdf#98291)
- Fix number conversion to string. (tdf#76829)
- Fix unit conversion. (tdf#126292)
- Handle more arrow styles. (tdf#126402)
- Fix some issues found by Coverity.
- Disable expanding entities by XML parser as a vulnerability
prevention measure. Applications writing VSDX/VDX documents do not use
entities, so there is no difference in behavior.
|
|
|
|
The program bdf2psf translates BDF fonts to PSF format. It accepts
fonts with arbitrary size of the font matrix. If the width of the glyph
matrix of the source font is 7 or 9 pixels then it generates fonts with
width of 8 pixels.
OK kamil@
|
|
|
|
The canonical form [1] of an R package Makefile includes the
following:
- The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as
needed), and CATEGORIES.
- HOMEPAGE is not present but defined in math/R/Makefile.extension to
refer to the CRAN web page describing the package. Other relevant
web pages are often linked from there via the URL field.
This updates all current R packages to this form, which will make
regular updates _much_ easier, especially using pkgtools/R2pkg.
[1] http://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html
|
|
Update to canonical form of an R package and update the LICENSE field.
|
|
|
|
|
|
|
|
Upstream changes:
4.04 2019-06-29
- document indent_length option (GH#48)
4.03 2019-06-19
- (Encode::)decode json_pp input properly by default
(GH#47)
|
|
|
|
|
|
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
|
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
|
|
## Version 2.4 ##
2019-05-10
- Unicode 12.1 support ([#156]).
- New `-DUTF8PROC_INSTALL=No` option for `cmake` builds to disable installation ([#152]).
- Better `make` support for HP-UX ([#154]).
- Fixed incorrect `UTF8PROC_VERSION_MINOR` version number in header and bumped shared-library version.
|
|
|
|
Exclude print/luatex that is updated manually.
|
|
20190410:
Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf).
epTEX, eupTEX: New primitives \readpapersizespecial and \expanded.
LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly.
MetaPost: r-mpost command name recognized as an alias for invocation with the –restricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost.
pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3.
XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters.
tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set.
install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6).
Utilities:
cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes.
chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk.
dvispc: make a DVI file page-independent with respect to specials.
MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support.
Platforms: removed sparc-solaris.
|
|
The check would report many unknown options. This is only because
libiconv has several configure scripts, and in the end, all given options
are necessary.
|
|
|
|
python 3.4 / 3.5 removal commit.
|
|
- Includes some whitespace changes, to be handled in a separate commit.
|
|
This is a semi-manual PKGREVISION bump.
|
|
Upstream changes:
4.007 Tues Apr 9, 2019
* Sereal: restore write_sereal(), read_sereal() as aliases to write_sereal_file()
and read_sereal_file(). Better tests for exported subs. Add SRL_UNCOMPRESSED,
SRL_SNAPPY, SRL_ZLIB, SRL_ZSTD exports.
* Decoder: tweak docs for looks_like_sereal/scalar_looks_like_sereal
4.006 Mon Apr 8, 2019
* Sereal: fix read_sereal_file(),
|
|
Upstream changes:
4.007 Tues Apr 9, 2019
* Version bump only
4.006 Mon Apr 8, 2019
* Version bump only
|
|
Upstream changes:
4.007 Tues Apr 9, 2019
* Tweak docs for looks_like_sereal/scalar_looks_like_sereal
4.006 Mon Apr 8, 2019
* Version bump only
|
|
Upstream changes:
4.02 Wed Mar 6 08:31:24 CET 2019
- undo the fix from 4.01, it breaks more things than it fixes
(another tetscase by Wesley Schwengle).
- try a proper fix this time.
|
|
|
|
0.5.2:
Unknown changes
|
|
|
|
## Version 2.3 ##
2019-03-30
- Unicode 12 support ([#148]).
- New function `utf8proc_unicode_version` to return the supported Unicode version ([#151]).
- Simpler character-width computation that no longer uses GNU Unifont metrics: East-Asian wide
characters have width 2, and all other printable characters have width 1 ([#150]).
- Fix `CHARBOUND` option for `utf8proc_map` to preserve U+FFFE and U+FFFF non-characters ([#149]).
- Various build-system improvements ([#141], [#142], [#147]).
|
|
|