From owner-svn-ports-all@FreeBSD.ORG Sat Nov 22 23:38:57 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BBC9CE14; Sat, 22 Nov 2014 23:38:57 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A5FB7267; Sat, 22 Nov 2014 23:38:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAMNcv2W073730; Sat, 22 Nov 2014 23:38:57 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAMNcppO073701; Sat, 22 Nov 2014 23:38:51 GMT (envelope-from db@FreeBSD.org) Message-Id: <201411222338.sAMNcppO073701@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sat, 22 Nov 2014 23:38:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373117 - in head/comms: aprsd chu cwdaemon ebook2cw ebook2cwgui flwrap geoid hf ibp kb locator nasawash nec2c predict qrq soundmodem splat thebridge unixcw wwl xwota yagiuda yfklog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 23:38:57 -0000 Author: db Date: Sat Nov 22 23:38:50 2014 New Revision: 373117 URL: https://svnweb.freebsd.org/changeset/ports/373117 QAT: https://qat.redports.org/buildarchive/r373117/ Log: - Change MAINTAINER on these hamradio ports to new ports group hamradio@ Modified: head/comms/aprsd/Makefile head/comms/chu/Makefile head/comms/cwdaemon/Makefile head/comms/ebook2cw/Makefile head/comms/ebook2cwgui/Makefile head/comms/flwrap/Makefile head/comms/geoid/Makefile head/comms/hf/Makefile head/comms/ibp/Makefile head/comms/kb/Makefile head/comms/locator/Makefile head/comms/nasawash/Makefile head/comms/nec2c/Makefile head/comms/predict/Makefile head/comms/qrq/Makefile head/comms/soundmodem/Makefile head/comms/splat/Makefile head/comms/thebridge/Makefile head/comms/unixcw/Makefile head/comms/wwl/Makefile head/comms/xwota/Makefile head/comms/yagiuda/Makefile head/comms/yfklog/Makefile Modified: head/comms/aprsd/Makefile ============================================================================== --- head/comms/aprsd/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/aprsd/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -7,7 +7,7 @@ CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/2.2.5-15 DISTNAME= aprsd-2.2.5-15 -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Server daemon providing Internet access to APRS packet data GNU_CONFIGURE= yes Modified: head/comms/chu/Makefile ============================================================================== --- head/comms/chu/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/chu/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.rossi.com/chu/ MASTER_SITE_SUBDIR= system/admin/time -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Synchronise computer clock to CHU radio station LICENSE= GPLv1 Modified: head/comms/cwdaemon/Makefile ============================================================================== --- head/comms/cwdaemon/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/cwdaemon/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.chronos.org.uk/ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio cw (Morse code) keyer daemon LICENSE= GPLv2 Modified: head/comms/ebook2cw/Makefile ============================================================================== --- head/comms/ebook2cw/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/ebook2cw/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -7,7 +7,7 @@ MASTER_SITES= http://fkurz.net/ham/ebook ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Convert text files into cw as an mp3 or ogg file LICENSE= GPLv2 Modified: head/comms/ebook2cwgui/Makefile ============================================================================== --- head/comms/ebook2cwgui/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/ebook2cwgui/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://fkurz.net/ham/ebook ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= gui front end for ebooks2cw RUN_DEPENDS= ebook2cw:${PORTSDIR}/comms/ebook2cw Modified: head/comms/flwrap/Makefile ============================================================================== --- head/comms/flwrap/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/flwrap/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.w1hkj.com/downl ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Flwrap is a companion utility for fldigi LICENSE= GPLv2 Modified: head/comms/geoid/Makefile ============================================================================== --- head/comms/geoid/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/geoid/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= db DISTNAME= fl_geoid EXTRACT_SUFX= .src.tar.gz -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Geodetic computer for amateur radio use LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk Modified: head/comms/hf/Makefile ============================================================================== --- head/comms/hf/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/hf/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}term/${PORTNAME}/${PORTVERSION} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio soundcard fsk, pactor 1, amtor, gtor, mt63 LICENSE= GPLv2 Modified: head/comms/ibp/Makefile ============================================================================== --- head/comms/ibp/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/ibp/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://wwwhome.cs.utwente. ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Little program for monitoring amateur radio beacons USES= imake tar:tgz Modified: head/comms/kb/Makefile ============================================================================== --- head/comms/kb/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/kb/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.db.net/download MASTER_SITE_SUBDIR= db DISTFILES= kb_src-${PORTVERSION}.tar.gz kb_inst-${PORTVERSION}.tar.gz -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio contest logger USE_GNOME= libgnome gtk20 libbonobo Modified: head/comms/locator/Makefile ============================================================================== --- head/comms/locator/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/locator/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -6,7 +6,7 @@ PORTVERSION= 0.1 CATEGORIES= comms hamradio astro geography MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/ham/} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Grid square calculator program used in Amateur Radio and GPS work CONFLICTS= wwl* Modified: head/comms/nasawash/Makefile ============================================================================== --- head/comms/nasawash/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/nasawash/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ DISTNAME= nasawash EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio keplerian file cleanup program WRKSRC= ${WRKDIR}/${DISTNAME}-${PORTVERSION} Modified: head/comms/nec2c/Makefile ============================================================================== --- head/comms/nec2c/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/nec2c/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://ftp-mirror.internap http://ftp.cerias.purdue.edu/pub/os/FreeBSD/distfiles/nec2c/ DISTNAME= nec2c -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate antenna patterns useful to ham radio LIB_DEPENDS= libccm.so:${PORTSDIR}/math/ccmath Modified: head/comms/predict/Makefile ============================================================================== --- head/comms/predict/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/predict/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.amsat.org/amsat/ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Satellite tracking program for amateur radio satellites LICENSE= GPLv2 Modified: head/comms/qrq/Makefile ============================================================================== --- head/comms/qrq/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/qrq/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -7,7 +7,7 @@ MASTER_SITES= http://fkurz.net/ham/qrq/ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Morse telegraphy trainer similar to the classic DOS version by DL4MM LICENSE= GPLv2 Modified: head/comms/soundmodem/Makefile ============================================================================== --- head/comms/soundmodem/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/soundmodem/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -7,7 +7,7 @@ CATEGORIES= comms hamradio MASTER_SITES= http://www.baycom.org/~tom/ham/soundmodem/ \ http://chronos.org.uk/distfiles/ -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio sound modem LICENSE= GPLv1 Modified: head/comms/splat/Makefile ============================================================================== --- head/comms/splat/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/splat/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -6,7 +6,7 @@ CATEGORIES= comms hamradio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/ham -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Used in calculating path losses, useful to ham radio and others LICENSE= GPLv2 Modified: head/comms/thebridge/Makefile ============================================================================== --- head/comms/thebridge/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/thebridge/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -6,7 +6,7 @@ PORTVERSION= 1.09 CATEGORIES= comms hamradio MASTER_SITES= SF/cqinet/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio Echolink conference bridge LICENSE= GPLv2 Modified: head/comms/unixcw/Makefile ============================================================================== --- head/comms/unixcw/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/unixcw/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -7,7 +7,7 @@ CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= unixcw_3.3.0.orig -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Libs for cw on unix LICENSE= GPLv2 Modified: head/comms/wwl/Makefile ============================================================================== --- head/comms/wwl/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/wwl/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://www.db.net/download MASTER_SITE_SUBDIR= db DISTNAME= ${PORTNAME}+db-${PORTVERSION} -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Calculates distance (qrb) used in Amateur Radio CONFLICTS= locator* Modified: head/comms/xwota/Makefile ============================================================================== --- head/comms/xwota/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/xwota/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -9,7 +9,7 @@ MASTER_SITES= http://people.fabaris.it/i ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= X version of who is on the air LICENSE= GPLv2 Modified: head/comms/yagiuda/Makefile ============================================================================== --- head/comms/yagiuda/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/yagiuda/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -8,7 +8,7 @@ MASTER_SITES= http://www.g8wrb.org/yagi/ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= db -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Used to calculate yagi-uda antenna patterns useful to ham radio LICENSE= GPLv2 Modified: head/comms/yfklog/Makefile ============================================================================== --- head/comms/yfklog/Makefile Sat Nov 22 23:22:42 2014 (r373116) +++ head/comms/yfklog/Makefile Sat Nov 22 23:38:50 2014 (r373117) @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.ta DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= db@FreeBSD.org +MAINTAINER= hamradio@FreeBSD.org COMMENT= Amateur Radio curses based logging program LICENSE= GPLv2