[Bug 233023] [PATCH] devel/libical: Convert to OPTIONS framework

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Nov 6 12:34:26 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233023

            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 at FreeBSD.org
          Reporter: freebsd at mosedal.net
             Flags: maintainer-feedback?(gnome at FreeBSD.org)
          Assignee: gnome at FreeBSD.org

Created attachment 199011
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199011&action=edit
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 should
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list