Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Mar 2006 05:26:03 GMT
From:      "Jem E. Berkes" <jberkes@pc-tools.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/94718: update port mail/renattach 1.2.3 latest version
Message-ID:  <200603200526.k2K5Q39c067925@www.freebsd.org>
Resent-Message-ID: <200603200530.k2K5UGNs056861@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94718
>Category:       ports
>Synopsis:       update port mail/renattach 1.2.3 latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 20 05:30:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jem E. Berkes
>Release:        4.9-RELEASE
>Organization:
SysDesign
>Environment:
>Description:
Update port: mail/renattach Upgrade renattach to 1.2.3, minor bug fixes and security note to phase out from production since software will no longer be maintained

Port submitted by developer of software

>How-To-Repeat:

>Fix:
# 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:                                19 March 2006
X# Whom:                                        jberkes@pc-tools.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=      renattach
XPORTVERSION=   1.2.3
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.3.tar.gz) = 5260572c05376065572355777aaaf085
XSHA1 (renattach-1.2.3.tar.gz) = 61848700c9e554d0419d1667879da57936d11b32
XSIZE (renattach-1.2.3.tar.gz) = 112339
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
XWARNING: THIS SOFTWARE HAS BEEN DISCONTINUED. IT IS NO LONGER MAINTAINED.
END-of-renattach/pkg-descr
exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603200526.k2K5Q39c067925>