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

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

            Bug ID: 233023
           Summary: [PATCH] devel/libical: Convert to OPTIONS framework
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: freebsd@mosedal.net
             Flags: maintainer-feedback?(gnome@FreeBSD.org)
          Assignee: gnome@FreeBSD.org

Created attachment 199011
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199011&action=
=3Dedit
Patch converting port to OPTIONS framework, disabling MAKE_JOBS_UNSAFE

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.

--=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-233023-7788>