ports/76661: [NEW PORT] mail/altermime: Small C program which is used to alter your mime-encoded mailpacks

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Tue Jan 25 12:10:28 UTC 2005


>Number:         76661
>Category:       ports
>Synopsis:       [NEW PORT] mail/altermime: Small C program which is used to alter your mime-encoded mailpacks
>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:   Tue Jan 25 12:10:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 5.3-STABLE #17: Mon Jan 17 23:40:22 EET 2005




>Description:


What can alterMIME do?

- Insert disclaimers
- Insert arbitary X-headers 
- Modify existing headers 
- Remove attachments based on filename or content-type 
- Replace attachments based on filename

For using with postfix see:
http://www.paw.co.za/docs/howtos/postfix-altermime/postfix-altermime-howto.html


>How-To-Repeat:





>Fix:


--- altermime-0.3.5.shar begins here ---
# 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:
#
#	altermime
#	altermime/Makefile
#	altermime/distinfo
#	altermime/pkg-descr
#
echo c - altermime
mkdir -p altermime > /dev/null 2>&1
echo x - altermime/Makefile
sed 's/^X//' >altermime/Makefile << 'END-of-altermime/Makefile'
X# New ports collection makefile for:   altermime
X# Date created:        2005-01-25
X# Whom:                Ion-Mihai "IOnut" Tetcu <itetcu at people.tecnik93.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	altermime
XPORTVERSION=	0.3.5
XCATEGORIES=	mail textproc
XMASTER_SITES=	http://www.pldaniels.com/altermime/
X
XMAINTAINER=	itetcu at people.tecnik93.com
XCOMMENT=	Small C program which is used to alter your mime-encoded mailpacks
X
XPLIST_FILES=	bin/altermime
X
XUSE_REINPLACE=	yes
X
XPORTDOCS=	CHANGELOG LICENCE README
X
Xpost-patch:
X	@${REINPLACE_CMD} -e "s/CFLAGS=-Wall -g/CFLAGS=-Wall ${CFLAGS}/" ${WRKSRC}/Makefile
X
Xdo-build:
X	@cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} -f Makefile
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${LOCALBASE}/bin
X.ifndef(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X	@${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${DOCSDIR}/
X	@${INSTALL_DATA} ${WRKSRC}/LICENCE ${DOCSDIR}/
X	@${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/
X.endif
X
X.include <bsd.port.mk>
END-of-altermime/Makefile
echo x - altermime/distinfo
sed 's/^X//' >altermime/distinfo << 'END-of-altermime/distinfo'
XMD5 (altermime-0.3.5.tar.gz) = 7c178b25514e86d0e7e432ee94aa013f
XSIZE (altermime-0.3.5.tar.gz) = 66253
END-of-altermime/distinfo
echo x - altermime/pkg-descr
sed 's/^X//' >altermime/pkg-descr << 'END-of-altermime/pkg-descr'
XWhat can alterMIME do?
X
X- Insert disclaimers
X- Insert arbitary X-headers 
X- Modify existing headers 
X- Remove attachments based on filename or content-type 
X- Replace attachments based on filename
X
XFor using with postfix see:
Xhttp://www.paw.co.za/docs/howtos/postfix-altermime/postfix-altermime-howto.html
X
XWWW: http://www.pldaniels.com/altermime/
X
X-IOnut
X<itetcu at people.tecnik93.com>
END-of-altermime/pkg-descr
exit

--- altermime-0.3.5.shar ends here ---



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



More information about the freebsd-ports-bugs mailing list