FreeBSD Port: clamav-0.94_1

2008-09-18 Thread Snopy Land
Hi,

My server version is freebsd6.2 amd64. I have installed clamav to scan my
incoming mail. Everything works smoothly for several years.
Recently, I need to upgrade clamav version from 0.92 to 0.94 (latest
version).

There is no error message found in the whole process, however, I cannot find
the file of "clamd", "clamscan" & "freshclam".
The previous version of these file can be found in /usr/local/sbin and
/usr/local/bin

I have posted my problem in the mailling list of freebsd-ports, however, I
cannot get any hints.

After redo the upgrade process, I find there are some files under
/usr/local/bin and /usr/local/sbin but the file name is differenet.

ls -ltr /usr/local/bin
-r-xr-xr-x  1 root  wheel80624 Sep 19 11:07
amd64-portbld-freebsd6.2-sigtool
-r-xr-xr-x  1 root  wheel87944 Sep 19 11:07
amd64-portbld-freebsd6.2-freshclam
-r-xr-xr-x  1 root  wheel51968 Sep 19 11:07
amd64-portbld-freebsd6.2-clamscan
-r-xr-xr-x  1 root  wheel52592 Sep 19 11:07
amd64-portbld-freebsd6.2-clamdscan
-r-xr-xr-x  1 root  wheel28272 Sep 19 11:07
amd64-portbld-freebsd6.2-clamconf
-r-xr-xr-x  1 root  wheel 1103 Sep 19 11:07
amd64-portbld-freebsd6.2-clamav-config

ls -ltr /usr/local/sbin
-r-xr-xr-x  1 root  wheel67536 Sep 19 11:07
amd64-portbld-freebsd6.2-clamd
Are these files are the same as the file of "clamd", "freshclam" and
"clamscan". If yes, can I create symbolic link for these file so that I can
keep my old setting? (i.e run "/usr/local/sbin/clamd -c
/usr/local/etc/clamd.conf",   and run "/usr/local/bin/freshclam --quiet" in
the cronjob). How many configuration files location should I change ?

Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: clamav port for 0.94 version , pls help

2008-09-18 Thread Snopy Land
Hi David,

Thanks for your prompt reply.

I have checked the files of "clamav-clamd" and "clamav-freshclam" under
/usr/local/etc/rc.d.

-r-xr-xr-x  1 root  wheel   722 Sep 19 11:07 clamav-freshclam
-r-xr-xr-x  1 root  wheel   974 Sep 19 11:07 clamav-clamd

The file date has been updated by today's upgrade process. However, the
command is still using clamd and freshclam

i.e. command=/usr/local/sbin/clamd<---clamav-clamd file
command=/usr/local/bin/freshclam<--clamav-freshclam file

So I worry that there may be some hidden problems if I run the
"amd64-portbid-freebsd6.2-clamd" instead of "clamd"

I will report this case to the admin of freebsd.org. Have you tried to send
mail to them before? I find that
[EMAIL PROTECTED]<[EMAIL 
PROTECTED]@FreeBSD.org&subject=FreeBSD%20Port:%20clamav-0.94_1>
maintains
the port of clamav from the port search of freebsd.org.

Any other suggestions ?

Thanks.




On Fri, Sep 19, 2008 at 12:29 PM, David Booth <[EMAIL PROTECTED]>wrote:

>  On Thursday 18 September 2008, Snopy Land wrote:
> > Hi,
> >
> > Thanks for your both reply.
> >
> > I get clamav-0.94_1 when run "ls /var/db/pkg | grep clam"
> >
> > Today, I have changed the default host to 
> > cvsup3.tw.FreeBSD.org<http://cvsup3.tw.freebsd.org/>and
> > redo the upgrade of clamav. I find the following message when I run
> > "make install clean"
> >
> >
> > Making install in clamscan
> > test -z "/usr/local/bin" || ../config/install-sh -c -d
> > "/usr/local/bin" /bin/sh /usr/local/bin/libtool   --mode=install
> > install  -s -o root -g wheel -
> > m 555 'clamscan' '/usr/local/bin/amd64-portbld-freebsd6.2-clamscan'
> > install -o root -g wheel -m 555 -s .libs/clamscan
> > /usr/local/bin/amd64-portbld-f
> > reebsd6.2-clamscan
> > Making install in clamd
> > test -z "/usr/local/sbin" || ../config/install-sh -c -d
> > "/usr/local/sbin" /bin/sh /usr/local/bin/libtool   --mode=install
> > install  -s -o root -g wheel -
> > m 555 'clamd' '/usr/local/sbin/amd64-portbld-freebsd6.2-clamd'
> > install -o root -g wheel -m 555 -s .libs/clamd
> > /usr/local/sbin/amd64-portbld-fre
> > ebsd6.2-clamd
> > Making install in clamdscan
> > test -z "/usr/local/bin" || ../config/install-sh -c -d
> > "/usr/local/bin" /bin/sh /usr/local/bin/libtool   --mode=install
> > install  -s -o root -g wheel -
> > m 555 'clamdscan'
> > '/usr/local/bin/amd64-portbld-freebsd6.2-clamdscan' install -o root
> > -g wheel -m 555 -s clamdscan
> > /usr/local/bin/amd64-portbld-freebs
> > d6.2-clamdscan
> > Making install in freshclam
> > test -z "/usr/local/bin" || ../config/install-sh -c -d
> > "/usr/local/bin" /bin/sh /usr/local/bin/libtool   --mode=install
> > install  -s -o root -g wheel -
> > m 555 'freshclam'
> > '/usr/local/bin/amd64-portbld-freebsd6.2-freshclam' install -o root
> > -g wheel -m 555 -s .libs/freshclam
> > /usr/local/bin/amd64-portbld-
> > freebsd6.2-freshclam
> > Making install in sigtool
> > test -z "/usr/local/bin" || ../config/install-sh -c -d
> > "/usr/local/bin" /bin/sh /usr/local/bin/libtool   --mode=install
> > install  -s -o root -g wheel -
> > m 555 'sigtool' '/usr/local/bin/amd64-portbld-freebsd6.2-sigtool'
> > install -o root -g wheel -m 555 -s .libs/sigtool
> > /usr/local/bin/amd64-portbld-fr
> > eebsd6.2-sigtool
> > Making install in clamconf
> > test -z "/usr/local/bin" || ../config/install-sh -c -d
> > "/usr/local/bin" /bin/sh /usr/local/bin/libtool   --mode=install
> > install  -s -o root -g wheel -
> > m 555 'clamconf' '/usr/local/bin/amd64-portbld-freebsd6.2-clamconf'
> > install -o root -g wheel -m 555 -s .libs/clamconf
> > /usr/local/bin/amd64-portbld-f
> > reebsd6.2-clamconf
> >
> > And I find that there are some files under /usr/local/bin/ and
> > /usr/local/sbin
> >
> > ls -ltr /usr/local/bin
> > -r-xr-xr-x  1 root  wheel80624 Sep 19 11:07
> > amd64-portbld-freebsd6.2-sigtool
> > -r-xr-xr-x  1 root  wheel87944 Sep 19 11:07
> > amd64-portbld-freebsd6.2-freshcl
> > am
> > -r-xr-xr-x  1 root  wheel51968 Sep 19 11:07
> > amd64-portbld-freebsd6.2-clamsca
> > n
> > -r-xr-xr-x  1 root  wheel52592 Sep 19 11:07
> > amd64-portbld-freebsd6.2-clamdsc
> > an
> > -r-xr-xr-x  1 root  wheel28272 Sep 19 11:07
> &g

Re: clamav port for 0.94 version , pls help

2008-09-18 Thread Snopy Land
Hi,

Thanks for your both reply.

I get clamav-0.94_1 when run "ls /var/db/pkg | grep clam"

Today, I have changed the default host to cvsup3.tw.FreeBSD.org and redo the
upgrade of clamav. I find the following message when I run "make install
clean"


Making install in clamscan
test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool   --mode=install install  -s -o root -g
wheel -
m 555 'clamscan' '/usr/local/bin/amd64-portbld-freebsd6.2-clamscan'
install -o root -g wheel -m 555 -s .libs/clamscan
/usr/local/bin/amd64-portbld-f
reebsd6.2-clamscan
Making install in clamd
test -z "/usr/local/sbin" || ../config/install-sh -c -d "/usr/local/sbin"
  /bin/sh /usr/local/bin/libtool   --mode=install install  -s -o root -g
wheel -
m 555 'clamd' '/usr/local/sbin/amd64-portbld-freebsd6.2-clamd'
install -o root -g wheel -m 555 -s .libs/clamd
/usr/local/sbin/amd64-portbld-fre
ebsd6.2-clamd
Making install in clamdscan
test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool   --mode=install install  -s -o root -g
wheel -
m 555 'clamdscan' '/usr/local/bin/amd64-portbld-freebsd6.2-clamdscan'
install -o root -g wheel -m 555 -s clamdscan
/usr/local/bin/amd64-portbld-freebs
d6.2-clamdscan
Making install in freshclam
test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool   --mode=install install  -s -o root -g
wheel -
m 555 'freshclam' '/usr/local/bin/amd64-portbld-freebsd6.2-freshclam'
install -o root -g wheel -m 555 -s .libs/freshclam
/usr/local/bin/amd64-portbld-
freebsd6.2-freshclam
Making install in sigtool
test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool   --mode=install install  -s -o root -g
wheel -
m 555 'sigtool' '/usr/local/bin/amd64-portbld-freebsd6.2-sigtool'
install -o root -g wheel -m 555 -s .libs/sigtool
/usr/local/bin/amd64-portbld-fr
eebsd6.2-sigtool
Making install in clamconf
test -z "/usr/local/bin" || ../config/install-sh -c -d "/usr/local/bin"
  /bin/sh /usr/local/bin/libtool   --mode=install install  -s -o root -g
