Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 12:47:51 -0500
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/96065: [NEW PORT] textproc/pecl-xdiff
Message-ID:  <E1FWGmN-0004A6-59@thebighonker.lerctr.org>
Resent-Message-ID: <200604191750.k3JHoFop076145@freefall.freebsd.org>

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

>Number:         96065
>Category:       ports
>Synopsis:       [NEW PORT] textproc/pecl-xdiff
>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 Apr 19 17:50:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 6.1-RC amd64
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD thebighonker.lerctr.org 6.1-RC FreeBSD 6.1-RC #46: Sat Apr 15 23:20:33 CDT 2006 root@thebighonker.lerctr.org:/usr/obj/usr/src/sys/THEBIGHONKER amd64


>Description:
new port textproc/pecl-xdiff, that allows the xdiff PECL extension
to be run on FreeBSD.

Depends on ports/96062.
>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:
#
#	Makefile
#	distinfo
#	pkg-descr
#	work
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:	pecl-xdiff
X# Date created:			19 April 2006
X# Whom:				Larry Rosenman <ler@lerctr.org>
X#
X# $FreeBSD$ 
X#
X
XPORTNAME=	xdiff
XPORTVERSION=	1.4
XCATEGORIES=	textproc pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
XBUILD_DEPENDS=	libxdiff>=0.20:${PORTSDIR}/textproc/libxdiff
X
XMAINTAINER=	ler@lerctr.org
XCOMMENT=	A PECL extension to create/apply binary and text patches
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
Xpost-configure:
X	echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (PECL/xdiff-1.4.tgz) = fc24cb6725fdf2f518a0f2cd42343e7f
XSHA256 (PECL/xdiff-1.4.tgz) = 12b1ada362be8857266e5b051a5af58cc8bdeeb48b9eca405e4ba41f6231fcef
XSIZE (PECL/xdiff-1.4.tgz) = 8167
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
Xxdiff is an extension to do binary and text differences
X
XWWW: http://pecl.php.net/package/xdiff/
X
X- Larry Rosenman
Xler@lerctr.org
END-of-pkg-descr
echo c - work
mkdir -p work > /dev/null 2>&1
exit

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1FWGmN-0004A6-59>