aboutsummaryrefslogtreecommitdiff
path: root/www/havp
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327292
* Convert to new options frameworkBaptiste Daroussin2013-06-041-13/+11
| | | | Notes: svn path=/head/; revision=319846
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Chase clamav's lib bumpRenato Botelho2010-04-061-1/+2
| | | | Notes: svn path=/head/; revision=252318
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Assign to new volunteer.Erwin Lansing2009-09-191-1/+1
| | | | | | | | Submitted by: Ayumi Mitsui <ayu@commun.jp> Feature safe: yes Notes: svn path=/head/; revision=241711
* Reset maintainershipErwin Lansing2009-09-191-1/+1
| | | | | | | | Submitted by: "Elisey O. Savateev" <b3k@mail.ru> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=241709
* - Update to 0.91.Felippe de Meirelles Motta2009-09-132-4/+4
| | | | | | | | | PR: ports/138216 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (>2 weeks) Notes: svn path=/head/; revision=241315
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-2/+1
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=237892
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIRenato Botelho2009-03-272-7/+7
| | | | Notes: svn path=/head/; revision=231108
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]Renato Botelho2008-09-151-1/+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) Notes: svn path=/head/; revision=220390
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* - Update to 0.88Martin Wilke2008-05-022-9/+6
| | | | | | | | | PR: 122874 Submitted by: Volker Werth <volker@vwsoft.com> Approved by: maintainer timeout Notes: svn path=/head/; revision=212493
* - Chase clamav library to version 4Renato Botelho2008-04-161-1/+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. Notes: svn path=/head/; revision=211377
* - Update to 0.87Renato Botelho2008-02-213-8/+7
| | | | | | | | PR: ports/120789 Approved by: maintainer Notes: svn path=/head/; revision=207718
* - Fix OPTIONS handlingMartin Wilke2007-12-221-1/+3
| | | | | | | | | PR: 118373 Submitted by: Max N. Boyarov <m.boyarov@bsd.by> Approved by: maintainer Notes: svn path=/head/; revision=204354
* - Update security/clamav to 0.92Renato Botelho2007-12-191-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=204156
* Unbreak pthread-related issues on 5.xAde Lovett2007-11-261-7/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=202839
* Mark as broken on 5.x: fails to find pthread.h.Mark Linimon2007-11-251-0/+4
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=202834
* - Update to version 0.86.Marcelo Araujo2007-06-113-27/+30
| | | | | | | | | | 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) Notes: svn path=/head/; revision=193262
* Fix clamav dependency.Roman Bogorodskiy2007-03-161-1/+1
| | | | | | | | | | PR: 110390 Submitted by: Volker Werth <volker@vwsoft.com> Approved by: Elisey Savateev (maintainer) Pointyhat to: novel Notes: svn path=/head/; revision=187523
* Update to 0.85.Roman Bogorodskiy2007-03-157-66/+71
| | | | | | | | PR: 110117 Submitted by: Elisey Savateev (maintainer) Notes: svn path=/head/; revision=187427
* - Update clamav to 0.90.1Renato Botelho2007-03-131-2/+2
| | | | | | | | | - 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 Notes: svn path=/head/; revision=187337
* - Fix build with clamav 0.90Renato Botelho2007-02-182-0/+21
| | | | | | | | | - Bump PORTREVISION Reported by: krismail Notes: svn path=/head/; revision=185460
* - Update to 0.82Roman Bogorodskiy2006-08-032-5/+12
| | | | | | | | | | | - Marked as BROKEN on 4.x (compile problem reported to author) - Added CONFIGURE_TARGET in Makefile PR: 101300 Submitted by: Elisey Savateev (maintainer) Notes: svn path=/head/; revision=169565
* HAVP (HTTP Antivirus Proxy) is a proxy with a ClamAV anti-virus scanner. TheRoman Bogorodskiy2006-06-188-0/+312
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> Notes: svn path=/head/; revision=165675