wheel -
m 555 'clamconf' '/usr/local/bin/amd64-portbld-freebsd6.2-clamconf'
install -o root -g wheel -m 555 -s .libs/clamconf
/usr/local/bin/amd64-portbld-f
reebsd6.2-clamconf

And I find that there are some files under /usr/local/bin/ and
/usr/local/sbin

ls -ltr /usr/local/bin
-r-xr-xr-x  1 root  wheel80624 Sep 19 11:07
amd64-portbld-freebsd6.2-sigtool
-r-xr-xr-x  1 root  wheel87944 Sep 19 11:07
amd64-portbld-freebsd6.2-freshcl
am
-r-xr-xr-x  1 root  wheel51968 Sep 19 11:07
amd64-portbld-freebsd6.2-clamsca
n
-r-xr-xr-x  1 root  wheel52592 Sep 19 11:07
amd64-portbld-freebsd6.2-clamdsc
an
-r-xr-xr-x  1 root  wheel28272 Sep 19 11:07
amd64-portbld-freebsd6.2-clamcon
f
-r-xr-xr-x  1 root  wheel 1103 Sep 19 11:07
amd64-portbld-freebsd6.2-clamav-
config

ls -ltr /usr/local/sbin

-r-xr-xr-x  1 root  wheel67536 Sep 19 11:07
amd64-portbld-freebsd6.2-clamd

So I am not sure whether the file name has been changed.
It seems that this version of clamav can only provide the above files.
I have double checked that there is no clamd, clamscan & freshclam in
/usr/local/bin and /usr/local/sbin.

How can I know the ans. of these question ?

Any comment are appreciated.




On Fri, Sep 19, 2008 at 8:17 AM, Eric L. Chen <[EMAIL PROTECTED]> wrote:

> I am using cvsup3.tw.FreeBSD.org <http://cvsup3.tw.freebsd.org/>, no any
> problem.
> > ls | grep clam
> clamav-0.94_1
> > which clamd
> /usr/local/sbin/clamd
>
> /Eric
>
>   On Thu, Sep 18, 2008 at 12:41 PM, Snopy Land <[EMAIL PROTECTED]>wrote:
>
>>  Hi,
>>
>> My server version is freebsd6.2 amd64. I have installed clamav to scan my
>> incoming mail. Everything works smoothly for several years.
>> Recently, I need to upgrade clamav version from 0.92 to 0.94 (latest
>> version). Actually, I had done this upgrade clamav process before.
>> My procedures is :
>>
>> 1. run "make deinstall" to deinstall the clamav version of 0.92
>> 2. Modify /usr/ports-supfile  (to make sure security port can be download
>> from a correct default host)
>> *default host=ftp.tw.freebsd.org
>> ports-security   <--- remark ports-all, and enable the ports-security only
>> 3. cd /usr ; run "cvsup -g -L 2 ports-supfile
>> 4. check /usr/port/security/clamav port is updated
>> 5. cd /usr/port/security/clamav
>> 6. run "make install clean"
>>
>> There is no error message found in the whole process, however, I cannot

clamav port for 0.94 version , pls help

2008-09-17 Thread Snopy Land
Hi,

My server version is freebsd6.2 amd64. I have installed clamav to scan my
incoming mail. Everything works smoothly for several years.
Recently, I need to upgrade clamav version from 0.92 to 0.94 (latest
version). Actually, I had done this upgrade clamav process before.
My procedures is :

1. run "make deinstall" to deinstall the clamav version of 0.92
2. Modify /usr/ports-supfile  (to make sure security port can be download
from a correct default host)
*default host=ftp.tw.freebsd.org
ports-security   <--- remark ports-all, and enable the ports-security only
3. cd /usr ; run "cvsup -g -L 2 ports-supfile
4. check /usr/port/security/clamav port is updated
5. cd /usr/port/security/clamav
6. run "make install clean"

There is no error message found in the whole process, however, I cannot find
the file of "clamd", "clamscan" & "freshclam".
The previous version of these file can be found in /usr/local/sbin and
/usr/local/bin

Anyone have encoutered the same problem ? I am not sure whether my posting
is put in the correct mailling list.
Any comments are appreciated.

Thanks.
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"