2022-05-04 23:05:45 by Thomas Klausner | Files touched by this commit (45) |
Log message:
*: recursive bump for poppler 22.04
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-03-07 23:59:50 by Thomas Klausner | Files touched by this commit (10) |
Log message:
*: bump for guile20 PREFIX change
|
2022-02-15 17:16:53 by Stephen Borrill | Files touched by this commit (2) |
Log message:
graphviz: Use release tarballs, not tagged snapshots from gitlab.
The release tarballs contain prebuilt files (specifically documentation).
If using the tagged snapshots, the documentation needs to be built which
requires tcl as a build tool. If built with option -tcl, the package fails
to build.
|
2021-12-29 17:19:18 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
graphviz: updated to 2.50.0
2.50.0
Added
hard-coded lookup tables for fallback font metrics for more fonts and font
variants
a new gvputs_nonascii API function has been implemented for GVC I/O with C
escaping
Changed
Check for existence of dl_iterate_phdr(3) and if it is available, prefer
using it instead of iterating over /proc/self/maps for computing libdir.
A limit on GVC config files of 100000 bytes has been removed.
MD5 checksums of release artifacts are no longer provided. SHA256 checksums
are still provided and these should be used instead.
when cross-compiling, the dot -c is no longer run during installation
$CMAKE_INCLUDE_PATH is no longer manually configured in the CMake build
system
Fixed
remove Bashism from gvmap.sh
Lefty artifacts are no longer installed when Lefty is disabled
Smyrna artifacts are no longer installed when Smyrna is disabled
calling convention mismatches in delaunay.c’s GTS code
impure assertion in jacobi
undefined behavior in libgvc’s reading of little endian numbers
boldness of agnxtsubg in cgraph man page
parameter name in gvusershape_find prototype corrected to a const pointer,
to match the implementation
xdot JSON output is not valid JSON
fix uninitialized read of pid in _sfpopen on Windows
claimed minimum CMake version supported has been corrected to 3.9
|
2021-12-29 13:10:32 by Havard Eidnes | Files touched by this commit (1) |
Log message:
Build with -fopenmp on NetBSD/powerpc, so that we link explicitly
with -lgomp and thereby avoid overflowing the static thread local
storage allocated in ld.elf_so when libgomp.so is dlopen()ed
indirectly via libgvplugin_gd.so.
Bump PKGREVISION.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-12-02 13:32:43 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
graphviz: updated to 2.49.3
2.49.3
Fixed
- gvpr "split", "tokens", and "index" functions \
produce incorrect results 2138.
This was a regression that occurred between 2.47.1 and 2.47.2.
|
2021-11-12 15:14:14 by Nia Alarie | Files touched by this commit (1) |
Log message:
graphviz: add networking libraries on SunOS to fix linking
PR pkg/56495
|
2021-10-26 12:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message:
graphics: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|