Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2021 01:28:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 245867] java/sigar: Add Java 11 Support, Add TEST targets, Remove GCC dependency
Message-ID:  <bug-245867-7788-tvoKfOqHzy@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245867-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245867-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245867

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Affects Only Me             |Affects Some People
           Keywords|patch                       |needs-qa
            Summary|java/sigar: Java 11         |java/sigar: Add Java 11
                   |compatible, testing         |Support, Add TEST targets,
                   |enabled, GCC eliminated     |Remove GCC dependency
              Flags|                            |merge-quarterly?
           See Also|                            |https://github.com/amishHam
                   |                            |mer/sigar/pull/1

--- Comment #4 from Kubilay Kocak <koobs@FreeBSD.org> ---
Ports can carry local patches while usptream handles issues/PR's/merges.

Two methods:

1) `make makepatch` after patching WRKSRC files  from file file.orig pairs,=
 or
upstream PR as a patch
(https://patch-diff.githubusercontent.com/raw/amishHammer/sigar/pull/1.patc=
h)

2) Reference specific commits to add as PATCHFILES. An example from
benchmarks/glmark2:

  PATCH_SITES=3D    https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
  PATCHFILES+=3D    bd2c4ca8360a.patch:-p1 #
https://github.com/glmark2/glmark2/issues/147
  PATCHFILES+=3D    042bbea08fae.patch:-p1 #
https://github.com/glmark2/glmark2/issues/155

We like to keep MASTER_SITES (GitHub in this case) canonical/official where
possible

Thank you for the report and patch

^Triage: MFH if these changes are are non-functional:

MFH: 202Q3 (build fix, ports compliance, dependency fix)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245867-7788-tvoKfOqHzy>