[Bug 228212] security/axTLS: Drop WITH_HTTP_PORT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun May 13 09:02:08 UTC 2018


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

            Bug ID: 228212
           Summary: security/axTLS: Drop WITH_HTTP_PORT
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: brnrd at freebsd.org
                CC: umq at ueo.co.jp
                CC: umq at ueo.co.jp
             Flags: maintainer-feedback?(umq at ueo.co.jp)

Created attachment 193347
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193347&action=edit
svn diff for security/axTLS

The only ports using WITH_HTTP_PORT (and WITH_HTTPS_PORT) are www/apache24 and
security/axTLS. The removal of WITH_HTTP_PORT from www/apache24 is pending
review https://reviews.freebsd.org/D15411 but I didn't find the maintainer of
axTLS in the user list there.

Looking at the axTLS port (also after configure), I don't see any use of
WITH_HTTP_PORT or WITH_HTTPS_PORT in the code or in configure. 
The use of CONFIG_SUB is also a mystery to me, I don't find references to it in
Mk/* or in the porter's handbook, it should probably be removed completely?

Please find a patch for the removal of WITH_HTTP_PORT and WITH_HTTPS_PORT
attached. I'll follow up with a review on Phabricator with changes to
Mk/bsd.sanity.mk

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


More information about the freebsd-ports-bugs mailing list