| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Submitted by: ache@
Notes:
svn path=/head/; revision=185805
|
|
|
|
|
|
|
|
| |
- Make all cleanups and changes i made on security/clamav port
- Add CURL and LDAP OPTION
Notes:
svn path=/head/; revision=185461
|
|
|
|
|
|
|
| |
Thanks to: mnag
Notes:
svn path=/head/; revision=173900
|
|
|
|
|
|
|
|
|
|
|
| |
logs and use on smtp log. In preparation to update spamcontro to 2.4 series.
- s/unarj/arj/ on clamscan man [1]
- Bump PORTREVISION because man change
Reported by: Anton Yuzhaninov <citrin at citrin.ru> [1]
Notes:
svn path=/head/; revision=163504
|
|
|
|
| |
Notes:
svn path=/head/; revision=161273
|
|
|
|
|
|
|
| |
Reported by: krismail
Notes:
svn path=/head/; revision=160583
|
|
|
|
| |
Notes:
svn path=/head/; revision=160521
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* CVE-2006-1614
Damian Put discovered an integer overflow in the PE header parser.
This is only exploitable if the ArchiveMaxFileSize option is disabled.
* CVE-2006-1615
Format string vulnerabilities in the logging code have been discovered,
which might lead to the execution of arbitrary code.
* CVE-2006-1630
David Luyer discovered, that ClamAV can be tricked into an invalid
memory access in the cli_bitset_set() function, which may lead to
a denial of service.
- Synchronize with clamav port using SUB_FILES, USE_RC_SUBR
PR: ports/95425
Submitted by: garga
Security: VuXML 6a5174bd-c580-11da-9110-00123ffe8333
Notes:
svn path=/head/; revision=159031
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
| |
PR: 82972
Submitted by: Renato Botelho <freebsd@galle.com.br>
Approved by: Rob Evers (maintainer)
Notes:
svn path=/head/; revision=138474
|
|
|
|
| |
Notes:
svn path=/head/; revision=138133
|
|
|
|
|
|
|
| |
- Unconditionally define PORTDOCS, as bsd.port.mk now tests ${NOPORTDOCS}
Notes:
svn path=/head/; revision=137930
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports/75607 into clamav-devel.
In particular, the last change to this port makes
use of the clamav-milter pidfile, which wouldn't be
recorded without the present change.
PR: ports/75607
Approved by: maintainer
Notes:
svn path=/head/; revision=126246
|
|
|
|
|
|
|
|
|
| |
PR: ports/76086
Submitted by: maintainer
Approved by: nectar (mentor)
Notes:
svn path=/head/; revision=126225
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
directory to /var/db/clamav and fix removal of db on deinstall)
For the sake of coherence, the ClamAV database should be
installed in /var/db/clamav, not /usr/local/share/clamav.
Also fixes the database removal on package deinstallation.
PR: ports/74172
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Approved by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=124772
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=124088
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=123032
|
|
|
|
|
|
|
|
|
|
| |
- Configuration file was renamed to clamd.conf!
PR: ports/73491
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=120820
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix fetching
- Fix -pthread/-lc_r issue for good
(courtesy of bsd.autotools.mk, who'd have guessed...)
PR: ports/71168
Submitted by: Rob Evers (maintainer), me
Notes:
svn path=/head/; revision=117945
|
|
|
|
|
|
|
|
| |
PR: ports/67792
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=111302
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename rc script freshclam.sh -> clamav-freshclam.sh for consistency
BEWARE if you're using freshclam daemon you must update your rc.conf!
- Chmod 770 socket directory
- Diff reduction against security/clamav port
PR: ports/67125
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=109907
|
|
|
|
|
|
|
| |
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Notes:
svn path=/head/; revision=102616
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 63022
Submitted by: rob@debank.tv
- Use fixStaleSocket by default
- Add clamav user to mail group (for exim users)
- clean up DOCSDIR variable
PR: 63022
Submitted by: rob@debank.tv
Suggested by: eik
Notes:
svn path=/head/; revision=101346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- The install doesn't delete the database anymore
- Don't remove the database on deinstall
- Use OPTIONS target
- handle all config install via the port
You have to run freshclam manually once after upgrade to restore the database.
PR: 62653
Submitted by: rob@debank.tv
- Fix deinstall when no database was installed.
Submitted by: dinoex
Notes:
svn path=/head/; revision=100662
|
|
|
|
|
|
|
|
|
|
|
| |
- Revert to clamav_milter_enable (rc.subr)
PR: 61431
Submitted by: Rob Evers <rob@debank.tv> (maintainer)
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98318
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add freshclam daemon startup script
Modify freshclam.conf with sane values
Milter script cleanup (Milter socket changed)
PR: 61313
Submitted by: rob@debank.tv
Notes:
svn path=/head/; revision=98084
|
|
|
|
| |
Notes:
svn path=/head/; revision=90128
|
|
|
|
|
|
|
|
|
|
| |
- added RC-ng scripts
- Fix build on CURENT
PR: 57451
Submitted by: rob@debank.tv, eikemeier@fillmore-labs.com, dinoex
Notes:
svn path=/head/; revision=90126
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- Change log and pid file location to more universal one
- RC-ng scripts for clamd and clamav-milter are planned
- Thanks to Oliver Eikemeier from whom I stole most (clamav-port)
PR: 57371
Submitted by: rob@debank.tv
Notes:
svn path=/head/; revision=89867
|
|
|
|
|
|
|
|
|
| |
- Fix path to sendmail binary
- Fix pthread on current
Approved by: rob@debank.tv
Notes:
svn path=/head/; revision=89447
|
|
|
|
|
|
|
|
|
| |
- Fix build under stable
PR: 56374
Submitted by: rob@debank.tv
Notes:
svn path=/head/; revision=88474
|
|
|
|
|
|
|
|
|
|
|
|
| |
every day or snapshots have to be preserved elsewhere, this patch changes
the master_sites to a mirror which keeps the clamav-devel package for a
longer time. And while we're at it update to the latest snapshot.
PR: 55294
Submitted by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=86599
|
|
|
|
|
|
|
|
| |
PR: 55224
Submitted by: Rob Evers <rob@debank.tv>
Notes:
svn path=/head/; revision=86265
|
|
PR: ports/47291
Submitted by: TERAMOTO Masahiro <markun@onohara.to>
Notes:
svn path=/head/; revision=74860
|