ports/52559: NEW PORT: mail/nohtml

Bourne-again Superuser toor at tundraware.com
Thu May 22 06:30:06 UTC 2003


>Number:         52559
>Category:       ports
>Synopsis:       NEW PORT: mail/nohtml
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 21 23:30:04 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Bourne-again Superuser
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
TundraWare Inc.
>Environment:
System: FreeBSD eskimo.tundraware.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Fri Apr 4 16:09:02 CST 2003 toor at eskimo.tundraware.com:/usr/obj/usr/src/sys/ESKIMO i386



>Description:

	Filter to strip HTML attachments from email.  Useful for people
        running mailing lists or other remailers who wish to suppress
        HTML.

>How-To-Repeat:

# 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:
#
#	nohtml
#	nohtml/Makefile
#	nohtml/distinfo
#	nohtml/pkg-descr
#	nohtml/pkg-plist
#
echo c - nohtml
mkdir -p nohtml > /dev/null 2>&1
echo x - nohtml/Makefile
sed 's/^X//' >nohtml/Makefile << 'END-of-nohtml/Makefile'
X# New ports collection makefile for:	nohtml
X# Date Created:				17 February 2003
X# Whom:					tundra
X#
X# $FreeBSD: ports/x11-fm/nohtml/Makefile,v 1.1 2003/03/02 23:20:26 marcus Exp $
X#
X
XPORTNAME=	nohtml
XPORTVERSION=	1.11
XCATEGORIES=	mail
XMASTER_SITES=	http://www.tundraware.com/Software/nohtml/
X
XMAINTAINER=	nohtml at tundraware.com
XCOMMENT=	Strip HTML attachments from email
X
XUSE_PYTHON=	yes
X
XMANCOMPRESSED=	yes
XMAN1=		nohtml.1
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	@${MKDIR} ${DOCSDIR}
X.for f in nohtml-license.txt nohtml.html nohtml.pdf nohtml.ps nohtml.txt
X	@${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
X.endfor
X.endif
X
X
X.include <bsd.port.mk>
END-of-nohtml/Makefile
echo x - nohtml/distinfo
sed 's/^X//' >nohtml/distinfo << 'END-of-nohtml/distinfo'
XMD5 (nohtml-1.11.tar.gz) = ac7d3100449ccd36f28ec686b56781aa
END-of-nohtml/distinfo
echo x - nohtml/pkg-descr
sed 's/^X//' >nohtml/pkg-descr << 'END-of-nohtml/pkg-descr'
X'nohtml' is a filter which strips HTML attachments from email
Xmessages.  It is primarily intended to be used with remailers like
Xmailing lists to suppress HTML from ever hitting those lists.
X
XWWW:  http://www.tundraware.com/Software/twander/
END-of-nohtml/pkg-descr
echo x - nohtml/pkg-plist
sed 's/^X//' >nohtml/pkg-plist << 'END-of-nohtml/pkg-plist'
Xbin/nohtml.py
X%%PORTDOCS%%share/doc/nohtml/nohtml-license.txt
X%%PORTDOCS%%share/doc/nohtml/nohtml.html
X%%PORTDOCS%%share/doc/nohtml/nohtml.pdf
X%%PORTDOCS%%share/doc/nohtml/nohtml.ps
X%%PORTDOCS%%share/doc/nohtml/nohtml.txt
X%%PORTDOCS%%@dirrm share/doc/nohtml
END-of-nohtml/pkg-plist
exit




>Fix:

	


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



More information about the freebsd-ports-bugs mailing list