Bug 87962 - port update: www/dansguardian-devel to version 2.9.0.1
Summary: port update: www/dansguardian-devel to version 2.9.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Renato Botelho
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-25 00:40 UTC by Freddie Cash
Modified: 2005-10-25 18:08 UTC (History)
0 users

See Also:


Attachments
dansguardian-devel.diff (23.94 KB, patch)
2005-10-25 00:40 UTC, Freddie Cash
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Freddie Cash 2005-10-25 00:40:13 UTC
Finally, an update to the development version of DansGuardian.  This is a major update from the previous versions, and should be treated as a new install.

This version includes support for scanning downloaded files for viruses using ClamAV, Kasperky Labs, and ICAP.  Also includes support for a download manager to make downloads a little easier.

I do not have access to Kaspersky Labs AV or the ICAP AV content scanner, so I could not test the integration with those tools.  If anybody has access to those and wants to help with testing, drop me an e-mail.

The patch below compiles, and DansGuardian loads, but I have not had a chance to stress test it.  Testing reports are welcome.

Note:  This is an Alpha quality release of DansGuardian.  Problems not related to the port (basically, anything other than installing, uninstalling, and finding libraries), please submit to the DansGuardian mailing list.
Comment 1 Renato Botelho freebsd_committer freebsd_triage 2005-10-25 10:20:58 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Grabbed.
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2005-10-25 12:50:49 UTC
State Changed
From-To: open->feedback

Ask for maintainer approval.
Comment 3 Renato Botelho freebsd_committer freebsd_triage 2005-10-25 12:50:50 UTC
Dear maintainer,

Your patches are not applying fine, like you can see here:

http://srvmix.galle.com.br/tb/errors/5-STABLE/dansguardian-2.9.0.1.log

Could you take a look please?
-- 
Renato Botelho <garga @ FreeBSD.org>
               <freebsd @ galle.com.br>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc
Comment 4 Freddie Cash 2005-10-25 16:51:55 UTC
On October 25, 2005 04:50 am, Renato Botelho wrote:
> Your patches are not applying fine, like you can see here:

> http://srvmix.galle.com.br/tb/errors/5-STABLE/dansguardian-2.9.0.1.log

> Could you take a look please?

There should only be a single file in the files/ directory:  
dansguardian.sh.  All the other files are no longer needed and should be 
deleted.

I used "diff -ruH dansguardian-devel.orig dansguardian-devel" to create 
the diff file I attached to the PR.  Is there another switch I should 
have used to have those files listed as deleted??
-- 
Freddie Cash, CCNT CCLP        Helpdesk / Network Support Tech.
School District 73             (250) 377-HELP [377-4357]
fcash@sd73.bc.ca               helpdesk@sd73.bc.ca
Comment 5 Renato Botelho freebsd_committer freebsd_triage 2005-10-25 17:30:13 UTC
Em 25/10/2005 13:51 Freddie Cash escreveu:
> On October 25, 2005 04:50 am, Renato Botelho wrote:
>> Your patches are not applying fine, like you can see here:
> 
>> http://srvmix.galle.com.br/tb/errors/5-STABLE/dansguardian-2.9.0.1.log
> 
>> Could you take a look please?
> 
> There should only be a single file in the files/ directory:  
> dansguardian.sh.  All the other files are no longer needed and should be 
> deleted.
> 
> I used "diff -ruH dansguardian-devel.orig dansguardian-devel" to create 
> the diff file I attached to the PR.  Is there another switch I should 
> have used to have those files listed as deleted??

I remove all patches, added devel/pcre as a dependency and it builds
fine on 6.x, but it doesn't build on 4.x, like you can see here:

http://srvmix.galle.com.br/tb/errors/4-STABLE/dansguardian-2.9.0.1.log

Could you investigate this? If no, let me know and i can mark it as
BROKEN on 4.x

Thanks
-- 
Renato Botelho <garga @ FreeBSD.org>
               <freebsd @ galle.com.br>
GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc
Comment 6 Renato Botelho freebsd_committer freebsd_triage 2005-10-25 18:08:00 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!