Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Nov 2000 00:34:20 +0200 (IST)
From:      roman@xpert.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22827: NEW PORT: converters/p5-Convert-TNEF
Message-ID:  <200011132234.eADMYKX22969@alchemy.oven.org>

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

>Number:         22827
>Category:       ports
>Synopsis:       NEW PORT: converters/p5-Convert-TNEF
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 13 14:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-BETA i386
>Organization:
>Environment:


>Description:

*** This module will be needed in the upcoming AMaViS viruscanner on which I'm
    working right now.

Perl module to read TNEF files

TNEF stands for Transport Neutral Encapsulation Format, and if you've
ever been unfortunate enough to receive one of these files as an email
attachment, you may want to use this module.


>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:
#
#	p5-Convert-TNEF
#	p5-Convert-TNEF/Makefile
#	p5-Convert-TNEF/distinfo
#	p5-Convert-TNEF/pkg-comment
#	p5-Convert-TNEF/pkg-descr
#	p5-Convert-TNEF/pkg-plist
#
echo c - p5-Convert-TNEF
mkdir -p p5-Convert-TNEF > /dev/null 2>&1
echo x - p5-Convert-TNEF/Makefile
sed 's/^X//' >p5-Convert-TNEF/Makefile << 'END-of-p5-Convert-TNEF/Makefile'
X# New ports collection makefile for:    p5-Convert-TNEF
X# Date created:                         Nov 14 2000
X# Whom:                                 roman@xpert.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Convert-TNEF
XPORTVERSION=	0.08
XCATEGORIES=	converters perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	MIME
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	roman@xpert.com
X
XRUN_DEPENDS=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \
X		${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools
X
XUSE_PERL5=	YES
X
XMAN3=		Convert::TNEF.3
XMAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
Xdo-configure:
X	@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
X		CC="${CC}" CCFLAGS="${CFLAGS}"
X
X.include <bsd.port.mk>
END-of-p5-Convert-TNEF/Makefile
echo x - p5-Convert-TNEF/distinfo
sed 's/^X//' >p5-Convert-TNEF/distinfo << 'END-of-p5-Convert-TNEF/distinfo'
XMD5 (Convert-TNEF-0.08.tar.gz) = 1845116e8f34bf25c7cae1c5dcb55e3f
END-of-p5-Convert-TNEF/distinfo
echo x - p5-Convert-TNEF/pkg-comment
sed 's/^X//' >p5-Convert-TNEF/pkg-comment << 'END-of-p5-Convert-TNEF/pkg-comment'
XPerl module to read TNEF files
END-of-p5-Convert-TNEF/pkg-comment
echo x - p5-Convert-TNEF/pkg-descr
sed 's/^X//' >p5-Convert-TNEF/pkg-descr << 'END-of-p5-Convert-TNEF/pkg-descr'
XPerl module to read TNEF files
X
XTNEF stands for Transport Neutral Encapsulation Format, and if you've
Xever been unfortunate enough to receive one of these files as an email
Xattachment, you may want to use this module.
X
XRoman Shterenzon <roman@xpert.com>
END-of-p5-Convert-TNEF/pkg-descr
echo x - p5-Convert-TNEF/pkg-plist
sed 's/^X//' >p5-Convert-TNEF/pkg-plist << 'END-of-p5-Convert-TNEF/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/Convert/TNEF.pm
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/read_ent.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/read_in.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/read.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/debug_print.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/build_data.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/purge.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/message.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/attachments.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/data.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/name.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/longname.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/datahandle.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/size.al
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Convert/TNEF/.packlist
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Convert/TNEF
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Convert/TNEF
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Convert 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Convert 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Convert 2>/dev/null || true
END-of-p5-Convert-TNEF/pkg-plist
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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