Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jun 2022 17:57:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   [Bug 264792] [patch] java/openjdk8: new port option CUPS
Message-ID:  <bug-264792-8522@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 264792
           Summary: [patch] java/openjdk8: new port option CUPS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch-ready
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: java@FreeBSD.org
          Reporter: eugen@freebsd.org
             Flags: maintainer-feedback?(java@FreeBSD.org)
          Assignee: java@FreeBSD.org

Created attachment 234819
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D234819&action=
=3Dedit
new CUPS port option

I need to build net-mgmt/unifi7 that is headless Java application that requ=
ires
java/openjdk8 that depends on full CUPS port. In fact, it originally requir=
ed
cups-client port only that was later removed and merged to full cups port, =
so
openjdk8 now requires full CUPS.

However, OpenJDK8 really needs only some header files out of CUPS distribut=
ion
and officially supports building --with-cups-include instead of --with-cups.

Proposed patch introduces new CUPS port option to java/openjdk8 that defaul=
ts
to ON to preserve current behaviour. With CUPS option turned OFF it skips b=
uild
dependency on full cups: instead, it downloads and extracts its distfile and
builds --with-cups-include pointing to extracted cups distfile.

--=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-264792-8522>