Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 May 2012 11:04:39 -0400
From:      Rich Neese <r.neese@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/167880: update to net/freeswitch meta port
Message-ID:  <4FB90807.6030703@gmail.com>
In-Reply-To: <201205141330.q4EDU62v089390@freefall.freebsd.org>
References:  <201205141330.q4EDU62v089390@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------070305000604040905010605
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

On 5/14/2012 9:30 AM, FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/167880'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=167880
>
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       update to net/freeswitch meta port
>> Arrival-Date:   Mon May 14 13:30:06 UTC 2012
fixed white spaces.

--------------070305000604040905010605
Content-Type: text/plain; charset=windows-1252;
 name="freeswitch-devel.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="freeswitch-devel.shar"

# 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:
#
#	freeswitch-devel
#	freeswitch-devel/Makefile
#	freeswitch-devel/pkg-descr
#	freeswitch-devel/files
#	freeswitch-devel/files/pkg-message
#
echo c - freeswitch-devel
mkdir -p freeswitch-devel > /dev/null 2>&1
echo x - freeswitch-devel/Makefile
sed 's/^X//' >freeswitch-devel/Makefile << 'f6a59523f2d0e38fc92f7639d2188847'
X# Ports collection makefile for: freeswitch Version 1.2
X# Date created: May 14, 2012
X# Whom: Richard Neese <r.neese@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	freeswitch
XPORTVERSION=	1.2.rc2
XCATEGORIES=	net
XMASTER_SITES=	# none
XDISTFILES=	# none
XEXTRACT_ONLY=	# none
X
XMAINTAINER=	r.neese@gmail.com
XCOMMENT=	FreeSwitch meta-port to pull in all the components
X
XRUN_DEPENDS=	${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch12-core
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
X
XSUB_FILES=	pkg-message
X
XOPTIONS=	VANILLA		"Vanilla Dialplan Configs" on \
X		SBC		"Session Border Conroller configs" off \
X		INSIDEOUT	"Inside Out Basic Dialplan Configs" off \
X		CURL		"Curl dialplan configs" off \
X		SOUNDS		"Sound files for use with FreeSwitch PBX" on \
X		MUSIC		"Music on hold for use with FreeSwitch PBX" on \
X		PIZZADEMO	"Install Pizza Shop voice demo" off \
X		SCRIPTS		"Install Freeswitch various scripts" off
X
X.include <bsd.port.options.mk>
X
X.if defined(WITH_VANILLA)
XRUN_DEPENDS+=	${LOCALBASE}/etc/freeswitch/conf/.vanilla:${PORTSDIR}/net/freeswitch-vanilla-devel
X.endif
X
X.if defined(WITH_SBC)
XRUN_DEPENDS+=	${LOCALBASE}/etc/freeswitch/conf/.insideout:${PORTSDIR}/net/freeswitch-sbc-devel
X.endif
X
X.if defined(WITH_INSIDEOUT)
XRUN_DEPENDS+=	${LOCALBASE}/etc/freeswitch/conf/.insideout:${PORTSDIR}/net/freeswitch-insideout-devel
X.endif
X
X.if defined(WITH_CURL)
XRUN_DEPENDS+=	${LOCALBASE}/etc/freeswitch/conf/.curl:${PORTSDIR}/net/freeswitch-curl-devel
X.endif
X
X.if defined(WITH_SOUNDS)
XRUN_DEPENDS+=	${LOCALBASE}/share/freeswitch/sounds/.freeswitch-sounds:${PORTSDIR}/audio/freeswitch-sounds
X.endif
X
X.if defined(WITH_MUSIC)
XRUN_DEPENDS+=	${LOCALBASE}/share/freeswitch/sounds/.freeswitch-music:${PORTSDIR}/audio/freeswitch-music
X.endif
X
X.if defined(WITH_PIZZADEMO)
XRUN_DEPENDS+=	${LOCALBASE}/share/freeswitch/sounds/.pizza:${PORTSDIR}/misc/freeswitch-pizzademo-devel
X.endif
X
X.if defined(WITH_SCRIPTS)
XRUN_DEPENDS+=	${LOCALBASE}/etc/freeswitch/scripts/.freeswitch-scripts:${PORTSDIR}/misc/freeswitch-scripts-devel
X.endif
X
Xdo-install: build
X	@${DO_NADA}
X	@${CAT} ${PKGMESSAGE}
X.include <bsd.port.mk>
f6a59523f2d0e38fc92f7639d2188847
echo x - freeswitch-devel/pkg-descr
sed 's/^X//' >freeswitch-devel/pkg-descr << '1a5b4889b6645953ad55c58053caef5b'
XFreeSWITCH meta port.
X
XFreeSWITCH is an open source telephony platform designed to facilitate the
Xcreation of voice and chat driven products scaling from a soft-phone up to a
Xsoft-switch.  It can be used as a simple switching engine, a PBX, a media
Xgateway or a media server to host IVR applications using simple scripts or XML
Xto control the callflow.
X
XWWW: http://www.freeswitch.org
1a5b4889b6645953ad55c58053caef5b
echo c - freeswitch-devel/files
mkdir -p freeswitch-devel/files > /dev/null 2>&1
echo x - freeswitch-devel/files/pkg-message
sed 's/^X//' >freeswitch-devel/files/pkg-message << 'bc07899a6d9baed2119af269d680fafd'
XYou Must select one for the config file optione for install
Xthe config files are required for freeswitch to run correctly.
bc07899a6d9baed2119af269d680fafd
exit


--------------070305000604040905010605--



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