[Bug 237913] devel/apache-ant - upgrade, build from source

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 15 16:41:03 UTC 2019


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

            Bug ID: 237913
           Summary: devel/apache-ant - upgrade, build from source
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: java at FreeBSD.org
          Reporter: mi at FreeBSD.org
          Assignee: java at FreeBSD.org
             Flags: maintainer-feedback?(java at FreeBSD.org)

Created attachment 204393
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204393&action=edit
Build ant-1.10.6 from source

The port currently installs pre-built JARs and documentation, which is a tad
depressing -- FreeBSD ports ought to build open-sourced software from source,
using binaries only when sources aren't available or in other exceptional
circumstances...

The proposed patch corrects this problem -- unfortunately common for the
Java-related ports -- and also upgrades the version from 1.10.5 to the
currently-latest 1.10.6.

It also enables the test-target.

What's still to do:
 * Some of tests fail, which needs scrupulous investigation;
 * Building of Javadocs throws errors because the optional 3rd-party JARs
aren't present -- [bug
63438](https://bz.apache.org/bugzilla/show_bug.cgi?id=63438) filed with the
upstram. These errors are currently ignored.
 * The port's options should list all of the optional dependencies -- enabling
and disabling the extra features explicitly

These to-do items can be addressed incrementally -- I think, the port can be
upgraded as proposed already.

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


More information about the freebsd-ports-bugs mailing list