Re: [update] graphics/feh to 3.10.2

2023-12-05 Thread Brian Callahan
On 12/5/2023 7:18 AM, Justin Berthault wrote: > Hi ports@ > > Updating feh to 3.10.2 > > Built and tested on arm64 > > bcallah@ cc > > Thanks, I'll take a look later tonight. ~Brian

Re: UPDATE: graphics/feh

2022-02-23 Thread Stuart Henderson
It will resolve itself when packages built against the new library are available. *In this case* this error is fairly unlikely to cause anything else than this noise at process startup. (In other cases with similar errors it could cause much worse problems). -- Sent from a phone, apologies fo

Re: UPDATE: graphics/feh

2022-02-19 Thread Brian Callahan
Hi Ricardo -- On 2/19/2022 1:08 PM, Ricardo wrote: > Hey ports@, > > Attached is a straightforward update to graphics/feh (changes: > https://feh.finalrewind.org/archive/3.8). > Tested on amd64 but more eyes would be appreciated. > > OK? > > Obrigado. > Ricardo Thanks for the diff. I think it

Re: UPDATE: graphics/feh 3.5 => 3.6

2020-12-12 Thread Charlene Wendling
Hi, On Thu, 03 Dec 2020 22:57:25 + Brian Callahan wrote: > Hi ports -- > > Attached is a straightforward update to graphics/feh. > The changelog is at https://feh.finalrewind.org/archive/3.6/ > Some more eyes (big endian) appreciated. > > OK? I've tested that update on macppc and amd64. It

Re: UPDATE: graphics/feh 3.4.1 => 3.5

2020-09-01 Thread Paco Esteban
On Sun, 30 Aug 2020, Brian Callahan wrote: > Hi ports -- > > Attached is an update to feh. > One of the main changes is to allow --version-sort on all platforms, > which was developed and upstreamed by tim@.[0] > > Rest of the changelog: https://feh.finalrewind.org/archive/3.5/ > > Builds, all

Re: UPDATE: graphics/feh 3.2.1 => 3.3

2019-12-06 Thread Charlene Wendling
Hi Brian, On Wed, 4 Dec 2019 17:59:04 -0500 Brian Callahan wrote: > Hi ports -- > > Attached is an update to graphics/feh. > Changelog is here: https://feh.finalrewind.org/archive/3.3/ > > Big endian testing appreciated. > > OK? > > ~Brian > It builds [0] and works fine on macppc. OK cwen

Re: UPDATE: graphics/feh

2019-04-18 Thread Tim van der Molen
Stuart Henderson (2019-04-18 21:58 +0200): > On 2019/04/18 21:50, Tim van der Molen wrote: > > Stuart Henderson (2019-04-18 20:57 +0200): > > > On 2019/04/18 20:33, Rafael Sadowski wrote: > > > > On Thu Apr 18, 2019 at 02:58:22PM +0200, Tim van der Molen wrote: > > > > > Here's an update to feh 3.1

Re: UPDATE: graphics/feh

2019-04-18 Thread Stuart Henderson
On 2019/04/18 21:50, Tim van der Molen wrote: > Stuart Henderson (2019-04-18 20:57 +0200): > > On 2019/04/18 20:33, Rafael Sadowski wrote: > > > On Thu Apr 18, 2019 at 02:58:22PM +0200, Tim van der Molen wrote: > > > > Here's an update to feh 3.1.3. OK? > > > > > > feh-3.1.3(graphics/feh): > > > M

Re: UPDATE: graphics/feh

2019-04-18 Thread Tim van der Molen
Stuart Henderson (2019-04-18 20:57 +0200): > On 2019/04/18 20:33, Rafael Sadowski wrote: > > On Thu Apr 18, 2019 at 02:58:22PM +0200, Tim van der Molen wrote: > > > Here's an update to feh 3.1.3. OK? > > > > feh-3.1.3(graphics/feh): > > Missing: png16.17 from png-1.6.35 (/usr/local/bin/feh) > > Ex

Re: UPDATE: graphics/feh

2019-04-18 Thread Stuart Henderson
On 2019/04/18 20:33, Rafael Sadowski wrote: > On Thu Apr 18, 2019 at 02:58:22PM +0200, Tim van der Molen wrote: > > Here's an update to feh 3.1.3. OK? > > feh-3.1.3(graphics/feh): > Missing: png16.17 from png-1.6.35 (/usr/local/bin/feh) > Extra: png.17 > WANTLIB += png16 Please leave that as-is

Re: UPDATE: graphics/feh

2019-04-18 Thread Rafael Sadowski
On Thu Apr 18, 2019 at 02:58:22PM +0200, Tim van der Molen wrote: > Here's an update to feh 3.1.3. OK? feh-3.1.3(graphics/feh): Missing: png16.17 from png-1.6.35 (/usr/local/bin/feh) Extra: png.17 WANTLIB += png16 Otherwise OK! > > Index: Makefile > ===

Re: UPDATE: graphics/feh 2.23.1 => 2.26

2018-04-30 Thread Paul Irofti
On Sat, Apr 28, 2018 at 05:15:04PM -0400, Brian Callahan wrote: > Hi all -- > > Attached is an update to graphics/feh. It fixes a bug in the version we have > according to upstream's changelogs among other added features. > > Additionally, I am hoping we can remove some patches and instead compil

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-02-11 Thread Klemens Nanni
On Fri, Feb 02, 2018 at 02:36:33PM +0100, Klemens Nanni wrote: > On Wed, Jan 31, 2018 at 08:06:54PM +, Stuart Henderson wrote: > > On 2018/01/31 20:54, Klemens Nanni wrote: > > > * The Makefile no longer honors CPPFLAGS and instead consistently uses > > > CFLAGS for user-provided include paths

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-02-02 Thread Klemens Nanni
On Wed, Jan 31, 2018 at 08:06:54PM +, Stuart Henderson wrote: > On 2018/01/31 20:54, Klemens Nanni wrote: > > * The Makefile no longer honors CPPFLAGS and instead consistently uses > > CFLAGS for user-provided include paths > > CPPFLAGS would usually be the better place for include paths ...

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-01-31 Thread Stuart Henderson
On 2018/01/31 20:54, Klemens Nanni wrote: > * The Makefile no longer honors CPPFLAGS and instead consistently uses CFLAGS > for user-provided include paths CPPFLAGS would usually be the better place for include paths ...

Re: UPDATE: graphics/feh 2.20 -> 2.23.1

2018-01-31 Thread Klemens Nanni
On Mon, Jan 29, 2018 at 02:03:53AM +0100, Klemens Nanni wrote: > Here's an update to the newest release: > > * Fix broken thumbnail/index windows when using --scale-down > * Use Imlib2 in-memory image cache (default cache size: 4MiB). This allows > for significant performance improvements especi

Re: [UPDATE] graphics/feh

2010-07-07 Thread David Coppa
On Wed, 07 Jul 2010, Stuart Henderson wrote: > It's pointless to remove this, it's ?= so it's already overridden > by the ports infrastructure, better to not touch things in patches > unless it's needed, everything you change increases the chances > of a conflicting patch in the future.. Ok. > >

Re: [UPDATE] graphics/feh

2010-07-07 Thread Stuart Henderson
On 2010/07/07 12:57, David Coppa wrote: > P.S.: I've also removed default cflags from config.mk. They are pointless > and gcc 3.3.5 doesn't know what to do with "-Wextra"... > > +-# default CFLAGS > +-CFLAGS ?= -g -O2 It's pointless to remove this, it's ?= so it's already overridden by the ports

Re: [UPDATE] graphics/feh

2010-07-07 Thread David Coppa
On Tue, 06 Jul 2010, Stuart Henderson wrote: > On 2010/07/06 09:53, David Coppa wrote: > > This diff updates feh to its latest version (1.8). > > > > I'm pretty sure some things can be done in a better way, > > so feedback is welcome... > > I'd rather override MAKE_FLAGS than patch Makefiles, i

Re: [UPDATE] graphics/feh

2010-07-06 Thread Stuart Henderson
On 2010/07/06 09:53, David Coppa wrote: > This diff updates feh to its latest version (1.8). > > I'm pretty sure some things can be done in a better way, > so feedback is welcome... I'd rather override MAKE_FLAGS than patch Makefiles, it also saves an unnecessary and slightly expensive (on some