FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 5:20 AM GMT
Port details
havp 0.91_1 www on this many watch lists=5 search for ports that depend on this port
HTTP Antivirus Proxy
Maintained by: ayu@commun.jp search for ports maintained by this maintainer
Port Added: 18 Jun 2006 04:55:41
License: not specified in port
HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The
main aims are continuous, non-blocking downloads and smooth scanning of
dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent
and transparent proxy mode. It can be used with squid or standalone.

WWW: http://www.server-side.de/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, lang/perl5.8
Required Libraries: security/clamav
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/havp/ && make install clean
To add the package: pkg_add -r havp


Configuration Options
===> The following configuration options are available for havp-0.91_1:
     SSL=on (default) "Enable SSL proxying (not scanned, only forwarded!)"
     CLAMAV=on (default) "Enable libclamav support"
     TROPHIE=off (default) "Enable Trend Micro (Trophie) support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.server-side.de/download/
http://bio3k.softboard.ru/uploads/arch/
http://havp.hege.li/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.91_1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.91_1
miwi search for other commits by this committer
- Get Rid MD5 support
06 Apr 2010 12:01:57
Original commit files touched by this commit  0.91_1
garga search for other commits by this committer
Chase clamav's lib bump
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.91
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
19 Sep 2009 10:45:18
Original commit files touched by this commit  0.91
erwin search for other commits by this committer
Assign to new volunteer.

Submitted by:   Ayumi Mitsui <ayu@commun.jp>
Feature safe:   yes
19 Sep 2009 09:51:48
Original commit files touched by this commit  0.91
erwin search for other commits by this committer
Reset maintainership

Submitted by:   "Elisey O. Savateev" <b3k@mail.ru> (maintainer)
Feature safe:   yes
13 Sep 2009 02:43:34
Original commit files touched by this commit  0.91
lippe search for other commits by this committer
- Update to 0.91.

PR:             ports/138216
Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:    maintainer timeout (>2 weeks)
15 Jul 2009 16:56:10
Original commit files touched by this commit  0.90
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
27 Mar 2009 11:53:07
Original commit files touched by this commit  0.90
garga search for other commits by this committer
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
15 Sep 2008 19:56:38
Original commit files touched by this commit  0.88_1
garga search for other commits by this committer
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94

PR:             ports/127122 [1], ports/127310 [2]
Submitted by:   Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by:    portmgr (pav)
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.88
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
02 May 2008 19:21:21
Original commit files touched by this commit  0.88
miwi search for other commits by this committer
- Update to 0.88

PR:             122874
Submitted by:   Volker Werth <volker@vwsoft.com>
Approved by:    maintainer timeout
16 Apr 2008 16:10:19
Original commit files touched by this commit  0.87_1
garga search for other commits by this committer
- Chase clamav library to version 4
- Bump PORTREVISION

Following ports are marked as BROKEN since they don't build with new clamav
0.93:

www/c-icap
mail/claws-mail-clamav
www/gurlchecker
www/havp
security/klamav
devel/p5-Mail-ClamAV
devel/py-clamav
www/squidclam

This clamav version needed to be updated without wait other ports fixes
because it fixes important vulnerabilities.
21 Feb 2008 13:05:41
Original commit files touched by this commit  0.87
garga search for other commits by this committer
- Update to 0.87

PR:             ports/120789
Approved by:    maintainer
22 Dec 2007 15:59:19
Original commit files touched by this commit  0.86_1
miwi search for other commits by this committer
- Fix OPTIONS handling

PR:             118373
Submitted by:   Max N. Boyarov <m.boyarov@bsd.by>
Approved by:    maintainer
19 Dec 2007 23:08:38
Original commit files touched by this commit  0.86_1
garga search for other commits by this committer
- Update security/clamav to 0.92
- Add a new OPTION (RAR) because unrar code is optional to fix a license
  issue
- Some cosmetic changes
- Chase library version bump and bump PORTREVISION of all dependant ports

Approved by:    portmgr (pav)
Security:       CVE-2007-6335, CVE-2007-6336, CVE-2007-6337
26 Nov 2007 17:45:55
Original commit files touched by this commit  0.86
ade search for other commits by this committer
Unbreak pthread-related issues on 5.x

Approved by:    portmgr
25 Nov 2007 01:24:13
Original commit files touched by this commit  0.86
linimon search for other commits by this committer
Mark as broken on 5.x: fails to find pthread.h.

Something in the infrastructure changed in the late July timeframe that
actually caused this problem.  The only major thing at that time was the
autoconf/libtool change, but I can't see how that could have caused this
failure mode.  It only happens on 5.x; 6.x and 7.x are fine.

Approved by:    portmgr (self)
11 Jun 2007 13:51:28
Original commit files touched by this commit  0.86
araujo search for other commits by this committer
- Update to version 0.86.

PR:             ports/112410
Submitted by:   Ivan Lago <ivan.lago@ifom-ieo-campus.it>
Reviewed by:    Elisey Savateev <b3k@mail.ru> (maintainer)
Approved by:    stas (mentor)
16 Mar 2007 15:06:17
Original commit files touched by this commit  0.85
novel search for other commits by this committer
Fix clamav dependency.

PR:             110390
Submitted by:   Volker Werth <volker@vwsoft.com>
Approved by:    Elisey Savateev (maintainer)
Pointyhat to:   novel
15 Mar 2007 07:01:04
Original commit files touched by this commit  0.85
novel search for other commits by this committer
Update to 0.85.

PR:             110117
Submitted by:   Elisey Savateev (maintainer)
13 Mar 2007 20:11:19
Original commit files touched by this commit  0.82_2
garga search for other commits by this committer
- Update clamav to 0.90.1
- Use -lthr to build clamav since it has problems with libpthread
- Bump PORTREVISION of dependant ports, libclamav version was bumped
- Fix clamcour to build with clamav-0.90.x using patch sent by maintainer
18 Feb 2007 18:34:13
Original commit files touched by this commit  0.82_1
garga search for other commits by this committer
- Fix build with clamav 0.90
- Bump PORTREVISION

Reported by:    krismail
03 Aug 2006 14:46:24
Original commit files touched by this commit  0.82
novel search for other commits by this committer
- Update to 0.82
- Marked as BROKEN on 4.x (compile problem reported to author)
- Added CONFIGURE_TARGET in Makefile

PR:             101300
Submitted by:   Elisey Savateev (maintainer)
18 Jun 2006 04:54:26
Original commit files touched by this commit  0.81
novel search for other commits by this committer
HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. The
main aims are continuous, non-blocking downloads and smooth scanning of
dynamic and password protected HTTP traffic. Havp antivirus proxy has a parent
and transparent proxy mode. It can be used with squid or standalone.

WWW: http://www.server-side.de/

PR:             ports/99073
Submitted by:   Elisey Savateev <b3k@mail.ru>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01

12 vulnerabilities affecting 31 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 5
new 48 hours8
new 7 days50
new fortnight77
new month143

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.194 seconds.