| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2013 22:03:43
1.4.0_6
|
bdrewery  |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
06 Sep 2012 22:46:59
1.4.0_6
|
lippe  |
Fix configure script when clamav DB is not already downloaded.
PR: ports/169462
Submitted by: "Bryan Drewery" <bryan@shatow.net> |
10 Jul 2011 17:45:53
1.4.0_6
|
crees  |
Use USERS and GROUPS
PR: ports/157665
Submitted by: crees (me)
Approved by: rene (mentor, implicit), maintainer timeout (lippe, 35 days) |
03 Jul 2011 13:53:52
1.4.0_6
|
ohauer  |
- remove MD5 |
06 Apr 2010 12:01:57
1.4.0_6
|
garga  |
Chase clamav's lib bump |
21 Nov 2009 20:18:15
1.4.0_5
|
lippe  |
- Add DSPAM to OPTIONS, it will turn on dspam scanning and set off by default.
- Bump PORTREVISION.
Noticed by: Peter <fbsdq@peterk.org> (private mail) |
22 Aug 2009 00:28:34
1.4.0_4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
17 Aug 2009 09:22:12
1.4.0_4
|
lippe  |
- Take maintainership. |
17 Aug 2009 05:44:51
1.4.0_4
|
linimon  |
Reset toxa@toxahost.ru due to maintainer-timeouts and no response to
email.
Hat: portmgr |
27 Mar 2009 11:53:07
1.4.0_4
|
garga  |
- Bump necessary PORTREVISIONS and fix some ports to new clamav API |
15 Sep 2008 19:56:38
1.4.0_3
|
garga  |
- 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) |
29 Aug 2008 16:48:17
1.4.0_2
|
garga  |
- Fix build with recent clamav, based on the following patch:
http://qmail.jms1.net/simscan/simscan-1.4.0-clamav.3.patch
- Bump PORTREVISION
PR: ports/126178
Submitted by: Rainer Duffner <rainer@ultra-secure.de>
Reworked by: garga
Approved by: maintainer via ICQ |
16 Apr 2008 16:10:19
1.4.0_1
|
garga  |
- 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. |
31 Jan 2008 20:36:41
1.4.0
|
tabthorpe  |
- Update to 1.4.0
- While I am here, use SF macro
PR: ports/120148
Submitted by: Cristiano Deana <cris gufi.org>
Approved by: Toxa <toxa toxahost.ru> (maintainer) |
19 Dec 2007 23:08:38
1.1_5
|
garga  |
- 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 |
10 Sep 2007 12:58:04
1.1_4
|
garga  |
- Fix REINPLACE_CMD added on my last commit to fix clamav detection.
Noticed by: Wendell Martins Borges <wendell@ramenzoni.com.br> |
30 Aug 2007 16:12:17
1.1_3
|
garga  |
- Fix build with clamav-0.9x looking for daily.inc and daily.cvd on configure
- Move pkg-{deinstall,install,message} to files and use it with SUB_FILES and
SUB_LIST
- Clean a bit pkg-plist and add message to files/pkg-deinstall.in
- Remove unecessary MASTER_SITE_SUBDIR
- Bump PORTREVISION since CLAMAV is a default OPTION
PR: ports/115560
Submitted by: garga
Approved by: maintainer timeout (15 days) |
13 Mar 2007 20:11:19
1.1_2
|
garga  |
- 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 |
10 May 2006 22:37:39
1.1_1
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
22 Jan 2006 12:50:54
1.1_1
|
edwin  |
SHA256ify
Approved by: krion@ |
21 Jan 2006 17:37:14
1.1_1
|
krion  |
- Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
[1]
- Fix FAM support. Make gamin the default FAM system. [2]
- Introduce new 'quicksearch' target to show only port, path and
info section of the matching ports. [3]
- Introduce new category - rubygems. [4]
- Fix stale dependencies while installing qmail slaveport and
another port that depends on qmail. [5]
- Add commentary for describes target in bsd.port.mk. [6] (Only the first 15 lines of the commit message are shown above ) |
09 Aug 2005 13:58:39
1.1
|
garga  |
Move adduser proccess from configure to pre-install time to prevent
problems to update using portupgrade.
PR: ports/83100
Submitted by: self
Approved by: portmgr (krion), Anton Karpov <toxa@toxahost.ru> (maintainer) |
06 Jul 2005 19:36:25
1.1
|
novel  |
Fix WITHOUT_CLAMAV option.
PR: 83070
Submitted by: Renato Botelho <freebsd@galle.com.br> |
03 Apr 2005 16:04:21
1.1
|
novel  |
Add simscan - a good, simple, and fast qmail scanner, which works with
SpamAssassin/ClamAV, written in C.
PR: 78629[1], 79135[2]
Submitted by: Anton Karpov <toxa@toxahost.ru> [1],
Cristiano Deana <cris@gufi.org> [2] |