ports/78702: New port: graphics/pear-Image_Barcode PEAR class for barcode generation

Antonio Carlos Venancio Junior antonio at php.net
Fri Mar 11 16:30:05 UTC 2005


>Number:         78702
>Category:       ports
>Synopsis:       New port: graphics/pear-Image_Barcode PEAR class for barcode generation
>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:   Fri Mar 11 16:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Antônio Carlos Venâncio Júnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root at antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
New port: graphics/pear-Image_Barcode PEAR class for barcode generation

With PEAR::Image_Barcode class you can create a barcode representation of a
given string.

This class uses GD function because this the generated graphic can be any of
GD supported supported image types.
>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-Image_Barcode
#	pear-Image_Barcode/Makefile
#	pear-Image_Barcode/distinfo
#	pear-Image_Barcode/pkg-descr
#
echo c - pear-Image_Barcode
mkdir -p pear-Image_Barcode > /dev/null 2>&1
echo x - pear-Image_Barcode/Makefile
sed 's/^X//' >pear-Image_Barcode/Makefile << 'END-of-pear-Image_Barcode/Makefile'
X# Ports collection makefile for:  pear-Image_Barcode
X# Date created:			  11 March 2005
X# Whom:				  Antonio Carlos Venancio Junior (<antonio at inf.ufsc.br>)
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Image_Barcode
XPORTVERSION=	0.5
XCATEGORIES=	graphics pear
X
XMAINTAINER=	antonio at php.net
XCOMMENT=	PEAR class for barcode generation
X
XBUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XCATEGORY=	Image
XFILES=		Barcode.php Barcode/int25.php Barcode/ean13.php Barcode/Code39.php
XDOCS=		ChangeLog Readme.txt
XTESTS=		test-image-barcode.php barcode_img.php
X_DOCSDIR=	.
X_TESTSDIR=	.
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
X.include <bsd.port.post.mk>
END-of-pear-Image_Barcode/Makefile
echo x - pear-Image_Barcode/distinfo
sed 's/^X//' >pear-Image_Barcode/distinfo << 'END-of-pear-Image_Barcode/distinfo'
XMD5 (PEAR/Image_Barcode-0.5.tgz) = 7b6315f52ba7e1063a67b3efd2b52b0f
XSIZE (PEAR/Image_Barcode-0.5.tgz) = 7530
END-of-pear-Image_Barcode/distinfo
echo x - pear-Image_Barcode/pkg-descr
sed 's/^X//' >pear-Image_Barcode/pkg-descr << 'END-of-pear-Image_Barcode/pkg-descr'
XWith PEAR::Image_Barcode class you can create a barcode representation of a
Xgiven string.
X
XThis class uses GD function because this the generated graphic can be any of
XGD supported supported image types.
X
XWWW: http://pear.php.net/package/Image_Barcode/
END-of-pear-Image_Barcode/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list