Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2005 22:08:57 -0800 (PST)
From:      Joseph Scott <joseph@randomnetworks.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/77715: NEW PORT: textproc/pear-Text_Diff
Message-ID:  <20050219060857.D98152E06D@rhyll.com>
Resent-Message-ID: <200502190610.j1J6AE9Z044206@freefall.freebsd.org>

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

>Number:         77715
>Category:       ports
>Synopsis:       NEW PORT: textproc/pear-Text_Diff
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 19 06:10:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD sm01.rhyll.com 5.3-STABLE FreeBSD 5.3-STABLE #0: Thu Feb 3 10:39:02 CST 2005 joseph@sm01.rhyll.com:/usr/obj/usr/src/sys/SM01 i386


	
>Description:
NEW PORT: textproc/pear-Text_Diff

DESC: Engine for performing and rendering text diffs

>How-To-Repeat:
	
>Fix:

	

--- pear-Text_Diff.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:
#
#	pear-Text_Diff/
#	pear-Text_Diff/Makefile
#	pear-Text_Diff/distinfo
#	pear-Text_Diff/pkg-descr
#
echo c - pear-Text_Diff/
mkdir -p pear-Text_Diff/ > /dev/null 2>&1
echo x - pear-Text_Diff/Makefile
sed 's/^X//' >pear-Text_Diff/Makefile << 'END-of-pear-Text_Diff/Makefile'
X# Ports collection makefile for: pear-Text_Diff
X# Date created: 18 Feb 2005
X# Whom: Joseph Scott <joseph@randomnetworks.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=		Text_Diff
XPORTVERSION=	0.0.4
XCATEGORIES=		devel pear
X
XMAINTAINER=		joseph@randomnetworks.com
XCOMMENT=		Engine for performing and rendering text diffs
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=		Text
XFILES=			Diff.php \
X				Diff3.php \
X				Diff/Renderer.php \
X				Diff/Renderer/inline.php \
X				Diff/Renderer/unified.php
XTESTS=			1.txt \
X				2.txt \
X				diff.phpt \
X				inline.phpt \
X				unified.phpt
XEXAMPLES=		1.txt \
X				2.txt \
X				diff.php
X_EXAMPLESDIR=	docs/examples
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Text_Diff/Makefile
echo x - pear-Text_Diff/distinfo
sed 's/^X//' >pear-Text_Diff/distinfo << 'END-of-pear-Text_Diff/distinfo'
XMD5 (PEAR/Text_Diff-0.0.4.tgz) = 51c69f16b373f75cb8dcf7c0247d7b94
XSIZE (PEAR/Text_Diff-0.0.4.tgz) = 11566
END-of-pear-Text_Diff/distinfo
echo x - pear-Text_Diff/pkg-descr
sed 's/^X//' >pear-Text_Diff/pkg-descr << 'END-of-pear-Text_Diff/pkg-descr'
XEngine for performing and rendering text diffs.
X
XWWW: http://pear.php.net/package/Text_Diff
END-of-pear-Text_Diff/pkg-descr
exit
--- pear-Text_Diff.shar ends here ---


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



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