From nobody@FreeBSD.org  Mon May 14 13:22:21 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id AE205106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2012 13:22:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 7F7AD8FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2012 13:22:21 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4EDMLo0023976
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 14 May 2012 13:22:21 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4EDMLco023972;
	Mon, 14 May 2012 13:22:21 GMT
	(envelope-from nobody)
Message-Id: <201205141322.q4EDMLco023972@red.freebsd.org>
Date: Mon, 14 May 2012 13:22:21 GMT
From: Richard Neese <r.neese@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: new port net/freeswitch-curl
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167879
>Category:       ports
>Synopsis:       new port net/freeswitch-curl
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 14 13:30:06 UTC 2012
>Closed-Date:    Tue May 22 19:13:30 UTC 2012
>Last-Modified:  Tue May 22 19:20:10 UTC 2012
>Originator:     Richard Neese
>Release:        FreeBSD-9.0
>Organization:
>Environment:
FreeBSD ports.freebsd.org 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
now Splitting the configs into thier own ports as there are multi versions of the freeswitch configs now.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:

From: Rich Neese <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: misc/167879: new port net/freeswitch-curl
Date: Mon, 14 May 2012 09:31:01 -0400

 This is a multi-part message in MIME format.
 --------------040008080806020600090109
 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 `misc/167879'.
 > The individual assigned to look at your
 > report is: freebsd-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=167879
 >
 >> Category:       misc
 >> Responsible:    freebsd-bugs
 >> Synopsis:       new port net/freeswitch-curl
 >> Arrival-Date:   Mon May 14 13:30:06 UTC 2012
 
 
 --------------040008080806020600090109
 Content-Type: text/plain; charset=windows-1252;
  name="freeswitch-curl.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="freeswitch-curl.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-curl
 #	freeswitch-curl/Makefile
 #	freeswitch-curl/pkg-plist
 #	freeswitch-curl/pkg-descr
 #	freeswitch-curl/distinfo
 #
 echo c - freeswitch-curl
 mkdir -p freeswitch-curl > /dev/null 2>&1
 echo x - freeswitch-curl/Makefile
 sed 's/^X//' >freeswitch-curl/Makefile << '673d375cdf6d6069499db978daabb5cb'
 X# Ports collection makefile for:	freeswitch Curl Dialplan Config files
 X# Date created:				May 11, 2012
 X# Whom:					Richard Neese <r.neese@gmail.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=	freeswitch
 XDISTVERSION=	1.2.rc2
 XCATEGORIES=	net
 XMASTER_SITES=	http://files.freeswitch.org/
 XPKGNAMESUFFIX=	-curl
 XDIST_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	r.neese@gmail.com
 XCOMMENT=	FreeSwitch pizza demo
 X
 X#RUN_DEPENDS=    ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
 X
 XUSE_BZIP2=	yes
 X
 XNO_BUILD=	yes
 X
 XBASE_PORTNAME=	freeswitch
 X
 XWRKSRC=	${WRKDIR}/${PORTNAME}-${DISTVERSION}/conf/curl
 X
 Xpost-patch:
 X	@cd ${WRKSRC} && for i in $$(${FIND} . -type f -name \*.xml -o -name \*.ttml -o -name \*.tpl -o -name \*.conf -o -name \*.types); \
 X		do [ -f $${i}.sample ] || ${MV} $$i $${i}.sample ; done
 X
 Xdo-install:
 X	@cd ${WRKSRC}; ${FIND} . \
 X		| ${CPIO} -pdm -R freeswitch:freeswitch ${PREFIX}/etc/${BASE_PORTNAME}/conf/
 X	@for i in $$(${FIND} ${PREFIX}/etc/${BASE_PORTNAME}/conf/ -type f -name '*.sample'); do if [ ! -f $${i%.sample} ]; then ${CP} -p $$i $${i%.sample}; fi; done
 X
 X.include <bsd.port.mk>
 673d375cdf6d6069499db978daabb5cb
 echo x - freeswitch-curl/pkg-plist
 sed 's/^X//' >freeswitch-curl/pkg-plist << '14952d78ed2bc3f2b4d505315158c0c1'
 X@unexec for i in $(find %D/etc/freeswitch/conf/ -type f -name \*.xml -o -name \*.ttml -o -name \*.tpl -o -name \*.conf -o -name \*.types); do if cmp "$i" "${i}.sample"; then rm "$i"; fi; done
 Xetc/freeswitch/conf/autoload_configs/acl.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/alsa.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/cdr_csv.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/conference.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/console.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/dialplan_directory.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/dingaling.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/enum.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/event_multicast.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/event_socket.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/fax.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/fifo.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/iax.conf.xml.sample 
 Xetc/freeswitch/conf/autoload_configs/ivr.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/java.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/limit.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/local_stream.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/logfile.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/lua.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/modules.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/opal.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/openmrcp.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/openzap.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/perl.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/pocketsphinx.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/portaudio.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/post_load_modules.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/python.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/rss.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/shout.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/sofia.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/spidermonkey.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/switch.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/syslog.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/timezones.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/voicemail.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/xml_cdr.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/xml_curl.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/xml_rpc.conf.xml.sample
 Xetc/freeswitch/conf/autoload_configs/zeroconf.conf.xml.sample
 Xetc/freeswitch/conf/freeswitch.xml.sample
 Xetc/freeswitch/conf/mime.types.sample
 X@exec for i in $(find %D/etc/freeswitch/conf/ -type f -name *.sample); do if [ ! -f ${i%%.sample} ]; then cp -rp $i ${i%%.sample}; fi; done
 X@dirrmtry etc/freeswitch/conf/autoload_configs
 X
 14952d78ed2bc3f2b4d505315158c0c1
 echo x - freeswitch-curl/pkg-descr
 sed 's/^X//' >freeswitch-curl/pkg-descr << 'f68b16581c82f860ee736178f8e74c56'
 XCurl dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX
 X
 XWWW: http://www.freeswitch.org/
 f68b16581c82f860ee736178f8e74c56
 echo x - freeswitch-curl/distinfo
 sed 's/^X//' >freeswitch-curl/distinfo << 'e95a706d134528865d5bf136705ca5c1'
 XSHA256 (freeswitch/freeswitch-1.2.rc2.tar.bz2) = bbf9b3f6e7a7569b9594b5852d1b8a95266ef3276df222776ac84667adb6cc08
 XSIZE (freeswitch/freeswitch-1.2.rc2.tar.bz2) = 38075354
 e95a706d134528865d5bf136705ca5c1
 exit
 
 
 --------------040008080806020600090109--

From: Rich Neese <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: misc/167879: new port net/freeswitch-curl
Date: Mon, 14 May 2012 10:05:52 -0400

 This is a multi-part message in MIME format.
 --------------080706080100060408050207
 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 `misc/167879'.
 > The individual assigned to look at your
 > report is: freebsd-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=167879
 >
 >> Category:       misc
 >> Responsible:    freebsd-bugs
 >> Synopsis:       new port net/freeswitch-curl
 >> Arrival-Date:   Mon May 14 13:30:06 UTC 2012
 fixed a issue in the plist
 
 --------------080706080100060408050207
 Content-Type: text/plain; charset=windows-1252;
  name="freeswitch-curl.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="freeswitch-curl.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-curl
 #	freeswitch-curl/Makefile
 #	freeswitch-curl/pkg-plist
 #	freeswitch-curl/pkg-descr
 #	freeswitch-curl/distinfo
 #
 echo c - freeswitch-curl
 mkdir -p freeswitch-curl > /dev/null 2>&1
 echo x - freeswitch-curl/Makefile
 sed 's/^X//' >freeswitch-curl/Makefile << '673d375cdf6d6069499db978daabb5cb'
 X# Ports collection makefile for:	freeswitch Curl Dialplan Config files
 X# Date created:				May 11, 2012
 X# Whom:					Richard Neese <r.neese@gmail.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=	freeswitch
 XDISTVERSION=	1.2.rc2
 XCATEGORIES=	net
 XMASTER_SITES=	http://files.freeswitch.org/
 XPKGNAMESUFFIX=	-curl
 XDIST_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	r.neese@gmail.com
 XCOMMENT=	FreeSwitch pizza demo
 X
 X#RUN_DEPENDS=    ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
 X
 XUSE_BZIP2=	yes
 X
 XNO_BUILD=	yes
 X
 XBASE_PORTNAME=	freeswitch
 X
 XWRKSRC=	${WRKDIR}/${PORTNAME}-${DISTVERSION}/conf/curl
 X
 Xpost-patch:
 X	@cd ${WRKSRC} && for i in $$(${FIND} . -type f -name \*.xml -o -name \*.ttml -o -name \*.tpl -o -name \*.conf -o -name \*.types); \
 X		do [ -f $${i}.sample ] || ${MV} $$i $${i}.sample ; done
 X
 Xdo-install:
 X	@cd ${WRKSRC}; ${FIND} . \
 X		| ${CPIO} -pdm -R freeswitch:freeswitch ${PREFIX}/etc/${BASE_PORTNAME}/conf/
 X	@for i in $$(${FIND} ${PREFIX}/etc/${BASE_PORTNAME}/conf/ -type f -name '*.sample'); do if [ ! -f $${i%.sample} ]; then ${CP} -p $$i $${i%.sample}; fi; done
 X
 X.include <bsd.port.mk>
 673d375cdf6d6069499db978daabb5cb
 echo x - freeswitch-curl/pkg-plist
 sed 's/^X//' >freeswitch-curl/pkg-plist << '14952d78ed2bc3f2b4d505315158c0c1'
 X%%ETCDIR%%/conf/autoload_configs/acl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/acl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/alsa.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/alsa.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/cdr_csv.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/cdr_csv.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/conference.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/conference.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/console.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/console.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/dialplan_directory.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/dialplan_directory.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/dingaling.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/dingaling.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/enum.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/enum.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/event_multicast.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/event_multicast.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/event_socket.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/event_socket.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/fax.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/fax.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/fifo.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/fifo.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/iax.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/iax.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/ivr.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/ivr.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/java.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/java.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/limit.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/limit.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/local_stream.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/local_stream.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/logfile.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/logfile.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/lua.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/lua.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/modules.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/modules.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/opal.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/opal.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/openmrcp.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/openmrcp.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/openzap.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/openzap.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/perl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/perl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/pocketsphinx.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/pocketsphinx.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/portaudio.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/portaudio.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/post_load_modules.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/post_load_modules.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/python.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/python.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/rss.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/rss.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/shout.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/shout.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/sofia.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/sofia.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/spidermonkey.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/spidermonkey.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/switch.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/switch.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/syslog.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/syslog.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/timezones.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/timezones.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/voicemail.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/voicemail.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_cdr.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_cdr.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_curl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_curl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_rpc.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_rpc.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/zeroconf.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/zeroconf.conf.xml.sample
 X%%ETCDIR%%/conf/freeswitch.xml
 X%%ETCDIR%%/conf/freeswitch.xml.sample
 X%%ETCDIR%%/conf/mime.types
 X%%ETCDIR%%/conf/mime.types.sample
 X@dirrm %%ETCDIR%%/conf/autoload_configs
 X
 14952d78ed2bc3f2b4d505315158c0c1
 echo x - freeswitch-curl/pkg-descr
 sed 's/^X//' >freeswitch-curl/pkg-descr << 'f68b16581c82f860ee736178f8e74c56'
 XCurl dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX
 X
 XWWW: http://www.freeswitch.org/
 f68b16581c82f860ee736178f8e74c56
 echo x - freeswitch-curl/distinfo
 sed 's/^X//' >freeswitch-curl/distinfo << 'e95a706d134528865d5bf136705ca5c1'
 XSHA256 (freeswitch/freeswitch-1.2.rc2.tar.bz2) = bbf9b3f6e7a7569b9594b5852d1b8a95266ef3276df222776ac84667adb6cc08
 XSIZE (freeswitch/freeswitch-1.2.rc2.tar.bz2) = 38075354
 e95a706d134528865d5bf136705ca5c1
 exit
 
 
 --------------080706080100060408050207--
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Mon May 14 14:15:43 UTC 2012 
Responsible-Changed-Why:  
Fix assignment/classification. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=167879 

