Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Sep 2014 14:20:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193924] New: graphics/cairo: depends on some x11 ports with update to 1.12
Message-ID:  <bug-193924-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 193924
           Summary: graphics/cairo: depends on some x11 ports with update
                    to 1.12
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: freebsd-public@it64.de
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

after the update to 1.12 graphics/cairo depends on some x11 ports, even if
OPTIONS_UNSET+=X11 GUI is set in /etc/make.conf

those options are set for the port itself:

# This file is auto-generated by 'make config'.
# Options for cairo-1.12.16_1,2
_OPTIONS_READ=cairo-1.12.16_1,2
_FILE_COMPLETE_OPTIONS_LIST=GLIB OPENGL X11 XCB
OPTIONS_FILE_SET+=GLIB
OPTIONS_FILE_UNSET+=OPENGL
OPTIONS_FILE_UNSET+=X11
OPTIONS_FILE_UNSET+=XCB

The old version used just a few dependencies:

root@www:/usr/ports/graphics/cairo# pkg info -d cairo
cairo-1.10.2_10,2:
        pixman-0.32.4_3
        fontconfig-2.11.0_3,1
        freetype2-2.5.3_2
        png-1.5.18
        pcre-8.35
        glib-2.36.3_3

the new one installes a bunch of x11 ports:

===>>> The following actions will be taken if you choose to proceed:
        Upgrade cairo-1.10.2_10,2 to cairo-1.12.16_1,2
        Upgrade glib-2.36.3_3 to glib-2.36.3_4
        Upgrade libffi-3.0.13_1 to libffi-3.0.13_2
        Install x11/libXext
        Install x11/libX11
        Install x11-fonts/xf86bigfontproto
        Install x11/bigreqsproto
        Install x11/inputproto
        Install x11/kbproto
        Install x11/libXau
        Install x11/libXdmcp
        Install x11/libxcb
        Install devel/libpthread-stubs
        Install x11/xcb-proto
        Install x11/xcmiscproto
        Install x11/xextproto

Is there any possibility to avoid installing the new dependencies?

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer gnome@FreeBSD.org

-- 
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-193924-13>