From antonio@digitalsign.com  Wed Dec  1 12:41:05 2004
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C896216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Dec 2004 12:41:05 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 74CBF43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  1 Dec 2004 12:41:04 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id iB1Cf1ZO003256
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 1 Dec 2004 10:41:02 -0200 (BRST)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id iB1Cf016003255;
	Wed, 1 Dec 2004 10:41:00 -0200 (BRST)
Message-Id: <200412011241.iB1Cf016003255@digitalsign.com>
Date: Wed, 1 Dec 2004 10:41:00 -0200 (BRST)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: devel/pear-HTML_Javascript Provides an interface for creating simple JS scripts
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         74584
>Category:       ports
>Synopsis:       New port: devel/pear-HTML_Javascript Provides an interface for creating simple JS scripts
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 01 12:50:29 GMT 2004
>Closed-Date:    Thu Dec 02 00:21:34 GMT 2004
>Last-Modified:  Thu Dec 02 00:21:34 GMT 2004
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.10-STABLE FreeBSD 4.10-STABLE #6: Wed Nov 24 10:18:56 BRST 2004     root@antonio.cb.sc.gov.br:/usr/src/sys/compile/ANTONIO  i386
>Description:
New port: devel/pear-HTML_Javascript Provides an interface for creating simple JS scripts

Provides two classes:
HTML_Javascript for performing basic JS operations.
HTML_Javascript_Convert for converting variables.
Allow output data to a file, to the standart output(print), or return.
>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-HTML_Javascript
#	pear-HTML_Javascript/distinfo
#	pear-HTML_Javascript/pkg-descr
#	pear-HTML_Javascript/Makefile
#
echo c - pear-HTML_Javascript
mkdir -p pear-HTML_Javascript > /dev/null 2>&1
echo x - pear-HTML_Javascript/distinfo
sed 's/^X//' >pear-HTML_Javascript/distinfo << 'END-of-pear-HTML_Javascript/distinfo'
XMD5 (PEAR/HTML_Javascript-1.1.0.tgz) = 90e4d45617b9f57d2475994b10827715
XSIZE (PEAR/HTML_Javascript-1.1.0.tgz) = 8362
END-of-pear-HTML_Javascript/distinfo
echo x - pear-HTML_Javascript/pkg-descr
sed 's/^X//' >pear-HTML_Javascript/pkg-descr << 'END-of-pear-HTML_Javascript/pkg-descr'
XProvides two classes:
XHTML_Javascript for performing basic JS operations.
XHTML_Javascript_Convert for converting variables.
XAllow output data to a file, to the standart output(print), or return.
X
XWWW: http://pear.php.net/package/HTML_Javascript/
END-of-pear-HTML_Javascript/pkg-descr
echo x - pear-HTML_Javascript/Makefile
sed 's/^X//' >pear-HTML_Javascript/Makefile << 'END-of-pear-HTML_Javascript/Makefile'
X# Ports collection makefile for:  pear-HTML_Javascript
X# Date created:			  01 December 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	HTML_Javascript
XPORTVERSION=	1.1.0
XCATEGORIES=	devel www pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	Provides an interface for creating simple JS scripts
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	HTML
XFILES=		Javascript.php Javascript/Convert.php
XEXAMPLES=	javascript.php js.php
XTESTS=		js.php output.php
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-HTML_Javascript/Makefile
exit
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Dec 2 00:21:32 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=74584 
>Unformatted:
