Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2018 09:02:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228212] security/axTLS: Drop WITH_HTTP_PORT
Message-ID:  <bug-228212-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: brnrd@freebsd.org
                CC: umq@ueo.co.jp
                CC: umq@ueo.co.jp
             Flags: maintainer-feedback?(umq@ueo.co.jp)

Created attachment 193347
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193347&action=
=3Dedit
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.=20
The use of CONFIG_SUB is also a mystery to me, I don't find references to i=
t 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

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