First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 3408
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Grant Goodyear <g2boojum@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ronald Moesbergen <r.moesbergen@casema.nl>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
f-prot-3.12a.ebuild f-prot-3.12a.ebuild (New Package) text/plain Ronald Moesbergen 2002-06-05 05:26 0000 800 bytes Details
f-prot-3.12a.ebuild Updated f-prot ebuild script to use /opt text/plain Ronald Moesbergen 2002-06-10 15:52 0000 839 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 3408 depends on: Show dependency tree
Bug 3408 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-06-05 05:25 0000
Hi,  
  
This is an ebuild script for Frisk Software's f-prot virusscanner, which is   
free for personal use. I plan to make an ebuild for qmail-scanner (a   
mailscanner which plugs into qmail) which obviously depends on a virus  
scanner. Since mcafee's scanner is currently not working in the portage tree  
and is no longer supported by mcafee, this might be a better choice. One  
thing: i've made it to install to /usr/local/f-prot because the virus def  
files must be in the same directory as the executable and I don't think  
/usr/bin should contain data files. Also, this location is where several  
programs and scripts expect f-prot to be. Suggested place in the portage tree 
is net-mail, since that's where mcafee lives. For periodic updates there's a 
check-updates.sh script installed that does the job and can be run as a cron 
job. 
  
Thanks,  
Ronald.

------- Comment #1 From Ronald Moesbergen 2002-06-05 05:26:22 0000 -------
Created an attachment (id=1347) [edit]
f-prot-3.12a.ebuild (New Package)

------- Comment #2 From Ronald Moesbergen 2002-06-09 14:27:50 0000 -------
I've posted the qmail-scanner ebuild as bug #3552 
 

------- Comment #3 From SpanKY 2002-06-10 08:59:10 0000 -------
if the URL in SRC_URI is still down (it was when i tried to get the tar.gz),
then use this:
SRC_URI="ftp://ftp1.mirrors.f-prot.com/pub/${A}"

maybe this URL should be added to the ebuild so it automatically tries this URL
too ?

------- Comment #4 From Grant Goodyear 2002-06-10 15:28:31 0000 -------
It would be a good idea to have an empty src_compile() { echo Nothing to
compile }.

Also, installing into /usr/local breaks our established rules.  I assume
that F-Prot is a binary program, so it should really be installed
into /opt, if at all possible.

------- Comment #5 From Ronald Moesbergen 2002-06-10 15:52:22 0000 -------
Created an attachment (id=1430) [edit]
Updated f-prot ebuild script to use /opt

I updated the ebuild to install into /opt (since f-prot is indeed a binary
program) and i've added an empty src_compile (). The qmail-scanner ebuild that
needs this also needs to be updated, i'll post the new one in a few minutes.

------- Comment #6 From Grant Goodyear 2002-06-10 16:11:35 0000 -------
Done.

First Last Prev Next    No search results available      Search page      Enter new bug