Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 2014 21:50:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192980] New: www/squid33 - Wrong option using make config for STRICT_HTTP
Message-ID:  <bug-192980-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 192980
           Summary: www/squid33 - Wrong option using make config for
                    STRICT_HTTP
           Product: Ports Tree
           Version: Latest
          Hardware: i386
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: screenblack@gmail.com

Disabling STRICT_HTTP config option it will be compiled with
"--disable-http-violations".
I need active STRICT_HTTP to use http violations. It doesn't make sense.

Makefile ports:
-------------------
STRICT_HTTP_CONFIGURE_ENABLE=   http-violations
-------------------

Squid: Squid33-3.3.11_6
FreeBSD: FreeBSD home.xxxxxxx 10.0-RELEASE FreeBSD 10.0-RELEASE #3: Sun Aug 24
04:31:32 BRT 2014     root@home.xxxxxx:/usr/src/sys/i386/compile/HOME  i386

I suggest change "STRICT_HTTP" to "NO_STRICT_HTTP", that will be compatible
with other config options internally.

-- 
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-192980-13>