Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 06 Nov 2018 12:34:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 233023] [PATCH] devel/libical: Convert to OPTIONS framework
Message-ID:  <bug-233023-6497-hrdVjencmI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233023-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233023-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome mailing =
list
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 233023: [PATCH] devel/libical: Convert to OPTIONS framework
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233023



--- Description ---
Hi,
When building devel/libical primarily for use in mail/cyrus-imapd30, I
discovered it pulled in a lot of dependencies that seemed unnecessary for my
use case. (This is a server system; I had no need for Vala or the other
hardcoded dependencies).
The attached patch allows people to disable either the Vala, GObject
Introspection or GLib bindings using the familiar OPTIONS dialog. I tried
building with MAKE_JOBS_UNSAFE uncommented and it succeeded.
To minimize modifications, I left both the Vala, GObject introspection and =
the
GLib bindings enabled in the default package so that the default users shou=
ld
see no difference.
I bumped PORTREVISION to be on the safe side.
Please let me know if I can be of any further assistance.

Thank you,

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233023-6497-hrdVjencmI>