From owner-freebsd-ports@freebsd.org Thu Sep 1 00:23:53 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 353E8BCA6DF for ; Thu, 1 Sep 2016 00:23:53 +0000 (UTC) (envelope-from genlight79@gmail.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 18F6BA11 for ; Thu, 1 Sep 2016 00:23:53 +0000 (UTC) (envelope-from genlight79@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 14ECABCA6DE; Thu, 1 Sep 2016 00:23:53 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 12313BCA6DD for ; Thu, 1 Sep 2016 00:23:53 +0000 (UTC) (envelope-from genlight79@gmail.com) Received: from mail-it0-x234.google.com (mail-it0-x234.google.com [IPv6:2607:f8b0:4001:c0b::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CAE06A0E for ; Thu, 1 Sep 2016 00:23:52 +0000 (UTC) (envelope-from genlight79@gmail.com) Received: by mail-it0-x234.google.com with SMTP id i184so173362itf.1 for ; Wed, 31 Aug 2016 17:23:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=OsEUAzfY3WQwFoaEkhu41hcyWAjF1YI74z3/o0s0AkU=; b=VPyuylpFENTjlNG533lCM6NrkuGjHdBuuuKP94o/REG8mLZAnwEq2yxQdJRQkfCCtn 8075tg8snY+PREQRL2dSESyJB+IGVMrhRcDBnNlS2CRqcFkzd3BP6+EZRQko3N1ssXFU gLwx80kfd5CfFQYPgfr26jQe+1XnR5B7Gd3ysRgGYHO6a5kk+qPEku9DrL7reLTKibEp ToGUtiIzKM52wtaax0QpqyGgbG6sVa+teRZfKKSO8L2oDxG+lIo0eV14pHIRu+CaZ1hy k8iDOxHf15esJ6fvRph/xVONuEyB6fBDNUKlctWW2d0Gw5z8xFQOadanJNLyXfASzRsO 4YxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=OsEUAzfY3WQwFoaEkhu41hcyWAjF1YI74z3/o0s0AkU=; b=CK8RIKZrCmDcAL6sZE+lXaHYI2/MocSX/uplvH4mM3eIm7btFu73js3107sdJz/S/P omYcdNBDJlpI/1q35Hk2CdeNjW/r9ANUYaziKnqn4X4U1njHkNMLpww+K/Srzxsb2Fnw /2jNRBZ2j09+LNUVEuqH+tw04QP+8RPU0GnjK+s0U747NJgPxjv1wO+JC2TxsvJt9lkp Tr+zaCNe6yyApqImiXwmptBdNo+5qBP+B0oYJ1nMPswCNN1okQa5B0la4x4aC8PKs+Xe 8/URYp7SD9DpsHDRYz4JyVvKW2fs7J7Vi6xU1kr8572ev1UcxWvht5K3ufjxakAMnwx9 ChRg== X-Gm-Message-State: AE9vXwOuCcIqRj8o2zR6235EFN5ZN1JAvnSYCSNPK8LIayjYIbJAKB2rVqMJzwmFkZSrjoW5LYwjKmqw0YF9AQ== X-Received: by 10.36.120.76 with SMTP id p73mr35452108itc.23.1472689431928; Wed, 31 Aug 2016 17:23:51 -0700 (PDT) MIME-Version: 1.0 Received: by 10.36.111.197 with HTTP; Wed, 31 Aug 2016 17:23:51 -0700 (PDT) From: genesis lubrigas Date: Thu, 1 Sep 2016 08:23:51 +0800 Message-ID: Subject: icap protocol error To: ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Sep 2016 00:23:53 -0000 I am using pfsense and its package squid is having problem with squidclamav Clamav c-icap service and redirector for Squid and c-icap-modules Modules for c-icap: virus_scan and srv_url_check. When I enable the antivirus of squid proxy, the browser will show ICAP PROTOCOL ERROR. The pfsense version I am using is 2.3.2 and it is using FreeBSD 10.3-RELEASE-p5. I wrote this email because it says "There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org". I hope this can be fixed. Thank you. And more power to freebsd. Sincerely, Genesis Lubrigas