non port: graphics/imv/Makefile |
SVNWeb
|
Number of commits found: 38 |
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
|
Mon, 2 Jan 2023
|
[ 04:05 Jan Beich (jbeich) ] 805697b
graphics/imv: add to wayland category by default
ALL option is a separate superset of WAYLAND.
|
Wed, 21 Dec 2022
|
[ 17:57 Jan Beich (jbeich) ] ac3c8d2
graphics/imv: limit wayland category to WAYLAND option
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 12:48 Jan Beich (jbeich) ] 2948687 (Only the first 10 of 42 ports in this commit are shown above. )
wayland: add more mostly leaf ports to virtual category
Caveats:
- emulators/rpcs3: install qt5-wayland and ensure Renderer is Vulkan (default)
- mail/thunderbird: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/chromium: add --ozone-platform=wayland on command line
- www/firefox-esr: add MOZ_ENABLE_WAYLAND=1 via environ(7)
- www/firefox: add MOZ_ENABLE_WAYLAND=1 via environ(7)
|
Thu, 30 Jun 2022
|
[ 18:16 Tobias C. Berner (tcberner) ] 4bed58c (Only the first 10 of 12 ports in this commit are shown above. )
Mk/bsd.options.desc.mk: add common DESC for HEIF option
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Sat, 26 Feb 2022
|
[ 12:18 Daniel Engberg (diizzy) ] 6c15051 (Only the first 10 of 11 ports in this commit are shown above. )
*/*: Bump PORTREVISION of users due to bump of graphics/libheif
|
Sun, 23 Jan 2022
|
[ 09:23 Nuno Teixeira (eduardo) Author: Jan Beich ] 56fac6a
graphics/imv: Update to 4.3.1
- Update WWW: project moved to a new home
ChangeLog: https://git.sr.ht/~exec64/imv/tree/v4.3.1/item/CHANGELOG
PR: 260536
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Sun, 19 Dec 2021
|
[ 08:30 Jan Beich (jbeich) ] 11ed6e7
graphics/imv: unbreak WAYLAND runtime after 2af7805da5c5
$ imv
listener function for opcode 4 of wl_output is NULL
|
Thu, 28 Oct 2021
|
[ 16:37 Jan Beich (jbeich) ] f34ece3 (Only the first 10 of 157 ports in this commit are shown above. )
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine
|
Sat, 7 Aug 2021
|
[ 16:11 Nuno Teixeira (eduardo) ] 695cccd
graphics/imv: Update to 4.3.0
* use pkg-plist file instead of Makefile PLIST_FILES due to its size
* reformat Makefile with portfmt
* pet portlint
ChangeLog: https://github.com/eXeC64/imv/blob/master/CHANGELOG
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Thu, 10 Jun 2021
|
[ 06:46 Nuno Teixeira (eduardo) Author: Evgeniy Khramtsov ] 689dca2
graphics/imv: allow building on Wayland-only
imv can work on a system where libX11 is fully removed
and OpenGL is provided by libOpenGL instead of libGL[1].
USE_GL=gl implies lib-depends on libGL, which is built
only when X11 symbols are available, which is not always
the case.
libglvnd provides libOpenGL which provides OpenGL
symbols without X11 symbols.
To satisfy poudriere testport, do USE_GL=egl because
there is no libOpenGL handling in Mk/Uses/gl.mk currently.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 28 Apr 2021
|
[ 06:47 Nuno Teixeira (eduardo) ] 82d01b1
graphics/imv: Update to 4.2.0
ChangeLog: https://github.com/eXeC64/imv/blob/v4.2.0/CHANGELOG
Reviewed by: mat
Approved by: dbaio (mentor)
Differential Revision: https://reviews.freebsd.org/D29508
|
Mon, 19 Apr 2021
|
[ 08:00 Tobias Kortkamp (tobik) ] c204633 (Only the first 10 of 27 ports in this commit are shown above. )
Remove my useless "Created by" lines
|
Thu, 8 Apr 2021
|
[ 23:33 Jan Beich (jbeich) ] 69d24a7 (Only the first 10 of 145 ports in this commit are shown above. )
devel/icu: update to 69.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1
Reported by: GitHub (watch releases)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 4 Mar 2021
|
[ 13:51 eduardo ]
graphics/imp: Adopt port
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D29055
|
Mon, 9 Nov 2020
|
[ 17:08 tcberner ] (Only the first 10 of 114 ports in this commit are shown above. )
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
|
Tue, 3 Nov 2020
|
[ 00:56 jbeich ] (Only the first 10 of 186 ports in this commit are shown above. )
devel/icu: update to 68.1
Changes: http://site.icu-project.org/download/68
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Mon, 28 Sep 2020
|
[ 05:05 tobik ] (Only the first 10 of 163 ports in this commit are shown above. )
Reset MAINTAINER
|
Thu, 23 Apr 2020
|
[ 20:14 jbeich ] (Only the first 10 of 130 ports in this commit are shown above. )
devel/icu: update to 67.1
Changes: http://site.icu-project.org/download/67
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by: GitHub (watch releases)
|
Fri, 13 Mar 2020
|
[ 09:47 jbeich ] (Only the first 10 of 126 ports in this commit are shown above. )
devel/icu: update to 66.1
Changes: http://site.icu-project.org/download/66
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
|
Sun, 22 Dec 2019
|
[ 05:48 tobik ]
graphics/imv: Update to v4.1.0
- Enable all native backends by default
Changes: https://github.com/eXeC64/imv/blob/v4.1.0/CHANGELOG
|
Thu, 19 Sep 2019
|
[ 16:25 pkubaj ]
graphics/imv: fix build on GCC architectures
Use new GCC to fix build errors when using base GCC.
Approved by: mentors (implicit approval)
|
Wed, 28 Aug 2019
|
[ 16:41 tobik ]
graphics/imv: Update to v4.0.1
Changes: https://github.com/eXeC64/imv/blob/v4.0.1/CHANGELOG
|
Tue, 27 Aug 2019
|
[ 14:51 tobik ]
graphics/imv: Update to v4.0.0
Changes: https://github.com/eXeC64/imv/blob/v4.0.0/CHANGELOG
|
Sat, 22 Jun 2019
|
[ 20:50 tobik ]
graphics/imv: Update to 3.1.1
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
|
[ 15:48 fernape ]
graphics/imv: update to 3.1.0
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
|
Sun, 13 May 2018
|
[ 21:13 fernape ]
Update graphics/imv to 3.0.0
* 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
|
Sun, 8 Apr 2018
|
[ 06:08 tobik ]
Drop maintainership of graphics/imv
|
Sun, 16 Apr 2017
|
[ 19:48 mi ]
Fix building, provide TEST_TARGET.
Approved by: tobik (maintainer)
Sponsored by: Unemployment Insurance
|
Wed, 15 Feb 2017
|
[ 12:28 tobik ] (Only the first 10 of 36 ports in this commit are shown above. )
Update MAINTAINER to tobik@FreeBSD.org for my ports
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D9610
|
Wed, 26 Oct 2016
|
[ 18:03 jbeich ]
graphics/imv: update to 2.1.3
Changes: https://github.com/eXeC64/imv/compare/v2.1.2...v2.1.3
PR: 213702
Submitted by: Tobias Kortkamp (maintainer)
|
Mon, 11 Jul 2016
|
[ 20:18 pawel ]
imv is a command line image viewer intended for use with tiling window
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>
|
Number of commits found: 38 |