| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
|
|
|
|
| |
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
|
|
|
|
|
| |
- Enable all native backends by default
Changes: https://github.com/eXeC64/imv/blob/v4.1.0/CHANGELOG
|
|
|
|
|
|
| |
Use new GCC to fix build errors when using base GCC.
Approved by: mentors (implicit approval)
|
|
|
|
| |
Changes: https://github.com/eXeC64/imv/blob/v4.0.1/CHANGELOG
|
|
|
|
| |
Changes: https://github.com/eXeC64/imv/blob/v4.0.0/CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This allows us to drop the custom Makefile patch and install files
with the right permissions. Thanks to @eXeC64 for putting out a
new release for this.
While here
- Take it back
- Fix license
- Make sure a2x runs during build instead of install
- Expose options for the new backends
- Make FREEIMAGE support optional
- Use USE_GNOME=librsvg2
Changes: https://github.com/eXeC64/imv/blob/v3.1.1/CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From ChangeLog (https://github.com/eXeC64/imv/blob/master/CHANGELOG):
* Added support for multiple image loaders, allowing imv to use libraries other
than FreeImage. This adds support for SVGs, and in the future, other formats
as required.
* Loaders added for libpng, libtiff, librsvg, libturbojpeg.
* Added support for binding multiple commands to a single key
* Support for hidpi rendering with SDL >= 2.0.10
* Added -v flag to show version number
* Allow 'Escape' to be bound, changing bind abort sequence to 2x'Escape'
* Fixed bug where path list from stdin would sometime be truncated
* New releases only published under the MIT license, with FreeImage optionally
used under the FIPL
* Fixed several memory leaks
* Miscellaneous code cleanup and documentation fixes
While here, pet portlint.
Reported by: portscout
|
|
|
|
|
|
|
|
|
|
| |
* Use DISTVERSION instead PORTVERSION
* Remove custom do-install target
PR: 227097
Reported by: lebarondemerde@privacychain.ch
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D15397
|
| |
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
| |
Approved by: tobik (maintainer)
Sponsored by: Unemployment Insurance
|
|
|
|
|
| |
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
|
|
|
|
|
|
| |
Changes: https://github.com/eXeC64/imv/compare/v2.1.2...v2.1.3
PR: 213702
Submitted by: Tobias Kortkamp (maintainer)
|
|
managers. It supports over 30 different image file formats including:
Photoshop PSD files, animated GIFS, and various RAW formats.
WWW: https://github.com/eXeC64/imv/
PR: 210951
Submitted by: Tobias Kortkamp <t@tobik.me>
|