Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 12:43:58 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/172759: [NEW PORT] devel/pear-ezc_Base: The Base package that all ezc components packages rely on
Message-ID:  <20121016044358.E94E8747025@goingmarry.kkbox.com>
Resent-Message-ID: <201210160450.q9G4o19H003101@freefall.freebsd.org>

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

>Number:         172759
>Category:       ports
>Synopsis:       [NEW PORT] devel/pear-ezc_Base: The Base package that all ezc components packages rely on
>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:   Tue Oct 16 04:50:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
>Description:
The Base component provides the basic functionality, such as autoloading,
that all eZ Components need to function properly. The Base component needs
to be loaded specifically. Base can also autoload external class reposito-
ries from outside the eZ Components.

Aside from the autoload functionality, the Base component also contains a 
number of generic Exception classes that all inherit from the ezcBaseExce-
ption class.

WWW: http://ezcomponents.org/

This port depends on following PR:
ports/172757

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
>How-To-Repeat:
>Fix:

--- .shar begins here ---
# 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-ezc_Base
#	pear-ezc_Base/pkg-descr
#	pear-ezc_Base/Makefile
#	pear-ezc_Base/distinfo
#
echo c - pear-ezc_Base
mkdir -p pear-ezc_Base > /dev/null 2>&1
echo x - pear-ezc_Base/pkg-descr
sed 's/^X//' >pear-ezc_Base/pkg-descr << '0ca2e2a71cce3e77d7f4f7fe51884c5e'
XThe Base component provides the basic functionality, such as autoloading,
Xthat all eZ Components need to function properly. The Base component needs
Xto be loaded specifically. Base can also autoload external class reposito-
Xries from outside the eZ Components.
X
XAside from the autoload functionality, the Base component also contains a 
Xnumber of generic Exception classes that all inherit from the ezcBaseExce-
Xption class.
X
XWWW: http://ezcomponents.org/
0ca2e2a71cce3e77d7f4f7fe51884c5e
echo x - pear-ezc_Base/Makefile
sed 's/^X//' >pear-ezc_Base/Makefile << '55171cdbd38062a4ec46ea30ae937ec1'
X# Created by: Gasol Wu <gasol.wu@gmail.com>
X# $FreeBSD$
X
XPORTNAME=	Base
XPORTVERSION=	1.8
XCATEGORIES=	devel pear
XMASTER_SITES=	http://components.ez.no/get/
XPKGNAMEPREFIX=	pear-${PEAR_CHANNEL}_
X
XMAINTAINER=	gasol.wu@gmail.com
XCOMMENT=	The Base package that all ezc components packages rely on
X
XLICENSE=	BSD
X
XBUILD_DEPENDS=	pear>=1.4.2:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
XRUN_DEPENDS=	pear>=1.4.2:${PORTSDIR}/devel/pear \
X		${PEARDIR}/.channels/components.ez.no.reg:${PORTSDIR}/devel/pear-channel-ezc
X
XPEAR_CHANNEL=	ezc
XPEAR_AUTOINSTALL=	yes
X
X.include <bsd.port.pre.mk>
X.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
X.include <bsd.port.post.mk>
55171cdbd38062a4ec46ea30ae937ec1
echo x - pear-ezc_Base/distinfo
sed 's/^X//' >pear-ezc_Base/distinfo << '5428aadc24c2f401083335dd8e10f8d4'
XSHA256 (PEAR/Base-1.8.tgz) = 394229a2bcbd13f53c5e9b528706fdcfe7f858b27a0aefd473851062a1639625
XSIZE (PEAR/Base-1.8.tgz) = 236357
5428aadc24c2f401083335dd8e10f8d4
exit
--- .shar ends here ---

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



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