[Bug 193924] New: graphics/cairo: depends on some x11 ports with update to 1.12
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 25 14:20:56 UTC 2014
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 at FreeBSD.org
Reporter: freebsd-public at it64.de
Assignee: gnome at FreeBSD.org
Flags: maintainer-feedback?(gnome at 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 at 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 at FreeBSD.org> ---
Auto-assigned to maintainer gnome at FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list