FreeBSD Bugzilla – Attachment 171495 Details for
Bug 201063
[NEW PORT] security/clamfs: FUSE-based filesystem with on-access anti-virus file scanning
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
The security/clamfs port in shar format
clamfs.shar (text/plain), 2.56 KB, created by
lightside
on 2016-06-16 20:55:15 UTC
(
hide
)
Description:
The security/clamfs port in shar format
Filename:
MIME Type:
Creator:
lightside
Created:
2016-06-16 20:55:15 UTC
Size:
2.56 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># clamfs ># clamfs/pkg-descr ># clamfs/distinfo ># clamfs/Makefile ># clamfs/pkg-message ># >echo c - clamfs >mkdir -p clamfs > /dev/null 2>&1 >echo x - clamfs/pkg-descr >sed 's/^X//' >clamfs/pkg-descr << 'ba3e20f77db78ad04bd4b2e7beaab1f5' >XClamFS is a FUSE-based user-space file system for Linux with >Xon-access anti-virus file scanning through clamd daemon >X >XFeatures >X - User-space file system >X - Configuration stored in XML files >X - FUSE used as file system back-end >X - Scan files using ClamAV >X - ScanCache speeds up file access >X - Sends mail to administrator when detect virus >X >XWWW: http://clamfs.sourceforge.net/ >ba3e20f77db78ad04bd4b2e7beaab1f5 >echo x - clamfs/distinfo >sed 's/^X//' >clamfs/distinfo << '714cfc7797a8ee6dfd5f5aa82ec72dee' >XSHA256 (clamfs-1.0.1.tar.gz) = d4f8b0ce767fab3deeb356e8c7cd45a34b5e3de43177735b4f315fc16aa11d03 >XSIZE (clamfs-1.0.1.tar.gz) = 142386 >714cfc7797a8ee6dfd5f5aa82ec72dee >echo x - clamfs/Makefile >sed 's/^X//' >clamfs/Makefile << '90790873c34b35cd8fcbc384b3bab257' >X# Created by: Mageirias Anastasios <anastmag@gmail.com> >X# $FreeBSD$ >X >XPORTNAME= clamfs >XPORTVERSION= 1.0.1 >XCATEGORIES= security >XMASTER_SITES= SF >X >XMAINTAINER= anastmag@gmail.com >XCOMMENT= User-space fs with on-access antivirus scanning >X >XLICENSE= GPLv2 >X >XLIB_DEPENDS= libccgnu2.so:devel/commoncpp \ >X libPocoNet.so:devel/poco-ssl \ >X librlog.so:devel/rlog >XBUILD_DEPENDS= boost-libs>=1.33:devel/boost-libs >XRUN_DEPENDS= clamd:security/clamav >X >XGNU_CONFIGURE= yes >X >XUSES= fuse >X >XCPPFLAGS+= -I${LOCALBASE}/include/boost/tr1 >X >XPLIST_FILES= bin/clamfs \ >X man/man1/clamfs.1.gz >X >XOPTIONS_DEFINE= DOCS >XDOCS_PORTDOCS= * >X >Xpost-patch-DOCS-on: >X @${REINPLACE_CMD} -e '/socket=/s/ctl/sock/' \ >X ${WRKSRC}/doc/clamfs.xml >X >Xpost-install-DOCS-on: >X @${MKDIR} ${STAGEDIR}${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/doc/clamfs.xml ${STAGEDIR}${DOCSDIR} >X >X.include <bsd.port.mk> >90790873c34b35cd8fcbc384b3bab257 >echo x - clamfs/pkg-message >sed 's/^X//' >clamfs/pkg-message << '45b36c40bba24e72c3b4f17bd777fe5e' >X************************************************************************** >XIn order to use clamav, you should load fuse.ko module. >X >XType "sudo kldload fuse.ko" >X >XFor more info please visit http://clamfs.sourceforge.net >X************************************************************************** >45b36c40bba24e72c3b4f17bd777fe5e >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 201063
:
158001
| 171495 |
171496
|
171498