Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Dec 2004 11:02:00 -0200 (BRST)
From:      Antonio Carlos Venancio Junior <antonio@php.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74585: New port: sysutils/pear-File_Gettext PEAR GNU Gettext file parser
Message-ID:  <200412011302.iB1D20P0003348@digitalsign.com>
Resent-Message-ID: <200412011310.iB1DAQ7X058534@freefall.freebsd.org>

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

>Number:         74585
>Category:       ports
>Synopsis:       New port: sysutils/pear-File_Gettext PEAR GNU Gettext file parser
>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 Dec 01 13:10:25 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>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: sysutils/pear-File_Gettext PEAR GNU Gettext file parser

Reader and writer for GNU PO and MO files.
>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-File_Gettext
#	pear-File_Gettext/Makefile
#	pear-File_Gettext/distinfo
#	pear-File_Gettext/pkg-descr
#
echo c - pear-File_Gettext
mkdir -p pear-File_Gettext > /dev/null 2>&1
echo x - pear-File_Gettext/Makefile
sed 's/^X//' >pear-File_Gettext/Makefile << 'END-of-pear-File_Gettext/Makefile'
X# Ports collection makefile for:  pear-File_Gettext
X# Date created:			  01 December 2004
X# Whom:				  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	File_Gettext
XPORTVERSION=	0.3.0
XCATEGORIES=	sysutils devel pear
X
XMAINTAINER=	antonio@php.net
XCOMMENT=	PEAR GNU Gettext file parser
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XUSE_PHP=	yes
X
XCATEGORY=	File
XFILES=		Gettext.php Gettext/MO.php Gettext/PO.php
X
X.include <bsd.port.pre.mk>
X
XPHP_VERS=       ${PHP_VERSION:S/.//g}
X
X.if defined(PHP_VERS) && ${PHP_VERS} < 410
XIGNORE=		"You need PHP 4.1.0 or later to install PEAR::File_Gettext"
X.endif
X
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-File_Gettext/Makefile
echo x - pear-File_Gettext/distinfo
sed 's/^X//' >pear-File_Gettext/distinfo << 'END-of-pear-File_Gettext/distinfo'
XMD5 (PEAR/File_Gettext-0.3.0.tgz) = 409ca85a3298a26f095ba9f5dfef6cc2
XSIZE (PEAR/File_Gettext-0.3.0.tgz) = 4605
END-of-pear-File_Gettext/distinfo
echo x - pear-File_Gettext/pkg-descr
sed 's/^X//' >pear-File_Gettext/pkg-descr << 'END-of-pear-File_Gettext/pkg-descr'
XReader and writer for GNU PO and MO files.
X
XWWW: http://pear.php.net/package/File_Gettext/
END-of-pear-File_Gettext/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



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