From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 14 13:30:39 2012 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AB1E61065670; Mon, 14 May 2012 13:30:39 +0000 (UTC) (envelope-from r.neese@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3B48FC1B; Mon, 14 May 2012 13:30:38 +0000 (UTC) Received: by yhgm50 with SMTP id m50so5401152yhg.13 for ; Mon, 14 May 2012 06:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=Bs/JrBB2bgCc7hRH6oBg+2h810q2bDyi3ODS+eaxM4s=; b=F5vaRPbh77Pk7OZCPzotHvq50NMycd/8n0iu7TcBYeVWkQhh+eLiq38OeGMJy2st02 /CBB814DxpXKSltCNCIQuoAJq7pPoBUNVmX0jk166fHJDVMSAg/U4u54n9NGqNR8z5JN YmLFWf+ogOH6n74OZgWJueuQgswi6vzFAXeRW+48qFSsOE+W/A0WVYyppOpXX/s+CDjV naKuczGzNCUJfBdyoJIdxVvOvlXOcT6Kb6kl9LFTs0C5KNt8lRj+KvhRNe88ND5p26FJ By4sgH+Hpc2338wzNntIP8oCQ8e/ZnipnxIHMH0Emk3tQQzI8+Ae15TH+ZYd5p3IrkmP ep4A== Received: by 10.236.78.227 with SMTP id g63mr5742276yhe.87.1337002238635; Mon, 14 May 2012 06:30:38 -0700 (PDT) Received: from [127.0.0.1] ([70.127.188.146]) by mx.google.com with ESMTPS id t36sm20745033anh.1.2012.05.14.06.30.37 (version=SSLv3 cipher=OTHER); Mon, 14 May 2012 06:30:38 -0700 (PDT) Message-ID: <4FB108FD.2010808@gmail.com> Date: Mon, 14 May 2012 09:30:37 -0400 From: Rich Neese User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1 MIME-Version: 1.0 To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org References: <201205141330.q4EDU5n2089334@freefall.freebsd.org> In-Reply-To: <201205141330.q4EDU5n2089334@freefall.freebsd.org> Content-Type: multipart/mixed; boundary="------------060106040206030202020801" Cc: Subject: Re: ports/167878: new port net/freeswitch-sbc X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 13:30:39 -0000 This is a multi-part message in MIME format. --------------060106040206030202020801 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/167878'. > 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=167878 > >> Category: ports >> Responsible: freebsd-ports-bugs >> Synopsis: new port net/freeswitch-sbc >> Arrival-Date: Mon May 14 13:30:05 UTC 2012 --------------060106040206030202020801 Content-Type: text/plain; charset=windows-1252; name="freeswitch-sbc.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="freeswitch-sbc.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-sbc # freeswitch-sbc/Makefile # freeswitch-sbc/pkg-plist # freeswitch-sbc/pkg-descr # freeswitch-sbc/distinfo # echo c - freeswitch-sbc mkdir -p freeswitch-sbc > /dev/null 2>&1 echo x - freeswitch-sbc/Makefile sed 's/^X//' >freeswitch-sbc/Makefile << '531992fec45adfd4e00ebff8207b131f' X# Ports collection makefile for: freeswitch Session Border Control Dialplan Config files X# Date created: May 11, 2012 X# Whom: Richard Neese X# X# $FreeBSD:$ X# X XPORTNAME= freeswitch XDISTVERSION= 1.2.rc2 XCATEGORIES= net XMASTER_SITES= http://files.freeswitch.org/ XPKGNAMESUFFIX= -sbc 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/sbc 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 531992fec45adfd4e00ebff8207b131f echo x - freeswitch-sbc/pkg-plist sed 's/^X//' >freeswitch-sbc/pkg-plist << '90a545da59dd09ba18b506acc2b94d0d' 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/cdr_csv.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/console.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/enum.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/event_socket.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/limit.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/logfile.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/modules.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/post_load_modules.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/sofia.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/xml_cdr.conf.xml.sample Xetc/freeswitch/conf/autoload_configs/xml_rpc.conf.xml.sample Xetc/freeswitch/conf/dialplan/default.xml.sample Xetc/freeswitch/conf/dialplan/default/00_pizza_demo.xml.sample Xetc/freeswitch/conf/dialplan/default/01_example.com.xml.sample Xetc/freeswitch/conf/dialplan/default/99999_enum.xml.sample Xetc/freeswitch/conf/dialplan/features.xml.sample Xetc/freeswitch/conf/dialplan/public.xml.sample Xetc/freeswitch/conf/dialplan/public/00_inbound_did.xml.sample Xetc/freeswitch/conf/freeswitch.xml.sample Xetc/freeswitch/conf/mime.types.sample Xetc/freeswitch/conf/sbc_profiles/external.xml.sample Xetc/freeswitch/conf/sbc_profiles/external/example.xml.sample Xetc/freeswitch/conf/sbc_profiles/internal-ipv6.xml.sample Xetc/freeswitch/conf/sbc_profiles/internal.xml.sample Xetc/freeswitch/conf/sbc_profiles/internal/example.xml.sample Xetc/freeswitch/conf/vars.xml.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@dirrm etc/freeswitch/conf/sbc_profiles/internal X@dirrm etc/freeswitch/conf/sbc_profiles/external X@dirrm etc/freeswitch/conf/sbc_profiles X@dirrm etc/freeswitch/conf/dialplan/public X@dirrm etc/freeswitch/conf/dialplan/default X@dirrm etc/freeswitch/conf/dialplan X@dirrm etc/freeswitch/conf/autoload_configs 90a545da59dd09ba18b506acc2b94d0d echo x - freeswitch-sbc/pkg-descr sed 's/^X//' >freeswitch-sbc/pkg-descr << 'e7f65fa1d85db5a8155ca3ecf17f479e' XSession Border Controller dialplan config file Xfor FreeSwitch Voip SoftSwitch & OpenSource PBX X XWWW: http://www.freeswitch.org/ e7f65fa1d85db5a8155ca3ecf17f479e echo x - freeswitch-sbc/distinfo sed 's/^X//' >freeswitch-sbc/distinfo << 'ad9a4958445f045fb88e151066083e24' XSHA256 (freeswitch/freeswitch-1.2.rc2.tar.bz2) = bbf9b3f6e7a7569b9594b5852d1b8a95266ef3276df222776ac84667adb6cc08 XSIZE (freeswitch/freeswitch-1.2.rc2.tar.bz2) = 38075354 ad9a4958445f045fb88e151066083e24 exit --------------060106040206030202020801--