Skip site navigation (1)Skip section navigation (2)

CVS log for ports/www/havp/Makefile

[BACK] Up to [FreeBSD] / ports / www / havp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Apr 6 12:01:56 2010 UTC (22 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Chase clamav's lib bump

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Sep 19 10:45:18 2009 UTC (2 years, 4 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Assign to new volunteer.

Submitted by:	Ayumi Mitsui <ayu@commun.jp>
Feature safe:	yes

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Sep 19 09:51:47 2009 UTC (2 years, 4 months ago) by erwin
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Reset maintainership

Submitted by:	"Elisey O. Savateev" <b3k@mail.ru> (maintainer)
Feature safe:	yes

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 13 02:43:34 2009 UTC (2 years, 4 months ago) by lippe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
- Update to 0.91.

PR:		ports/138216
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (>2 weeks)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Mar 27 11:53:06 2009 UTC (2 years, 10 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +4 -4 lines
- Bump necessary PORTREVISIONS and fix some ports to new clamav API

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Sep 15 19:56:38 2008 UTC (3 years, 4 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
- 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)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:35 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +0 -1 lines
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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri May 2 19:21:20 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -6 lines
- Update to 0.88

PR:		122874
Submitted by:	Volker Werth <volker@vwsoft.com>
Approved by:	maintainer timeout

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Apr 16 16:10:17 2008 UTC (3 years, 9 months ago) by garga
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -1 lines
- 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.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Feb 21 13:05:41 2008 UTC (3 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -2 lines
- Update to 0.87

PR:		ports/120789
Approved by:	maintainer

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 22 15:59:19 2007 UTC (4 years, 1 month ago) by miwi
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -1 lines
- Fix OPTIONS handling

PR:		118373
Submitted by:	Max N. Boyarov <m.boyarov@bsd.by>
Approved by:	maintainer

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Dec 19 23:08:38 2007 UTC (4 years, 1 month ago) by garga
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1 lines
- 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

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Nov 26 17:45:55 2007 UTC (4 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -7 lines
Unbreak pthread-related issues on 5.x

Approved by:	portmgr

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Nov 25 01:24:13 2007 UTC (4 years, 2 months ago) by linimon
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -0 lines
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)

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Jun 11 13:51:28 2007 UTC (4 years, 8 months ago) by araujo
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -5 lines
- 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)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Mar 16 15:06:17 2007 UTC (4 years, 10 months ago) by novel
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Fix clamav dependency.

PR:		110390
Submitted by:	Volker Werth <volker@vwsoft.com>
Approved by:	Elisey Savateev (maintainer)
Pointyhat to:	novel

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Mar 15 07:01:03 2007 UTC (4 years, 10 months ago) by novel
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +29 -6 lines
Update to 0.85.

PR:		110117
Submitted by:	Elisey Savateev (maintainer)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Mar 13 20:11:17 2007 UTC (4 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
- 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

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Feb 18 18:34:13 2007 UTC (4 years, 11 months ago) by garga
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
- Fix build with clamav 0.90
- Bump PORTREVISION

Reported by:	krismail

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 3 14:46:24 2006 UTC (5 years, 6 months ago) by novel
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -2 lines
- 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)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Jun 18 04:54:26 2006 UTC (5 years, 7 months ago) by novel
Branches: MAIN
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>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options