[Bug 237854] math/octave: adds JAVA and QT5 option, improves library stripping

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 12 20:49:03 UTC 2019


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

            Bug ID: 237854
           Summary: math/octave: adds JAVA and QT5 option, improves
                    library stripping
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: stephen at FreeBSD.org
          Reporter: phascolarctos at protonmail.ch
          Assignee: stephen at FreeBSD.org
             Flags: maintainer-feedback?(stephen at FreeBSD.org)
 Attachment #204339 maintainer-approval?
             Flags:

Created attachment 204339
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204339&action=edit
octave - optionnal java, qt5

This patch adds JAVA and QT5 option, improves library stripping:

- java supports becomes optional (enabled by default);
- removes "java" from CATEGORIES because java is now optional;
- qt5 support (i.e. gui support) becomes optional (enabled by default);
- improves library stripping: without this patch only liboctave was stripped,
now all libraries are by defining INSTALL_TARGET= install-strip;
- bumps PORTREVISION (packages change due to the stripping improvement and to
the "java" removal from CATEGORIES).

Tested successfully on 12.0-STABLE r347145 amd64 and with poudriere on
12.0-RELEASE amd64.

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


More information about the freebsd-ports-bugs mailing list