ports/114275: [NEW PORT] add a port of mail/pear-Mail_mimeDecode

Zhen REN bg1tpt at gmail.com
Wed Jul 4 02:10:06 UTC 2007


>Number:         114275
>Category:       ports
>Synopsis:       [NEW PORT] add a port of mail/pear-Mail_mimeDecode
>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:   Wed Jul 04 02:10:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Zhen REN
>Release:        6.2-STABLE
>Organization:
>Environment:
FreeBSD razor 6.2-STABLE FreeBSD 6.2-STABLE #1: Sun Apr 29 09:30:52 CST 2007 root at razor:/usr/obj/usr/src/sys/RAZOR i386
>Description:
add a port of mail/pear-Mail_mimeDecode

They start a new project for mail_mimeDecode which in Mail_Mime before. But, they depend each other to run the tests. But ports can not depend each other. So I didn't add any dependence to the port. Is there any method to make this beautiful?

Thanks.
>How-To-Repeat:
N/A
>Fix:
N/A

Patch attached with submission follows:

# 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:
#
#	./pear-Mail_mimeDecode
#	./pear-Mail_mimeDecode/Makefile
#	./pear-Mail_mimeDecode/distinfo
#	./pear-Mail_mimeDecode/pkg-descr
#
echo c - ./pear-Mail_mimeDecode
mkdir -p ./pear-Mail_mimeDecode > /dev/null 2>&1
echo x - ./pear-Mail_mimeDecode/Makefile
sed 's/^X//' >./pear-Mail_mimeDecode/Makefile << 'END-of-./pear-Mail_mimeDecode/Makefile'
X# Ports collection makefile for:  pear-Mail_mimeDecode
X# Date created:			  21 June 2007
X# Whom:				  Zhen REN <bg1tpt at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Mail_mimeDecode
XPORTVERSION=	1.5.0
XCATEGORIES=	mail www pear
XDISTNAME=	Mail_mimeDecode-${PORTVERSION}
X
XMAINTAINER=	bg1tpt at gmail.com
XCOMMENT=	Provides a class to decode mime messages
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Mail
XFILES=		mimeDecode.php
XTESTS=		parse_header_value.phpt semicolon_content_type_bug1724.phpt
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
END-of-./pear-Mail_mimeDecode/Makefile
echo x - ./pear-Mail_mimeDecode/distinfo
sed 's/^X//' >./pear-Mail_mimeDecode/distinfo << 'END-of-./pear-Mail_mimeDecode/distinfo'
XMD5 (PEAR/Mail_mimeDecode-1.5.0.tgz) = e81f99c951eb5f199caa9dcd9c16f97f
XSHA256 (PEAR/Mail_mimeDecode-1.5.0.tgz) = c971e5fcdc0b3c588a738f81bf01452b3c4c60ef892667ad77a031214631433f
XSIZE (PEAR/Mail_mimeDecode-1.5.0.tgz) = 9281
END-of-./pear-Mail_mimeDecode/distinfo
echo x - ./pear-Mail_mimeDecode/pkg-descr
sed 's/^X//' >./pear-Mail_mimeDecode/pkg-descr << 'END-of-./pear-Mail_mimeDecode/pkg-descr'
XProvides a class to deal with the decoding and interpreting of mime messages.
XThis package used to be part of the Mail_Mime package, but has been split off.
X
XWWW: http://pear.php.net/package/Mail_mimeDecode
END-of-./pear-Mail_mimeDecode/pkg-descr
exit



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



More information about the freebsd-ports-bugs mailing list