From nobody@FreeBSD.org  Wed May 30 04:29:19 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C0A99106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 May 2012 04:29:19 +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 91D468FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 May 2012 04:29:19 +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 q4U4TJMG002916
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 May 2012 04:29:19 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4U4TIWF002915;
	Wed, 30 May 2012 04:29:18 GMT
	(envelope-from nobody)
Message-Id: <201205300429.q4U4TIWF002915@red.freebsd.org>
Date: Wed, 30 May 2012 04:29:18 GMT
From: Stephen Hurd <shurd@sasktel.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New Port: comms/qtel EchoLink Client and SvrLink audio server
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168452
>Category:       ports
>Synopsis:       New Port: comms/qtel EchoLink Client and SvrLink audio server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    scheidell
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 30 04:30:05 UTC 2012
>Closed-Date:    Mon Jun 25 15:36:24 UTC 2012
>Last-Modified:  Mon Jun 25 15:40:05 UTC 2012
>Originator:     Stephen Hurd
>Release:        9.0-RELEASE
>Organization:
>Environment:
FreeBSD stephen.hurd.local 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:
Repeater controller and EchoLink (simplex or repeater) software including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit.
>How-To-Repeat:

>Fix:
Shar (over 100KB) at:

http://k6bsd.info/tmp/qtel-shar.txt

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->scheidell 
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Sun Jun 24 11:56:06 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168452 
State-Changed-From-To: open->feedback 
State-Changed-By: scheidell 
State-Changed-When: Sun Jun 24 13:07:08 UTC 2012 
State-Changed-Why:  
Thank you for your ports submission. 
Can you update your ports tree and try this again? 
I was not able to get this to compile on 7.4 I386 or 9.0 AMD64 
(I did not try anything else yet) 

the errors for 7.4 i386 are: 

<http://lorie.secnap.net/tb/index.php?action=display_markup_log&build=7-scheidell_I386&id=2090#408> 
AsyncAudioDecoderSpeex.cpp:184:17: error: operator '>' has no left operand 

the errors for 9.0 AND64 are: 
<http://lorie.secnap.net/tb/index.php?action=display_markup_log&build=9-scheidell_AMD64&id=2090#637> 
gmake[3]: *** No rule to make target `linux/input.h', needed by `depend/SquelchEvDev.dpp'. Stop. 


full logs at: 
<http://lorie.secnap.net/tb/errors/7-scheidell_I386/qtel-11.05.log> 
<http://lorie.secnap.net/tb/errors/9-scheidell_AMD64/qtel-11.05.log> 