From: Rich Neese <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: misc/167879: new port net/freeswitch-curl
Date: Mon, 14 May 2012 11:27:58 -0400

 This is a multi-part message in MIME format.
 --------------070300050706000407060302
 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 `misc/167879'.
 > The individual assigned to look at your
 > report is: freebsd-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=167879
 >
 >> Category:       misc
 >> Responsible:    freebsd-bugs
 >> Synopsis:       new port net/freeswitch-curl
 >> Arrival-Date:   Mon May 14 13:30:06 UTC 2012
 moved to net/freeswitch12-curl
 
 --------------070300050706000407060302
 Content-Type: text/plain; charset=windows-1252;
  name="freeswitch12-curl.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="freeswitch12-curl.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:
 #
 #	freeswitch12-curl
 #	freeswitch12-curl/Makefile
 #	freeswitch12-curl/pkg-plist
 #	freeswitch12-curl/pkg-descr
 #	freeswitch12-curl/distinfo
 #
 echo c - freeswitch12-curl
 mkdir -p freeswitch12-curl > /dev/null 2>&1
 echo x - freeswitch12-curl/Makefile
 sed 's/^X//' >freeswitch12-curl/Makefile << '8a406d97e9b062979b538c8055ea12b9'
 X# Ports collection makefile for:	freeswitch Curl Dialplan Config files
 X# Date created:				May 11, 2012
 X# Whom:					Richard Neese <r.neese@gmail.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=	freeswitch
 XDISTVERSION=	1.2.rc2
 XCATEGORIES=	net
 XMASTER_SITES=	http://files.freeswitch.org/
 XPKGNAMESUFFIX=	-curl
 XDIST_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	r.neese@gmail.com
 XCOMMENT=	FreeSwitch pizza demo
 X
 X#RUN_DEPENDS=    ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
 X
 XUSE_BZIP2=	yes
 X
 XNO_BUILD=	yes
 X
 XBASE_PORTNAME=	freeswitch
 X
 XWRKSRC=	${WRKDIR}/${PORTNAME}-${DISTVERSION}/conf/curl
 X
 Xpost-patch:
 X	@cd ${WRKSRC} && for i in $$(${FIND} . -type f -name \*.xml -o -name \*.ttml -o -name \*.tpl -o -name \*.conf -o -name \*.types); \
 X		do [ -f $${i}.sample ] || ${MV} $$i $${i}.sample ; done
 X
 Xdo-install:
 X	@cd ${WRKSRC}; ${FIND} . \
 X		| ${CPIO} -pdm -R freeswitch:freeswitch ${PREFIX}/etc/${BASE_PORTNAME}/conf/
 X	@for i in $$(${FIND} ${PREFIX}/etc/${BASE_PORTNAME}/conf/ -type f -name '*.sample'); do if [ ! -f $${i%.sample} ]; then ${CP} -p $$i $${i%.sample}; fi; done
 X
 X.include <bsd.port.mk>
 8a406d97e9b062979b538c8055ea12b9
 echo x - freeswitch12-curl/pkg-plist
 sed 's/^X//' >freeswitch12-curl/pkg-plist << '0df390c9960d8a55052353c6b81425e6'
 X%%ETCDIR%%/conf/autoload_configs/acl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/acl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/alsa.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/alsa.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/cdr_csv.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/cdr_csv.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/conference.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/conference.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/console.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/console.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/dialplan_directory.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/dialplan_directory.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/dingaling.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/dingaling.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/enum.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/enum.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/event_multicast.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/event_multicast.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/event_socket.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/event_socket.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/fax.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/fax.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/fifo.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/fifo.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/iax.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/iax.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/ivr.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/ivr.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/java.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/java.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/limit.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/limit.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/local_stream.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/local_stream.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/logfile.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/logfile.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/lua.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/lua.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/modules.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/modules.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/opal.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/opal.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/openmrcp.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/openmrcp.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/openzap.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/openzap.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/perl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/perl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/pocketsphinx.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/pocketsphinx.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/portaudio.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/portaudio.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/post_load_modules.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/post_load_modules.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/python.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/python.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/rss.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/rss.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/shout.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/shout.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/sofia.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/sofia.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/spidermonkey.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/spidermonkey.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/switch.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/switch.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/syslog.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/syslog.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/timezones.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/timezones.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/voicemail.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/voicemail.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_cdr.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_cdr.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_curl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_curl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_rpc.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_rpc.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/zeroconf.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/zeroconf.conf.xml.sample
 X%%ETCDIR%%/conf/freeswitch.xml
 X%%ETCDIR%%/conf/freeswitch.xml.sample
 X%%ETCDIR%%/conf/mime.types
 X%%ETCDIR%%/conf/mime.types.sample
 X@dirrm %%ETCDIR%%/conf/autoload_configs
 X
 0df390c9960d8a55052353c6b81425e6
 echo x - freeswitch12-curl/pkg-descr
 sed 's/^X//' >freeswitch12-curl/pkg-descr << 'cc5d3e619f93c61b5702e4a9dab30e12'
 XCurl dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX
 X
 XWWW: http://www.freeswitch.org/
 cc5d3e619f93c61b5702e4a9dab30e12
 echo x - freeswitch12-curl/distinfo
 sed 's/^X//' >freeswitch12-curl/distinfo << '60d34b549f2d966c8058bd83916cfa46'
 XSHA256 (freeswitch/freeswitch-1.2.rc2.tar.bz2) = bbf9b3f6e7a7569b9594b5852d1b8a95266ef3276df222776ac84667adb6cc08
 XSIZE (freeswitch/freeswitch-1.2.rc2.tar.bz2) = 38075354
 60d34b549f2d966c8058bd83916cfa46
 exit
 
 
 --------------070300050706000407060302--
Responsible-Changed-From-To: freebsd-ports-bugs->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Mon May 14 16:35:39 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167879 

From: Rich Neese <r.neese@gmail.com>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-bugs@FreeBSD.org
Cc:  
Subject: Re: misc/167879: new port net/freeswitch-curl
Date: Mon, 14 May 2012 14:04:02 -0400

 This is a multi-part message in MIME format.
 --------------060601000408090804070203
 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 `misc/167879'.
 > The individual assigned to look at your
 > report is: freebsd-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=167879
 >
 >> Category:       misc
 >> Responsible:    freebsd-bugs
 >> Synopsis:       new port net/freeswitch-curl
 >> Arrival-Date:   Mon May 14 13:30:06 UTC 2012
 updated plist and install
 
 --------------060601000408090804070203
 Content-Type: text/plain; charset=windows-1252;
  name="freeswitch12-curl.shar"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="freeswitch12-curl.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:
 #
 #	freeswitch12-curl
 #	freeswitch12-curl/Makefile
 #	freeswitch12-curl/pkg-plist
 #	freeswitch12-curl/pkg-descr
 #	freeswitch12-curl/distinfo
 #
 echo c - freeswitch12-curl
 mkdir -p freeswitch12-curl > /dev/null 2>&1
 echo x - freeswitch12-curl/Makefile
 sed 's/^X//' >freeswitch12-curl/Makefile << '8a406d97e9b062979b538c8055ea12b9'
 X# Ports collection makefile for:	freeswitch Curl Dialplan Config files
 X# Date created:				May 11, 2012
 X# Whom:					Richard Neese <r.neese@gmail.com>
 X#
 X# $FreeBSD: $
 X#
 X
 XPORTNAME=	freeswitch
 XDISTVERSION=	1.2.rc2
 XCATEGORIES=	net
 XMASTER_SITES=	http://files.freeswitch.org/
 XPKGNAMESUFFIX=	-curl
 XDIST_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	r.neese@gmail.com
 XCOMMENT=	FreeSwitch pizza demo
 X
 X#RUN_DEPENDS=    ${LOCALBASE}/bin/freeswitch:${PORTSDIR}/net/freeswitch-core
 X
 XUSE_BZIP2=	yes
 X
 XNO_BUILD=	yes
 X
 XBASE_PORTNAME=	freeswitch
 X
 XWRKSRC=	${WRKDIR}/${PORTNAME}-${DISTVERSION}/conf/curl
 X
 Xpost-patch:
 X	@cd ${WRKSRC} && for i in $$(${FIND} . -type f -name \*.xml -o -name \*.ttml -o -name \*.tpl -o -name \*.conf -o -name \*.types); \
 X		do [ -f $${i}.sample ] || ${MV} $$i $${i}.sample ; done
 X
 Xdo-install:
 X	@cd ${WRKSRC}; ${FIND} . \
 X		| ${CPIO} -pdm -R freeswitch:freeswitch ${PREFIX}/etc/${BASE_PORTNAME}/conf/
 X	@for i in $$(${FIND} ${PREFIX}/etc/${BASE_PORTNAME}/conf/ -type f -name '*.sample'); do if [ ! -f $${i%.sample} ]; then ${CP} -p $$i $${i%.sample}; fi; done
 X	@${TOUCH} ${PREFIX}/etc/${BASE_PORTNAME}/conf/.curl
 X
 X.include <bsd.port.mk>
 8a406d97e9b062979b538c8055ea12b9
 echo x - freeswitch12-curl/pkg-plist
 sed 's/^X//' >freeswitch12-curl/pkg-plist << '0df390c9960d8a55052353c6b81425e6'
 X%%ETCDIR%%/conf/.curl
 X%%ETCDIR%%/conf/autoload_configs/acl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/acl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/alsa.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/alsa.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/cdr_csv.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/cdr_csv.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/conference.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/conference.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/console.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/console.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/dialplan_directory.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/dialplan_directory.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/dingaling.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/dingaling.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/enum.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/enum.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/event_multicast.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/event_multicast.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/event_socket.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/event_socket.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/fax.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/fax.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/fifo.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/fifo.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/iax.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/iax.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/ivr.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/ivr.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/java.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/java.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/limit.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/limit.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/local_stream.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/local_stream.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/logfile.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/logfile.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/lua.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/lua.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/modules.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/modules.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/opal.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/opal.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/openmrcp.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/openmrcp.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/openzap.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/openzap.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/perl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/perl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/pocketsphinx.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/pocketsphinx.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/portaudio.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/portaudio.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/post_load_modules.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/post_load_modules.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/python.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/python.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/rss.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/rss.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/shout.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/shout.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/sofia.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/sofia.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/spidermonkey.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/spidermonkey.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/switch.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/switch.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/syslog.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/syslog.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/timezones.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/timezones.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/voicemail.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/voicemail.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_cdr.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_cdr.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_curl.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_curl.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/xml_rpc.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/xml_rpc.conf.xml.sample
 X%%ETCDIR%%/conf/autoload_configs/zeroconf.conf.xml
 X%%ETCDIR%%/conf/autoload_configs/zeroconf.conf.xml.sample
 X%%ETCDIR%%/conf/freeswitch.xml
 X%%ETCDIR%%/conf/freeswitch.xml.sample
 X%%ETCDIR%%/conf/mime.types
 X%%ETCDIR%%/conf/mime.types.sample
 X@dirrm %%ETCDIR%%/conf/autoload_configs
 X
 0df390c9960d8a55052353c6b81425e6
 echo x - freeswitch12-curl/pkg-descr
 sed 's/^X//' >freeswitch12-curl/pkg-descr << 'cc5d3e619f93c61b5702e4a9dab30e12'
 XCurl dialplan config file for FreeSwitch Voip SoftSwitch & OpenSource PBX
 X
 XWWW: http://www.freeswitch.org/
 cc5d3e619f93c61b5702e4a9dab30e12
 echo x - freeswitch12-curl/distinfo
 sed 's/^X//' >freeswitch12-curl/distinfo << '60d34b549f2d966c8058bd83916cfa46'
 XSHA256 (freeswitch/freeswitch-1.2.rc2.tar.bz2) = bbf9b3f6e7a7569b9594b5852d1b8a95266ef3276df222776ac84667adb6cc08
 XSIZE (freeswitch/freeswitch-1.2.rc2.tar.bz2) = 38075354
 60d34b549f2d966c8058bd83916cfa46
 exit
 
 
 --------------060601000408090804070203--
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Tue May 22 19:13:29 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167879 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167879: commit references a PR
Date: Tue, 22 May 2012 19:13:02 +0000 (UTC)

 crees       2012-05-22 19:12:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net                  Makefile 
     net/freeswitch-core-devel Makefile pkg-plist 
     net/freeswitch-core-devel/files pkg-install.in 
   Added files:
     net/freeswitch-curl-devel Makefile pkg-descr 
     net/freeswitch-insideout-devel Makefile pkg-descr 
     net/freeswitch-sbc-devel Makefile pkg-descr 
     net/freeswitch-vanilla-devel Makefile distinfo pkg-descr 
                                  pkg-plist-vanilla 
   Log:
   Add configuration ports for freeswitch-devel; vanilla, sbc, insideout and curl
   
   PR:             ports/167877
   PR:             ports/167878
   PR:             ports/167879
   PR:             ports/167881
   Submitted by:   Richard Neese (r.neese@gmail.com) (maintainer)
   
   Fix some minor pkg-install script issues in -core-devel
   
   Use a cookie file to install ETCDIR/conf directory structure rather than
   @exec mkdir to simplify installation
   
   Revision  Changes    Path
   1.2465    +4 -0      ports/net/Makefile
   1.3       +10 -10    ports/net/freeswitch-core-devel/Makefile
   1.2       +6 -8      ports/net/freeswitch-core-devel/files/pkg-install.in
   1.3       +1 -0      ports/net/freeswitch-core-devel/pkg-plist
   1.1       +12 -0     ports/net/freeswitch-curl-devel/Makefile (new)
   1.1       +4 -0      ports/net/freeswitch-curl-devel/pkg-descr (new)
   1.1       +12 -0     ports/net/freeswitch-insideout-devel/Makefile (new)
   1.1       +4 -0      ports/net/freeswitch-insideout-devel/pkg-descr (new)
   1.1       +12 -0     ports/net/freeswitch-sbc-devel/Makefile (new)
   1.1       +4 -0      ports/net/freeswitch-sbc-devel/pkg-descr (new)
   1.1       +66 -0     ports/net/freeswitch-vanilla-devel/Makefile (new)
   1.1       +2 -0      ports/net/freeswitch-vanilla-devel/distinfo (new)
   1.1       +3 -0      ports/net/freeswitch-vanilla-devel/pkg-descr (new)
   1.1       +6 -0      ports/net/freeswitch-vanilla-devel/pkg-plist-vanilla (new)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
