Sergey Fedorov

Results 628 issues of Sergey Fedorov

There are two problems: 1. On 10.5.8 (ppc/x86) and 10.6 PPC it fails to build due to missing `libdispatch`. 2. On 10.6.8 Rosetta recent versions (2.0.6–2.0.7) fail because the build...

Add missing archs: `ppc` to 10.6 (supported both on 10.6 PPC natively and on 10.6.x via Rosetta) and `ppc64` to 10.5.

This PR implements initial support for Darwin `ppc32` and adds minor fixes for `ppc64`. Building will require this to be merged too: https://github.com/nim-lang/csources_v1/pull/7

#### Description `libcbor`: simple update. `libfido2`: update, fixes for older systems and for building with GCC. Together, because the only dependency of `libcbor` is `libfido2`. ###### Type(s) - [x] bugfix...

type: bugfix
type: enhancement
type: update
maintainer: open

#### Description @mascguy As suggested by @catap – better solve this issue via PG rather than individual ports: https://github.com/macports/macports-ports/commit/3133dc494488dfe355af65b37419800aba5f1e98#commitcomment-83625195 ###### Type(s) - [x] bugfix - [ ] enhancement - [...

type: bugfix

#### Description Update and move to mesonbuild. ###### Type(s) - [ ] bugfix - [x] enhancement - [ ] security fix ###### Tested on macOS 10.6.8 Server Xcode 3.2.6 ######...

type: enhancement
type: update
maintainer: open

#### Description Update to current version. Use `byte` target for PPC until `ocamlopt` is fixed for it. Fix lint warning, improve alignments, use https for homepage. ###### Type(s) - [x]...

type: bugfix
type: enhancement
type: update
maintainer: open

#### Description This PR: 1. Adds EGL support to `mesa` and `libepoxy`: needed for `gtk4`. 2. Allows `mesa` 19.0.8 to be built on 10.6. 3. Fixes the patch error: https://trac.macports.org/ticket/65750...

type: bugfix
type: enhancement
maintainer: open

Fixes: https://trac.macports.org/ticket/65770 #### Description Doxygen is broken on Rosetta, so apply default variant `+doc` in all cases except for that one. ###### Type(s) - [x] bugfix - [ ] enhancement...

type: bugfix
maintainer: none

#### Description The PR: 1. Replaces blacklist of `*gcc*` with `*gcc-4.*`, to allow using new GCC. (Do we actually need those at all, given portfile has `compiler.cxx_standard 2014`? Maybe do...

type: bugfix
maintainer: open