aboutsummaryrefslogtreecommitdiff
path: root/www/mod_clamav
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert to OptionsNGMartin Wilke2013-03-051-7/+4
| | | | | | | | | - Trim header Reviewed by: beat, bapt, kwm Notes: svn path=/head/; revision=313460
* - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)Pietro Cerutti2013-02-071-3/+2
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=311829
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - USE_APACHE= /1.3/13/ /2.0/20/ /2.2/22/Olli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280092
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - pet portlintPhilip M. Gollucci2010-08-312-4/+8
| | | | | | | | | | | | | | | - add OPTIONS - use apxs not sed in pkg-plist - use PLIST_SUB vars in pkg-plist - bump PORTREVISION PR: ports/147145 Submitted by: myself (pgollucci) Approved by: maintainer timeout (tmueko@kommunity.net ; ~3 months) With Hat: apache@ Notes: svn path=/head/; revision=260226
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist sPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) Notes: svn path=/head/; revision=255876
* - 2/3:Philip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists PR: ports/147142 Reviewed by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=255195
* - 1/3:Philip M. Gollucci2010-05-271-1/+1
| | | | | | | | | | | | - apxs -a is install - apxs -A is uninstall PR: ports/147139 Reviewed by: portmgr (pav) With Hat: apache@ Notes: svn path=/head/; revision=255193
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE to be incorrectly set during some make phases as a result of the recent PKGNAMEPREFIX for apache ports. 'Revert' some of the PKGNAMEPREFIX changes for apXX-. - Must be manually requested in tbe port Makefile either by a) AP_FAST_BUILD=yes b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX} - Going forward, we will only do this for ports where WITH_APACHE is NOT optional, but required. mod_* ports are a good fit. 141 ports are mod_ ports 80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a]. 61 remaining are then patched to mirror the other $lang frameworks [b]. PR: ports/146956 Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several Discussed with: pav, itectu on #bsdports Tested by: P6 TB run Approved by: portmgr (pav) Notes: svn path=/head/; revision=255075
* - Chase devel/apr -> devel/apr1 shufflingPhilip M. Gollucci2010-05-181-1/+1
| | | | | | | | | PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@ Notes: svn path=/head/; revision=254523
* 5/5: Chase www/apache22 (bundled apr shlib bump)Philip M. Gollucci2010-05-051-1/+1
| | | | | | | | | | PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@ Notes: svn path=/head/; revision=253785
* Chase clamav's lib bumpRenato Botelho2010-04-061-2/+3
| | | | Notes: svn path=/head/; revision=252318
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix plistPav Lucistnik2009-06-091-1/+1
| | | | Notes: svn path=/head/; revision=235502
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - Update to version 0.23Renato Botelho2009-05-095-129/+25
| | | | | | | | | PR: ports/133876 Submitted by: garga Approved by: maintainer timeout (> 2 weeks) Notes: svn path=/head/; revision=233543
* - WITH_APACHE2 is deprecated and was never neededPhilip M. Gollucci2009-04-291-9/+3
| | | | | | | | | | | | | - Remove version check USE_APACHE=2.0 takes care of it - Use some bsd.apache.mk vars - PREFIX->LOCALBASE PR: ports/133683 Approved by: maintainer timeout (2 weeks) Submitted by: me Notes: svn path=/head/; revision=232933
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIRenato Botelho2009-03-272-3/+125
| | | | Notes: svn path=/head/; revision=231108
* - Update security/clamav to 0.94 [1] and fix a remote DoS [2]Renato Botelho2008-09-151-3/+3
| | | | | | | | | | | | | | - 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
* Fix build process.Edwin Groothuis2008-08-161-4/+2
| | | | | | | Submitted by: pavbot Notes: svn path=/head/; revision=218689
* maintainer update www/mod_clamavEdwin Groothuis2008-08-153-37/+19
| | | | | | | | | | | Update to 0.22. Check that Apache-2.2 is NOT installed PR: ports/123594 Submitted by: Tom Müller-Kortkamp <tmueko@kommunity.net> Notes: svn path=/head/; revision=218613
* - Chase clamav library to version 4Renato Botelho2008-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | - 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 security/clamav to 0.92Renato Botelho2007-12-191-2/+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
* - UnbreakRenato Botelho2007-10-152-2/+25
| | | | | | | | PR: ports/117135 Submitted by: maintainer Notes: svn path=/head/; revision=201505
* Mark broken.Ion-Mihai Tetcu2007-08-201-0/+2
| | | | | | | | PR: ports/115648 Submitted by: Tom Mueller-Kortkamp Notes: svn path=/head/; revision=197982
* - Update clamav to 0.90.1Renato Botelho2007-03-131-0/+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 Notes: svn path=/head/; revision=187337
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-291-0/+1
| | | | Notes: svn path=/head/; revision=183664
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-1/+1
| | | | Notes: svn path=/head/; revision=110841
* - Update to 0.21Clement Laforet2004-05-053-22/+3
| | | | | | | | | Problem with gcc 2.95 has been fixed, so patch is removed. Submitted by: Tom Müller-Kortkamp <tmueko@kommunity.net> (maintainer) Notes: svn path=/head/; revision=108444
* - Fix build on 4.xClement Laforet2004-04-212-2/+25
| | | | | | | Approved by: maintainer, portmgr (marcus) Notes: svn path=/head/; revision=107781
* - Update to 0.20Clement Laforet2004-04-203-8/+6
| | | | | | | Submitted by: Tom Müller-Kortkamp <tmueko@kommunity.net> (maintainer) Notes: svn path=/head/; revision=107693
* All mod_clamev 0.19, scans content delivered by the Apache2 proxyClement Laforet2004-04-185-0/+60
module for viruses Submitted by: Tom Müller-Kortkamp <tmueko@kommunity.net> Notes: svn path=/head/; revision=107439