If possible, please attach patches to existing port to this pr rather than a whole new shar. 
(ps, I added this to the Makefile because of this lint error:  
portlint -Nabt 
WARN: /usr/ports/comms/qtel/pkg-plist: [62]: installing shared libraries, please define USE_LDCONFIG as  
appropriate 

USE_RC_SUBR=    svxlink remotetrx 
+USE_LDCONFIG=   ${LOCALBASE}/lib ${LOCALBASE}/lib/svxlink 

please run update your ports tree, update portlint and run: 

portlint -Nabt and fix the errors you can before submitting your fixes 


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

From: Stephen Hurd <shurd@sasktel.net>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: ports/168452: New Port: comms/qtel EchoLink Client and SvrLink
 audio server
Date: Sun, 24 Jun 2012 10:58:29 -0700

 This is a multi-part message in MIME format.
 --------------090703020301020604070100
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 scheidell@FreeBSD.org wrote:
 > <http://lorie.secnap.net/tb/index.php?action=display_markup_log&build=7-scheidell_I386&id=2090#408>
 > AsyncAudioDecoderSpeex.cpp:184:17: error: operator '>' has no left operand
 
 Ah, the old sed -r in configure script strikes again.
 
 > the errors for 9.0 AND64 are:
 > <http://lorie.secnap.net/tb/index.php?action=display_markup_log&build=9-scheidell_AMD64&id=2090#637>
 > gmake[3]: *** No rule to make target `linux/input.h', needed by `depend/SquelchEvDev.dpp'. Stop.
 
 Looks like I have v4l-compat installed which provides this include. 
 That functionality is now ripped out.
 
 > If possible, please attach patches to existing port to this pr rather than a whole new shar.
 
 I've done both... updated the shar/tgz and attached the updated/new files.
 
 
 --------------090703020301020604070100
 Content-Type: text/plain; charset=us-ascii;
  name="Makefile"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="Makefile"
 
 # New ports collection makefile for:	qtel
 # Date Created:		2012-05-22
 # Whome:		Stephen Hurd <shurd@sasktel.net>
 #
 # $FreeBSD$
 #
 
 PORTNAME=	qtel
 PORTVERSION=	11.05
 CATEGORIES=	comms hamradio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	svxlink/svxlink/${PORTVERSION}
 DISTNAME=	svxlink-${PORTVERSION}
 
 MAINTAINER=	shurd@sasktel.net
 COMMENT=	Qt EchoLink Client and SvrLink audio server
 
 BUILD_DEPENDS=	pkg-config:${PORTSDIR}/devel/pkg-config
 LIB_DEPENDS=	sigc-1.2:${PORTSDIR}/devel/libsigc++12 \
 		speex:${PORTSDIR}/audio/speex \
 		gcrypt:${PORTSDIR}/security/libgcrypt \
 		gsm:${PORTSDIR}/audio/gsm \
 		popt:${PORTSDIR}/devel/popt
 
 MAN1=	svxlink.1 \
 	remotetrx.1 \
 	siglevdetcal.1 \
 	qtel.1
 MAN5=	svxlink.conf.5 \
 	ModuleHelp.conf.5 \
 	ModuleParrot.conf.5 \
 	ModuleEchoLink.conf.5 \
 	ModuleTclVoiceMail.conf.5 \
 	ModuleDtmfRepeater.conf.5 \
 	ModulePropagationMonitor.conf.5 \
 	ModuleSelCallEnc.conf.5 \
 	remotetrx.conf.5
 MANCOMPRESSED=	yes
 USE_GMAKE=	yes
 USE_QT_VER=	3
 USE_TCL=	yes
 USE_RC_SUBR=	svxlink remotetrx
 USE_LDCONFIG=	${LOCALBASE}/lib ${LOCALBASE}/lib/svxlink
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \
 		`grep -lr %%LOCALBASE%% ${WRKSRC}`
 	@${REINPLACE_CMD} -e 's|%%MAN1PREFIX%%|${MAN1PREFIX}|' \
 		`grep -lr %%MAN1PREFIX%% ${WRKSRC}`
 	@${REINPLACE_CMD} -e 's|%%MAN5PREFIX%%|${MAN5PREFIX}|' \
 		`grep -lr %%MAN5PREFIX%% ${WRKSRC}`
 
 .include <bsd.port.mk>
 
 
 --------------090703020301020604070100
 Content-Type: text/x-sh;
  name="patch-create_config.sh"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch-create_config.sh"
 
 --- create_config.sh.orig	2009-04-19 14:10:53.000000000 -0700
 +++ create_config.sh	2012-06-24 10:20:20.000000000 -0700
 @@ -121,12 +121,15 @@
  # Checking for tcl development library
  info "--- Checking for TCL development library..."
  tclConfig=$(ls /usr/lib/tclConfig.sh /usr/lib/tcl8.*/tclConfig.sh \
 -	       /usr/lib64/tclConfig.sh /usr/lib64/tcl8.*/tclConfig.sh \
 +	       /usr/lib64/tclConfig.sh /usr/lib64/tcl8.*/tclConfig.sh /usr/local/lib/tcl8.*/tclConfig.sh \
  	    2>/dev/null | head -1)
  if [ -n "$tclConfig" -a -r "$tclConfig" ]; then
    . $tclConfig
    info "${TCL_VERSION}\n"
 -  output "TCL_LIBS=-ltcl${TCL_VERSION}"
 +  TCL_SVER=`echo ${TCL_VERSION} | tr -d .`
 +  output "TCL_LIBPATH=-L/usr/local/lib"
 +  output "TCL_LIBS=-ltcl${TCL_SVER}"
 +  output "TCL_INCPATH=-I/usr/local/include/tcl${TCL_VERSION}"
  else
    info "no (required)\n"
    exit_error
 @@ -137,8 +140,8 @@
  if which pkg-config > /dev/null 2>&1; then
    if pkg-config speex; then
      ver=$(pkg-config speex --modversion)
 -    ver_major=$(echo $ver | sed -r 's/^([0-9]+)\..*$/\1/')
 -    ver_minor=$(echo $ver | sed -r 's/^([0-9]+)\.([0-9]+).*$/\2/')
 +    ver_major=$(echo $ver | sed -E 's/^([0-9]+)\..*$/\1/')
 +    ver_minor=$(echo $ver | sed -E 's/^([0-9]+)\.([0-9]+).*$/\2/')
      info "$ver\n"
      output "SPEEX_LIBPATH=$(pkg-config speex --libs-only-L)"
      output "SPEEX_LIBS=$(pkg-config speex --libs-only-l)"
 
 
 --------------090703020301020604070100
 Content-Type: text/plain; charset=us-ascii;
  name="patch-svxlink-trx-LocalRx.cpp"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch-svxlink-trx-LocalRx.cpp"
 
 --- svxlink/trx/LocalRx.cpp.orig	2012-06-24 10:40:14.000000000 -0700
 +++ svxlink/trx/LocalRx.cpp	2012-06-24 10:40:33.000000000 -0700
 @@ -448,15 +448,17 @@
    {
      squelch_det = new SquelchSigLev(siglevdet);
    }
 +#if 0
    else if (sql_det_str == "EVDEV")
    {
      squelch_det = new SquelchEvDev;
    }
 +#endif
    else
    {
      cerr << "*** ERROR: Unknown squelch type specified in config variable "
        	 << name() << "/SQL_DET. Legal values are: VOX, CTCSS, SIGLEV, "
 -	 << "EVDEV and SERIAL\n";
 +	 << "and SERIAL\n";
      // FIXME: Cleanup
      return false;
    }
 
 
 --------------090703020301020604070100
 Content-Type: text/plain; charset=us-ascii;
  name="patch-svxlink-trx-SquelchEvDev.cpp"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch-svxlink-trx-SquelchEvDev.cpp"
 
 --- svxlink/trx/SquelchEvDev.cpp.orig	2011-02-24 15:24:30.000000000 -0800
 +++ svxlink/trx/SquelchEvDev.cpp	2012-06-24 10:41:44.000000000 -0700
 @@ -24,7 +24,7 @@
  \endverbatim
  */
  
 -
 +#if 0
  
  /****************************************************************************
   *
 @@ -265,3 +265,4 @@
   * This file has not been truncated
   */
  
 +#endif
 
 
 --------------090703020301020604070100
 Content-Type: text/plain; charset=us-ascii;
  name="patch-doc-man-svxlink.conf.5"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="patch-doc-man-svxlink.conf.5"
 
 --- doc/man/svxlink.conf.5.orig	2011-05-15 01:59:35.000000000 -0700
 +++ doc/man/svxlink.conf.5	2012-06-24 10:45:02.000000000 -0700
 @@ -16,7 +16,7 @@
  .BR $HOME/.svxlink/svxlink.conf .
  If no user specific configuration file can be found, SvxLink will look for
  the system wide configuration file
 -.BR /etc/svxlink/svxlink.conf .
 +.BR /usr/local/etc/svxlink/svxlink.conf .
  The
  .B --config
  command line option may also be used to specify an arbitrary configuration file.
 @@ -185,7 +185,7 @@
  .B EVENT_HANDLER
  Point out the TCL event handler script to use. The TCL event handler script is
  responsible for playing the correct audio clips when an event occurr.
 -The default location is /usr/share/svxlink/events.tcl.
 +The default location is /usr/local/share/svxlink/events.tcl.
  .TP
  .B DEFAULT_LANG
  Set the default language to use for announcements. It should be set to an ISO
 @@ -474,7 +474,7 @@
  Always "Local" for a local receiver.
  .TP
  .B AUDIO_DEV
 -Specify the audio device to use. Normally /dev/dsp.
 +Specify the audio device to use. Normally oss:/dev/dsp.
  .TP
  .B AUDIO_CHANNEL
  Specify the audio channel to use. SvxLink can use the left/right stereo
 @@ -482,7 +482,7 @@
  .TP
  .B SQL_DET
  Specify the type of squelch detector to use. Possible values are: VOX, CTCSS,
 -SERIAL, EVDEV or SIGLEV.
 +SERIAL or SIGLEV.
  
  The VOX squelch detector determines if there is a signal
  present by calculating a mean value of the sound samples. The VOX squelch
 @@ -500,13 +500,6 @@
  hardware indicator of when the squelch is open. Specify which serial port/pin to
  use with SERIAL_PORT and SERIAL_PIN.
  
 -The EVDEV squelch detector read squelch events from a /dev/input/eventX device.
 -An example where this could be useful is if you have a USB audio device with
 -some buttons on it. Some of these devices generate key press events, much like
 -a keyboard. Specify which /dev/input device node to use using the EVDEV_DEVNAME
 -config variable. Set which events that should open and close the squelch using
 -the EVDEV_OPEN and EVDEV_CLOSE config variables.
 -
  The SIGLEV squelch detector use signal level measurements to determine if the
  squelch is open or not. Which signal level detector to use is determined by the
  setting of the SIGLEV_DET configuration variable. The open and close
 @@ -902,7 +895,7 @@
  Always "Local" for a local transmitter.
  .TP
  .B AUDIO_DEV
 -Specify the audio device to use. Normally /dev/dsp. 
 +Specify the audio device to use. Normally oss:/dev/dsp. 
  .TP
  .B AUDIO_CHANNEL
  Specify the audio channel to use. SvxLink can use the left/right stereo
 @@ -1351,13 +1344,13 @@
  .SH FILES
  .
  .TP
 -.IR /etc/svxlink/svxlink.conf " (or deprecated " /etc/svxlink.conf ")"
 +.IR /usr/local/etc/svxlink/svxlink.conf " (or deprecated " %%LOCALBASE%%/etc/svxlink.conf ")"
  The system wide configuration file.
  .TP
  .IR ~/.svxlink/svxlink.conf
  Per user configuration file.
  .TP
 -.I /etc/svxlink/svxlink.d/*
 +.I /usr/local/etc/svxlink/svxlink.d/*
  Additional configuration files. Typically one configuration file per module.
  .
  .SH AUTHOR
 
 
 --------------090703020301020604070100--
State-Changed-From-To: feedback->closed 
State-Changed-By: scheidell 
State-Changed-When: Mon Jun 25 15:35:03 UTC 2012 
State-Changed-Why:  
Stephen: 
I needed to add an OSVERSION check. this will not compile on 7.4, either amd64 or i386 
if you fix it, you can of course submit a 'maintainer-update' later. 
Please update your ports tree, to include this final copy. 
Thanks again for all of your work. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168452: commit references a PR
Date: Mon, 25 Jun 2012 15:34:39 +0000 (UTC)

 scheidell    2012-06-25 15:34:24 UTC
 
   FreeBSD ports repository
 
   Modified files:
     comms                Makefile 
   Added files:
     comms/qtel           Makefile distinfo pkg-descr pkg-plist 
     comms/qtel/files     patch-Makefile 
                          patch-async-audio-Makefile.default 
                          patch-async-core-Makefile.default 
                          patch-async-cpp-Makefile.default 
                          patch-async-demo-AsyncAudioIO_demo.cpp 
                          patch-async-demo-Makefile.default 
                          patch-async-qt-Makefile.default 
                          patch-create_config.sh 
                          patch-doc-man-Makefile.default 
                          patch-doc-man-ModuleDtmfRepeater.conf.5 
                          patch-doc-man-ModuleEchoLink.conf.5 
                          patch-doc-man-ModuleHelp.conf.5 
                          patch-doc-man-ModuleParrot.conf.5 
                          patch-doc-man-ModulePropagationMonitor.conf.5 
                          patch-doc-man-ModuleSelCallEnc.conf.5 
                          patch-doc-man-ModuleTclVoiceMail.conf.5 
                          patch-doc-man-qtel.1 
                          patch-doc-man-remotetrx.1 
                          patch-doc-man-remotetrx.conf.5 
                          patch-doc-man-svxlink.1 
                          patch-doc-man-svxlink.conf.5 
                          patch-echolib-EchoLinkQsoTest.cpp 
                          patch-echolib-Makefile.default 
                          patch-locationinfo-LocationInfo.cpp 
                          patch-locationinfo-Makefile.default 
                          patch-makefile.cfg patch-makefile.inc 
                          patch-misc-Makefile.default 
                          patch-qtel-Makefile.default 
                          patch-qtel-Settings.cpp 
                          patch-qtel-SettingsDialog.ui 
                          patch-qtel-qtel.cpp 
                          patch-qtel-qtel.desktop 
                          patch-qtel-translations-qtel_de.ts 
                          patch-qtel-translations-qtel_es.ts 
                          patch-qtel-translations-qtel_hu.ts 
                          patch-qtel-translations-qtel_it.ts 
                          patch-qtel-translations-qtel_ja.ts 
                          patch-qtel-translations-qtel_nl.ts 
                          patch-qtel-translations-qtel_ru.ts 
                          patch-qtel-translations-qtel_sv.ts 
                          patch-qtel-translations-qtel_tmpl.ts 
                          patch-qtel-translations-qtel_tr.ts 
                          patch-qtel-translations-qtel_uk.ts 
                          patch-svxlink-ChangeLog 
                          patch-svxlink-dtmf_plot-Makefile.default 
                          patch-svxlink-dtmf_plot-dtmf_plot.cpp 
                          patch-svxlink-modules-dtmf_repeater-Makefile.default 
                          patch-svxlink-modules-echolink-Makefile.default 
                          patch-svxlink-modules-help-Makefile.default 
                          patch-svxlink-modules-metarinfo-Makefile.default 
                          patch-svxlink-modules-metarinfo-ModuleMetarInfo.conf.5 
                          patch-svxlink-modules-metarinfo-README 
                          patch-svxlink-modules-parrot-Makefile.default 
                          patch-svxlink-modules-propagation_monitor-Makefile.default 
                          patch-svxlink-modules-selcallenc-Makefile.default 
                          patch-svxlink-modules-tcl-Makefile.default 
                          patch-svxlink-modules-tcl_voice_mail-Makefile.default 
                          patch-svxlink-modules-tcl_voice_mail-ModuleTclVoiceMail.tcl 
                          patch-svxlink-modules-template-Makefile.default 
                          patch-svxlink-remotetrx-Makefile.default 
                          patch-svxlink-remotetrx-remotetrx.cpp 
                          patch-svxlink-scripts-Makefile.default 
                          patch-svxlink-scripts-etc-sysconfig-svxlink 
                          patch-svxlink-siglevdetcal-Makefile.default 
                          patch-svxlink-svxlink-Makefile.default 
                          patch-svxlink-svxlink-svxlink.conf 
                          patch-svxlink-svxlink-svxlink.cpp 
                          patch-svxlink-trx-LocalRx.cpp 
                          patch-svxlink-trx-Makefile.default 
                          patch-svxlink-trx-NetTrxMsg.h 
                          patch-svxlink-trx-SigLevDetNoise.cpp 
                          patch-svxlink-trx-SquelchEvDev.cpp 
                          patch-svxlink-trx-SwDtmfDecoder.cpp 
                          patch-svxlink-trx-ToneDetector.h 
                          remotetrx.in svxlink.in 
   Log:
   Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) software
   including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit.
   
   WWW: http://sourceforge.net/apps/trac/svxlink
   
   PR:             ports/168452
   Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
   
   Revision  Changes    Path
   1.248     +1 -0      ports/comms/Makefile
   1.1       +58 -0     ports/comms/qtel/Makefile (new)
   1.1       +2 -0      ports/comms/qtel/distinfo (new)
   1.1       +47 -0     ports/comms/qtel/files/patch-Makefile (new)
   1.1       +51 -0     ports/comms/qtel/files/patch-async-audio-Makefile.default (new)
   1.1       +38 -0     ports/comms/qtel/files/patch-async-core-Makefile.default (new)
   1.1       +38 -0     ports/comms/qtel/files/patch-async-cpp-Makefile.default (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-async-demo-AsyncAudioIO_demo.cpp (new)
   1.1       +29 -0     ports/comms/qtel/files/patch-async-demo-Makefile.default (new)
   1.1       +38 -0     ports/comms/qtel/files/patch-async-qt-Makefile.default (new)
   1.1       +31 -0     ports/comms/qtel/files/patch-create_config.sh (new)
   1.1       +75 -0     ports/comms/qtel/files/patch-doc-man-Makefile.default (new)
   1.1       +18 -0     ports/comms/qtel/files/patch-doc-man-ModuleDtmfRepeater.conf.5 (new)
   1.1       +18 -0     ports/comms/qtel/files/patch-doc-man-ModuleEchoLink.conf.5 (new)
   1.1       +18 -0     ports/comms/qtel/files/patch-doc-man-ModuleHelp.conf.5 (new)
   1.1       +18 -0     ports/comms/qtel/files/patch-doc-man-ModuleParrot.conf.5 (new)
   1.1       +36 -0     ports/comms/qtel/files/patch-doc-man-ModulePropagationMonitor.conf.5 (new)
   1.1       +18 -0     ports/comms/qtel/files/patch-doc-man-ModuleSelCallEnc.conf.5 (new)
   1.1       +35 -0     ports/comms/qtel/files/patch-doc-man-ModuleTclVoiceMail.conf.5 (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-doc-man-qtel.1 (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-doc-man-remotetrx.1 (new)
   1.1       +27 -0     ports/comms/qtel/files/patch-doc-man-remotetrx.conf.5 (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-doc-man-svxlink.1 (new)
   1.1       +77 -0     ports/comms/qtel/files/patch-doc-man-svxlink.conf.5 (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-echolib-EchoLinkQsoTest.cpp (new)
   1.1       +47 -0     ports/comms/qtel/files/patch-echolib-Makefile.default (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-locationinfo-LocationInfo.cpp (new)
   1.1       +38 -0     ports/comms/qtel/files/patch-locationinfo-Makefile.default (new)
   1.1       +49 -0     ports/comms/qtel/files/patch-makefile.cfg (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-makefile.inc (new)
   1.1       +51 -0     ports/comms/qtel/files/patch-misc-Makefile.default (new)
   1.1       +90 -0     ports/comms/qtel/files/patch-qtel-Makefile.default (new)
   1.1       +14 -0     ports/comms/qtel/files/patch-qtel-Settings.cpp (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-qtel-SettingsDialog.ui (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-qtel-qtel.cpp (new)
   1.1       +14 -0     ports/comms/qtel/files/patch-qtel-qtel.desktop (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_de.ts (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_es.ts (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_hu.ts (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_it.ts (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_ja.ts (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_nl.ts (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_ru.ts (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_sv.ts (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_tmpl.ts (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_tr.ts (new)
   1.1       +13 -0     ports/comms/qtel/files/patch-qtel-translations-qtel_uk.ts (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-svxlink-ChangeLog (new)
   1.1       +51 -0     ports/comms/qtel/files/patch-svxlink-dtmf_plot-Makefile.default (new)
   1.1       +15 -0     ports/comms/qtel/files/patch-svxlink-dtmf_plot-dtmf_plot.cpp (new)
   1.1       +53 -0     ports/comms/qtel/files/patch-svxlink-modules-dtmf_repeater-Makefile.default (new)
   1.1       +69 -0     ports/comms/qtel/files/patch-svxlink-modules-echolink-Makefile.default (new)
   1.1       +53 -0     ports/comms/qtel/files/patch-svxlink-modules-help-Makefile.default (new)
   1.1       +53 -0     ports/comms/qtel/files/patch-svxlink-modules-metarinfo-Makefile.default (new)
   1.1       +18 -0     ports/comms/qtel/files/patch-svxlink-modules-metarinfo-ModuleMetarInfo.conf.5 (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-svxlink-modules-metarinfo-README (new)
   1.1       +55 -0     ports/comms/qtel/files/patch-svxlink-modules-parrot-Makefile.default (new)
   1.1       +55 -0     ports/comms/qtel/files/patch-svxlink-modules-propagation_monitor-Makefile.default (new)
   1.1       +53 -0     ports/comms/qtel/files/patch-svxlink-modules-selcallenc-Makefile.default (new)
   1.1       +53 -0     ports/comms/qtel/files/patch-svxlink-modules-tcl-Makefile.default (new)
   1.1       +55 -0     ports/comms/qtel/files/patch-svxlink-modules-tcl_voice_mail-Makefile.default (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-svxlink-modules-tcl_voice_mail-ModuleTclVoiceMail.tcl (new)
   1.1       +53 -0     ports/comms/qtel/files/patch-svxlink-modules-template-Makefile.default (new)
   1.1       +51 -0     ports/comms/qtel/files/patch-svxlink-remotetrx-Makefile.default (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-svxlink-remotetrx-remotetrx.cpp (new)
   1.1       +63 -0     ports/comms/qtel/files/patch-svxlink-scripts-Makefile.default (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-svxlink-scripts-etc-sysconfig-svxlink (new)
   1.1       +51 -0     ports/comms/qtel/files/patch-svxlink-siglevdetcal-Makefile.default (new)
   1.1       +92 -0     ports/comms/qtel/files/patch-svxlink-svxlink-Makefile.default (new)
   1.1       +20 -0     ports/comms/qtel/files/patch-svxlink-svxlink-svxlink.conf (new)
   1.1       +23 -0     ports/comms/qtel/files/patch-svxlink-svxlink-svxlink.cpp (new)
   1.1       +21 -0     ports/comms/qtel/files/patch-svxlink-trx-LocalRx.cpp (new)
   1.1       +51 -0     ports/comms/qtel/files/patch-svxlink-trx-Makefile.default (new)
   1.1       +12 -0     ports/comms/qtel/files/patch-svxlink-trx-NetTrxMsg.h (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-svxlink-trx-SigLevDetNoise.cpp (new)
   1.1       +16 -0     ports/comms/qtel/files/patch-svxlink-trx-SquelchEvDev.cpp (new)
   1.1       +10 -0     ports/comms/qtel/files/patch-svxlink-trx-SwDtmfDecoder.cpp (new)
   1.1       +11 -0     ports/comms/qtel/files/patch-svxlink-trx-ToneDetector.h (new)
   1.1       +65 -0     ports/comms/qtel/files/remotetrx.in (new)
   1.1       +61 -0     ports/comms/qtel/files/svxlink.in (new)
   1.1       +4 -0      ports/comms/qtel/pkg-descr (new)
   1.1       +134 -0    ports/comms/qtel/pkg-plist (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:
