Age | Commit message (Collapse) | Author | Files | Lines |
|
changes unknown
|
|
Preparing for the mono update.
|
|
changes unknown
|
|
This update adds conditionals for testing if a tikzmark is on a given page
(or the current page).
It also fixes an issue with the math-awareness of the subnode and
tikzmarknode commands to cope with nested math environments (such as math
inside a \text command).
|
|
FreeType 2.10.1
A new maintenance release, fixing bytecode hinting of OpenType variation fonts and cmap processing of PCF fonts, among other things.
|
|
|
|
|
|
Update to the canonical form of an R package.
|
|
Update to the canonical form of an R package.
|
|
Update to the canonical form of an R package and fix the LICENSE
field.
|
|
|
|
Update to the canonical form of an R package and fix the LICENSE
field.
|
|
Update to the canonical form of an R package.
|
|
|
|
Update to the canonical form of an R package.
|
|
Update to the canonical form of an R package.
|
|
Implementation of the 'viridis' - the default -, 'magma', 'plasma',
'inferno', and 'cividis' color maps for 'R'. 'viridis', 'magma',
'plasma', and 'inferno' are ported from 'matplotlib'
<http://matplotlib.org/>, a popular plotting library for 'python'.
'cividis', was developed by Jamie R. Nu<c3><b1>ez and Sean M. Colby.
These color maps are designed in such a way that they will
analytically be perfectly perceptually-uniform, both in regular form
and also when converted to black-and-white. They are also designed to
be perceived by readers with the most common form of color blindness
(all color maps in this package) and color vision deficiency
('cividis' only).
|
|
Graphical and tabular effect displays, e.g., of interactions, for
various statistical models with linear predictors.
|
|
|
|
No useful changelog, but some research indicates at least the following
bugs are fixed:
CVE-2019-13504 (out-of-bounds-read)
CVE-2019-13113 (integer-overflow)
CVE-2019-13112 (integer-overflow)
CVE-2019-13111 (integer-overflow)
CVE-2019-13110 (integer-overflow)
CVE-2019-13109 (integer-overflow)
CVE-2019-13114 (denial-of-service)
CVE-2019-13108 (denial-of-service)
|
|
Reported by abs@, not sure what isn't supporting it but this fixes the issue.
|
|
This is a legacy version which has received little love since it was
imported, and nothing in pkgsrc is using it.
|
|
Changelog:
Geeqie 1.5
==========
- Partial implementation of Hi-DPI-aware rendering of images
- Improved multi display full screen
- Use GPS lat/long to provide local time corrected for UTC offset and DST correction.
- Marks/image connections can optionally be saved in a text file
- Show star rating
- Search using regular expressions
- Replace GQView print dialog with GTK print dialog
- Plugins added
- Option to delete to standard trash folder and optimizing trash handling
- Display random image
- Allow LUA script support in sidebar
- Additional remote commands
And as usual:
- Many small improvements
- Many bug fixes
- Updated language support
|
|
Using _XOPEN_SOURCE=500 is insufficient when compiling in C99 mode that this
package specifies. 600 is the minimum required for C99, so bump to that.
Meson expects the files in build-aux to be executable, but they aren't as
shipped in the source. I don't understand how nobody else is seeing this,
but explicitly marking them as executable fixes SunOS and won't hurt others.
|
|
|
|
|
|
|
|
|
|
|
|
Reported by mueller6721 on pkgsrc-users mailing list.
Use gettext-lib from pkgsrc instead of builtin one.
This fixes PLIST problem only.
|
|
|
|
"Is the gtk3 port useful? Then please switch to it by default." - wiz
|
|
|
|
|
|
Changes:
* Use --no-fehbg option in ~/.fehbg. This fixes cases where an X11 setup
change may inadvertently alter the commandline stored in .fehbg.
* Fix insufficient error handling when updating ~/.fehbg. Previously, a
stat() error may have caused .fehbg to be update with excessive file
permissions (patch by Tobias Stoeckmann)
* Fix TOCTTOU when setting the file mode of ~/.fehbg (patch by Tobias
Stoeckmann)
|
|
|
|
|
|
Tested-by: wilbury @ #pkgsrc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The software hasn't been updated since 2002 and is probably full
of security problems. Two packages were using it. (gpsdrive has a
newer version in wip.)
|
|
2.38.1 (stable)
===
- Fix OOM in JPEG2000 loader [Ivan A. Melnikov, #107]
- Fix thumbnailing of animated GIFs [Debarshi Ray, #99]
- Multiple improvements to the GIF loader [Robert Ancell, !24, !28, !30, #22, #69
- Fix build on Windows/MSYS2 [Christoph Reiter, !29]
- Fix soname versioning on macOS [Christoph Reiter, !23]
- Cross-compilation fixes for Android [Matthew Waters, #64]
- Fix building modules on macOS [Ignacio Casal Quinteiro, !18 and !19]
- Fix introspection generation [Iain Lane, #92]
- Fix error handling in PNG loader [Debarshi Ray, !16]
- Improve reproducibility of the build [Chris Lamb, !15]
- Speed up saving PNG files [Brion Vibber, #90]
- Add variables in the pkg-config files for binary utilities [Emmanuele Bassi, #88]
- Build fixes [Emmanuele Bassi, #88]
2.38.0 (stable)
===
- Documentation fixes
2.37.92 (release candidate)
===
- Ensure that GdkPixbuf's storage is safely handled [Federico Mena Quintero]
- Add test case for buffer overflow in pixdata loader [Bastien Nocera, #57]
2.37.0 (development)
===
- Rework relocation support for loaders cache on Windows [Christoph Reiter, #776081]
- Properly install test data [Emmanuele Bassi, Jeremy Bicha, #795527, #795210]
- Plug a memory leak when using GBytes [Vitaly Kirsanov, #787626]
- Fix introspection annotations [Iñaki García Etxebarria, #789935]
- Fix documentation building with X11 disabled [Quentin Glidic, #794872]
- Drop Autotools build and move to Meson [Emmanuele Bassi]
- Fix OOB error when dithering [Bert Pauline, #748211]
- Drop the MMX assembly optimizations for pixops [Emmanuele Bassi]
- Improve compatibility for the post-install script [Brendan L, #795705]
- Expose the dimensions of the original image from GdkPixbufLoader [Debarshi Ray, #778517]
- Improve thumbnailer implementation [Debarshi Ray, #778517]
- Make X11 a dependency if the `x11` build option is enabled [Emmanuele Bassi, #77]
- Generate separate introspection data for GdkPixdata API [Emmanuele Bassi, #72]
- Deprecate GDK_INTERP_HYPER [Emmanuele Bassi, #3]
- Avoid a deprecation warning with recent libjasper [Emmanuele Bassi, #73]
- Fix build on macOS [Emmanuele Bassi, !5]
- Fix build with Visual Studio [Chun-wei Fan, !8]
- Fix cross-compilation of Windows build on Linux [Benjamin Gilbert, !10]
|
|
Not used in pkgsrc, needs quite unmaintained jasper library with lots
of security problems, and is harder to keep working with meson version
of gdk-pixbuf2.
|
|
|
|
now supports GIMP 2.2
|