FreeBSD Bugzilla – Attachment 72031 Details for
Bug 104783
Update port: mail/renattach to version 1.2.4
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
bug
bug (text/plain), 2.91 KB, created by
Jem Berkes
on 2006-10-25 04:50:20 UTC
(
hide
)
Description:
bug
Filename:
MIME Type:
Creator:
Jem Berkes
Created:
2006-10-25 04:50:20 UTC
Size:
2.91 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: ># ># renattach ># renattach/Makefile ># renattach/distinfo ># renattach/pkg-descr ># >echo c - renattach >mkdir -p renattach > /dev/null 2>&1 >echo x - renattach/Makefile >sed 's/^X//' >renattach/Makefile << 'END-of-renattach/Makefile' >X# Ports collection makefile for: renattach >X# Date created: 24 October 2006 >X# Whom: Jem Berkes <jberkes@pc-tools.net> >X# >X# $FreeBSD$ >X# >X >XPORTNAME= renattach >XPORTVERSION= 1.2.4 >XCATEGORIES= mail >XMASTER_SITES= http://www.pc-tools.net/files/unix/ >X >XMAINTAINER= ports@FreeBSD.org >XCOMMENT= Rename or remove certain attachments or kill entire messages >X >XUSE_GETOPT_LONG= yes >XGNU_CONFIGURE= yes >XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >X >XMAN1= renattach.1 >XPORTDOCS= INSTALL >XPLIST_FILES= bin/renattach etc/renattach.conf.ex >X >Xpost-extract: >X @${RM} -f ${WRKSRC}/src/getopt* >X >Xpost-install: >X.if !defined(NOPORTDOCS) >X @${MKDIR} ${DOCSDIR} >X ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${DOCSDIR} >X @${ECHO_MSG} "====================" >X @${ECHO_MSG} "Check with ${DOCSDIR}/INSTALL" >X @${ECHO_MSG} "After that you may need to adjust renattach.conf to your needs" >X.endif >X >X.include <bsd.port.mk> >END-of-renattach/Makefile >echo x - renattach/distinfo >sed 's/^X//' >renattach/distinfo << 'END-of-renattach/distinfo' >XMD5 (renattach-1.2.4.tar.gz) = 00dd2b1ce4a63aaf0e2557aca6becf9d >XSHA1 (renattach-1.2.4.tar.gz) = 0ecba3e2f3259971e69cd5da581f9653104f9d6d >XSIZE (renattach-1.2.4.tar.gz) = 112566 >END-of-renattach/distinfo >echo x - renattach/pkg-descr >sed 's/^X//' >renattach/pkg-descr << 'END-of-renattach/pkg-descr' >Xrenattach is a fast and efficient e-mail stream filter written by Jem >XBerkes. It can rename or delete potentially dangerous attachments or >Xeven eliminate entire messages to help sites deal with resource strains >Xcaused by virus floods. Unlike conventional virus scanners, there are no >Xspecific virus or worm definitions. Instead, attachments are classified >Xbased on file extension and executable encoded body content. >X >XFeatures >X- Fast, efficient, lightweight, little overhead, pure C code >X- Recognizes both MIME and uuencoded attachments >X- Compliant with RFC2047 and RFC2231, handles encoded filenames >X- Capable of reading filenames inside ZIP archives, on the fly >X- Can rename or delete attachments, or kill entire messages >X- Can detect executables that carry DOS/Windows signature >X- Supports list of banned filenames (great for handling floods) >X- Simple pipe/stream operation; can be used within many filtering systems >X- Can be used directly as a content_filter for Postfix MTA >X- Can be installed as a local delivery agent for Sendmail MTA >X >XWWW: http://www.pc-tools.net/unix/renattach/ >END-of-renattach/pkg-descr >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 104783
: 72031