ports/76043: New port: devel/pear-FSM PEAR Finite State Machine

Antonio Carlos Venancio Junior antonio at php.net
Mon Jan 10 11:20:22 UTC 2005


>Number:         76043
>Category:       ports
>Synopsis:       New port: devel/pear-FSM PEAR Finite State Machine
>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:   Mon Jan 10 11:20:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #7: Tue Jan  4 16:04:29 BRST 2005     root at antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
New port: devel/pear-FSM PEAR Finite State Machine

The FSM package provides a simple class that implements a Finite State Machine.
>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:
#
#	pear-FSM
#	pear-FSM/Makefile
#	pear-FSM/distinfo
#	pear-FSM/pkg-descr
#
echo c - pear-FSM
mkdir -p pear-FSM > /dev/null 2>&1
echo x - pear-FSM/Makefile
sed 's/^X//' >pear-FSM/Makefile << 'END-of-pear-FSM/Makefile'
X# Ports collection makefile for:  pear-FSM
X# Date created:			  10 January 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	FSM
XPORTVERSION=	1.2.2
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR Finite State Machine
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XFILES=		FSM.php
XDOCS=		guide.txt
XTESTS=		001.phpt
XEXAMPLES=	rpn.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-FSM/Makefile
echo x - pear-FSM/distinfo
sed 's/^X//' >pear-FSM/distinfo << 'END-of-pear-FSM/distinfo'
XMD5 (PEAR/FSM-1.2.2.tgz) = d5816dd0d21923896c6bbd1eabd529fa
XSIZE (PEAR/FSM-1.2.2.tgz) = 5415
END-of-pear-FSM/distinfo
echo x - pear-FSM/pkg-descr
sed 's/^X//' >pear-FSM/pkg-descr << 'END-of-pear-FSM/pkg-descr'
XThe FSM package provides a simple class that implements a Finite State Machine.
X
XWWW: http://pear.php.net/package/FSM/
END-of-pear-FSM/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list